Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT:replace github.com/syndtr/gocapability with github.com/kolyshkin/capa… #4362

Closed

replace github.com/syndtr/gocapability with github.com/kolyshkin/capa…

4188dc9
Select commit
Loading
Failed to load commit list.
Closed

DRAFT:replace github.com/syndtr/gocapability with github.com/kolyshkin/capa… #4362

replace github.com/syndtr/gocapability with github.com/kolyshkin/capa…
4188dc9
Select commit
Loading
Failed to load commit list.
Cirrus CI / vagrant DISTRO:fedora failed Aug 1, 2024 in 5m 23s

Task Summary

Instruction unit_tests failed in 01:20

Details

✅ 00:04 clone
✅ 00:01 host_info
✅ 01:01 install_libvirt_vagrant
✅ 00:04 vagrant
✅ 02:47 vagrant_up
✅ 00:01 guest_info
✅ 00:01 check_config
❌ 01:20 unit_tests

    --- PASS: TestParseRelease/3.8.0 (0.00s)
    --- PASS: TestParseRelease/3.8.0-19-generic (0.00s)
    --- PASS: TestParseRelease/3.4.54.longterm-1 (0.00s)
    --- PASS: TestParseRelease/3.10.0-862.2.3.el7.x86_64 (0.00s)
    --- PASS: TestParseRelease/3.12.8tag (0.00s)
    --- PASS: TestParseRelease/3.12-1-amd64 (0.00s)
    --- PASS: TestParseRelease/3.12foobar (0.00s)
    --- PASS: TestParseRelease/99.999.999-19-generic (0.00s)
    --- PASS: TestParseRelease/#00 (0.00s)
    --- PASS: TestParseRelease/3 (0.00s)
    --- PASS: TestParseRelease/3. (0.00s)
    --- PASS: TestParseRelease/3a (0.00s)
    --- PASS: TestParseRelease/3.a (0.00s)
    --- PASS: TestParseRelease/a (0.00s)
    --- PASS: TestParseRelease/a.a (0.00s)
    --- PASS: TestParseRelease/a.a.a-a (0.00s)
    --- PASS: TestParseRelease/-3 (0.00s)
    --- PASS: TestParseRelease/-3. (0.00s)
    --- PASS: TestParseRelease/-3.8 (0.00s)
    --- PASS: TestParseRelease/-3.-8 (0.00s)
    --- PASS: TestParseRelease/3.-8 (0.00s)
=== RUN   TestGreaterEqualThan
=== RUN   TestGreaterEqualThan/same_version:_6.8
=== RUN   TestGreaterEqualThan/kernel_minus_one:_5.8
=== RUN   TestGreaterEqualThan/kernel_plus_one:_7.8
=== RUN   TestGreaterEqualThan/major_plus_one:_6.9
--- PASS: TestGreaterEqualThan (0.00s)
    --- PASS: TestGreaterEqualThan/same_version:_6.8 (0.00s)
    --- PASS: TestGreaterEqualThan/kernel_minus_one:_5.8 (0.00s)
    --- PASS: TestGreaterEqualThan/kernel_plus_one:_7.8 (0.00s)
    --- PASS: TestGreaterEqualThan/major_plus_one:_6.9 (0.00s)
PASS
ok  	github.com/opencontainers/runc/libcontainer/system/kernelversion	0.004s
=== RUN   TestUIDMapInUserNS
--- PASS: TestUIDMapInUserNS (0.00s)
PASS
ok  	github.com/opencontainers/runc/libcontainer/userns	0.003s
=== RUN   TestSearchLabels
--- PASS: TestSearchLabels (0.00s)
=== RUN   TestExitStatus
--- PASS: TestExitStatus (0.00s)
=== RUN   TestExitStatusSignaled
--- PASS: TestExitStatusSignaled (0.00s)
=== RUN   TestWriteJSON
--- PASS: TestWriteJSON (0.00s)
=== RUN   TestCleanPath
--- PASS: TestCleanPath (0.00s)
=== RUN   TestStripRoot
--- PASS: TestStripRoot (0.00s)
PASS
ok  	github.com/opencontainers/runc/libcontainer/utils	0.013s
FAIL
make: *** [Makefile:163: localunittest] Error 1
make: Leaving directory '/vagrant'

Exit status: 2��