Comment 2 for bug 1691782

Revision history for this message
Seth Forshee (sforshee) wrote :

Other amd64 failures.

tests/main/listing - doesn't find expected pattern for core snap in 'snap list'. When I run the same thing manually it matches, so not sure what the problem is.

2017-05-17 16:44:16 Error executing autopkgtest:ubuntu-17.10-amd64:tests/main/listing :
-----
+ echo 'List prints core snap version'
List prints core snap version
+ '[' autopkgtest = linode -o autopkgtest == qemu ']'
+ expected='^core +.*? +(\d{2}\-\d+) + \d+ +canonical +- *'
+ grep -Pq '^core +.*? +(\d{2}\-\d+) + \d+ +canonical +- *'
+ snap list
-----

tests/main/snap-run-alias - Network timeout trying to installing the core snap.

2017-05-17 16:42:32 Error preparing autopkgtest:ubuntu-17.10-amd64:tests/main/snap-run-alias:testsnapdtoolsecho :
-----
...
+ snap install --channel=beta core
error: cannot install "core": Get
       https://search.apps.ubuntu.com/api/v1/snaps/details/core?channel=beta&fields=anon_download_url%2Carchitecture%2Cchannel%2Cdownload_sha3_384%2Csummary%2Cdescription%2Cdeltas%2Cbinary_filesize%2Cdownload_url%2Cepoch%2Cicon_url%2Clast_updated%2Cpackage_name%2Cprices%2Cpublisher%2Cratings_average%2Crevision%2Cscreenshot_urls%2Csnap_id%2Csupport_url%2Ccontact%2Ctitle%2Ccontent%2Cversion%2Corigin%2Cdeveloper_id%2Cprivate%2Cconfinement%2Cchannel_maps_list:
       net/http: request canceled while waiting for connection (Client.Timeout
       exceeded while awaiting headers)
-----