Skip to content

Failed

e2e/linux.TestRenderFormatters (from e2e_linux)

Failing for the past 2 builds (Since Failed #14 )
Took 12 sec.

Error Message

Failed

Stacktrace

=== RUN   TestRenderFormatters
--- FAIL: TestRenderFormatters (12.62s)
    commands_test.go:82: assertion failed: 
        --- expected
        +++ actual
        @@ -1,79 +1,22 @@
        -{
        -  "networks": {
        -    "back": {
        -      "ipam": {},
        -      "external": false
        -    },
        -    "front": {
        -      "ipam": {},
        -      "external": false
        -    }
        -  },
        -  "services": {
        -    "api": {
        -      "build": {},
        -      "credential_spec": {},
        -      "deploy": {
        -        "resources": {},
        -        "placement": {}
        -      },
        -      "image": "python:3.6",
        -      "networks": {
        -        "back": null,
        -        "front": {
        -          "aliases": [
        -            "api.example.com",
        -            "example.com"
        -          ]
        -        }
        -      }
        -    },
        -    "db": {
        -      "build": {},
        -      "credential_spec": {},
        -      "deploy": {
        -        "resources": {},
        -        "placement": {}
        -      },
        -      "image": "postgres:9.3",
        -      "networks": {
        -        "back": null
        -      }
        -    },
        -    "web": {
        -      "build": {},
        -      "credential_spec": {},
        -      "deploy": {
        -        "resources": {},
        -        "placement": {}
        -      },
        -      "image": "nginx:latest",
        -      "networks": {
        -        "front": null
        -      },
        -      "ports": [
        -        {
        -          "mode": "ingress",
        -          "target": 80,
        -          "published": 8082,
        -          "protocol": "tcp"
        -        }
        -      ],
        -      "volumes": [
        -        {
        -          "type": "volume",
        -          "source": "static",
        -          "target": "/opt/data/static"
        -        }
        -      ]
        -    }
        -  },
        -  "version": "3.6",
        -  "volumes": {
        -    "static": {
        -      "name": "corp/web-static-data",
        -      "external": true
        -    }
        -  }
        -}
        +#1 [internal] load remote build context
        +#1 CACHED
        +
        +#2 copy /context /
        +#2 CACHED
        +
        +#3 [internal] load metadata for docker.io/docker/cnab-app-base:jenkins-app-...
        +#3 DONE 0.0s
        +
        +#4 [1/2] FROM docker.io/docker/cnab-app-base:jenkins-app-PR-716-15
        +#4 DONE 0.0s
        +
        +#5 [2/2] COPY . .
        +#5 CACHED
        +
        +#6 exporting to image
        +#6 exporting layers done
        +#6 writing image sha256:46115a3c721a05b19f35f068f05d8299dbdf7cc32b04e27d637a55e779a4d598 done
        +#6 DONE 0.0s
        +Successfully built 0ae7a7d7c2b5cca88144be7eb952e8d8cb04315461487263238b23e46efb9b46
        +Successfully tagged docker.io/library/a-simple-tag:latest