Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)
  on green-2.saas-linux-small-amd64.runners-manager.gitlab.com/default ns46NMmJ, system ID: s_85d7af184313
Resolving secrets
section_start:1742190624:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image golang:1.11 ...
Pulling docker image golang:1.11 ...
Using docker image sha256:43a154fee764a6f5fe6e0065638799eb913c1983ca83e0c68a93a2e7bb092b69 for golang:1.11 with digest golang@sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04 ...
section_end:1742190642:prepare_executor
section_start:1742190642:prepare_script
Preparing environment
Running on runner-ns46nmmj-project-26906187-concurrent-0 via runner-ns46nmmj-s-l-s-amd64-1742190447-0869b0fa...
section_end:1742190648:prepare_script
section_start:1742190648:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml-module/.git/
Created fresh repository.
Checking out a0632347 as detached HEAD (ref is master)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
section_end:1742190650:get_sources
section_start:1742190650:step_script
Executing "step_script" stage of the job script
Using docker image sha256:43a154fee764a6f5fe6e0065638799eb913c1983ca83e0c68a93a2e7bb092b69 for golang:1.11 with digest golang@sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04 ...
$ 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 (6.26s)
    xml_test.go:436: testdata/libvirt/tests/domaincapsdata/qemu_10.0.0-q35.x86_64+amdsev.xml: /domainCapabilities[0]/features[0]/sev[0]/cpu0Id[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	libvirt.org/go/libvirtxml	6.277s
section_end:1742190661:step_script
section_start:1742190661:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742190661:cleanup_file_variables
ERROR: Job failed: exit code 1