[pkg-go] Bug#835684: syncthing: FTBFS: dh_auto_test: go test -v -p 1 github.com/syncthing/syncthing/cmd/stbench github.com/syncthing/syncthing/cmd/stcompdirs github.com/syncthing/syncthing/cmd/stdisco github.com/syncthing/syncthing/cmd/stdiscosrv github.com/syncthing/syncthing/cmd/stevents github.com/syncthing/syncthing/cmd/stfileinfo github.com/syncthing/syncthing/cmd/stfinddevice github.com/syncthing/syncthing/cmd/stgenfiles github.com/syncthing/syncthing/cmd/stindex github.com/syncthing/syncthing/cmd/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv/testutil github.com/syncthing/syncthing/cmd/stsigtool github.com/syncthing/syncthing/cmd/stvanity github.com/syncthing/syncthing/cmd/stwatchfile github.com/syncthing/syncthing/cmd/syncthing github.com/syncthing/syncthing/lib/auto github.com/syncthing/syncthing/lib/beacon github.com/syncthing/syncthing/lib/config github.com/syncthing/syncthing/lib/connections github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/dialer github.com/syncthing/syncthing/lib/discover github.com/syncthing/syncthing/lib/events github.com/syncthing/syncthing/lib/fs github.com/syncthing/syncthing/lib/ignore github.com/syncthing/syncthing/lib/logger github.com/syncthing/syncthing/lib/model github.com/syncthing/syncthing/lib/nat github.com/syncthing/syncthing/lib/osutil github.com/syncthing/syncthing/lib/pmp github.com/syncthing/syncthing/lib/protocol github.com/syncthing/syncthing/lib/rand github.com/syncthing/syncthing/lib/rc github.com/syncthing/syncthing/lib/relay/client github.com/syncthing/syncthing/lib/relay/protocol github.com/syncthing/syncthing/lib/scanner github.com/syncthing/syncthing/lib/signature github.com/syncthing/syncthing/lib/stats github.com/syncthing/syncthing/lib/symlinks github.com/syncthing/syncthing/lib/sync github.com/syncthing/syncthing/lib/tlsutil github.com/syncthing/syncthing/lib/upgrade github.com/syncthing/syncthing/lib/upnp github.com/syncthing/syncthing/lib/util github.com/syncthing/syncthing/lib/versioner returned exit code 1
Lucas Nussbaum
lucas at debian.org
Sun Aug 28 10:30:36 UTC 2016
Source: syncthing
Version: 0.14.4+dfsg1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<BUILDDIR>>/syncthing-0.14.4+dfsg1'
> dh_auto_build -- -ldflags "-X main.Version=v0.14.4-dfsg1 \
> -X main.BuildUser=debian \
> -X main.BuildHost=debian \
> -X main.BuildStamp=1471362463" \
> -tags 'noupgrade purego'
> go install -v -p 1 -ldflags "-X main.Version=v0.14.4-dfsg1 -X main.BuildUser=debian -X main.BuildHost=debian -X main.BuildStamp=1471362463" -tags "noupgrade purego" github.com/syncthing/syncthing/cmd/stbench github.com/syncthing/syncthing/cmd/stcompdirs github.com/syncthing/syncthing/cmd/stdisco github.com/syncthing/syncthing/cmd/stdiscosrv github.com/syncthing/syncthing/cmd/stevents github.com/syncthing/syncthing/cmd/stfileinfo github.com/syncthing/syncthing/cmd/stfinddevice github.com/syncthing/syncthing/cmd/stgenfiles github.com/syncthing/syncthing/cmd/stindex github.com/syncthing/syncthing/cmd/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv/testutil github.com/syncthing/syncthing/cmd/stsigtool github.com/syncthing/syncthing/cmd/stvanity github.com/syncthing/syncthing/cmd/stwatchfile github.com/syncthing/syncthing/cmd/syncthing github.com/syncthing/syncthing/lib/auto github.com/syncthing/syncthing/lib/beacon github.com/syncthing/syncthing/lib/config github.com/syncthing/syncthing/lib/connections github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/dialer github.com/syncthing/syncthing/lib/discover github.com/syncthing/syncthing/lib/events github.com/syncthing/syncthing/lib/fs github.com/syncthing/syncthing/lib/ignore github.com/syncthing/syncthing/lib/logger github.com/syncthing/syncthing/lib/model github.com/syncthing/syncthing/lib/nat github.com/syncthing/syncthing/lib/osutil github.com/syncthing/syncthing/lib/pmp github.com/syncthing/syncthing/lib/protocol github.com/syncthing/syncthing/lib/rand github.com/syncthing/syncthing/lib/rc github.com/syncthing/syncthing/lib/relay/client github.com/syncthing/syncthing/lib/relay/protocol github.com/syncthing/syncthing/lib/scanner github.com/syncthing/syncthing/lib/signature github.com/syncthing/syncthing/lib/stats github.com/syncthing/syncthing/lib/symlinks github.com/syncthing/syncthing/lib/sync github.com/syncthing/syncthing/lib/tlsutil github.com/syncthing/syncthing/lib/upgrade github.com/syncthing/syncthing/lib/upnp github.com/syncthing/syncthing/lib/util github.com/syncthing/syncthing/lib/versioner
> github.com/syncthing/syncthing/lib/logger
> github.com/syncthing/syncthing/lib/sync
> github.com/syncthing/syncthing/lib/events
> github.com/calmh/du
> golang.org/x/net/proxy
> github.com/syncthing/syncthing/lib/dialer
> golang.org/x/text/transform
> golang.org/x/text/unicode/norm
> github.com/syncthing/syncthing/lib/osutil
> github.com/bkaradzic/go-lz4
> github.com/calmh/luhn
> github.com/calmh/xdr
> github.com/gogo/protobuf/proto
> github.com/gogo/protobuf/protoc-gen-gogo/descriptor
> github.com/gogo/protobuf/gogoproto
> github.com/syncthing/syncthing/lib/rand
> github.com/syncthing/syncthing/lib/protocol
> github.com/syncthing/syncthing/lib/util
> github.com/syncthing/syncthing/lib/config
> github.com/syncthing/syncthing/lib/rc
> github.com/syncthing/syncthing/cmd/stbench
> github.com/syncthing/syncthing/lib/symlinks
> github.com/syncthing/syncthing/cmd/stcompdirs
> github.com/thejerf/suture
> golang.org/x/net/bpf
> golang.org/x/net/internal/iana
> golang.org/x/net/ipv6
> github.com/syncthing/syncthing/lib/beacon
> github.com/syncthing/syncthing/lib/discover
> github.com/syncthing/syncthing/cmd/stdisco
> github.com/cznic/b
> github.com/cznic/bufs
> github.com/cznic/fileutil
> github.com/cznic/mathutil
> github.com/cznic/sortutil
> github.com/cznic/zappy
> github.com/cznic/lldb
> github.com/cznic/ql/vendored/github.com/camlistore/go4/lock
> github.com/cznic/strutil
> github.com/cznic/ql
> github.com/golang/groupcache/lru
> github.com/juju/ratelimit
> github.com/lib/pq/oid
> github.com/lib/pq
> golang.org/x/net/context
> github.com/syncthing/syncthing/cmd/stdiscosrv
> github.com/syncthing/syncthing/cmd/stevents
> github.com/rcrowley/go-metrics
> github.com/gobwas/glob/util/runes
> github.com/gobwas/glob/util/strings
> github.com/gobwas/glob/match
> github.com/gobwas/glob/syntax/lexer
> github.com/gobwas/glob/syntax/ast
> github.com/gobwas/glob/compiler
> github.com/gobwas/glob/syntax
> github.com/gobwas/glob
> github.com/syncthing/syncthing/lib/ignore
> github.com/syncthing/syncthing/lib/scanner
> github.com/syncthing/syncthing/cmd/stfileinfo
> github.com/syncthing/syncthing/cmd/stfinddevice
> github.com/syncthing/syncthing/cmd/stgenfiles
> github.com/syncthing/syncthing/lib/fs
> github.com/syndtr/goleveldb/leveldb/util
> github.com/syndtr/goleveldb/leveldb/cache
> github.com/syndtr/goleveldb/leveldb/comparer
> github.com/syndtr/goleveldb/leveldb/storage
> github.com/syndtr/goleveldb/leveldb/errors
> github.com/syndtr/goleveldb/leveldb/filter
> github.com/syndtr/goleveldb/leveldb/iterator
> github.com/syndtr/goleveldb/leveldb/journal
> github.com/syndtr/goleveldb/leveldb/memdb
> github.com/syndtr/goleveldb/leveldb/opt
> github.com/golang/snappy
> github.com/syndtr/goleveldb/leveldb/table
> github.com/syndtr/goleveldb/leveldb
> github.com/syncthing/syncthing/lib/db
> github.com/syncthing/syncthing/cmd/stindex
> github.com/syncthing/syncthing/lib/relay/protocol
> github.com/syncthing/syncthing/lib/tlsutil
> github.com/syncthing/syncthing/cmd/strelaysrv
> github.com/syncthing/syncthing/lib/relay/client
> github.com/syncthing/syncthing/cmd/strelaysrv/testutil
> github.com/syncthing/syncthing/lib/signature
> github.com/kardianos/osext
> github.com/syncthing/syncthing/lib/upgrade
> github.com/syncthing/syncthing/cmd/stsigtool
> github.com/syncthing/syncthing/cmd/stvanity
> github.com/syncthing/syncthing/cmd/stwatchfile
> github.com/syncthing/syncthing/lib/auto
> github.com/syncthing/syncthing/lib/nat
> github.com/AudriusButkevicius/go-nat-pmp
> github.com/jackpal/gateway
> github.com/syncthing/syncthing/lib/pmp
> github.com/syncthing/syncthing/lib/upnp
> github.com/syncthing/syncthing/lib/connections
> github.com/syncthing/syncthing/lib/stats
> github.com/syncthing/syncthing/lib/versioner
> github.com/syncthing/syncthing/lib/model
> github.com/vitrun/qart/gf256
> github.com/vitrun/qart/coding
> github.com/vitrun/qart/qr
> golang.org/x/crypto/blowfish
> golang.org/x/crypto/bcrypt
> github.com/syncthing/syncthing/cmd/syncthing
> make[1]: Leaving directory '/<<BUILDDIR>>/syncthing-0.14.4+dfsg1'
> dh_auto_test -O--buildsystem=golang -O--builddirectory=_build
> go test -v -p 1 github.com/syncthing/syncthing/cmd/stbench github.com/syncthing/syncthing/cmd/stcompdirs github.com/syncthing/syncthing/cmd/stdisco github.com/syncthing/syncthing/cmd/stdiscosrv github.com/syncthing/syncthing/cmd/stevents github.com/syncthing/syncthing/cmd/stfileinfo github.com/syncthing/syncthing/cmd/stfinddevice github.com/syncthing/syncthing/cmd/stgenfiles github.com/syncthing/syncthing/cmd/stindex github.com/syncthing/syncthing/cmd/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv/testutil github.com/syncthing/syncthing/cmd/stsigtool github.com/syncthing/syncthing/cmd/stvanity github.com/syncthing/syncthing/cmd/stwatchfile github.com/syncthing/syncthing/cmd/syncthing github.com/syncthing/syncthing/lib/auto github.com/syncthing/syncthing/lib/beacon github.com/syncthing/syncthing/lib/config github.com/syncthing/syncthing/lib/connections github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/dialer github.com/syncthing/syncthing/lib/discover github.com/syncthing/syncthing/lib/events github.com/syncthing/syncthing/lib/fs github.com/syncthing/syncthing/lib/ignore github.com/syncthing/syncthing/lib/logger github.com/syncthing/syncthing/lib/model github.com/syncthing/syncthing/lib/nat github.com/syncthing/syncthing/lib/osutil github.com/syncthing/syncthing/lib/pmp github.com/syncthing/syncthing/lib/protocol github.com/syncthing/syncthing/lib/rand github.com/syncthing/syncthing/lib/rc github.com/syncthing/syncthing/lib/relay/client github.com/syncthing/syncthing/lib/relay/protocol github.com/syncthing/syncthing/lib/scanner github.com/syncthing/syncthing/lib/signature github.com/syncthing/syncthing/lib/stats github.com/syncthing/syncthing/lib/symlinks github.com/syncthing/syncthing/lib/sync github.com/syncthing/syncthing/lib/tlsutil github.com/syncthing/syncthing/lib/upgrade github.com/syncthing/syncthing/lib/upnp github.com/syncthing/syncthing/lib/util github.com/syncthing/syncthing/lib/versioner
> ? github.com/syncthing/syncthing/cmd/stbench [no test files]
> ? github.com/syncthing/syncthing/cmd/stcompdirs [no test files]
> ? github.com/syncthing/syncthing/cmd/stdisco [no test files]
> ? github.com/syncthing/syncthing/cmd/stdiscosrv [no test files]
> ? github.com/syncthing/syncthing/cmd/stevents [no test files]
> ? github.com/syncthing/syncthing/cmd/stfileinfo [no test files]
> ? github.com/syncthing/syncthing/cmd/stfinddevice [no test files]
> ? github.com/syncthing/syncthing/cmd/stgenfiles [no test files]
> ? github.com/syncthing/syncthing/cmd/stindex [no test files]
> ? github.com/syncthing/syncthing/cmd/strelaysrv [no test files]
> ? github.com/syncthing/syncthing/cmd/strelaysrv/testutil [no test files]
> ? github.com/syncthing/syncthing/cmd/stsigtool [no test files]
> ? github.com/syncthing/syncthing/cmd/stvanity [no test files]
> ? github.com/syncthing/syncthing/cmd/stwatchfile [no test files]
> === RUN TestAuditService
> --- PASS: TestAuditService (0.01s)
> auditservice_test.go:41: {"id":1,"globalID":2,"time":"2016-08-28T00:02:47.6047146Z","type":"Ping","data":"the second event"}
>
> === RUN TestCSRFToken
> --- PASS: TestCSRFToken (0.01s)
> === RUN TestStopAfterBrokenConfig
> 00:02:47 INFO: GUI and API listening on 127.0.0.1:53067
> 00:02:47 INFO: Access the GUI via the following URL: http://127.0.0.1:0/
> --- PASS: TestStopAfterBrokenConfig (0.02s)
> === RUN TestAssetsDir
> --- PASS: TestAssetsDir (0.00s)
> === RUN TestDirNames
> --- PASS: TestDirNames (0.00s)
> === RUN TestAPIServiceRequests
> 00:02:47 INFO: GUI and API listening on [::]:51434
> 00:02:47 INFO: Access the GUI via the following URL: http:///
> --- PASS: TestAPIServiceRequests (0.70s)
> gui_test.go:347: Testing /rest/db/completion?device=7777777-777777N-7777777-777777N-7777777-777777N-7777777-77777Q4&folder=default ...
> gui_test.go:347: Testing /rest/db/file?folder=default&file=something ...
> gui_test.go:347: Testing /rest/db/ignores?folder=default ...
> gui_test.go:347: Testing /rest/db/need?folder=default ...
> gui_test.go:347: Testing /rest/db/status?folder=default ...
> gui_test.go:347: Testing /rest/db/browse?folder=default ...
> gui_test.go:347: Testing /rest/stats/device ...
> gui_test.go:347: Testing /rest/stats/folder ...
> gui_test.go:347: Testing /rest/svc/deviceid?id=7777777-777777N-7777777-777777N-7777777-777777N-7777777-77777Q4 ...
> gui_test.go:347: Testing /rest/svc/lang ...
> gui_test.go:347: Testing /rest/svc/report ...
> gui_test.go:347: Testing /rest/system/browse?current=~ ...
> gui_test.go:347: Testing /rest/system/config ...
> gui_test.go:347: Testing /rest/system/config/insync ...
> gui_test.go:347: Testing /rest/system/connections ...
> gui_test.go:347: Testing /rest/system/discovery ...
> gui_test.go:347: Testing /rest/system/error?since=0 ...
> gui_test.go:347: Testing /rest/system/ping ...
> gui_test.go:347: Testing /rest/system/status ...
> gui_test.go:347: Testing /rest/system/version ...
> gui_test.go:347: Testing /rest/system/debug ...
> gui_test.go:347: Testing /rest/system/log?since=0 ...
> gui_test.go:347: Testing /rest/system/log.txt?since=0 ...
> === RUN TestHTTPLogin
> 00:02:48 INFO: GUI and API listening on [::]:49265
> 00:02:48 INFO: Access the GUI via the following URL: http:///
> --- PASS: TestHTTPLogin (0.87s)
> === RUN TestCSRFRequired
> 00:02:49 INFO: GUI and API listening on [::]:40888
> 00:02:49 INFO: Access the GUI via the following URL: http:///
> --- PASS: TestCSRFRequired (0.02s)
> === RUN TestRandomString
> 00:02:49 INFO: GUI and API listening on [::]:37320
> 00:02:49 INFO: Access the GUI via the following URL: http:///
> --- PASS: TestRandomString (0.03s)
> === RUN TestConfigPostOK
> 00:02:49 INFO: GUI and API listening on [::]:42459
> 00:02:49 INFO: Access the GUI via the following URL: http:///
> --- PASS: TestConfigPostOK (0.02s)
> === RUN TestConfigPostDupFolder
> 00:02:49 INFO: GUI and API listening on [::]:45663
> 00:02:49 INFO: Access the GUI via the following URL: http:///
> 00:02:49 WARNING: Decoding posted config: duplicate folder ID "foo" in configuration
> --- PASS: TestConfigPostDupFolder (0.02s)
> === RUN TestShortIDCheck
> --- PASS: TestShortIDCheck (0.00s)
> === RUN TestAllowedVersions
> --- PASS: TestAllowedVersions (0.00s)
> PASS
> ok github.com/syncthing/syncthing/cmd/syncthing 1.699s
> === RUN TestAssets
> --- PASS: TestAssets (0.01s)
> PASS
> ok github.com/syncthing/syncthing/lib/auto 0.011s
> === RUN TestBroadcastAddr
> --- PASS: TestBroadcastAddr (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/beacon 0.002s
> === RUN TestReplaceCommit
> 00:02:50 WARNING: Configuration version 1 is deprecated. Attempting best effort conversion, but please verify manually.
> 00:02:50 WARNING: Configuration version 2 is deprecated. Attempting best effort conversion, but please verify manually.
> 00:02:50 WARNING: Configuration version 3 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestReplaceCommit (0.00s)
> === RUN TestDefaultValues
> --- FAIL: TestDefaultValues (0.00s)
> config_test.go:72: Default config differs. Diff:
> modified: .UnackedNotificationIDs = []string{}
> === RUN TestDeviceConfig
> --- FAIL: TestDeviceConfig (0.00s)
> config_test.go:140: 10: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 11: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 12: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 13: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 14: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 15: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> config_test.go:140: 16: Incorrect Folders. Diff:
> modified: [0].Versioning.Params = map[string]string{}
> === RUN TestNoListenAddresses
> 00:02:50 WARNING: Configuration version 1 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestNoListenAddresses (0.00s)
> === RUN TestOverriddenValues
> --- FAIL: TestOverriddenValues (0.00s)
> config_test.go:205: Overridden config differs. Diff:
> modified: .UnackedNotificationIDs = []string{}
> === RUN TestDeviceAddressesDynamic
> --- PASS: TestDeviceAddressesDynamic (0.00s)
> === RUN TestDeviceCompression
> 00:02:50 WARNING: Configuration version 5 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestDeviceCompression (0.00s)
> === RUN TestDeviceAddressesStatic
> 00:02:50 WARNING: Configuration version 3 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestDeviceAddressesStatic (0.00s)
> === RUN TestVersioningConfig
> --- PASS: TestVersioningConfig (0.00s)
> === RUN TestIssue1262
> 00:02:50 WARNING: Configuration version 7 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestIssue1262 (0.00s)
> === RUN TestIssue1750
> 00:02:50 WARNING: Configuration version 9 is deprecated. Attempting best effort conversion, but please verify manually.
> --- PASS: TestIssue1750 (0.00s)
> === RUN TestWindowsPaths
> --- SKIP: TestWindowsPaths (0.00s)
> config_test.go:379: Not useful on non-Windows
> === RUN TestFolderPath
> 00:02:50 INFO: bug: uncached path call (should only happen in tests)
> --- PASS: TestFolderPath (0.00s)
> === RUN TestNewSaveLoad
> --- PASS: TestNewSaveLoad (0.00s)
> === RUN TestPrepare
> --- PASS: TestPrepare (0.00s)
> === RUN TestCopy
> --- PASS: TestCopy (0.00s)
> === RUN TestPullOrder
> --- PASS: TestPullOrder (0.00s)
> config_test.go:549: <configuration version="16">
> <folder id="f1" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>random</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f2" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>random</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f3" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>alphabetic</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f4" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>random</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f5" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>smallestFirst</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f6" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>largestFirst</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f7" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>oldestFirst</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <folder id="f8" label="" path="" type="readwrite" rescanIntervalS="0" ignorePerms="false" autoNormalize="false">
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR"></device>
> <minDiskFreePct>1</minDiskFreePct>
> <versioning></versioning>
> <copiers>0</copiers>
> <pullers>0</pullers>
> <hashers>0</hashers>
> <order>newestFirst</order>
> <ignoreDelete>false</ignoreDelete>
> <scanProgressIntervalS>0</scanProgressIntervalS>
> <pullerSleepS>0</pullerSleepS>
> <pullerPauseS>0</pullerPauseS>
> <maxConflicts>-1</maxConflicts>
> <disableSparseFiles>false</disableSparseFiles>
> <disableTempIndexes>false</disableTempIndexes>
> </folder>
> <device id="AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR" name="ip-172-31-0-91" compression="metadata" introducer="false">
> <address>dynamic</address>
> </device>
> <gui enabled="true" tls="false" debugging="false">
> <address>127.0.0.1:8384</address>
> <apikey>HHv7ThGhgxY94dxj64a32myjiWsZzNZi</apikey>
> <theme>default</theme>
> </gui>
> <options>
> <listenAddress>tcp://default</listenAddress>
> <globalAnnounceServer>default</globalAnnounceServer>
> <globalAnnounceEnabled>true</globalAnnounceEnabled>
> <localAnnounceEnabled>true</localAnnounceEnabled>
> <localAnnouncePort>21027</localAnnouncePort>
> <localAnnounceMCAddr>[ff12::8384]:21027</localAnnounceMCAddr>
> <maxSendKbps>0</maxSendKbps>
> <maxRecvKbps>0</maxRecvKbps>
> <reconnectionIntervalS>60</reconnectionIntervalS>
> <relaysEnabled>true</relaysEnabled>
> <relayReconnectIntervalM>10</relayReconnectIntervalM>
> <startBrowser>true</startBrowser>
> <natEnabled>false</natEnabled>
> <natLeaseMinutes>0</natLeaseMinutes>
> <natRenewalMinutes>0</natRenewalMinutes>
> <natTimeoutSeconds>0</natTimeoutSeconds>
> <urAccepted>0</urAccepted>
> <urUniqueID></urUniqueID>
> <urURL>https://data.syncthing.net/newdata</urURL>
> <urPostInsecurely>false</urPostInsecurely>
> <urInitialDelayS>1800</urInitialDelayS>
> <restartOnWakeup>true</restartOnWakeup>
> <autoUpgradeIntervalH>12</autoUpgradeIntervalH>
> <keepTemporariesH>24</keepTemporariesH>
> <cacheIgnoredFiles>false</cacheIgnoredFiles>
> <progressUpdateIntervalS>5</progressUpdateIntervalS>
> <symlinksEnabled>true</symlinksEnabled>
> <limitBandwidthInLan>false</limitBandwidthInLan>
> <minHomeDiskFreePct>1</minHomeDiskFreePct>
> <releasesURL>https://upgrades.syncthing.net/meta.json</releasesURL>
> <overwriteRemoteDeviceNamesOnConnect>false</overwriteRemoteDeviceNamesOnConnect>
> <tempIndexMinBlocks>10</tempIndexMinBlocks>
> </options>
> </configuration>
> === RUN TestLargeRescanInterval
> --- PASS: TestLargeRescanInterval (0.00s)
> === RUN TestGUIConfigURL
> --- PASS: TestGUIConfigURL (0.00s)
> === RUN TestDuplicateDevices
> --- PASS: TestDuplicateDevices (0.00s)
> === RUN TestDuplicateFolders
> --- PASS: TestDuplicateFolders (0.00s)
> === RUN TestEmptyFolderPaths
> --- PASS: TestEmptyFolderPaths (0.00s)
> === RUN TestV14ListenAddressesMigration
> --- PASS: TestV14ListenAddressesMigration (0.00s)
> === RUN TestIgnoredDevices
> --- PASS: TestIgnoredDevices (0.00s)
> === RUN TestGetDevice
> --- PASS: TestGetDevice (0.00s)
> === RUN TestSharesRemovedOnDeviceRemoval
> --- PASS: TestSharesRemovedOnDeviceRemoval (0.00s)
> FAIL
> exit status 1
> FAIL github.com/syncthing/syncthing/lib/config 0.019s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/connections 0.004s
> === RUN TestBlockMapAddUpdateWipe
> --- PASS: TestBlockMapAddUpdateWipe (0.00s)
> === RUN TestBlockFinderLookup
> --- PASS: TestBlockFinderLookup (0.00s)
> === RUN TestBlockFinderFix
> --- PASS: TestBlockFinderFix (0.00s)
> === RUN TestDeviceKey
> --- PASS: TestDeviceKey (0.00s)
> === RUN TestGlobalKey
> --- PASS: TestGlobalKey (0.00s)
> === RUN TestNamespacedInt
> --- PASS: TestNamespacedInt (0.00s)
> === RUN TestNamespacedTime
> --- PASS: TestNamespacedTime (0.00s)
> === RUN TestNamespacedString
> --- PASS: TestNamespacedString (0.00s)
> === RUN TestNamespacedReset
> --- PASS: TestNamespacedReset (0.00s)
> === RUN TestGlobalSet
> --- PASS: TestGlobalSet (0.00s)
> === RUN TestNeedWithInvalid
> --- PASS: TestNeedWithInvalid (0.00s)
> === RUN TestUpdateToInvalid
> --- PASS: TestUpdateToInvalid (0.00s)
> === RUN TestInvalidAvailability
> --- PASS: TestInvalidAvailability (0.00s)
> === RUN TestGlobalReset
> --- PASS: TestGlobalReset (0.00s)
> === RUN TestNeed
> --- PASS: TestNeed (0.00s)
> === RUN TestSequence
> --- PASS: TestSequence (0.00s)
> === RUN TestListDropFolder
> --- PASS: TestListDropFolder (0.00s)
> === RUN TestGlobalNeedWithInvalid
> --- PASS: TestGlobalNeedWithInvalid (0.00s)
> === RUN TestLongPath
> --- PASS: TestLongPath (0.00s)
> === RUN TestCommitted
> --- PASS: TestCommitted (0.00s)
> === RUN TestIndexID
> --- PASS: TestIndexID (0.00s)
> set_test.go:714: random index ID is 0x307842363234374538443030383945454233
> PASS
> ok github.com/syncthing/syncthing/lib/db 0.017s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/dialer 0.003s
> === RUN TestCacheUnique
> --- PASS: TestCacheUnique (0.00s)
> === RUN TestCacheSlowLookup
> --- PASS: TestCacheSlowLookup (0.00s)
> === RUN TestParseOptions
> --- PASS: TestParseOptions (0.00s)
> === RUN TestGlobalOverHTTP
> --- PASS: TestGlobalOverHTTP (5.00s)
> === RUN TestGlobalOverHTTPS
> 2016/08/28 00:02:58 http: TLS handshake error from 127.0.0.1:60638: EOF
> --- PASS: TestGlobalOverHTTPS (0.06s)
> === RUN TestGlobalAnnounce
> --- PASS: TestGlobalAnnounce (0.13s)
> === RUN TestRandomLocalInstanceID
> --- PASS: TestRandomLocalInstanceID (0.00s)
> === RUN TestLocalInstanceIDShouldTriggerNew
> --- PASS: TestLocalInstanceIDShouldTriggerNew (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/discover 5.192s
> === RUN TestNewLogger
> --- PASS: TestNewLogger (0.00s)
> === RUN TestSubscriber
> --- PASS: TestSubscriber (0.00s)
> === RUN TestTimeout
> --- PASS: TestTimeout (0.10s)
> === RUN TestEventBeforeSubscribe
> --- PASS: TestEventBeforeSubscribe (0.10s)
> === RUN TestEventAfterSubscribe
> --- PASS: TestEventAfterSubscribe (0.00s)
> === RUN TestEventAfterSubscribeIgnoreMask
> --- PASS: TestEventAfterSubscribeIgnoreMask (0.10s)
> === RUN TestBufferOverflow
> --- PASS: TestBufferOverflow (0.00s)
> === RUN TestUnsubscribe
> --- PASS: TestUnsubscribe (0.00s)
> === RUN TestGlobalIDs
> --- PASS: TestGlobalIDs (0.00s)
> === RUN TestSubscriptionIDs
> --- PASS: TestSubscriptionIDs (0.10s)
> === RUN TestBufferedSub
> --- PASS: TestBufferedSub (0.44s)
> === RUN TestSinceUsesSubscriptionId
> --- PASS: TestSinceUsesSubscriptionId (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/events 0.848s
> === RUN TestMtimeFS
> --- PASS: TestMtimeFS (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/fs 0.003s
> === RUN TestCache
> --- PASS: TestCache (0.60s)
> === RUN TestIgnore
> --- PASS: TestIgnore (0.00s)
> === RUN TestExcludes
> --- PASS: TestExcludes (0.00s)
> === RUN TestFlagOrder
> --- PASS: TestFlagOrder (0.00s)
> === RUN TestDeletables
> --- PASS: TestDeletables (0.00s)
> === RUN TestBadPatterns
> --- PASS: TestBadPatterns (0.00s)
> === RUN TestCaseSensitivity
> --- PASS: TestCaseSensitivity (0.00s)
> === RUN TestCaching
> --- PASS: TestCaching (0.00s)
> === RUN TestCommentsAndBlankLines
> --- PASS: TestCommentsAndBlankLines (0.00s)
> === RUN TestCacheReload
> --- PASS: TestCacheReload (0.00s)
> === RUN TestHash
> --- PASS: TestHash (0.00s)
> === RUN TestHashOfEmpty
> --- PASS: TestHashOfEmpty (0.00s)
> === RUN TestWindowsPatterns
> --- SKIP: TestWindowsPatterns (0.00s)
> ignore_test.go:592: Windows specific test
> === RUN TestAutomaticCaseInsensitivity
> --- SKIP: TestAutomaticCaseInsensitivity (0.00s)
> ignore_test.go:617: Windows/Mac specific test
> === RUN TestCommas
> --- PASS: TestCommas (0.00s)
> === RUN TestIssue3164
> --- PASS: TestIssue3164 (0.00s)
> ignore_test.go:682: [(?d)(?i)*.part (?d)(?i)**/*.part (?d)(?i)*.part/** (?d)(?i)**/*.part/** (?d)(?i)/foo (?d)(?i)/foo/** (?d)(?i)**/bar (?d)(?i)bar (?d)(?i)**/bar/** (?d)(?i)bar/**]
> === RUN TestIssue3174
> --- PASS: TestIssue3174 (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/ignore 0.606s
> === RUN TestAPI
> testingDEBUG: test 0
> testingDEBUG: [test 0]
> testingINFO: test 1
> testingINFO: test 1
> testingWARNING: test 3
> testingWARNING: test 3
> --- PASS: TestAPI (0.00s)
> === RUN TestFacilityDebugging
> DEBUG: Debug line from f0
> --- PASS: TestFacilityDebugging (0.00s)
> === RUN TestRecorder
> DEBUG: Debug#0
> INFO: Info#0
> WARNING: Warn#0
> DEBUG: Debug#1
> INFO: Info#1
> WARNING: Warn#1
> DEBUG: Debug#2
> INFO: Info#2
> WARNING: Warn#2
> DEBUG: Debug#3
> INFO: Info#3
> WARNING: Warn#3
> DEBUG: Debug#4
> INFO: Info#4
> WARNING: Warn#4
> DEBUG: Debug#5
> INFO: Info#5
> WARNING: Warn#5
> DEBUG: Debug#6
> INFO: Info#6
> WARNING: Warn#6
> DEBUG: Debug#7
> INFO: Info#7
> WARNING: Warn#7
> DEBUG: Debug#8
> INFO: Info#8
> WARNING: Warn#8
> DEBUG: Debug#9
> INFO: Info#9
> WARNING: Warn#9
> DEBUG: Debug#10
> INFO: Info#10
> WARNING: Warn#10
> DEBUG: Debug#11
> INFO: Info#11
> WARNING: Warn#11
> DEBUG: Debug#12
> INFO: Info#12
> WARNING: Warn#12
> DEBUG: Debug#13
> INFO: Info#13
> WARNING: Warn#13
> DEBUG: Debug#14
> INFO: Info#14
> WARNING: Warn#14
> --- PASS: TestRecorder (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/logger 0.002s
> === RUN TestDeviceActivity
> --- PASS: TestDeviceActivity (0.00s)
> === RUN TestDeviceDownloadState
> --- PASS: TestDeviceDownloadState (0.00s)
> === RUN TestRequest
> 00:03:02 INFO: Ready to synchronize default (readwrite)
> 00:03:02 WARNING: Request from GYRZZQB-IRNPV4Z-T7TC52W-EQYJ3TT-FDQW6MW-DFLMU42-SSSU6EM-FBK2VAY for file foo in unshared folder "default"
> --- PASS: TestRequest (0.01s)
> === RUN TestDeviceRename
> 00:03:02 INFO: Completed initial scan (rw) of folder default
> 00:03:02 INFO: Device AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR client is "syncthing v0.9.4" named ""
> 00:03:02 INFO: Connection to AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR closed: read timeout
> 00:03:02 INFO: Device AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR client is "syncthing v0.9.4" named "tester"
> 00:03:02 INFO: Connection to AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR closed: read timeout
> 00:03:02 INFO: Device AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR client is "syncthing v0.9.4" named "tester2"
> 00:03:02 INFO: Connection to AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR closed: read timeout
> 00:03:02 INFO: Device AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR client is "syncthing v0.9.4" named "tester2"
> --- PASS: TestDeviceRename (0.00s)
> === RUN TestClusterConfig
> --- PASS: TestClusterConfig (0.00s)
> === RUN TestIgnores
> 00:03:02 INFO: Ready to synchronize default (readwrite)
> 00:03:02 INFO: Completed initial scan (rw) of folder default
> 00:03:02 INFO: bug: uncached path call (should only happen in tests)
> 00:03:02 INFO: bug: uncached path call (should only happen in tests)
> --- PASS: TestIgnores (0.01s)
> === RUN TestROScanRecovery
> 00:03:02 INFO: bug: uncached path call (should only happen in tests)
> 00:03:02 INFO: Ready to synchronize default (readonly)
> 00:03:02 INFO: bug: uncached path call (should only happen in tests)
> 00:03:02 INFO: bug: uncached path call (should only happen in tests)
> 00:03:02 WARNING: Stopping folder "default" - folder path missing
> 00:03:02 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:03 INFO: bug: uncached path call (should only happen in tests)
> 00:03:03 INFO: bug: uncached path call (should only happen in tests)
> 00:03:03 INFO: bug: uncached path call (should only happen in tests)
> 00:03:03 INFO: Folder "default" error changed: "folder path missing" -> "folder marker missing"
> 00:03:03 INFO: Skipping folder default scan due to folder error: folder marker missing
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: Folder "default" error is cleared, restarting
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: bug: uncached path call (should only happen in tests)
> 00:03:04 INFO: Completed initial scan (ro) of folder default
> 00:03:05 INFO: bug: uncached path call (should only happen in tests)
> 00:03:05 INFO: bug: uncached path call (should only happen in tests)
> 00:03:05 INFO: bug: uncached path call (should only happen in tests)
> 00:03:05 WARNING: Stopping folder "default" - folder marker missing
> 00:03:05 INFO: Skipping folder default scan due to folder error: folder marker missing
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: Folder "default" error changed: "folder marker missing" -> "folder path missing"
> 00:03:06 INFO: Skipping folder default scan due to folder error: folder path missing
> --- PASS: TestROScanRecovery (3.90s)
> === RUN TestRWScanRecovery
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: Ready to synchronize default (readwrite)
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 INFO: bug: uncached path call (should only happen in tests)
> 00:03:06 WARNING: Stopping folder "default" - folder path missing
> 00:03:06 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:07 INFO: bug: uncached path call (should only happen in tests)
> 00:03:07 INFO: bug: uncached path call (should only happen in tests)
> 00:03:07 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:07 INFO: bug: uncached path call (should only happen in tests)
> 00:03:07 INFO: bug: uncached path call (should only happen in tests)
> 00:03:07 INFO: bug: uncached path call (should only happen in tests)
> 00:03:07 INFO: Folder "default" error changed: "folder path missing" -> "folder marker missing"
> 00:03:07 INFO: Skipping folder default scan due to folder error: folder marker missing
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: Folder "default" error is cleared, restarting
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: bug: uncached path call (should only happen in tests)
> 00:03:08 INFO: Completed initial scan (rw) of folder default
> 00:03:09 INFO: bug: uncached path call (should only happen in tests)
> 00:03:09 INFO: bug: uncached path call (should only happen in tests)
> 00:03:09 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:09 INFO: bug: uncached path call (should only happen in tests)
> 00:03:09 INFO: bug: uncached path call (should only happen in tests)
> 00:03:09 INFO: bug: uncached path call (should only happen in tests)
> 00:03:09 WARNING: Stopping folder "default" - folder marker missing
> 00:03:09 INFO: Skipping folder default scan due to folder error: folder marker missing
> 00:03:10 INFO: bug: uncached path call (should only happen in tests)
> 00:03:10 INFO: bug: uncached path call (should only happen in tests)
> 00:03:10 INFO: Folder "default" error changed: "folder marker missing" -> "folder path missing"
> 00:03:10 INFO: Skipping folder default scan due to folder error: folder path missing
> --- PASS: TestRWScanRecovery (3.95s)
> === RUN TestGlobalDirectoryTree
> --- PASS: TestGlobalDirectoryTree (0.00s)
> === RUN TestGlobalDirectorySelfFixing
> --- PASS: TestGlobalDirectorySelfFixing (0.00s)
> === RUN TestUnifySubs
> --- PASS: TestUnifySubs (0.00s)
> === RUN TestIssue3028
> 00:03:10 INFO: Ready to synchronize default (readwrite)
> 00:03:10 INFO: Completed initial scan (rw) of folder default
> --- PASS: TestIssue3028 (0.01s)
> === RUN TestIssue3164
> --- PASS: TestIssue3164 (0.00s)
> === RUN TestScanNoDatabaseWrite
> 00:03:10 INFO: Ready to synchronize default (readwrite)
> 00:03:10 INFO: Completed initial scan (rw) of folder default
> --- PASS: TestScanNoDatabaseWrite (0.01s)
> === RUN TestIssue2782
> --- SKIP: TestIssue2782 (0.00s)
> model_test.go:1452: mkdir /sbuild-nonexistent: permission denied
> === RUN TestIndexesForUnknownDevicesDropped
> 00:03:10 INFO: Ready to synchronize default (readwrite)
> --- PASS: TestIndexesForUnknownDevicesDropped (0.00s)
> === RUN TestSharedWithClearedOnDisconnect
> 00:03:10 INFO: Ready to synchronize default (readwrite)
> 00:03:10 INFO: Device AIR6LPZ-7K4PTTV-UXQSMUU-CPQ5YWH-OEDFIIQ-JUG777G-2YQXXR5-YD6AWQR client is " " named ""
> 00:03:10 INFO: Device GYRZZQB-IRNPV4Z-T7TC52W-EQYJ3TT-FDQW6MW-DFLMU42-SSSU6EM-FBK2VAY client is " " named ""
> 00:03:10 INFO: Restarted folder default (readwrite)
> 00:03:10 INFO: Completed initial scan (rw) of folder default
> 00:03:10 INFO: Completed initial scan (rw) of folder default
> 00:03:10 INFO: bug: uncached path call (should only happen in tests)
> 00:03:10 INFO: bug: uncached path call (should only happen in tests)
> 00:03:10 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:10 INFO: Connection to GYRZZQB-IRNPV4Z-T7TC52W-EQYJ3TT-FDQW6MW-DFLMU42-SSSU6EM-FBK2VAY closed: foo
> --- PASS: TestSharedWithClearedOnDisconnect (0.10s)
> === RUN TestProgressEmitter
> 00:03:11 INFO: bug: uncached path call (should only happen in tests)
> 00:03:11 INFO: bug: uncached path call (should only happen in tests)
> 00:03:11 INFO: Skipping folder default scan due to folder error: folder path missing
> --- PASS: TestProgressEmitter (0.70s)
> === RUN TestSendDownloadProgressMessages
> --- PASS: TestSendDownloadProgressMessages (0.00s)
> === RUN TestJobQueue
> --- PASS: TestJobQueue (0.00s)
> === RUN TestBringToFront
> --- PASS: TestBringToFront (0.00s)
> === RUN TestShuffle
> --- PASS: TestShuffle (0.00s)
> queue_test.go:179: [f1 f2 f3 f4]
> queue_test.go:179: [f2 f1 f4 f3]
> === RUN TestSortBySize
> --- PASS: TestSortBySize (0.00s)
> === RUN TestSortByAge
> --- PASS: TestSortByAge (0.00s)
> === RUN TestHandleFile
> --- PASS: TestHandleFile (0.00s)
> === RUN TestHandleFileWithTemp
> --- PASS: TestHandleFileWithTemp (0.00s)
> === RUN TestCopierFinder
> --- PASS: TestCopierFinder (0.01s)
> === RUN TestCopierCleanup
> --- PASS: TestCopierCleanup (0.00s)
> === RUN TestLastResortPulling
> --- PASS: TestLastResortPulling (0.00s)
> === RUN TestDeregisterOnFailInCopy
> 00:03:11 INFO: bug: uncached path call (should only happen in tests)
> 00:03:11 INFO: bug: uncached path call (should only happen in tests)
> 00:03:11 INFO: Skipping folder default scan due to folder error: folder path missing
> 00:03:11 INFO: Puller (folder "default", file "filex"): test: file does not exist
> 00:03:11 INFO: Puller: final: file does not exist
> --- PASS: TestDeregisterOnFailInCopy (0.30s)
> === RUN TestDeregisterOnFailInPull
> 00:03:11 INFO: Puller (folder "default", file "filex"): pull: peers who had this file went away, or the file has changed while syncing. will retry later
> 00:03:11 INFO: Puller: final: peers who had this file went away, or the file has changed while syncing. will retry later
> --- PASS: TestDeregisterOnFailInPull (0.20s)
> === RUN TestSourceFileOK
> --- PASS: TestSourceFileOK (0.00s)
> === RUN TestSourceFileBad
> 00:03:11 INFO: Puller (folder "", file ""): src open: open nonexistent: no such file or directory
> --- PASS: TestSourceFileBad (0.00s)
> === RUN TestReadOnlyDir
> 00:03:11 INFO: Puller (folder "", file ""): Test done: <nil>
> --- PASS: TestReadOnlyDir (0.00s)
> === RUN TestInMemoryIndexSorter
> --- PASS: TestInMemoryIndexSorter (0.00s)
> === RUN TestOnDiskIndexSorter
> --- PASS: TestOnDiskIndexSorter (0.02s)
> === RUN TestIndexSorter
> --- PASS: TestIndexSorter (0.28s)
> === RUN TestLongTempFilename
> --- PASS: TestLongTempFilename (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/model 9.513s
> === RUN TestMappingValidGateway
> --- PASS: TestMappingValidGateway (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/nat 0.004s
> === RUN TestCreateAtomicCreate
> --- PASS: TestCreateAtomicCreate (0.00s)
> === RUN TestCreateAtomicReplace
> --- PASS: TestCreateAtomicReplace (0.00s)
> === RUN TestReplacingWriter
> --- PASS: TestReplacingWriter (0.00s)
> === RUN TestInWriteableDir
> --- PASS: TestInWriteableDir (0.00s)
> === RUN TestInWritableDirWindowsRemove
> --- SKIP: TestInWritableDirWindowsRemove (0.00s)
> osutil_test.go:75: Tests not required
> === RUN TestInWritableDirWindowsRename
> --- SKIP: TestInWritableDirWindowsRename (0.00s)
> osutil_test.go:119: Tests not required
> === RUN TestDiskUsage
> --- PASS: TestDiskUsage (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/osutil 0.005s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/pmp 0.004s
> === RUN TestCompressionMarshal
> --- PASS: TestCompressionMarshal (0.00s)
> === RUN TestWinsConflict
> --- PASS: TestWinsConflict (0.00s)
> === RUN TestFormatDeviceID
> --- PASS: TestFormatDeviceID (0.00s)
> === RUN TestValidateDeviceID
> --- PASS: TestValidateDeviceID (0.00s)
> === RUN TestMarshallingDeviceID
> --- PASS: TestMarshallingDeviceID (0.00s)
> === RUN TestShortIDString
> --- PASS: TestShortIDString (0.00s)
> === RUN TestDeviceIDFromBytes
> --- PASS: TestDeviceIDFromBytes (0.00s)
> === RUN TestVersion14Hello
> --- PASS: TestVersion14Hello (0.00s)
> === RUN TestVersion13Hello
> --- PASS: TestVersion13Hello (0.00s)
> === RUN TestVersion12Hello
> --- PASS: TestVersion12Hello (0.00s)
> === RUN TestUnknownHello
> --- PASS: TestUnknownHello (0.00s)
> === RUN TestPing
> --- PASS: TestPing (0.00s)
> === RUN TestClose
> --- PASS: TestClose (0.00s)
> === RUN TestMarshalIndexMessage
> --- PASS: TestMarshalIndexMessage (0.04s)
> === RUN TestMarshalRequestMessage
> --- PASS: TestMarshalRequestMessage (0.00s)
> === RUN TestMarshalResponseMessage
> --- PASS: TestMarshalResponseMessage (0.00s)
> === RUN TestMarshalClusterConfigMessage
> --- PASS: TestMarshalClusterConfigMessage (0.09s)
> === RUN TestMarshalCloseMessage
> --- PASS: TestMarshalCloseMessage (0.00s)
> === RUN TestMarshalledIndexMessageSize
> --- PASS: TestMarshalledIndexMessageSize (1.37s)
> === RUN TestLZ4Compression
> --- PASS: TestLZ4Compression (0.00s)
> protocol_test.go:273: OK #0, 225 -> 136 -> 225
> protocol_test.go:273: OK #1, 279 -> 190 -> 279
> protocol_test.go:273: OK #2, 220 -> 131 -> 220
> protocol_test.go:273: OK #3, 154 -> 65 -> 154
> protocol_test.go:273: OK #4, 212 -> 123 -> 212
> protocol_test.go:273: OK #5, 292 -> 203 -> 292
> protocol_test.go:273: OK #6, 195 -> 106 -> 195
> protocol_test.go:273: OK #7, 262 -> 173 -> 262
> protocol_test.go:273: OK #8, 270 -> 181 -> 270
> protocol_test.go:273: OK #9, 239 -> 150 -> 239
> === RUN TestUpdate
> --- PASS: TestUpdate (0.00s)
> === RUN TestCopy
> --- PASS: TestCopy (0.00s)
> === RUN TestMerge
> --- PASS: TestMerge (0.00s)
> === RUN TestCounterValue
> --- PASS: TestCounterValue (0.00s)
> === RUN TestCompare
> --- PASS: TestCompare (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/protocol 1.533s
> === RUN TestSeedFromBytes
> --- PASS: TestSeedFromBytes (0.00s)
> === RUN TestRandomString
> --- PASS: TestRandomString (0.01s)
> === RUN TestRandomInt64
> --- PASS: TestRandomInt64 (0.00s)
> === RUN TestSecureSource
> --- PASS: TestSecureSource (0.18s)
> PASS
> ok github.com/syncthing/syncthing/lib/rand 0.198s
> ? github.com/syncthing/syncthing/lib/rc [no test files]
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/relay/client 0.004s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/relay/protocol 0.003s
> === RUN TestBlocks
> --- PASS: TestBlocks (0.00s)
> === RUN TestDiff
> --- PASS: TestDiff (0.00s)
> === RUN TestWalkSub
> --- PASS: TestWalkSub (0.00s)
> === RUN TestWalk
> --- PASS: TestWalk (0.00s)
> walk_test.go:97: &{[{dir2/dfile {dir2/dfile 10 10 [10]} 2} {**/dir2/dfile {/dir2/dfile} 2} {dir2/dfile/** {dir2/dfile/} 2} {**/dir2/dfile/** {/dir2/dfile/ false} 2} {dir3 {dir3 4 4 [4]} 2} {**/dir3 {/dir3} 2} {dir3/** {dir3/} 2} {**/dir3/** {/dir3/ false} 2} {bfile {bfile 5 5 [5]} 2} {**/bfile {/bfile} 2} {bfile/** {bfile/} 2} {**/bfile/** {/bfile/ false} 2} {dir1/cfile {dir1/cfile 10 10 [10]} 2} {**/dir1/cfile {/dir1/cfile} 2} {dir1/cfile/** {dir1/cfile/} 2} {**/dir1/cfile/** {/dir1/cfile/ false} 2}] false <nil> 294a5cd162b89cefde7d3de505d0218b 0xc42021e240 0xc4201ac178}
> === RUN TestWalkError
> --- PASS: TestWalkError (0.00s)
> === RUN TestVerify
> --- PASS: TestVerify (0.00s)
> walk_test.go:165: <nil>
> walk_test.go:172: file continues past end of blocks
> walk_test.go:179: hash mismatch 80141fc0a98553803ea5103e9746f253a56356e2ffffd103ad173074a52cae20 != 9321a4525c0cf98612911f4455bd7e571d5df46835b172e98d97ebadaf0fdeb8 for block 7
> walk_test.go:187: hash mismatch 58d4ff1485246d5d8c91a0d7e5201b6ba2475aeece7497c44363b455983139da != 328d5cc788249769e217cb420dd4bcb6040a5e46986a177d9dc2cdb20f2436ad for block 2
> === RUN TestNormalization
> 00:03:17 INFO: File "0-A/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "0-A/3-Ã".
> 00:03:17 WARNING: File name "0-A/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: File "1-Ä/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "1-Ä/3-Ã".
> 00:03:17 WARNING: File name "1-Ä/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "2-Å/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "2-Å/3-Ã".
> 00:03:17 WARNING: File name "2-Å/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "3-Ã".
> 00:03:17 INFO: File "4-☕/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "4-☕/3-Ã".
> 00:03:17 WARNING: File name "4-☕/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 WARNING: File name "5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "0-A/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 WARNING: File name "0-A/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: File "1-Ä/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 WARNING: File name "1-Ä/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "2-Å/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 WARNING: File name "2-Å/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "3-Ã/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 INFO: Normalized UTF8 encoding of file name "3-Ã/3-Ã".
> 00:03:17 WARNING: File name "3-Ã/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 INFO: File "4-☕/1-Ä" has UTF8 encoding conflict with another file; ignoring.
> 00:03:17 WARNING: File name "4-☕/5-\xcd\xe2" is not in UTF8 encoding; skipping.
> 00:03:17 WARNING: File name "5-\xcd\xe2" is not in UTF8 encoding; skipping.
> --- PASS: TestNormalization (0.00s)
> walk_test.go:269: "0-A" (30 2d 41) true
> walk_test.go:269: "0-A/0-A" (30 2d 41 2f 30 2d 41) true
> walk_test.go:269: "0-A/1-Ä" (30 2d 41 2f 31 2d c3 84) true
> walk_test.go:269: "0-A/2-Å" (30 2d 41 2f 32 2d c3 85) true
> walk_test.go:269: "0-A/3-Ã" (30 2d 41 2f 33 2d c3 83) true
> walk_test.go:269: "0-A/4-☕" (30 2d 41 2f 34 2d e2 98 95) true
> walk_test.go:269: "1-Ä" (31 2d c3 84) true
> walk_test.go:269: "1-Ä/0-A" (31 2d c3 84 2f 30 2d 41) true
> walk_test.go:269: "1-Ä/1-Ä" (31 2d c3 84 2f 31 2d c3 84) true
> walk_test.go:269: "1-Ä/2-Å" (31 2d c3 84 2f 32 2d c3 85) true
> walk_test.go:269: "1-Ä/3-Ã" (31 2d c3 84 2f 33 2d c3 83) true
> walk_test.go:269: "1-Ä/4-☕" (31 2d c3 84 2f 34 2d e2 98 95) true
> walk_test.go:269: "2-Å" (32 2d c3 85) true
> walk_test.go:269: "2-Å/0-A" (32 2d c3 85 2f 30 2d 41) true
> walk_test.go:269: "2-Å/1-Ä" (32 2d c3 85 2f 31 2d c3 84) true
> walk_test.go:269: "2-Å/2-Å" (32 2d c3 85 2f 32 2d c3 85) true
> walk_test.go:269: "2-Å/3-Ã" (32 2d c3 85 2f 33 2d c3 83) true
> walk_test.go:269: "2-Å/4-☕" (32 2d c3 85 2f 34 2d e2 98 95) true
> walk_test.go:269: "3-Ã" (33 2d c3 83) true
> walk_test.go:269: "3-Ã/0-A" (33 2d c3 83 2f 30 2d 41) true
> walk_test.go:269: "3-Ã/1-Ä" (33 2d c3 83 2f 31 2d c3 84) true
> walk_test.go:269: "3-Ã/2-Å" (33 2d c3 83 2f 32 2d c3 85) true
> walk_test.go:269: "3-Ã/3-Ã" (33 2d c3 83 2f 33 2d c3 83) true
> walk_test.go:269: "3-Ã/4-☕" (33 2d c3 83 2f 34 2d e2 98 95) true
> walk_test.go:269: "4-☕" (34 2d e2 98 95) true
> walk_test.go:269: "4-☕/0-A" (34 2d e2 98 95 2f 30 2d 41) true
> walk_test.go:269: "4-☕/1-Ä" (34 2d e2 98 95 2f 31 2d c3 84) true
> walk_test.go:269: "4-☕/2-Å" (34 2d e2 98 95 2f 32 2d c3 85) true
> walk_test.go:269: "4-☕/3-Ã" (34 2d e2 98 95 2f 33 2d c3 83) true
> walk_test.go:269: "4-☕/4-☕" (34 2d e2 98 95 2f 34 2d e2 98 95) true
> === RUN TestIssue1507
> --- PASS: TestIssue1507 (0.00s)
> === RUN TestWalkSymlink
> --- PASS: TestWalkSymlink (0.00s)
> === RUN TestSymlinkTypeEqual
> --- PASS: TestSymlinkTypeEqual (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/scanner 0.011s
> === RUN TestGenerateKeys
> --- PASS: TestGenerateKeys (0.02s)
> === RUN TestSign
> --- PASS: TestSign (0.03s)
> === RUN TestVerify
> --- PASS: TestVerify (0.05s)
> PASS
> ok github.com/syncthing/syncthing/lib/signature 0.092s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/stats 0.004s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/symlinks 0.003s
> === RUN TestTypes
> --- PASS: TestTypes (0.00s)
> === RUN TestMutex
> 00:03:19 DEBUG: Mutex held for 125.182396ms. Locked at sync/sync_test.go:104 unlocked at sync/sync_test.go:106
> --- PASS: TestMutex (0.13s)
> === RUN TestRWMutex
> 00:03:19 DEBUG: RWMutex held for 125.148731ms. Locked at sync/sync_test.go:144: unlocked at sync/sync_test.go:146
> 00:03:19 DEBUG: RWMutex took 125.194252ms to lock. Locked at sync/sync_test.go:159. RUnlockers while locking: sync/sync_test.go:156
> --- PASS: TestRWMutex (0.26s)
> === RUN TestWaitGroup
> 00:03:19 DEBUG: WaitGroup took 125.173129ms at sync/sync_test.go:218
> --- PASS: TestWaitGroup (0.13s)
> PASS
> ok github.com/syncthing/syncthing/lib/sync 0.647s
> testing: warning: no tests to run
> PASS
> ok github.com/syncthing/syncthing/lib/tlsutil 0.002s
> === RUN TestCompareVersions
> --- PASS: TestCompareVersions (0.00s)
> === RUN TestErrorRelease
> --- PASS: TestErrorRelease (0.00s)
> === RUN TestSelectedRelease
> --- PASS: TestSelectedRelease (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/upgrade 0.003s
> === RUN TestExternalIPParsing
> --- PASS: TestExternalIPParsing (0.00s)
> === RUN TestSoapFaultParsing
> --- PASS: TestSoapFaultParsing (0.00s)
> === RUN TestControlURLParsing
> --- PASS: TestControlURLParsing (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/upnp 0.004s
> === RUN TestSetDefaults
> --- PASS: TestSetDefaults (0.00s)
> === RUN TestUniqueStrings
> --- PASS: TestUniqueStrings (0.00s)
> === RUN TestFillNillSlices
> --- PASS: TestFillNillSlices (0.00s)
> === RUN TestAddress
> --- PASS: TestAddress (0.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/util 0.002s
> === RUN TestStaggeredVersioningVersionCount
> --- PASS: TestStaggeredVersioningVersionCount (0.00s)
> === RUN TestTrashcanCleanout
> --- PASS: TestTrashcanCleanout (0.00s)
> === RUN TestTaggedFilename
> --- PASS: TestTaggedFilename (0.00s)
> === RUN TestSimpleVersioningVersionCount
> --- PASS: TestSimpleVersioningVersionCount (3.00s)
> PASS
> ok github.com/syncthing/syncthing/lib/versioner 3.006s
> dh_auto_test: go test -v -p 1 github.com/syncthing/syncthing/cmd/stbench github.com/syncthing/syncthing/cmd/stcompdirs github.com/syncthing/syncthing/cmd/stdisco github.com/syncthing/syncthing/cmd/stdiscosrv github.com/syncthing/syncthing/cmd/stevents github.com/syncthing/syncthing/cmd/stfileinfo github.com/syncthing/syncthing/cmd/stfinddevice github.com/syncthing/syncthing/cmd/stgenfiles github.com/syncthing/syncthing/cmd/stindex github.com/syncthing/syncthing/cmd/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv/testutil github.com/syncthing/syncthing/cmd/stsigtool github.com/syncthing/syncthing/cmd/stvanity github.com/syncthing/syncthing/cmd/stwatchfile github.com/syncthing/syncthing/cmd/syncthing github.com/syncthing/syncthing/lib/auto github.com/syncthing/syncthing/lib/beacon github.com/syncthing/syncthing/lib/config github.com/syncthing/syncthing/lib/connections github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/dialer github.com/syncthing/syncthing/lib/discover github.com/syncthing/syncthing/lib/events github.com/syncthing/syncthing/lib/fs github.com/syncthing/syncthing/lib/ignore github.com/syncthing/syncthing/lib/logger github.com/syncthing/syncthing/lib/model github.com/syncthing/syncthing/lib/nat github.com/syncthing/syncthing/lib/osutil github.com/syncthing/syncthing/lib/pmp github.com/syncthing/syncthing/lib/protocol github.com/syncthing/syncthing/lib/rand github.com/syncthing/syncthing/lib/rc github.com/syncthing/syncthing/lib/relay/client github.com/syncthing/syncthing/lib/relay/protocol github.com/syncthing/syncthing/lib/scanner github.com/syncthing/syncthing/lib/signature github.com/syncthing/syncthing/lib/stats github.com/syncthing/syncthing/lib/symlinks github.com/syncthing/syncthing/lib/sync github.com/syncthing/syncthing/lib/tlsutil github.com/syncthing/syncthing/lib/upgrade github.com/syncthing/syncthing/lib/upnp github.com/syncthing/syncthing/lib/util github.com/syncthing/syncthing/lib/versioner returned exit code 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/08/28/syncthing_0.14.4+dfsg1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-go-maintainers
mailing list