Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Failing smoke-tests with 502 #73

@rkoster

Description

@rkoster

During the deploy-pcf step in ci, the smoke tests fail with the following error:

>>> [ cf api https://api.sys.gcp-1click-test.starkandwayne.com --skip-ssl-validation ] exited with an error   
               
             Unexpected Response  
             Response code: 502  
             CC code:       0  
             CC error code:   
             Description:     
             <html><head>  
             <meta http-equiv="content-type" content="text/html;charset=utf-8">  
             <title>502 Server Error</title>  
             </head>  
             <body text=#000000 bgcolor=#ffffff>  
             <h1>Error: Server Error</h1>  
             <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>  
             <h2></h2>  
             </body></html>  

Rerunning the smoke-tests via the bosh cli often just works. So it seems to be a timing issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions