cljdoc build #58048

org.cyverse/common-swagger-api v3.3.2

2022-05-26T01:55:54.088259207Z

Analysis Requested

2022-05-26T01:55:55.202661737Z

Git Import Completed

Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide.

Everything is looking splendid!

cljdoc.org/d/org.cyverse/common-swagger-api/3.3.2

cyverse-de/common-swagger-api @ 3dec561c87dd8e36765185ef62c9587150f3656e

There was an error

exception-during-import

{:cause "clj-http: status 500"
 :data {:body "{\"message\":\"An internal server error occurred.\"}"
        :headers {"connection" "keep-alive"
                  "content-length" "48"
                  "content-type" "application/json"
                  "date" "Thu, 26 May 2022 01:56:06 GMT"
                  "server" "nginx"
                  "strict-transport-security" "max-age=15724800"
                  "x-request-id" "71428c16-b2b7-478d-ad5b-650220f2f50e"}
        :status 500}
 :trace
   [[clj_http.lite.client$wrap_exceptions$fn__338 invoke "client.clj" 37]
    [clj_http.lite.client$wrap_basic_auth$fn__406 invoke "client.clj" 178]
    [clj_http.lite.client$wrap_accept$fn__379 invoke "client.clj" 132]
    [clj_http.lite.client$wrap_accept_encoding$fn__385 invoke "client.clj" 146]
    [clj_http.lite.client$wrap_content_type$fn__374 invoke "client.clj" 125]
    [clj_http.lite.client$wrap_form_params$fn__423 invoke "client.clj" 203]
    [clj_http.lite.client$wrap_method$fn__418 invoke "client.clj" 196]
    [clj_http.lite.links$wrap_links$fn__288 invoke "links.clj" 67]
    [clj_http.lite.client$wrap_unknown_host$fn__433 invoke "client.clj" 219]
    [clj_http.lite.client$post invokeStatic "client.clj" 283]
    [clj_http.lite.client$post doInvoke "client.clj" 280]
    [clojure.lang.RestFn invoke "RestFn.java" 423]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 52]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 14]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 11]
    [cljdoc.server.api$kick_off_build_BANG_$fn__41204 invoke "api.clj" 84]
    [clojure.core$binding_conveyor_fn$fn__5823 invoke "core.clj" 2047]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 264]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1136]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 635] [java.lang.Thread run "Thread.java" 833]]
 :via [{:at [clj_http.lite.client$wrap_exceptions$fn__338 invoke "client.clj"
             37]
        :data {:body "{\"message\":\"An internal server error occurred.\"}"
               :headers {"connection" "keep-alive"
                         "content-length" "48"
                         "content-type" "application/json"
                         "date" "Thu, 26 May 2022 01:56:06 GMT"
                         "server" "nginx"
                         "strict-transport-security" "max-age=15724800"
                         "x-request-id" "71428c16-b2b7-478d-ad5b-650220f2f50e"}
               :status 500}
        :message "clj-http: status 500"
        :type clojure.lang.ExceptionInfo}]}

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!