You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/01 08:30:00 UTC

[jira] [Work logged] (BEAM-4686) Build Failure: gpg: keyserver receive failed: unknown pubkey algorithm

     [ https://issues.apache.org/jira/browse/BEAM-4686?focusedWorklogId=129620&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-129620 ]

ASF GitHub Bot logged work on BEAM-4686:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Aug/18 08:29
            Start Date: 01/Aug/18 08:29
    Worklog Time Spent: 10m 
      Work Description: jasonkuster commented on a change in pull request #6111: [BEAM-4686] Add retries for gpg key query logic.
URL: https://github.com/apache/beam/pull/6111#discussion_r206794877
 
 

 ##########
 File path: .test-infra/jenkins/job_PreCommit_Website_Merge.groovy
 ##########
 @@ -17,6 +17,7 @@
  */
 
 import CommonJobProperties as commonJobProperties
 
 Review comment:
   Ok cool, sounds fine.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 129620)
    Time Spent: 1h 20m  (was: 1h 10m)

> Build Failure: gpg: keyserver receive failed: unknown pubkey algorithm
> ----------------------------------------------------------------------
>
>                 Key: BEAM-4686
>                 URL: https://issues.apache.org/jira/browse/BEAM-4686
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>    Affects Versions: 2.6.0
>            Reporter: Andrew Pilloud
>            Assignee: Mikhail Gryzykhin
>            Priority: Major
>              Labels: flake
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I see this on a large percentage of builds:
>  
> https://builds.apache.org/job/beam_PreCommit_Website_Stage/1145/console
> {code:java}
> [beam_PreCommit_Website_Stage] $ /bin/bash -xe /tmp/jenkins6730031359263725887.sh
> + gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
> gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net
> gpg: requesting key 39499BDB from hkp server keys.gnupg.net
> gpgkeys: key 409B6B1796C275462A1703113804BB82D39DC0E3 can't be retrieved
> gpgkeys: key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB can't be retrieved
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0
> gpg: keyserver communications error: keyserver helper general error
> gpg: keyserver communications error: unknown pubkey algorithm
> gpg: keyserver receive failed: unknown pubkey algorithm
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)