You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Alex Dettinger (JIRA)" <ji...@apache.org> on 2019/06/17 09:33:00 UTC

[jira] [Commented] (CAMEL-13653) Repair some failed CI tests (aufs layer ... no such file or directory)

    [ https://issues.apache.org/jira/browse/CAMEL-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865473#comment-16865473 ] 

Alex Dettinger commented on CAMEL-13653:
----------------------------------------

3 tests involving the docker image consul:1.0.7 are failing in CI:
 * ContainerAwareSpringTestSupportIT
 * ContainerAwareTestSupportIT
 * ConsulServiceRegistryIT

For those 3 tests, the error message below is issued:

open /var/lib/docker/aufs/layers/d85e709cc8231015022bfd721c48294479f5f117dbd2da8412cae2aa0ec06648: no such file or directory

The issue can't be reproduced locally for any of those 3 tests.

Reference to similar issues suggest that possible solutions could involve, not using cache, upgrading docker version, re-pulling the image or cleaning up all docker data and restarting the daemon.

 

As a first step, let's upgrade the ConsulServiceRegistryIT image to consul:1.5.1. This way, a new fresh image will be pulled, and we gain information around a possible corruption. If successful, we should consider upgrading all tests and base test class involving consul 1.0.7.

> Repair some failed CI tests (aufs layer ... no such file or directory)
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-13653
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13653
>             Project: Camel
>          Issue Type: Task
>    Affects Versions: 3.0.0-M3
>            Reporter: Alex Dettinger
>            Assignee: Alex Dettinger
>            Priority: Minor
>




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