[artix-build-failures] [galaxy] Failure: python-language-server

jenkins at artixlinux.org jenkins at artixlinux.org
Mon Aug 10 17:58:14 CEST 2020


   Failure

   Build: x86_64/community

   Packages:

   python-language-server-0.34.1-2-any.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesPython/job/python-language-
   server/job/master/4/

References

   1. https://orion.artixlinux.org/job/packagesPython/job/python-language-server/job/master/4/
-------------- next part --------------
Started by user alium
Restarted from build #3, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 78833af7335561bed74960991802caab2d5cdc5f
Obtained Jenkinsfile from 78833af7335561bed74960991802caab2d5cdc5f
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/on_python-language-server_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-10T15:57:53.222Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-10T15:57:53.223Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-10T15:57:53.228Z] Fetching changes from the remote Git repository
[2020-08-10T15:57:53.228Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesPython/python-language-server.git # timeout=10
[2020-08-10T15:57:53.233Z] Cleaning workspace
[2020-08-10T15:57:53.233Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-10T15:57:53.238Z] Resetting working tree
[2020-08-10T15:57:53.238Z]  > git reset --hard # timeout=10
[2020-08-10T15:57:53.244Z]  > git clean -fdx # timeout=10
[2020-08-10T15:57:53.249Z] Fetching without tags
[2020-08-10T15:57:53.249Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesPython/python-language-server.git
[2020-08-10T15:57:53.249Z]  > git --version # timeout=10
[2020-08-10T15:57:53.253Z]  > git --version # 'git version 2.27.0'
[2020-08-10T15:57:53.254Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesPython/python-language-server.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-10T15:57:53.351Z] Checking out Revision 78833af7335561bed74960991802caab2d5cdc5f (master)
[2020-08-10T15:57:53.351Z]  > git config core.sparsecheckout # timeout=10
[2020-08-10T15:57:53.356Z]  > git checkout -f 78833af7335561bed74960991802caab2d5cdc5f # timeout=10
[2020-08-10T15:57:53.363Z] Commit message: "[trunk] -> [community] 'python-language-server-0.34.1-2' add"
[2020-08-10T15:57:53.363Z]  > git rev-list --no-walk 78833af7335561bed74960991802caab2d5cdc5f # timeout=10
[2020-08-10T15:57:53.374Z] Cleaning workspace
[2020-08-10T15:57:53.374Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-10T15:57:53.379Z] Resetting working tree
[2020-08-10T15:57:53.379Z]  > git reset --hard # timeout=10
[2020-08-10T15:57:53.385Z]  > git clean -fdx # timeout=10
[2020-08-10T15:57:53.391Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-10T15:57:53.410Z] ERROR: Could not send notifications
[2020-08-10T15:57:53.410Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-10T15:57:53.411Z] {"context":"packagesPython/python-language-server/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesPython/job/python-language-server/job/master/4/display/redirect"}
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-10T15:57:53.411Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-10T15:57:53.411Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-10T15:57:53.411Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-10T15:57:53.411Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-10T15:57:53.411Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-10T15:57:53.411Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-10T15:57:53.733Z] + git show -s --format=%an 78833af7335561bed74960991802caab2d5cdc5f
[Pipeline] sh
[2020-08-10T15:57:54.007Z] + git show -s --format=%ae 78833af7335561bed74960991802caab2d5cdc5f
[Pipeline] sh
[2020-08-10T15:57:54.281Z] + git show --pretty=format: --name-status 78833af7335561bed74960991802caab2d5cdc5f
[Pipeline] fileExists
[Pipeline] sh
[2020-08-10T15:57:54.587Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-10T15:57:54.877Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-10T15:57:54.921Z] isLibBump: false
[Pipeline] dir
[2020-08-10T15:57:54.942Z] Running in /var/lib/jenkins/workspace/on_python-language-server_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-10T15:57:55.260Z] + buildpkg -C -d galaxy
[2020-08-10T15:57:58.488Z] :: Synchronizing package databases...
[2020-08-10T15:57:58.488Z]  system is up to date
[2020-08-10T15:57:58.488Z] downloading world.db...
[2020-08-10T15:57:58.488Z]  galaxy is up to date
[2020-08-10T15:57:58.488Z]  extra is up to date
[2020-08-10T15:57:58.488Z]  community is up to date
[2020-08-10T15:57:58.488Z] :: Starting full system upgrade...
[2020-08-10T15:57:58.488Z]  there is nothing to do
[2020-08-10T15:57:59.399Z] ==> Building in chroot for [default] (x86_64)...
[2020-08-10T15:58:00.310Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-08-10T15:58:01.221Z] ==> Making package: python-language-server 0.34.1-2 (Mon Aug 10 17:58:01 2020)
[2020-08-10T15:58:01.221Z] ==> Retrieving sources...
[2020-08-10T15:58:01.221Z]   -> Found python-language-server-0.34.1.tar.gz
[2020-08-10T15:58:01.221Z] ==> Validating source files with sha256sums...
[2020-08-10T15:58:01.221Z]     python-language-server-0.34.1.tar.gz ... Passed
[2020-08-10T15:58:06.415Z] ==> Making package: python-language-server 0.34.1-2 (Mon 10 Aug 2020 03:58:05 PM UTC)
[2020-08-10T15:58:06.416Z] ==> Checking runtime dependencies...
[2020-08-10T15:58:06.416Z] ==> Installing missing dependencies...
[2020-08-10T15:58:06.416Z] resolving dependencies...
[2020-08-10T15:58:06.416Z] looking for conflicting packages...
[2020-08-10T15:58:06.416Z] 
[2020-08-10T15:58:06.416Z] Package (16)                      New Version  Net Change
[2020-08-10T15:58:06.416Z] 
[2020-08-10T15:58:06.416Z] system/libnsl                     1.2.0-2        0.19 MiB
[2020-08-10T15:58:06.416Z] world/python-appdirs              1.4.4-1        0.07 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-importlib-metadata  1.6.1-1        0.19 MiB
[2020-08-10T15:58:06.416Z] world/python-ordered-set          4.0.2-1        0.06 MiB
[2020-08-10T15:58:06.416Z] world/python-packaging            20.4-1         0.17 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-parso               0.8.0-1        0.69 MiB
[2020-08-10T15:58:06.416Z] world/python-pyparsing            2.4.7-1        0.73 MiB
[2020-08-10T15:58:06.416Z] world/python-six                  1.15.0-1       0.09 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-zipp                3.1.0-1        0.03 MiB
[2020-08-10T15:58:06.416Z] world/python                      3.8.5-1       77.65 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-future              0.18.2-3       3.69 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-jedi                0.17.0-1       4.54 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-jsonrpc-server      0.3.4-1        0.05 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-pluggy              0.13.1-1       0.12 MiB
[2020-08-10T15:58:06.416Z] world/python-setuptools           1:49.2.1-1     2.99 MiB
[2020-08-10T15:58:06.416Z] galaxy/python-ujson               3.1.0-1        0.11 MiB
[2020-08-10T15:58:06.416Z] 
[2020-08-10T15:58:06.416Z] Total Installed Size:  91.38 MiB
[2020-08-10T15:58:06.416Z] 
[2020-08-10T15:58:06.416Z] :: Proceed with installation? [Y/n] 
[2020-08-10T15:58:06.416Z] checking keyring...
[2020-08-10T15:58:06.416Z] checking package integrity...
[2020-08-10T15:58:06.966Z] loading package files...
[2020-08-10T15:58:06.966Z] checking for file conflicts...
[2020-08-10T15:58:06.966Z] checking available disk space...
[2020-08-10T15:58:06.966Z] :: Processing package changes...
[2020-08-10T15:58:06.966Z] installing libnsl...
[2020-08-10T15:58:06.966Z] installing python...
[2020-08-10T15:58:07.517Z] Optional dependencies for python
[2020-08-10T15:58:07.517Z]     python-setuptools [pending]
[2020-08-10T15:58:07.517Z]     python-pip
[2020-08-10T15:58:07.517Z]     sqlite [installed]
[2020-08-10T15:58:07.517Z]     mpdecimal: for decimal
[2020-08-10T15:58:07.517Z]     xz: for lzma [installed]
[2020-08-10T15:58:07.517Z]     tk: for tkinter
[2020-08-10T15:58:07.517Z] installing python-appdirs...
[2020-08-10T15:58:07.517Z] installing python-pyparsing...
[2020-08-10T15:58:07.517Z] installing python-six...
[2020-08-10T15:58:07.517Z] installing python-packaging...
[2020-08-10T15:58:07.517Z] installing python-ordered-set...
[2020-08-10T15:58:07.517Z] installing python-setuptools...
[2020-08-10T15:58:07.517Z] installing python-future...
[2020-08-10T15:58:07.517Z] Optional dependencies for python-future
[2020-08-10T15:58:07.517Z]     python-setuptools: futurize and pasteurize scripts [installed]
[2020-08-10T15:58:07.517Z] installing python-ujson...
[2020-08-10T15:58:07.517Z] installing python-jsonrpc-server...
[2020-08-10T15:58:07.517Z] installing python-parso...
[2020-08-10T15:58:07.517Z] installing python-jedi...
[2020-08-10T15:58:07.517Z] installing python-zipp...
[2020-08-10T15:58:07.517Z] installing python-importlib-metadata...
[2020-08-10T15:58:07.517Z] installing python-pluggy...
[2020-08-10T15:58:07.767Z] ==> Checking buildtime dependencies...
[2020-08-10T15:58:07.767Z] ==> Installing missing dependencies...
[2020-08-10T15:58:08.018Z] resolving dependencies...
[2020-08-10T15:58:08.268Z] :: There are 2 providers available for libjpeg:
[2020-08-10T15:58:08.268Z] :: Repository world
[2020-08-10T15:58:08.268Z]    1) libjpeg-turbo
[2020-08-10T15:58:08.268Z] :: Repository extra
[2020-08-10T15:58:08.268Z]    2) libjpeg-turbo
[2020-08-10T15:58:08.268Z] 
[2020-08-10T15:58:08.268Z] Enter a number (default=1): 
[2020-08-10T15:58:08.268Z] looking for conflicting packages...
[2020-08-10T15:58:08.268Z] warning: dependency cycle detected:
[2020-08-10T15:58:08.268Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-08-10T15:58:08.268Z] 
[2020-08-10T15:58:08.268Z] Package (108)                     New Version    Net Change
[2020-08-10T15:58:08.268Z] 
[2020-08-10T15:58:08.268Z] world/blas                        3.9.0-3          0.33 MiB
[2020-08-10T15:58:08.268Z] world/cblas                       3.9.0-3          0.17 MiB
[2020-08-10T15:58:08.268Z] world/freetype2                   2.10.2-1         1.59 MiB
[2020-08-10T15:58:08.268Z] world/graphite                    1:1.3.14-1       0.67 MiB
[2020-08-10T15:58:08.268Z] galaxy/gunicorn                   20.0.4-1         0.64 MiB
[2020-08-10T15:58:08.268Z] world/harfbuzz                    2.7.0-1          4.31 MiB
[2020-08-10T15:58:08.268Z] world/lapack                      3.9.0-3          7.02 MiB
[2020-08-10T15:58:08.268Z] world/lcms2                       2.11-2           0.64 MiB
[2020-08-10T15:58:08.268Z] galaxy/libimagequant              2.12.6-1         0.10 MiB
[2020-08-10T15:58:08.268Z] world/libjpeg-turbo               2.0.5-1          2.10 MiB
[2020-08-10T15:58:08.268Z] world/libpng                      1.6.37-3         0.55 MiB
[2020-08-10T15:58:08.268Z] world/libtiff                     4.1.0-2          2.73 MiB
[2020-08-10T15:58:08.268Z] world/libxau                      1.0.9-3          0.02 MiB
[2020-08-10T15:58:08.268Z] world/libxcb                      1.14-1           3.73 MiB
[2020-08-10T15:58:08.268Z] world/libxdmcp                    1.1.3-3          0.13 MiB
[2020-08-10T15:58:08.268Z] galaxy/m2r                        0.2.1-3          0.07 MiB
[2020-08-10T15:58:08.268Z] world/openjpeg2                   2.3.1-2         13.63 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-aiohttp             3.6.2-2          4.19 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-apipkg              1.5-3            0.02 MiB
[2020-08-10T15:58:08.268Z] world/python-astroid              2.4.2-2          1.86 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-async-timeout       3.0.1-3          0.02 MiB
[2020-08-10T15:58:08.268Z] world/python-attrs                19.3.0-4         0.30 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-bowler              0.8.0-3          0.30 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-cachecontrol        0.12.6-1         0.10 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-cerberus            1.3.2-1          0.57 MiB
[2020-08-10T15:58:08.268Z] world/python-chardet              3.0.4-5          1.12 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-click               7.1.2-1          0.72 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-colorama            0.4.3-1          0.09 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-contextlib2         0.6.0.post1-1    0.05 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-coverage            5.2-1            1.27 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-cycler              0.10.0-6         0.05 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dateutil            2.8.1-3          0.79 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell             0.8.3-1          1.57 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-archive     0.1.5-3          0.03 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-argparse    0.1.2-1          0.05 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-changelogs  0.0.1-1          0.03 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-discover    0.2.10-2         0.04 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-licenses    0.1.7-1          0.05 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-links       0.1.4-3          0.03 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-markers     1.0.1-3          0.07 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-pythons     0.1.14-1         0.08 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-setuptools  0.2.1-1          0.04 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-shells      0.1.3-3          0.03 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-specifier   0.2.2-1          0.05 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-venvs       0.1.16-3         0.04 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-dephell-versioning  0.1.2-1          0.06 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-distlib             0.3.1-1          1.25 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-distro              1.5.0-1          0.15 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-docutils            0.16-1           4.22 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-entrypoints         0.3-3            0.01 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-fissix              19.2b1-3         0.76 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-html5lib            1.1-1            1.17 MiB
[2020-08-10T15:58:08.268Z] world/python-idna                 2.10-1           0.67 MiB
[2020-08-10T15:58:08.268Z] galaxy/python-iniconfig           1.0.0-4          0.02 MiB
[2020-08-10T15:58:08.268Z] world/python-isort                5.0.0-1          0.66 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-jinja               2.11.2-1         1.18 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-kiwisolver          1.2.0-1          0.16 MiB
[2020-08-10T15:58:08.269Z] world/python-lazy-object-proxy    1.5.1-1          0.12 MiB
[2020-08-10T15:58:08.269Z] world/python-markupsafe           1.1.1-4          0.08 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-mistune             0.8.4-3          0.08 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-more-itertools      8.4.0-1          0.26 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-msgpack             1.0.0-1          0.27 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-multidict           4.7.6-1          0.22 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pbr                 5.4.5-1          0.64 MiB
[2020-08-10T15:58:08.269Z] world/python-pep517               0.8.2-1          0.12 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pexpect             4.8.0-1          0.31 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pillow              7.2.0-1          2.77 MiB
[2020-08-10T15:58:08.269Z] world/python-pip                  20.1.1-1         1.44 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-progress            1.5-3            0.04 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-ptyprocess          0.6.0-4          0.06 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-py                  1.9.0-1          0.72 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pygments            2.6.1-3          9.72 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pytz                2020.1-1         0.96 MiB
[2020-08-10T15:58:08.269Z] world/python-requests             2.24.0-1         0.44 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-resolvelib          0.4.0-1          0.08 MiB
[2020-08-10T15:58:08.269Z] world/python-retrying             1.3.3-7          0.03 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-ruamel-yaml         0.16.10-2        1.09 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-ruamel.yaml.clib    0.2.0-1          0.37 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-sh                  1.13.1-1         0.29 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-shellingham         1.3.1-4          0.03 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-snowballstemmer     2.0.0-3          1.44 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-tabulate            0.8.7-1          0.20 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-toml                0.10.1-1         0.13 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-tomlkit             0.7.0-1          0.34 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-typing_extensions   3.7.4.3-1        0.22 MiB
[2020-08-10T15:58:08.269Z] world/python-urllib3              1.25.10-1        0.64 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-webencodings        0.5.1-4          0.06 MiB
[2020-08-10T15:58:08.269Z] world/python-wrapt                1.12.1-2         0.19 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-yarl                1.5.1-1          0.68 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-yaspin              1.0.0-1          0.11 MiB
[2020-08-10T15:58:08.269Z] world/qhull                       2020.1-1         3.38 MiB
[2020-08-10T15:58:08.269Z] world/xcb-proto                   1.14-1           0.83 MiB
[2020-08-10T15:58:08.269Z] galaxy/autopep8                   1:1.5.4-1        0.36 MiB
[2020-08-10T15:58:08.269Z] galaxy/flake8                     1:3.8.3-1        0.57 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-matplotlib          3.3.0-3         23.17 MiB
[2020-08-10T15:58:08.269Z] world/python-mccabe               0.6.1-5          0.04 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-mock                3.0.5-3          0.21 MiB
[2020-08-10T15:58:08.269Z] world/python-numpy                1.19.1-1        26.30 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pandas              1.1.0-1         52.40 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pycodestyle         2.6.0-1          0.28 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pydocstyle          5.0.2-1          0.29 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pyflakes            2.2.0-1          0.87 MiB
[2020-08-10T15:58:08.269Z] world/python-pylint               2.5.3-1          2.65 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pytest              6.0.1-1          3.00 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pytest-cov          2.10.0-1         0.11 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-pytest-runner       5.2-1            0.03 MiB
[2020-08-10T15:58:08.269Z] galaxy/python-rope                0.17.0-1         1.95 MiB
[2020-08-10T15:58:08.269Z] galaxy/yapf                       0.30.0-1         1.89 MiB
[2020-08-10T15:58:08.269Z] 
[2020-08-10T15:58:08.269Z] Total Installed Size:  204.73 MiB
[2020-08-10T15:58:08.269Z] 
[2020-08-10T15:58:08.269Z] :: Proceed with installation? [Y/n] 
[2020-08-10T15:58:08.269Z] checking keyring...
[2020-08-10T15:58:08.269Z] checking package integrity...
[2020-08-10T15:58:14.749Z] error: yapf: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-08-10T15:58:14.749Z] :: File /var/cache/pacman/pkg/yapf-0.30.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-08-10T15:58:14.749Z] Do you want to delete it? [Y/n] error: python-rope: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-08-10T15:58:14.749Z] 
[2020-08-10T15:58:14.750Z] :: File /var/cache/pacman/pkg/python-rope-0.17.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-08-10T15:58:14.750Z] Do you want to delete it? [Y/n] error: python-matplotlib: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-08-10T15:58:14.750Z] 
[2020-08-10T15:58:14.750Z] :: File /var/cache/pacman/pkg/python-matplotlib-3.3.0-3-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-08-10T15:58:14.750Z] Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package (PGP signature))
[2020-08-10T15:58:14.750Z] 
[2020-08-10T15:58:14.750Z] Errors occurred, no packages were upgraded.
[2020-08-10T15:58:14.750Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-08-10T15:58:14.750Z] ==> Missing dependencies:
[2020-08-10T15:58:14.750Z]   -> python-pytest
[2020-08-10T15:58:14.750Z]   -> python-pytest-runner
[2020-08-10T15:58:14.750Z]   -> python-pytest-cov
[2020-08-10T15:58:14.750Z]   -> python-pyflakes
[2020-08-10T15:58:14.750Z]   -> flake8
[2020-08-10T15:58:14.750Z]   -> python-mock
[2020-08-10T15:58:14.750Z]   -> yapf
[2020-08-10T15:58:14.750Z]   -> python-mccabe
[2020-08-10T15:58:14.750Z]   -> python-pycodestyle
[2020-08-10T15:58:14.750Z]   -> autopep8
[2020-08-10T15:58:14.750Z]   -> python-rope
[2020-08-10T15:58:14.750Z]   -> python-pydocstyle
[2020-08-10T15:58:14.750Z]   -> python-pylint
[2020-08-10T15:58:14.750Z]   -> python-numpy
[2020-08-10T15:58:14.750Z]   -> python-pandas
[2020-08-10T15:58:14.750Z]   -> python-matplotlib
[2020-08-10T15:58:14.750Z] ==> ERROR: Could not resolve all dependencies.
[2020-08-10T15:58:14.750Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2020-08-10T15:58:14.777Z] ERROR: Failed to build source
[2020-08-10T15:58:14.777Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-10T15:58:14.912Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list