-
Notifications
You must be signed in to change notification settings - Fork 886
GLib-ERROR ... gthread-posix.c: line 1339 (g_system_thread_new): error 'Operation not permitted' during 'pthread_create' #3633
Description
Description
The daily Cirrus-cron runs on the release-1.22 and release-1.23 are consistently failing the F33 copy-preserving-extended-attributes test beginning on November 16th. No runs prior to this date produced this error. The tests pass under F34. The issue does not appear to affect tests run on the main branch.
Steps to reproduce the issue:
- In a PR or directly on one of the affected branches
- Run Integration fedora-33 w/ vfs -and/or- Integration fedora-33 w/ overly
Describe the results you received:
[+1118s] not ok 335 copy-preserving-extended-attributes
...cut...
[+1118s] # $ /var/tmp/go/src/github.com/containers/buildah/tests/./../bin/buildah from --quiet --signature-policy /var/tmp/go/src/github.com/containers/buildah/tests/./policy.json registry.fedoraproject.org/fedora-minimal
[+1118s] # fedora-minimal-working-container
[+1118s] # $ /var/tmp/go/src/github.com/containers/buildah/tests/./../bin/buildah run fedora-minimal-working-container microdnf -y install /usr/bin/getfattr /usr/bin/setfattr /usr/sbin/setcap
[+1118s] #
[+1118s] # (microdnf:1): GLib-ERROR **: 17:08:59.317: file ../glib/gthread-posix.c: line 1339 (g_system_thread_new): error 'Operation not permitted' during 'pthread_create'
[+1118s] # container exited on trace/breakpoint trap
[+1118s] # error while running runtime: exit status 1
...cut...
Describe the results you expected:
Prior to Nov. 16th this test was passing on these branches.
Output of rpm -q buildah or apt list buildah:
Built from source
Output of buildah version:
Version: 1.22.4-dev
Go Version: go1.15.13
Image Spec: 1.0.1-dev
Runtime Spec: 1.0.2-dev
CNI Spec: 0.4.0
libcni Version: v0.8.1
image Version: 5.15.2
Git Commit: e4e12ca
Built: Wed Nov 17 10:48:44 2021
OS/Arch: linux/amd64
Output of podman version if reporting a podman build issue:
N/A
Output of cat /etc/*release:
N/A
Output of uname -a:
N/A
Output of cat /etc/containers/storage.conf:
N/A
Podman system info
podman system info # /var/tmp/go/src/github.com/containers/buildah/./contrib/cirrus/logcollector.sh:19 in main()
host:
arch: amd64
buildahVersion: 1.20.1
cgroupManager: systemd
cgroupVersion: v2
conmon:
package: conmon-2.0.27-2.fc33.x86_64
path: /usr/bin/conmon
version: 'conmon version 2.0.27, commit: '
cpus: 2
distribution:
distribution: fedora
version: "33"
eventLogger: journald
hostname: cirrus-task-5995611200684032
idMappings:
gidmap: null
uidmap: null
kernel: 5.12.14-200.fc33.x86_64
linkmode: dynamic
memFree: 2889281536
memTotal: 4115738624
ociRuntime:
name: crun
package: crun-0.19.1-3.fc33.x86_64
path: /usr/bin/crun
version: |-
crun version 0.19.1
commit: 1535fedf0b83fb898d449f9680000f729ba719f5
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL
os: linux
remoteSocket:
path: /run/podman/podman.sock
security:
apparmorEnabled: false
capabilities: CAP_AUDIT_WRITE,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_MKNOD,CAP_NET_BIND_SERVICE,CAP_NET_RAW,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT
rootless: false
seccompEnabled: true
selinuxEnabled: true
slirp4netns:
executable: ""
package: ""
version: ""
swapFree: 0
swapTotal: 0
uptime: 36m 16.97s
registries:
search:
- docker.io
- registry.fedoraproject.org
- quay.io
store:
configFile: /etc/containers/storage.conf
containerStore:
number: 1
paused: 0
running: 1
stopped: 0
graphDriverName: vfs
graphOptions: {}
graphRoot: /var/lib/containers/storage
graphStatus: {}
imageStore:
number: 1
runRoot: /run/containers/storage
volumePath: /var/lib/containers/storage/volumes
version:
APIVersion: 3.1.2
Built: 1620741227
BuiltTime: Tue May 11 08:53:47 2021
GitCommit: ""
GoVersion: go1.15.11
OsArch: linux/amd64
Version: 3.1.2
Installed packages
conmon-2.0.27-2.fc33-x86_64
containernetworking-plugins-1.0.0-0.1.rc1.fc33-x86_64
containers-common-1-16.fc33-noarch
container-selinux-2.160.2-1.fc33-noarch
crun-0.19.1-3.fc33-x86_64
libseccomp-2.5.0-3.fc33-x86_64
package cri-o-runc is not installed
package libseccomp2 is not installed
podman-3.1.2-2.fc33-x86_64
runc-1.0.0-378.rc95.fc33-x86_64
skopeo-1.3.0-1.fc33-x86_64
slirp4netns-1.1.9-1.fc33-x86_64