Localstack configuration interferes with Artifact upload DNS resolution.

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 83

      Issue Summary

      Artifact upload fails when using LocalStack due to DNS resolution in cloud runners being disrupted

      Actual Results

      Pipeline: https://bitbucket.org/shirlzhou/pipeline-test/pipelines/results/2107/steps/%7B91998bab-2fe0-4c0a-b025-93575b7f1942%7D

      Artifact fails during upload in step teardown phase

      Expected Results

      Pipeline: https://bitbucket.org/shirlzhou/pipeline-test/pipelines/results/2107/steps/%7B964ed4a7-ef00-438d-a599-63a12f101045%7D

      Artifact successful 

      Steps to Reproduce

      using LocalStack within a pipeline with a defintion like this

      definitions:
      services:
      localstack:
      image: localstack/localstack:stable
      variables:
      SERVICES: s3
      GATEWAY_LISTEN: 0.0.0.0:4566
      AWS_DEFAULT_REGION: some aws region 
      DEBUG: '1'

      Workaround

      Currently there is no known workaround for this behaviour. A workaround will be added here when available

              Assignee:
              Graham Gatus
              Reporter:
              Shirley Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: