Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.09 backport] pkg/archive: fix TestTarUntarWithXattr failure on recent kernel #150

Conversation

thaJeztah
Copy link
Member

backport of moby#38292 for 18.09; cherry-pick was clean; no conflicts

Recent kernel has strict check for security.capability value.
Fix moby#38289

Signed-off-by: Akihiro Suda suda.akihiro@lab.ntt.co.jp
(cherry picked from commit 9ddd6e4)
Signed-off-by: Sebastiaan van Stijn github@gone.nl

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Recent kernel has strict check for security.capability value.
Fix moby#38289

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
(cherry picked from commit 9ddd6e4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 18.09.3 milestone Feb 11, 2019
@thaJeztah
Copy link
Member Author

Experimental failure is a known flaky; moby#32673, still being looked at in moby#37833

01:50:31 FAIL: docker_api_swarm_test.go:296: DockerSwarmSuite.TestAPISwarmLeaderElection
01:50:31 
01:50:31 [df0d1664c0a42] waiting for daemon to start
01:50:31 [df0d1664c0a42] daemon started
01:50:31 
01:50:31 [d8830a1c652e2] waiting for daemon to start
01:50:31 [d8830a1c652e2] daemon started
01:50:31 
01:50:31 [d44531d005dc2] waiting for daemon to start
01:50:31 [d44531d005dc2] daemon started
01:50:31 
01:50:31 [df0d1664c0a42] exiting daemon
01:50:31 assertion failed: error is not nil: Error response from daemon: rpc error: code = DeadlineExceeded desc = context deadline exceeded
01:50:31 [d8830a1c652e2] exiting daemon
01:50:31 [d44531d005dc2] exiting daemon

@thaJeztah
Copy link
Member Author

ping @tiborvass @tonistiigi @andrewhsu PTAL

@thaJeztah thaJeztah merged commit caabacd into docker-archive:18.09 Feb 13, 2019
@thaJeztah thaJeztah deleted the 18.09_backport_fix_pkg_archive_xattr_test branch February 13, 2019 11:09
docker-jenkins pushed a commit that referenced this pull request May 19, 2021
Set containerd to be a systemd bind for docker
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants