GitLab
✖ Your pipeline has failed.
 
Project libvirt / libvirt-go-xml
Branch
master
Commit
d3a664b6
Add support for ISCSI initiator configuration ...
Commit Author
Daniel Berrange
 
Pipeline #184132706 triggered by Daniel Berrange
had 5 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ build
go_1_12
Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out d3a664b6 as master...

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.60s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.614s
ERROR: Job failed: exit code 1
✖ build
go_1_11
Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out d3a664b6 as master...

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.56s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.578s
ERROR: Job failed: exit code 1
✖ build
go_1_13
Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out d3a664b6 as master...

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.77s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.781s
ERROR: Job failed: exit code 1
✖ build
go_1_10
Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out d3a664b6 as master...

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.68s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.697s
ERROR: Job failed: exit code 1
✖ build
go_1_14
Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out d3a664b6 as master...

Skipping Git submodules setup
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.70s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.716s
ERROR: Job failed: exit code 1