Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

integration/docker: load and commit tests are failing randomly #1332

@devimc

Description

@devimc

load and commit tests fail randomly because both tests share the same image name (test/container-test)

05:06:34 [4] • Failure [8.291 seconds]
05:06:34 [4] docker commit
05:06:34 [4] /tmp/jenkins/workspace/kata-containers-tests-centos-7-4-PR/go/src/github.com/kata-containers/tests/integration/docker/commit_test.go:12
05:06:34 [4]   commit a container with new configurations
05:06:34 [4]   /tmp/jenkins/workspace/kata-containers-tests-centos-7-4-PR/go/src/github.com/kata-containers/tests/integration/docker/commit_test.go:30
05:06:34 [4]     should have the new configurations [It]
05:06:34 [4]     /tmp/jenkins/workspace/kata-containers-tests-centos-7-4-PR/go/src/github.com/kata-containers/tests/integration/docker/commit_test.go:31
05:06:34 [4] 
05:06:34 [4]     Expected
05:06:34 [4]         <string>: REPOSITORY          TAG                 IMAGE ID            CREATED                  SIZE
05:06:34 [4]         <none>              <none>              7b7012279d44        Less than a second ago   2.32MB
05:06:34 [4]         <none>              <none>              cf46c6ccd1e0        1 second ago             2.32MB
05:06:34 [4]         <none>              <none>              57bd69afc14c        8 seconds ago            1.2MB
05:06:34 [4]         centos              latest              9f38484d220f        6 days ago               202MB
05:06:34 [4]         fedora              latest              d09302f77cfc        9 days ago               275MB
05:06:34 [4]         alpine              3.7                 6d1ef012b567        13 days ago              4.21MB
05:06:34 [4]         postgres            latest              30bf4f039abe        2 weeks ago              312MB
05:06:34 [4]         debian              latest              0af60a5c6dd0        2 weeks ago              101MB
05:06:34 [4]         busybox             latest              d8233ab899d4        4 weeks ago              1.2MB
05:06:34 [4]         vish/stress         latest              14701355bb46        2 years ago              5.49MB
05:06:34 [4]         
05:06:34 [4]     to contain substring
05:06:34 [4]         <string>: test/container-test
05:06:34 [4] 
05:06:34 [4]     /tmp/jenkins/workspace/kata-containers-tests-centos-7-4-PR/go/src/github.com/kata-containers/tests/integration/docker/commit_test.go:38
05:06:34 [4] ------------------------------
05:06:35 [4] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
05:06:35 [4] 
05:06:35 [4] Summarizing 1 Failure:
05:06:35 [4] 
05:06:35 [4] [Fail] docker commit commit a container with new configurations [It] should have the new configurations 
05:06:35 [4] /tmp/jenkins/workspace/kata-containers-tests-centos-7-4-PR/go/src/github.com/kata-containers/tests/integration/docker/commit_test.go:38

see http://jenkins.katacontainers.io/job/kata-containers-tests-centos-7-4-PR/1354/consoleFull

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