0s autopkgtest [06:38:26]: starting date and time: 2026-02-05 06:38:26+0000 1s autopkgtest [06:38:27]: git checkout: 4b346b80 nova: make wait_reboot return success even when a no-op 1s autopkgtest [06:38:27]: host juju-7f2275-prod-proposed-migration-environment-15; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.3igbe11n/out --timeout-copy=6000 --needs-internet=try --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed=src:glibc --apt-upgrade librostlab-blast --timeout-short=300 --timeout-copy=20000 --timeout-build=20000 --env=ADT_TEST_TRIGGERS=glibc/2.42-2ubuntu5 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest-cpu2-ram4-disk20-ppc64el --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@sto01-ppc64el-18.secgroup --name adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665 --image adt/ubuntu-resolute-ppc64el-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-15 --net-id=net_prod-autopkgtest-workers-ppc64el -e TERM=linux --mirror=http://ftpmaster.internal/ubuntu/ 9s Creating nova instance adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665 from image adt/ubuntu-resolute-ppc64el-server-20260205.img (UUID f866c950-0b62-4023-bac6-0f13279e15ed)... 33s nova [E] nova boot failed (attempt #0): 33s nova [E] DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 33s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 33s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 33s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 33s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 33s DEBUG (session:517) REQ: curl -g -i -X GET https://keystone.ps7.canonical.com:5000/v3 -H "Accept: application/json" -H "User-Agent: nova keystoneauth1/4.0.0 python-requests/2.22.0 CPython/3.8.10" 33s DEBUG (connectionpool:939) Starting new HTTPS connection (1): keystone.ps7.canonical.com:5000 33s DEBUG (connectionpool:429) https://keystone.ps7.canonical.com:5000 "GET /v3 HTTP/1.1" 200 267 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 267 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:48 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-62653558-28d8-47af-932b-db9ad97320d9 33s DEBUG (session:580) RESP BODY: {"version": {"id": "v3.14", "status": "stable", "updated": "2020-04-07T00:00:00Z", "links": [{"rel": "self", "href": "https://keystone.ps7.canonical.com:5000/v3/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}]}} 33s DEBUG (session:946) GET call to https://keystone.ps7.canonical.com:5000/v3 used request id req-62653558-28d8-47af-932b-db9ad97320d9 33s DEBUG (base:182) Making authentication request to https://keystone.ps7.canonical.com:5000/v3/auth/tokens 33s DEBUG (connectionpool:429) https://keystone.ps7.canonical.com:5000 "POST /v3/auth/tokens HTTP/1.1" 201 12966 33s DEBUG (base:187) {"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20f4f30c2cfd4bfe806cd0db10c0e446", "name": "prod-autopkgtest-workers-ppc64el", "password_expires_at": null}, "audit_ids": ["5oyCh39HTlm3y3_6-Bb0Xw"], "expires_at": "2026-02-06T06:38:49.000000Z", "issued_at": "2026-02-05T06:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bf77f46fd6c4d3da81ee79a717acf43", "name": "prod-autopkgtest-workers-ppc64el_project"}, "is_domain": false, "roles": [{"id": "c4de4cd4a6e842c48c193225243b4507", "name": "reader"}, {"id": "9531825e299647e9b8713fcf36566f08", "name": "member"}, {"id": "a31fb543f37543d3b12c7fcb6e29636f", "name": "load-balancer_member"}], "is_admin_project": false, "catalog": [{"endpoints": [{"id": "09e03191c89d4421aebaa8dcff0e22e3", "interface": "admin", "region_id": "prodstack7", "url": "https://heat-admin.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "0b44af32db1b408da5b67a834350711b", "interface": "internal", "region_id": "prodstack7", "url": "https://heat-internal.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "325f3c044aa54591be49e39f7260483d", "interface": "public", "region_id": "prodstack7", "url": "https://heat.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "07902f28d63c4792bef57723f11a597e", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "296a5126b56949f8abc8663ba48d7c69", "interface": "admin", "region_id": "prodstack7", "url": "https://nova-admin.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}, {"id": "4ed46fd286814be9ad5f53c713db2b21", "interface": "public", "region_id": "prodstack7", "url": "https://nova.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}, {"id": "f920fb8274c74c72b50e57ac95f88f51", "interface": "internal", "region_id": "prodstack7", "url": "https://nova-internal.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}], "id": "0f4ee03d0c134dceb7ed6b2fa51eb189", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "074ea936d15d47e8ba1b8f1347fdaeec", "interface": "admin", "region_id": "prodstack7", "url": "https://neutron-admin.ps7.canonical.com:9696", "region": "prodstack7"}, {"id": "4d5667208af943eab425bb1952f67d2f", "interface": "public", "region_id": "prodstack7", "url": "https://neutron.ps7.canonical.com:9696", "region": "prodstack7"}, {"id": "ae71a7dd75fc495fa3dd207ac977346d", "interface": "internal", "region_id": "prodstack7", "url": "https://neutron-internal.ps7.canonical.com:9696", "region": "prodstack7"}], "id": "1fde991012bf4a91a97b5b02cd662e5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5f3171f69df346c9a40ff13f8a9f3feb", "interface": "public", "region_id": "prodstack7", "url": "https://heat.ps7.canonical.com:8000/v1", "region": "prodstack7"}, {"id": "951c2c04417d456eb29a4cbd2675f1bc", "interface": "internal", "region_id": "prodstack7", "url": "https://heat-internal.ps7.canonical.com:8000/v1", "region": "prodstack7"}, {"id": "e4062e144ad243cbb53c8ce87aefee44", "interface": "admin", "region_id": "prodstack7", "url": "https://heat-admin.ps7.canonical.com:8000/v1", "region": "prodstack7"}], "id": "2c59c0123c304ef3824d75e9779ac5a3", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "4a95fbf112804721b96a3578858faf45", "interface": "internal", "region_id": "prodstack7", "url": "https://octavia-internal.ps7.canonical.com:9876", "region": "prodstack7"}, {"id": "56bed7c3efd54a57bae11cc93844edc5", "interface": "public", "region_id": "prodstack7", "url": "https://octavia.ps7.canonical.com:9876", "region": "prodstack7"}, {"id": "e9c2ec6bc0e94e1e8ca6b15aa24b9294", "interface": "admin", "region_id": "prodstack7", "url": "https://octavia-admin.ps7.canonical.com:9876", "region": "prodstack7"}], "id": "4e42217a7f46428b87e7458a8a73942c", "type": "load-balancer", "name": "octavia"}, {"endpoints": [{"id": "29929a56ac7944d8867150f9d9a51ffe", "interface": "public", "region_id": "prodstack7", "url": "https://gnocchi.ps7.canonical.com:8041", "region": "prodstack7"}, {"id": "d1146fdec43e4c339f3c0766fda1923d", "interface": "internal", "region_id": "prodstack7", "url": "https://gnocchi-internal.ps7.canonical.com:8041", "region": "prodstack7"}, {"id": "ff5d256a28064e13b52758d6206687eb", "interface": "admin", "region_id": "prodstack7", "url": "https://gnocchi-admin.ps7.canonical.com:8041", "region": "prodstack7"}], "id": "50872dac84974216b104c7eef043dfe6", "type": "metric", "name": "gnocchi"}, {"endpoints": [{"id": "3901a2889b584fe5baf1325da2d5571c", "interface": "internal", "region_id": "prodstack7", "url": "https://aodh-internal.ps7.canonical.com:8042", "region": "prodstack7"}, {"id": "94f9e723537a4d0ab35ab53fe1af6f01", "interface": "public", "region_id": "prodstack7", "url": "https://aodh.ps7.canonical.com:8042", "region": "prodstack7"}, {"id": "f3fc8781a98149c680bd7f34c6893410", "interface": "admin", "region_id": "prodstack7", "url": "https://aodh-admin.ps7.canonical.com:8042", "region": "prodstack7"}], "id": "6f7af5495c2447c9bf258f72605a99b1", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "0592d4bf15d54ba8aac00dfc34292295", "interface": "admin", "region_id": "prodstack7", "url": "https://keystone-admin.ps7.canonical.com:35357/v3", "region": "prodstack7"}, {"id": "1f5df236ded54026af4f5e947a599b2f", "interface": "internal", "region_id": "prodstack7", "url": "https://keystone-internal.ps7.canonical.com:5000/v3", "region": "prodstack7"}, {"id": "cd17fef7e3d246b3974b2ffe55b7889c", "interface": "public", "region_id": "prodstack7", "url": "https://keystone.ps7.canonical.com:5000/v3", "region": "prodstack7"}], "id": "7ad024307b634ea989f1e03d73d7737b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "001dac935b6c44b1ad62c90175538578", "interface": "admin", "region_id": "prodstack7", "url": "https://cinder-admin.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "90abac2983a34488bb6ada4e5004bb99", "interface": "public", "region_id": "prodstack7", "url": "https://cinder.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "e49add7152684a8e9e1e3ea9502b5dc6", "interface": "internal", "region_id": "prodstack7", "url": "https://cinder-internal.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "7bea8b97c0304a62afd8325515928cc0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2450babeee5e4fe49947cbe7bcc0f3c3", "interface": "public", "region_id": "prodstack7", "url": "https://designate.ps7.canonical.com:9001", "region": "prodstack7"}, {"id": "c2e77ece29cd4dc7bf518bb51c619cce", "interface": "internal", "region_id": "prodstack7", "url": "https://designate-internal.ps7.canonical.com:9001", "region": "prodstack7"}, {"id": "fc292615aa2d43ff943da365870944ce", "interface": "admin", "region_id": "prodstack7", "url": "https://designate-admin.ps7.canonical.com:9001", "region": "prodstack7"}], "id": "8d13654c658644c4a375ce8428638f3d", "type": "dns", "name": "designate"}, {"endpoints": [{"id": "604f1f7088c54ec4a558d1747b0e7396", "interface": "public", "region_id": "prodstack7", "url": "https://barbican.ps7.canonical.com:9311", "region": "prodstack7"}, {"id": "81268c6bd3524a4d85af3d6faa426863", "interface": "admin", "region_id": "prodstack7", "url": "https://barbican-admin.ps7.canonical.com:9312", "region": "prodstack7"}, {"id": "becc73f676f34e66ab1daf0fbcb42366", "interface": "internal", "region_id": "prodstack7", "url": "https://barbican-internal.ps7.canonical.com:9311", "region": "prodstack7"}], "id": "8df4ed7c02d44fe28ec72b1e19e3f66f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "38557e1243014f1abaa578a61bb0a387", "interface": "public", "region_id": "prodstack7", "url": "https://manila.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "b12d5a4329f94a1fa6dbd2cd38ebcd52", "interface": "internal", "region_id": "prodstack7", "url": "https://manila-internal.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "bc081c0d5d954446b7ee77886f5d68a3", "interface": "admin", "region_id": "prodstack7", "url": "https://manila-admin.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "8e7967c2620d49448787e035e8f21af0", "type": "share", "name": "manila"}, {"endpoints": [{"id": "03802d072c514ae484a2d26be0c906af", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/", "region": "prodstack7"}, {"id": "c07a315e261f430d94542a872596d654", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/", "region": "prodstack7"}, {"id": "d62fcd20c1e34d64930fbec97503a40a", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/", "region": "prodstack7"}], "id": "9569f1b0b4714254a3d116760dc3968d", "type": "s3", "name": "s3"}, {"endpoints": [{"id": "0e64627804e741e5948b4d35e1914624", "interface": "internal", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "12d47bbd1cc64dbf8d4e442b821c64f2", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/swift/simplestreams/data", "region": "prodstack7"}, {"id": "35aba6c3a1fc4041b30963e8b6c7b929", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/swift/v1/AUTH_588a6b5285ea4ed38ae122d264c01490/simplestreams/data", "region": "prodstack7"}, {"id": "35bc5168fcc2414a9d89313cdef8bca9", "interface": "admin", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "5f7980b3f8e746e6bbd66c9cef81714e", "interface": "public", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "739ab5131dff4cdbb3151f6de36b36f6", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/swift/v1/AUTH_588a6b5285ea4ed38ae122d264c01490/simplestreams/data", "region": "prodstack7"}], "id": "b28a039721b147af8e77d77242d4297f", "type": "product-streams", "name": "image-stream"}, {"endpoints": [{"id": "9321fba4588641dbb1c9f89508f1bf23", "interface": "internal", "region_id": "prodstack7", "url": "https://placement-internal.ps7.canonical.com:8778", "region": "prodstack7"}, {"id": "9a75eebf33e7409d9b69dc7e650f756c", "interface": "admin", "region_id": "prodstack7", "url": "https://placement-admin.ps7.canonical.com:8778", "region": "prodstack7"}, {"id": "c03942ddacb94fe39c1529aa74bd31c1", "interface": "public", "region_id": "prodstack7", "url": "https://placement.ps7.canonical.com:8778", "region": "prodstack7"}], "id": "bc5c019477934e89bab2a097e8df84b6", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b8152f5e649d4603ac092897639d38c9", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/swift", "region": "prodstack7"}, {"id": "baa313d85b904c308b7a5c98505fc32c", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/swift/v1/AUTH_9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "c17c3db416224561b5e045562bbe76bf", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/swift/v1/AUTH_9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "c6dd2bcf96bf44c2a99e39d1302563f1", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "526da263451648898c9187c65f441a1c", "interface": "public", "region_id": "prodstack7", "url": "https://glance.ps7.canonical.com:9292", "region": "prodstack7"}, {"id": "61b55755ca9e4e2ab04a144f92cb6e97", "interface": "admin", "region_id": "prodstack7", "url": "https://glance-admin.ps7.canonical.com:9292", "region": "prodstack7"}, {"id": "9080969b2cde4926b647f63b9591233c", "interface": "internal", "region_id": "prodstack7", "url": "https://glance-internal.ps7.canonical.com:9292", "region": "prodstack7"}], "id": "dd3a22e287464998be0514a67dafb7e4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2f4dcba2a4ce46b2a2e3cf103fd929f4", "interface": "admin", "region_id": "prodstack7", "url": "https://manila-admin.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "789faa303fb54473b9449fa2f52866b3", "interface": "internal", "region_id": "prodstack7", "url": "https://manila-internal.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "fa7fa08da5e147df8dbc9528f3d7135b", "interface": "public", "region_id": "prodstack7", "url": "https://manila.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "f6880aea736446b8a4232e0cf3528a12", "type": "sharev2", "name": "manilav2"}]}} 33s REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" 33s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" 33s DEBUG (connectionpool:939) Starting new HTTPS connection (1): nova.ps7.canonical.com:8774 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1 HTTP/1.1" 302 0 33s RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps7.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-7e3cd6e3-531a-4485-95b7-1b423ea30e36 x-openstack-request-id: req-7e3cd6e3-531a-4485-95b7-1b423ea30e36 33s DEBUG (session:548) RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps7.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-7e3cd6e3-531a-4485-95b7-1b423ea30e36 x-openstack-request-id: req-7e3cd6e3-531a-4485-95b7-1b423ea30e36 33s RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 33s DEBUG (session:580) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/ HTTP/1.1" 200 397 33s RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 x-openstack-request-id: req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 x-openstack-request-id: req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 33s RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.96", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 33s DEBUG (session:580) RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.96", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 33s GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/ used request id req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/ used request id req-19d028f4-5a2a-493a-ad5f-ffeaf962c924 33s DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 33s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 33s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 33s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 33s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 33s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 33s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps7.canonical.com:9292/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:939) Starting new HTTPS connection (1): glance.ps7.canonical.com:9292 33s DEBUG (connectionpool:429) https://glance.ps7.canonical.com:9292 "GET /v2/images/f866c950-0b62-4023-bac6-0f13279e15ed HTTP/1.1" 200 2267 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2267 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-c8b876c3-6795-4e06-a2b7-44e4f89509fe 33s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "1817ca74-e109-4221-8791-3fc9207e3533", "boot_roles": "reader,member,load-balancer_member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "d73e4312-286f-4e92-8493-35c5aa0dfb61", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "26.04", "owner_id": "9bf77f46fd6c4d3da81ee79a717acf43", "owner_project_name": "prod-autopkgtest-workers-ppc64el_project", "owner_user_name": "prod-autopkgtest-workers-ppc64el", "product_name": "com.ubuntu.cloud.daily:server:26.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"26.04,r,resolute,devel\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-resolute-daily-ppc64el-server-20260127\", \"release\": \"resolute\", \"release_codename\": \"Resolute Raccoon\", \"release_title\": \"2", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "version_name": "20260127", "name": "adt/ubuntu-resolute-ppc64el-server-20260205.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2868772864, "virtual_size": 21474836480, "status": "active", "checksum": "ac14479a7c3c14ee8165b757f78af482", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "9bf77f46fd6c4d3da81ee79a717acf43", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "bdc150ee270634f05c5edcb7d583e879273d40b52821b4d1ffcf772fe3f5e6eb", "id": "f866c950-0b62-4023-bac6-0f13279e15ed", "created_at": "2026-02-05T01:14:46Z", "updated_at": "2026-02-05T01:16:04Z", "locations": [{"url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/f866c950-0b62-4023-bac6-0f13279e15ed/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/f866c950-0b62-4023-bac6-0f13279e15ed/snap", "tags": [], "self": "/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed", "file": "/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed/file", "schema": "/v2/schemas/image", "stores": "ceph"} 33s DEBUG (session:936) GET call to image for https://glance.ps7.canonical.com:9292/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed used request id req-c8b876c3-6795-4e06-a2b7-44e4f89509fe 33s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el HTTP/1.1" 404 109 33s DEBUG (session:548) RESP: [404] Connection: Keep-Alive Content-Length: 109 Content-Type: application/json; charset=UTF-8 Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=998 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-4d240cea-c087-45f4-81d2-9041f04ac908 x-openstack-request-id: req-4d240cea-c087-45f4-81d2-9041f04ac908 33s DEBUG (session:580) RESP BODY: {"itemNotFound": {"code": 404, "message": "Flavor autopkgtest-cpu2-ram4-disk20-ppc64el could not be found."}} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el used request id req-4d240cea-c087-45f4-81d2-9041f04ac908 33s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors?is_public=None -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors?is_public=None HTTP/1.1" 200 2423 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2423 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=997 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-40f8007e-4ac0-40b4-92ea-e6f4c71e1a07 x-openstack-request-id: req-40f8007e-4ac0-40b4-92ea-e6f4c71e1a07 33s DEBUG (session:580) RESP BODY: {"flavors": [{"id": "53d845ba-20b6-47b0-8d36-14129b383b2c", "name": "shared.large.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/53d845ba-20b6-47b0-8d36-14129b383b2c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/53d845ba-20b6-47b0-8d36-14129b383b2c"}], "description": null}, {"id": "6d15d6b4-4956-4aab-940e-fc2f21abb355", "name": "shared.xlarge.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/6d15d6b4-4956-4aab-940e-fc2f21abb355"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/6d15d6b4-4956-4aab-940e-fc2f21abb355"}], "description": null}, {"id": "84d9214c-6238-49ad-bcd4-68651b0fff84", "name": "shared.medium.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/84d9214c-6238-49ad-bcd4-68651b0fff84"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/84d9214c-6238-49ad-bcd4-68651b0fff84"}], "description": null}, {"id": "af3a4807-1a67-45b0-a4ec-851f7f915480", "name": "autopkgtest-cpu4-ram16-disk100-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/af3a4807-1a67-45b0-a4ec-851f7f915480"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/af3a4807-1a67-45b0-a4ec-851f7f915480"}], "description": null}, {"id": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}], "description": null}, {"id": "d2b33018-ef27-42d3-9878-e3b4816cec50", "name": "shared.xsmall.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/d2b33018-ef27-42d3-9878-e3b4816cec50"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/d2b33018-ef27-42d3-9878-e3b4816cec50"}], "description": null}, {"id": "e9e0185b-b47d-42ce-bd30-0892a3bf026a", "name": "shared.small.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/e9e0185b-b47d-42ce-bd30-0892a3bf026a"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/e9e0185b-b47d-42ce-bd30-0892a3bf026a"}], "description": null}]} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors?is_public=None used request id req-40f8007e-4ac0-40b4-92ea-e6f4c71e1a07 33s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 HTTP/1.1" 200 706 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 706 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:49 GMT Keep-Alive: timeout=75, max=996 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-72a0da0e-c44d-4a3f-9e38-6942fba98378 x-openstack-request-id: req-72a0da0e-c44d-4a3f-9e38-6942fba98378 33s DEBUG (session:580) RESP BODY: {"flavor": {"id": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "ram": 4096, "disk": 20, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": false, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}], "description": null, "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 used request id req-72a0da0e-c44d-4a3f-9e38-6942fba98378 33s DEBUG (session:517) REQ: curl -g -i -X POST https://nova.ps7.canonical.com:8774/v2.1/servers -H "Accept: application/json" -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" -d '{"server": {"name": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665", "imageRef": "f866c950-0b62-4023-bac6-0f13279e15ed", "flavorRef": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "min_count": 1, "max_count": 1, "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@sto01-ppc64el-18.secgroup"}], "networks": [{"uuid": "c4c76c34-f8c1-479e-a79a-8c9382a6ed25"}]}}' 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "POST /v2.1/servers HTTP/1.1" 202 479 33s DEBUG (session:548) RESP: [202] Connection: Keep-Alive Content-Length: 479 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:50 GMT Keep-Alive: timeout=75, max=995 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 location: https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c x-compute-request-id: req-f78113de-1425-4a00-b23b-50112cfccb51 x-openstack-request-id: req-f78113de-1425-4a00-b23b-50112cfccb51 33s DEBUG (session:580) RESP BODY: {"server": {"id": "86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@sto01-ppc64el-18.secgroup"}], "adminPass": "7VNpJfohkt2t"}} 33s DEBUG (session:936) POST call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers used request id req-f78113de-1425-4a00-b23b-50112cfccb51 33s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c HTTP/1.1" 200 2725 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2725 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:50 GMT Keep-Alive: timeout=75, max=994 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-9c63abb4-adb3-4f98-bc08-40f34edd40aa x-openstack-request-id: req-9c63abb4-adb3-4f98-bc08-40f34edd40aa 33s DEBUG (session:580) RESP BODY: {"server": {"id": "86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c", "name": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665", "status": "BUILD", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "f866c950-0b62-4023-bac6-0f13279e15ed", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/f866c950-0b62-4023-bac6-0f13279e15ed"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-05T06:38:51Z", "updated": "2026-02-05T06:38:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-2lxm435y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f22", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c used request id req-9c63abb4-adb3-4f98-bc08-40f34edd40aa 33s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps7.canonical.com:9292/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://glance.ps7.canonical.com:9292 "GET /v2/images/f866c950-0b62-4023-bac6-0f13279e15ed HTTP/1.1" 200 2267 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2267 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:50 GMT Keep-Alive: timeout=75, max=999 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-d4740d94-f2cf-4688-be19-bcec3a0dfc90 33s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "1817ca74-e109-4221-8791-3fc9207e3533", "boot_roles": "reader,member,load-balancer_member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "d73e4312-286f-4e92-8493-35c5aa0dfb61", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "26.04", "owner_id": "9bf77f46fd6c4d3da81ee79a717acf43", "owner_project_name": "prod-autopkgtest-workers-ppc64el_project", "owner_user_name": "prod-autopkgtest-workers-ppc64el", "product_name": "com.ubuntu.cloud.daily:server:26.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"26.04,r,resolute,devel\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-resolute-daily-ppc64el-server-20260127\", \"release\": \"resolute\", \"release_codename\": \"Resolute Raccoon\", \"release_title\": \"2", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "version_name": "20260127", "name": "adt/ubuntu-resolute-ppc64el-server-20260205.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2868772864, "virtual_size": 21474836480, "status": "active", "checksum": "ac14479a7c3c14ee8165b757f78af482", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "9bf77f46fd6c4d3da81ee79a717acf43", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "bdc150ee270634f05c5edcb7d583e879273d40b52821b4d1ffcf772fe3f5e6eb", "id": "f866c950-0b62-4023-bac6-0f13279e15ed", "created_at": "2026-02-05T01:14:46Z", "updated_at": "2026-02-05T01:16:04Z", "locations": [{"url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/f866c950-0b62-4023-bac6-0f13279e15ed/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/f866c950-0b62-4023-bac6-0f13279e15ed/snap", "tags": [], "self": "/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed", "file": "/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed/file", "schema": "/v2/schemas/image", "stores": "ceph"} 33s DEBUG (session:936) GET call to image for https://glance.ps7.canonical.com:9292/v2/images/f866c950-0b62-4023-bac6-0f13279e15ed used request id req-d4740d94-f2cf-4688-be19-bcec3a0dfc90 33s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+ 33s | Property | Value | 33s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+ 33s | OS-DCF:diskConfig | MANUAL | 33s | OS-EXT-AZ:availability_zone | | 33s | OS-EXT-SRV-ATTR:host | - | 33s | OS-EXT-SRV-ATTR:hostname | adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f22 | 33s | OS-EXT-SRV-ATTR:hypervisor_hostname | - | 33s | OS-EXT-SRV-ATTR:instance_name | | 33s | OS-EXT-SRV-ATTR:kernel_id | | 33s | OS-EXT-SRV-ATTR:launch_index | 0 | 33s | OS-EXT-SRV-ATTR:ramdisk_id | | 33s | OS-EXT-SRV-ATTR:reservation_id | r-2lxm435y | 33s | OS-EXT-SRV-ATTR:root_device_name | - | 33s | OS-EXT-STS:power_state | 0 | 33s | OS-EXT-STS:task_state | scheduling | 33s | OS-EXT-STS:vm_state | building | 33s | OS-SRV-USG:launched_at | - | 33s | OS-SRV-USG:terminated_at | - | 33s | accessIPv4 | | 33s | accessIPv6 | | 33s | adminPass | 7VNpJfohkt2t | 33s | config_drive | | 33s | created | 2026-02-05T06:38:51Z | 33s | description | - | 33s | flavor:disk | 20 | 33s | flavor:ephemeral | 0 | 33s | flavor:extra_specs | {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"} | 33s | flavor:original_name | autopkgtest-cpu2-ram4-disk20-ppc64el | 33s | flavor:ram | 4096 | 33s | flavor:swap | 0 | 33s | flavor:vcpus | 2 | 33s | hostId | | 33s | id | 86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c | 33s | image | adt/ubuntu-resolute-ppc64el-server-20260205.img (f866c950-0b62-4023-bac6-0f13279e15ed) | 33s | key_name | testbed-juju-7f2275-prod-proposed-migration-environment-15 | 33s | locked | False | 33s | locked_reason | - | 33s | metadata | {} | 33s | name | adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665 | 33s | os-extended-volumes:volumes_attached | [] | 33s | progress | 0 | 33s | security_groups | autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@sto01-ppc64el-18.secgroup | 33s | server_groups | [] | 33s | status | BUILD | 33s | tags | [] | 33s | tenant_id | 9bf77f46fd6c4d3da81ee79a717acf43 | 33s | trusted_image_certificates | - | 33s | updated | 2026-02-05T06:38:50Z | 33s | user_id | 20f4f30c2cfd4bfe806cd0db10c0e446 | 33s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c HTTP/1.1" 200 2725 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2725 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:50 GMT Keep-Alive: timeout=75, max=993 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-851e4f5f-8768-4f1c-875c-b9ba138c0a17 x-openstack-request-id: req-851e4f5f-8768-4f1c-875c-b9ba138c0a17 33s DEBUG (session:580) RESP BODY: {"server": {"id": "86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c", "name": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665", "status": "BUILD", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "f866c950-0b62-4023-bac6-0f13279e15ed", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/f866c950-0b62-4023-bac6-0f13279e15ed"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-05T06:38:51Z", "updated": "2026-02-05T06:38:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-2lxm435y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f22", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c used request id req-851e4f5f-8768-4f1c-875c-b9ba138c0a17 33s 33s 33s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e1ca5a1395861bde6a9496e29827e2329e1198b4935fd1d617b99a287eddf2" -H "X-OpenStack-Nova-API-Version: 2.87" 33s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c HTTP/1.1" 200 3033 33s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 3033 Content-Type: application/json Date: Thu, 05 Feb 2026 06:38:56 GMT Keep-Alive: timeout=75, max=992 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-6f35a692-03e5-4db1-9a95-c1dd997fcdcf x-openstack-request-id: req-6f35a692-03e5-4db1-9a95-c1dd997fcdcf 33s DEBUG (session:580) RESP BODY: {"server": {"id": "86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c", "name": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f2275-prod-proposed-migration-environment-15-a02ad971-4482-44ae-a9a6-ff07841d4665", "status": "ERROR", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "f866c950-0b62-4023-bac6-0f13279e15ed", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/f866c950-0b62-4023-bac6-0f13279e15ed"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-05T06:38:50Z", "updated": "2026-02-05T06:38:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-02-05T06:38:53Z", "message": "Exceeded maximum number of retries. Exceeded max scheduling attempts 3 for instance 86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c. Last exception: Insufficient compute resources: Requested instance NUMA topology cannot fit the given host NUMA topology."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "instance-00409a54", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-2lxm435y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-librostlab-blast-20260205-063825-juju-7f22", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 33s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/86ee3bfe-59e7-4b01-a70b-ed938b2aaf5c used request id req-6f35a692-03e5-4db1-9a95-c1dd997fcdcf 33s DEBUG (shell:822) 33s Traceback (most recent call last): 33s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 820, in main 33s OpenStackComputeShell().main(argv) 33s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 742, in main 33s args.func(self.cs, args) 33s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 980, in do_boot 33s _poll_for_status(cs.servers.get, server.id, 'building', ['active']) 33s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 1019, in _poll_for_status 33s raise exceptions.ResourceInErrorState(obj) 33s novaclient.exceptions.ResourceInErrorState: 33s ERROR (ResourceInErrorState): 33s 33s Error building server 469s autopkgtest [06:46:15]: testbed dpkg architecture: ppc64el 470s autopkgtest [06:46:16]: testbed apt version: 3.1.14 470s autopkgtest [06:46:16]: @@@@@@@@@@@@@@@@@@@@ test bed setup 470s autopkgtest [06:46:16]: testbed release detected to be: None 471s autopkgtest [06:46:17]: updating testbed package index (apt update) 471s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease [124 kB] 471s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 471s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 471s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 471s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/restricted Sources [5260 B] 471s Get:6 http://ftpmaster.internal/ubuntu resolute-proposed/universe Sources [1719 kB] 472s Get:7 http://ftpmaster.internal/ubuntu resolute-proposed/main Sources [228 kB] 472s Get:8 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse Sources [35.4 kB] 472s Get:9 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el Packages [261 kB] 472s Get:10 http://ftpmaster.internal/ubuntu resolute-proposed/universe ppc64el Packages [1514 kB] 472s Get:11 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse ppc64el Packages [21.9 kB] 472s Fetched 3910 kB in 1s (2839 kB/s) 473s Reading package lists... 474s Hit:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease 474s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 474s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 474s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 475s Reading package lists... 475s Reading package lists... 475s Building dependency tree... 475s Reading state information... 475s Calculating upgrade... 475s The following packages will be upgraded: 475s libc-bin libc-gconv-modules-extra libc6 locales pollinate 475s python3-referencing sed 475s 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 475s Need to get 8612 kB of archives. 475s After this operation, 0 B of additional disk space will be used. 475s Get:1 http://ftpmaster.internal/ubuntu resolute/main ppc64el sed ppc64el 4.9-2build3 [211 kB] 476s Get:2 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el libc-gconv-modules-extra ppc64el 2.42-2ubuntu5 [1448 kB] 477s Get:3 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el libc6 ppc64el 2.42-2ubuntu5 [1913 kB] 479s Get:4 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el libc-bin ppc64el 2.42-2ubuntu5 [748 kB] 480s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el locales all 2.42-2ubuntu5 [4255 kB] 483s Get:6 http://ftpmaster.internal/ubuntu resolute/main ppc64el pollinate all 4.33-4ubuntu5 [14.0 kB] 483s Get:7 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-referencing all 0.36.2-1ubuntu2 [22.2 kB] 483s dpkg-preconfigure: unable to re-open stdin: No such file or directory 483s Fetched 8612 kB in 7s (1150 kB/s) 484s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 484s Preparing to unpack .../sed_4.9-2build3_ppc64el.deb ... 484s Unpacking sed (4.9-2build3) over (4.9-2build2) ... 484s Setting up sed (4.9-2build3) ... 484s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 484s Preparing to unpack .../libc-gconv-modules-extra_2.42-2ubuntu5_ppc64el.deb ... 484s Unpacking libc-gconv-modules-extra:ppc64el (2.42-2ubuntu5) over (2.42-2ubuntu4) ... 484s Setting up libc-gconv-modules-extra:ppc64el (2.42-2ubuntu5) ... 484s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 484s Preparing to unpack .../libc6_2.42-2ubuntu5_ppc64el.deb ... 485s Unpacking libc6:ppc64el (2.42-2ubuntu5) over (2.42-2ubuntu4) ... 485s Setting up libc6:ppc64el (2.42-2ubuntu5) ... 485s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 485s Preparing to unpack .../libc-bin_2.42-2ubuntu5_ppc64el.deb ... 485s Unpacking libc-bin (2.42-2ubuntu5) over (2.42-2ubuntu4) ... 485s Setting up libc-bin (2.42-2ubuntu5) ... 485s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 485s Preparing to unpack .../locales_2.42-2ubuntu5_all.deb ... 485s Unpacking locales (2.42-2ubuntu5) over (2.42-2ubuntu4) ... 486s Preparing to unpack .../pollinate_4.33-4ubuntu5_all.deb ... 486s Unpacking pollinate (4.33-4ubuntu5) over (4.33-4ubuntu4) ... 486s Preparing to unpack .../python3-referencing_0.36.2-1ubuntu2_all.deb ... 486s Unpacking python3-referencing (0.36.2-1ubuntu2) over (0.36.2-1ubuntu1) ... 486s Setting up locales (2.42-2ubuntu5) ... 486s Generating locales (this might take a while)... 488s en_US.UTF-8... done 488s Generation complete. 488s Setting up pollinate (4.33-4ubuntu5) ... 499s Setting up python3-referencing (0.36.2-1ubuntu2) ... 499s Processing triggers for man-db (2.13.1-1) ... 501s Processing triggers for install-info (7.2-5) ... 501s Processing triggers for systemd (259-1ubuntu3) ... 502s autopkgtest [06:46:48]: upgrading testbed (apt dist-upgrade and autopurge) 502s Reading package lists... 503s Building dependency tree... 503s Reading state information... 503s Calculating upgrade... 503s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 503s Reading package lists... 503s Building dependency tree... 503s Reading state information... 503s Solving dependencies... 503s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 503s autopkgtest [06:46:49]: rebooting testbed after setup commands that affected boot 546s autopkgtest [06:47:32]: testbed running kernel: Linux 6.18.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 12 16:45:54 UTC 2026 549s autopkgtest [06:47:35]: @@@@@@@@@@@@@@@@@@@@ apt-source librostlab-blast 551s Get:1 http://ftpmaster.internal/ubuntu resolute/universe librostlab-blast 1.0.1-14 (dsc) [2562 B] 551s Get:2 http://ftpmaster.internal/ubuntu resolute/universe librostlab-blast 1.0.1-14 (tar) [384 kB] 551s Get:3 http://ftpmaster.internal/ubuntu resolute/universe librostlab-blast 1.0.1-14 (diff) [6716 B] 551s gpgv: Signature made Wed Apr 24 11:20:29 2024 UTC 551s gpgv: using RSA key 8F91B227C7D6F2B1948C8236793CF67E8F0D11DA 551s gpgv: issuer "emollier@debian.org" 551s gpgv: Can't check signature: No public key 551s dpkg-source: warning: cannot verify inline signature for ./librostlab-blast_1.0.1-14.dsc: no acceptable signature found 552s autopkgtest [06:47:38]: testing package librostlab-blast version 1.0.1-14 552s autopkgtest [06:47:38]: build not needed 552s autopkgtest [06:47:38]: test run-unit-test: preparing testbed 552s Reading package lists... 553s Building dependency tree... 553s Reading state information... 553s Solving dependencies... 553s The following NEW packages will be installed: 553s build-essential cpp cpp-15 cpp-15-powerpc64le-linux-gnu 553s cpp-powerpc64le-linux-gnu g++ g++-15 g++-15-powerpc64le-linux-gnu 553s g++-powerpc64le-linux-gnu gcc gcc-15 gcc-15-powerpc64le-linux-gnu 553s gcc-powerpc64le-linux-gnu libasan8 libc-dev-bin libc6-dev libcc1-0 553s libcrypt-dev libgcc-15-dev libgomp1 libisl23 libitm1 libjs-jquery liblsan0 553s libmpc3 libquadmath0 librostlab-blast-doc librostlab-blast0-dev 553s librostlab-blast0v5 librostlab3-dev librostlab3t64 libstdc++-15-dev libtsan2 553s libubsan1 linux-libc-dev rpcsvc-proto 553s 0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded. 553s Need to get 66.7 MB of archives. 553s After this operation, 248 MB of additional disk space will be used. 553s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el libc-dev-bin ppc64el 2.42-2ubuntu5 [23.9 kB] 553s Get:2 http://ftpmaster.internal/ubuntu resolute/main ppc64el linux-libc-dev ppc64el 6.18.0-9.9 [1847 kB] 554s Get:3 http://ftpmaster.internal/ubuntu resolute/main ppc64el libcrypt-dev ppc64el 1:4.5.1-1 [162 kB] 554s Get:4 http://ftpmaster.internal/ubuntu resolute/main ppc64el rpcsvc-proto ppc64el 1.4.3-1build1 [84.2 kB] 554s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el libc6-dev ppc64el 2.42-2ubuntu5 [2079 kB] 554s Get:6 http://ftpmaster.internal/ubuntu resolute/main ppc64el libisl23 ppc64el 0.27-1build1 [893 kB] 555s Get:7 http://ftpmaster.internal/ubuntu resolute/main ppc64el libmpc3 ppc64el 1.3.1-2 [62.5 kB] 555s Get:8 http://ftpmaster.internal/ubuntu resolute/main ppc64el cpp-15-powerpc64le-linux-gnu ppc64el 15.2.0-12ubuntu1 [11.4 MB] 557s Get:9 http://ftpmaster.internal/ubuntu resolute/main ppc64el cpp-15 ppc64el 15.2.0-12ubuntu1 [1038 B] 557s Get:10 http://ftpmaster.internal/ubuntu resolute/main ppc64el cpp-powerpc64le-linux-gnu ppc64el 4:15.2.0-4ubuntu1 [5746 B] 557s Get:11 http://ftpmaster.internal/ubuntu resolute/main ppc64el cpp ppc64el 4:15.2.0-4ubuntu1 [22.4 kB] 557s Get:12 http://ftpmaster.internal/ubuntu resolute/main ppc64el libcc1-0 ppc64el 15.2.0-12ubuntu1 [49.0 kB] 557s Get:13 http://ftpmaster.internal/ubuntu resolute/main ppc64el libgomp1 ppc64el 15.2.0-12ubuntu1 [169 kB] 557s Get:14 http://ftpmaster.internal/ubuntu resolute/main ppc64el libitm1 ppc64el 15.2.0-12ubuntu1 [32.2 kB] 557s Get:15 http://ftpmaster.internal/ubuntu resolute/main ppc64el libasan8 ppc64el 15.2.0-12ubuntu1 [3006 kB] 557s Get:16 http://ftpmaster.internal/ubuntu resolute/main ppc64el liblsan0 ppc64el 15.2.0-12ubuntu1 [1374 kB] 557s Get:17 http://ftpmaster.internal/ubuntu resolute/main ppc64el libtsan2 ppc64el 15.2.0-12ubuntu1 [2729 kB] 557s Get:18 http://ftpmaster.internal/ubuntu resolute/main ppc64el libubsan1 ppc64el 15.2.0-12ubuntu1 [1231 kB] 557s Get:19 http://ftpmaster.internal/ubuntu resolute/main ppc64el libquadmath0 ppc64el 15.2.0-12ubuntu1 [160 kB] 557s Get:20 http://ftpmaster.internal/ubuntu resolute/main ppc64el libgcc-15-dev ppc64el 15.2.0-12ubuntu1 [1670 kB] 557s Get:21 http://ftpmaster.internal/ubuntu resolute/main ppc64el gcc-15-powerpc64le-linux-gnu ppc64el 15.2.0-12ubuntu1 [22.4 MB] 558s Get:22 http://ftpmaster.internal/ubuntu resolute/main ppc64el gcc-15 ppc64el 15.2.0-12ubuntu1 [530 kB] 558s Get:23 http://ftpmaster.internal/ubuntu resolute/main ppc64el gcc-powerpc64le-linux-gnu ppc64el 4:15.2.0-4ubuntu1 [1220 B] 558s Get:24 http://ftpmaster.internal/ubuntu resolute/main ppc64el gcc ppc64el 4:15.2.0-4ubuntu1 [5032 B] 558s Get:25 http://ftpmaster.internal/ubuntu resolute/main ppc64el libstdc++-15-dev ppc64el 15.2.0-12ubuntu1 [2747 kB] 558s Get:26 http://ftpmaster.internal/ubuntu resolute/main ppc64el g++-15-powerpc64le-linux-gnu ppc64el 15.2.0-12ubuntu1 [13.0 MB] 559s Get:27 http://ftpmaster.internal/ubuntu resolute/main ppc64el g++-15 ppc64el 15.2.0-12ubuntu1 [25.3 kB] 559s Get:28 http://ftpmaster.internal/ubuntu resolute/main ppc64el g++-powerpc64le-linux-gnu ppc64el 4:15.2.0-4ubuntu1 [970 B] 559s Get:29 http://ftpmaster.internal/ubuntu resolute/main ppc64el g++ ppc64el 4:15.2.0-4ubuntu1 [1092 B] 559s Get:30 http://ftpmaster.internal/ubuntu resolute/main ppc64el build-essential ppc64el 12.12ubuntu2 [5256 B] 559s Get:31 http://ftpmaster.internal/ubuntu resolute/main ppc64el libjs-jquery all 3.7.1+dfsg+~3.5.33-1build1 [321 kB] 559s Get:32 http://ftpmaster.internal/ubuntu resolute/universe ppc64el librostlab-blast-doc all 1.0.1-14 [421 kB] 559s Get:33 http://ftpmaster.internal/ubuntu resolute/universe ppc64el librostlab-blast0v5 ppc64el 1.0.1-14 [92.2 kB] 559s Get:34 http://ftpmaster.internal/ubuntu resolute/universe ppc64el librostlab3t64 ppc64el 1.0.20-14 [5142 B] 559s Get:35 http://ftpmaster.internal/ubuntu resolute/universe ppc64el librostlab3-dev ppc64el 1.0.20-14 [11.4 kB] 559s Get:36 http://ftpmaster.internal/ubuntu resolute/universe ppc64el librostlab-blast0-dev ppc64el 1.0.1-14 [113 kB] 560s Fetched 66.7 MB in 7s (9976 kB/s) 560s Selecting previously unselected package libc-dev-bin. 560s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 560s Preparing to unpack .../00-libc-dev-bin_2.42-2ubuntu5_ppc64el.deb ... 560s Unpacking libc-dev-bin (2.42-2ubuntu5) ... 560s Selecting previously unselected package linux-libc-dev:ppc64el. 560s Preparing to unpack .../01-linux-libc-dev_6.18.0-9.9_ppc64el.deb ... 560s Unpacking linux-libc-dev:ppc64el (6.18.0-9.9) ... 560s Selecting previously unselected package libcrypt-dev:ppc64el. 560s Preparing to unpack .../02-libcrypt-dev_1%3a4.5.1-1_ppc64el.deb ... 560s Unpacking libcrypt-dev:ppc64el (1:4.5.1-1) ... 560s Selecting previously unselected package rpcsvc-proto. 560s Preparing to unpack .../03-rpcsvc-proto_1.4.3-1build1_ppc64el.deb ... 560s Unpacking rpcsvc-proto (1.4.3-1build1) ... 560s Selecting previously unselected package libc6-dev:ppc64el. 560s Preparing to unpack .../04-libc6-dev_2.42-2ubuntu5_ppc64el.deb ... 560s Unpacking libc6-dev:ppc64el (2.42-2ubuntu5) ... 560s Selecting previously unselected package libisl23:ppc64el. 560s Preparing to unpack .../05-libisl23_0.27-1build1_ppc64el.deb ... 560s Unpacking libisl23:ppc64el (0.27-1build1) ... 560s Selecting previously unselected package libmpc3:ppc64el. 560s Preparing to unpack .../06-libmpc3_1.3.1-2_ppc64el.deb ... 560s Unpacking libmpc3:ppc64el (1.3.1-2) ... 560s Selecting previously unselected package cpp-15-powerpc64le-linux-gnu. 560s Preparing to unpack .../07-cpp-15-powerpc64le-linux-gnu_15.2.0-12ubuntu1_ppc64el.deb ... 560s Unpacking cpp-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package cpp-15. 561s Preparing to unpack .../08-cpp-15_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking cpp-15 (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package cpp-powerpc64le-linux-gnu. 561s Preparing to unpack .../09-cpp-powerpc64le-linux-gnu_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 561s Unpacking cpp-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 561s Selecting previously unselected package cpp. 561s Preparing to unpack .../10-cpp_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 561s Unpacking cpp (4:15.2.0-4ubuntu1) ... 561s Selecting previously unselected package libcc1-0:ppc64el. 561s Preparing to unpack .../11-libcc1-0_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libcc1-0:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libgomp1:ppc64el. 561s Preparing to unpack .../12-libgomp1_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libgomp1:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libitm1:ppc64el. 561s Preparing to unpack .../13-libitm1_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libitm1:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libasan8:ppc64el. 561s Preparing to unpack .../14-libasan8_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libasan8:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package liblsan0:ppc64el. 561s Preparing to unpack .../15-liblsan0_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking liblsan0:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libtsan2:ppc64el. 561s Preparing to unpack .../16-libtsan2_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libtsan2:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libubsan1:ppc64el. 561s Preparing to unpack .../17-libubsan1_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libubsan1:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libquadmath0:ppc64el. 561s Preparing to unpack .../18-libquadmath0_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libquadmath0:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package libgcc-15-dev:ppc64el. 561s Preparing to unpack .../19-libgcc-15-dev_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libgcc-15-dev:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package gcc-15-powerpc64le-linux-gnu. 561s Preparing to unpack .../20-gcc-15-powerpc64le-linux-gnu_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking gcc-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package gcc-15. 561s Preparing to unpack .../21-gcc-15_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking gcc-15 (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package gcc-powerpc64le-linux-gnu. 561s Preparing to unpack .../22-gcc-powerpc64le-linux-gnu_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 561s Unpacking gcc-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 561s Selecting previously unselected package gcc. 561s Preparing to unpack .../23-gcc_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 561s Unpacking gcc (4:15.2.0-4ubuntu1) ... 561s Selecting previously unselected package libstdc++-15-dev:ppc64el. 561s Preparing to unpack .../24-libstdc++-15-dev_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking libstdc++-15-dev:ppc64el (15.2.0-12ubuntu1) ... 561s Selecting previously unselected package g++-15-powerpc64le-linux-gnu. 561s Preparing to unpack .../25-g++-15-powerpc64le-linux-gnu_15.2.0-12ubuntu1_ppc64el.deb ... 561s Unpacking g++-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 562s Selecting previously unselected package g++-15. 562s Preparing to unpack .../26-g++-15_15.2.0-12ubuntu1_ppc64el.deb ... 562s Unpacking g++-15 (15.2.0-12ubuntu1) ... 562s Selecting previously unselected package g++-powerpc64le-linux-gnu. 562s Preparing to unpack .../27-g++-powerpc64le-linux-gnu_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 562s Unpacking g++-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 562s Selecting previously unselected package g++. 562s Preparing to unpack .../28-g++_4%3a15.2.0-4ubuntu1_ppc64el.deb ... 562s Unpacking g++ (4:15.2.0-4ubuntu1) ... 562s Selecting previously unselected package build-essential. 562s Preparing to unpack .../29-build-essential_12.12ubuntu2_ppc64el.deb ... 562s Unpacking build-essential (12.12ubuntu2) ... 562s Selecting previously unselected package libjs-jquery. 562s Preparing to unpack .../30-libjs-jquery_3.7.1+dfsg+~3.5.33-1build1_all.deb ... 562s Unpacking libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... 562s Selecting previously unselected package librostlab-blast-doc. 562s Preparing to unpack .../31-librostlab-blast-doc_1.0.1-14_all.deb ... 562s Unpacking librostlab-blast-doc (1.0.1-14) ... 562s Selecting previously unselected package librostlab-blast0v5:ppc64el. 562s Preparing to unpack .../32-librostlab-blast0v5_1.0.1-14_ppc64el.deb ... 562s Unpacking librostlab-blast0v5:ppc64el (1.0.1-14) ... 562s Selecting previously unselected package librostlab3t64:ppc64el. 562s Preparing to unpack .../33-librostlab3t64_1.0.20-14_ppc64el.deb ... 562s Unpacking librostlab3t64:ppc64el (1.0.20-14) ... 562s Selecting previously unselected package librostlab3-dev. 562s Preparing to unpack .../34-librostlab3-dev_1.0.20-14_ppc64el.deb ... 562s Unpacking librostlab3-dev (1.0.20-14) ... 562s Selecting previously unselected package librostlab-blast0-dev. 562s Preparing to unpack .../35-librostlab-blast0-dev_1.0.1-14_ppc64el.deb ... 562s Unpacking librostlab-blast0-dev (1.0.1-14) ... 562s Setting up librostlab3t64:ppc64el (1.0.20-14) ... 562s Setting up linux-libc-dev:ppc64el (6.18.0-9.9) ... 562s Setting up libgomp1:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up librostlab3-dev (1.0.20-14) ... 562s Setting up rpcsvc-proto (1.4.3-1build1) ... 562s Setting up libquadmath0:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up libmpc3:ppc64el (1.3.1-2) ... 562s Setting up libubsan1:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up libcrypt-dev:ppc64el (1:4.5.1-1) ... 562s Setting up libasan8:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up librostlab-blast0v5:ppc64el (1.0.1-14) ... 562s Setting up librostlab-blast0-dev (1.0.1-14) ... 562s Setting up libtsan2:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... 562s Setting up libisl23:ppc64el (0.27-1build1) ... 562s Setting up libc-dev-bin (2.42-2ubuntu5) ... 562s Setting up libcc1-0:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up liblsan0:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up libitm1:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up libgcc-15-dev:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up cpp-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 562s Setting up librostlab-blast-doc (1.0.1-14) ... 562s Setting up cpp-15 (15.2.0-12ubuntu1) ... 562s Setting up libc6-dev:ppc64el (2.42-2ubuntu5) ... 562s Setting up cpp-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 562s Setting up gcc-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 562s Setting up gcc-15 (15.2.0-12ubuntu1) ... 562s Setting up libstdc++-15-dev:ppc64el (15.2.0-12ubuntu1) ... 562s Setting up gcc-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 562s Setting up cpp (4:15.2.0-4ubuntu1) ... 562s Setting up g++-15-powerpc64le-linux-gnu (15.2.0-12ubuntu1) ... 562s Setting up gcc (4:15.2.0-4ubuntu1) ... 562s Setting up g++-15 (15.2.0-12ubuntu1) ... 562s Setting up g++-powerpc64le-linux-gnu (4:15.2.0-4ubuntu1) ... 562s Setting up g++ (4:15.2.0-4ubuntu1) ... 562s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 562s Setting up build-essential (12.12ubuntu2) ... 562s Processing triggers for man-db (2.13.1-1) ... 563s Processing triggers for libc-bin (2.42-2ubuntu5) ... 565s autopkgtest [06:47:51]: test run-unit-test: [----------------------- 565s Compile and run... 566s BLASTP 2.2.18 [Mar-02-2008] 566s 566s references: [ Reference: Altschul, Stephen F., Thomas L. Madden, Alejandro A. Schaffer, 566s Jinghui Zhang, Zheng Zhang, Webb Miller, and David J. Lipman (1997), 566s "Gapped BLAST and PSI-BLAST: a new generation of protein database search 566s programs", Nucleic Acids Res. 25:3389-3402., Reference for compositional score matrix adjustment: Altschul, Stephen F., 566s John C. Wootton, E. Michael Gertz, Richa Agarwala, Aleksandr Morgulis, 566s Alejandro A. Schaffer, and Yi-Kuo Yu (2005) "Protein database searches 566s using compositionally adjusted substitution matrices", FEBS J. 272:5101-5109., Reference for composition-based statistics starting in round 2: 566s Schaffer, Alejandro A., L. Aravind, Thomas L. Madden, 566s Sergei Shavirin, John L. Spouge, Yuri I. Wolf, 566s Eugene V. Koonin, and Stephen F. Altschul (2001), 566s "Improving the accuracy of PSI-BLAST protein database searches with 566s composition-based statistics and other refinements", Nucleic Acids Res. 29:2994-3005. ] 566s 566s rounds: [ ol_idx = 0, ol_cnt = 1, hit_idx = 0, hit_cnt = 1, ol_new_idx = 18446744073709551615, ol_new_cnt = 0, ol_idx = 1, ol_cnt = 1, hit_idx = 1, hit_cnt = 1, ol_new_idx = 2, ol_new_cnt = 0 ] 566s 566s n = query d = (113 letters) 566s 566s Database: big_80 7170017 sequences; 2505616640 total letters 566s 566s one-line desc: [ n = pdb|pdb|2vh3_B d = : 212 bits, 8e-54 E, n = pdb|pdb|2vh3_B d = : 226 bits, 5e-58 E ] 566s 566s CONVERGED! 566s 566s hits: [ n = pdb|pdb|2vh3_B d = Length = 117 [ bits = 212, raw = 539, E = 8e-54, method = Compositional matrix adjust, ident = 109, pos = 109, gaps = 0, q_strand = , s_strand = , q_frame = 32, s_frame = 32, q_start = 1, q_ali = AXAXSFPPXEIPGSKECLAEALQKHQGFKKKSYALIXAYLNYKEDAENYERAAEDFDSAVKXTGXKEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSLXTLFQKLYAIPHN, q_end = 113, match_line = A A SFPP EIPGSKECLAEALQKHQGFKKKSYALI AYLNYKEDAENYERAAEDFDSAVK TG KEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSL TLFQKLYAIPHN, s_start = 1, s_ali = AXACSFPPXEIPGSKECLAEALQKHQGFKKKSYALICAYLNYKEDAENYERAAEDFDSAVKCTGXKEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSLCTLFQKLYAIPHN, s_end = 113 ], n = pdb|pdb|2vh3_B d = Length = 117 [ bits = 226, raw = 575, E = 5e-58, method = Composition-based stats, ident = 109, pos = 109, gaps = 0, q_strand = , s_strand = , q_frame = 32, s_frame = 32, q_start = 1, q_ali = AXAXSFPPXEIPGSKECLAEALQKHQGFKKKSYALIXAYLNYKEDAENYERAAEDFDSAVKXTGXKEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSLXTLFQKLYAIPHN, q_end = 113, match_line = A A SFPP EIPGSKECLAEALQKHQGFKKKSYALI AYLNYKEDAENYERAAEDFDSAVK TG KEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSL TLFQKLYAIPHN, s_start = 1, s_ali = AXACSFPPXEIPGSKECLAEALQKHQGFKKKSYALICAYLNYKEDAENYERAAEDFDSAVKCTGXKEGVDLHEGNPELIEEGFEKFLASLKIDRKALGSLCTLFQKLYAIPHN, s_end = 113 ] ] 566s 566s Database: big_80 566s Posted date: Feb 6, 2012 9:39 AM 566s Number of letters in database: 999,999,843 566s Number of sequences in database: 1,100,691 566s 566s Database: /mnt/project/rost_db/data/big/big_80.01 566s Posted date: Feb 6, 2012 9:42 AM 566s Number of letters in database: 999,999,792 566s Number of sequences in database: 2,641,400 566s 566s Database: /mnt/project/rost_db/data/big/big_80.02 566s Posted date: Feb 6, 2012 9:44 AM 566s Number of letters in database: 505,617,005 566s Number of sequences in database: 3,427,926 566s 566s Lambda K H 566s 0.313 0.133 0.375 566s 566s Lambda K H 566s 0.267 0.0413 0.140 566s 566s 566s Matrix: BLOSUM62 566s Gap Penalties: Existence: 11, Extension: 1 566s Number of Hits to DB: 932,412,166 566s Number of Sequences: 7170017 566s Number of extensions: 30007572 566s Number of successful extensions: 53414 566s Number of sequences better than 1.0: 1 566s Number of HSP's better than 1.0 without gapping: 2 566s Number of HSP's successfully gapped in prelim test: 0 566s Number of HSP's that attempted gapping in prelim test: 53412 566s Number of HSP's gapped (non-prelim): 2 566s length of query: 113 566s length of database: 2,505,616,640 566s effective HSP length: 81 566s effective length of query: 32 566s effective length of database: 1,924,845,263 566s effective search space: 61595048416 566s effective search space used: 61595048416 566s T: 11 566s A: 40 566s X1: 16 ( 7.2 bits) 566s X2: 38 (14.6 bits) 566s X3: 64 (24.7 bits) 566s S1: 42 (21.9 bits) 566s S2: 82 (36.2 bits) 566s autopkgtest [06:47:52]: test run-unit-test: -----------------------] 567s autopkgtest [06:47:53]: test run-unit-test: - - - - - - - - - - results - - - - - - - - - - 567s run-unit-test PASS 567s autopkgtest [06:47:53]: @@@@@@@@@@@@@@@@@@@@ summary 567s run-unit-test PASS