"./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2022/04/15 06:27:05 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2" 2022/04/15 06:27:05 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:05 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:05 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:05 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 06:27:05 DEBUG : Creating backend with remote "/tmp/rclone1377169926" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/04/15 06:27:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.04s) === RUN TestCopy run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.56s) === RUN TestCopyMissingDirectory run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:06 DEBUG : Creating backend with remote "/non-existing" 2022/04/15 06:27:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.03s) === RUN TestCopyNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.48s) === RUN TestCopyCheckFirst run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:06 INFO : Sia http://127.0.0.1:39980: Running all checks before starting transfers 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:06 INFO : Sia http://127.0.0.1:39980: Checks finished, now starting transfers 2022/04/15 06:27:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.49s) === RUN TestSyncNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:07 ERROR : Ignoring --no-traverse with sync 2022/04/15 06:27:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:07 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.52s) === RUN TestCopyWithDepth run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.44s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:08 DEBUG : hello world2: Excluded 2022/04/15 06:27:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.50s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:09 DEBUG : sub dir2: Making directory 2022/04/15 06:27:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:09 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:09 DEBUG : sub dir2: Making directory 2022/04/15 06:27:09 DEBUG : Sia http://127.0.0.1:39980: copied 1 directories --- PASS: TestCopyEmptyDirectories (0.60s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:09 DEBUG : sub dir2: Making directory 2022/04/15 06:27:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:10 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:10 INFO : sub dir/hello world: Deleted 2022/04/15 06:27:10 DEBUG : sub dir: Making directory 2022/04/15 06:27:10 DEBUG : sub dir2: Making directory 2022/04/15 06:27:10 DEBUG : Sia http://127.0.0.1:39980: copied 2 directories --- PASS: TestMoveEmptyDirectories (0.52s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:10 DEBUG : sub dir2: Making directory 2022/04/15 06:27:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:10 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:10 DEBUG : sub dir2: Making directory 2022/04/15 06:27:10 DEBUG : Sia http://127.0.0.1:39980: copied 1 directories 2022/04/15 06:27:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.48s) === RUN TestServerSideCopy run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:11 DEBUG : Creating backend with remote "TestSia:rclone-test-qumocom3poqijir8hujatoj9" 2022/04/15 06:27:11 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:11 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:11 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:11 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:275: Server side copy (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/04/15 06:27:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:11 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:11 DEBUG : Sia http://127.0.0.1:39980: Purge object "sub dir/hello world" 2022/04/15 06:27:11 DEBUG : Sia http://127.0.0.1:39980: Purge dir "sub dir" 2022/04/15 06:27:11 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideCopy (1.09s) === RUN TestCopyAfterDelete run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:12 ERROR : : error listing: directory not found 2022/04/15 06:27:12 DEBUG : Local file system at /tmp/rclone1377169926: Making directory 2022/04/15 06:27:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.41s) === RUN TestCopyRedownload run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:12 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for checks to finish 2022/04/15 06:27:12 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for transfers to finish 2022/04/15 06:27:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.49s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:13 INFO : check sum: Copied (new) 2022/04/15 06:27:13 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:13 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/15 06:27:13 DEBUG : check sum: Size of src and dst objects identical 2022/04/15 06:27:13 DEBUG : check sum: Unchanged skipping 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:13 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.46s) === RUN TestSyncSizeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:13 INFO : sizeonly: Copied (new) 2022/04/15 06:27:13 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:13 DEBUG : sizeonly: Sizes identical 2022/04/15 06:27:13 DEBUG : sizeonly: Unchanged skipping 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:13 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.51s) === RUN TestSyncIgnoreSize run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:14 INFO : ignore-size: Copied (new) 2022/04/15 06:27:14 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:14 DEBUG : ignore-size: Sizes identical 2022/04/15 06:27:14 DEBUG : ignore-size: Unchanged skipping 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:14 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.50s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:14 DEBUG : existing: Sizes identical 2022/04/15 06:27:14 DEBUG : existing: Unchanged skipping 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:14 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:14 INFO : There was nothing to transfer 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:14 INFO : existing: Copied (replaced existing) 2022/04/15 06:27:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.48s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:15 INFO : existing: Copied (new) 2022/04/15 06:27:15 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:15 DEBUG : existing: Destination exists, skipping 2022/04/15 06:27:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:15 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.52s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:15 DEBUG : d: Making directory 2022/04/15 06:27:15 DEBUG : c/non empty space: Sizes identical 2022/04/15 06:27:15 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 06:27:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:16 INFO : a/potato2: Copied (new) 2022/04/15 06:27:16 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:16 INFO : b/potato: Deleted 2022/04/15 06:27:16 INFO : d: Removing directory 2022/04/15 06:27:16 INFO : b: Removing directory 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: deleted 2 directories --- PASS: TestSyncIgnoreErrors (1.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:16 DEBUG : empty space: Sizes identical 2022/04/15 06:27:16 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:16 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:16 INFO : There was nothing to transfer 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:16 DEBUG : empty space: Sizes identical 2022/04/15 06:27:16 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:16 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:16 DEBUG : empty space: Sizes identical 2022/04/15 06:27:16 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:17 INFO : potato: Copied (new) 2022/04/15 06:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:17 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/15 06:27:17 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:18 INFO : potato: Copied (replaced existing) 2022/04/15 06:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.83s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/04/15 06:27:18 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/04/15 06:27:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:18 INFO : potato: Copied (replaced existing) 2022/04/15 06:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/15 06:27:19 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:19 DEBUG : empty space: Sizes identical 2022/04/15 06:27:19 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:19 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:19 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:20 DEBUG : empty space: Sizes identical 2022/04/15 06:27:20 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:20 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:20 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:20 INFO : potato2: Copied (new) 2022/04/15 06:27:20 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:21 DEBUG : d: Making directory 2022/04/15 06:27:21 DEBUG : d/e: Making directory 2022/04/15 06:27:21 DEBUG : c/non empty space: Sizes identical 2022/04/15 06:27:21 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 06:27:21 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:21 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:21 INFO : a/potato2: Copied (new) 2022/04/15 06:27:21 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:21 INFO : b/potato: Deleted 2022/04/15 06:27:21 INFO : d/e: Removing directory 2022/04/15 06:27:21 INFO : d: Removing directory 2022/04/15 06:27:21 INFO : b: Removing directory 2022/04/15 06:27:22 DEBUG : Sia http://127.0.0.1:39980: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:22 DEBUG : d: Making directory 2022/04/15 06:27:22 DEBUG : c/non empty space: Sizes identical 2022/04/15 06:27:22 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 06:27:22 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:22 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:23 INFO : a/potato2: Copied (new) 2022/04/15 06:27:23 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2022/04/15 06:27:23 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:23 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:23 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:23 DEBUG : empty space: Sizes identical 2022/04/15 06:27:23 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:23 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:23 INFO : potato: Deleted 2022/04/15 06:27:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.82s) === RUN TestSyncDeleteBefore run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:24 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:24 INFO : potato: Deleted 2022/04/15 06:27:25 DEBUG : empty space: Sizes identical 2022/04/15 06:27:25 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.01s) === RUN TestCopyDeleteBefore run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.50s) === RUN TestSyncWithExclude run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:26 DEBUG : enormous: Excluded 2022/04/15 06:27:26 DEBUG : potato2: Excluded 2022/04/15 06:27:26 DEBUG : potato2: Excluded 2022/04/15 06:27:26 DEBUG : empty space: Sizes identical 2022/04/15 06:27:26 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:26 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:26 INFO : There was nothing to transfer 2022/04/15 06:27:26 DEBUG : enormous: Excluded 2022/04/15 06:27:26 DEBUG : potato2: Excluded 2022/04/15 06:27:26 DEBUG : potato2: Excluded 2022/04/15 06:27:26 DEBUG : empty space: Sizes identical 2022/04/15 06:27:26 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:26 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for checks to finish 2022/04/15 06:27:26 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for transfers to finish 2022/04/15 06:27:26 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:27 DEBUG : enormous: Excluded 2022/04/15 06:27:27 DEBUG : potato2: Excluded 2022/04/15 06:27:27 DEBUG : empty space: Sizes identical 2022/04/15 06:27:27 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:27 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:27 INFO : enormous: Deleted 2022/04/15 06:27:27 INFO : potato2: Deleted 2022/04/15 06:27:27 INFO : There was nothing to transfer 2022/04/15 06:27:27 DEBUG : empty space: Sizes identical 2022/04/15 06:27:27 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:27 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for checks to finish 2022/04/15 06:27:27 DEBUG : Local file system at /tmp/rclone1377169926: Waiting for transfers to finish 2022/04/15 06:27:27 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:27 INFO : enormous: Deleted 2022/04/15 06:27:27 INFO : potato2: Deleted 2022/04/15 06:27:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.02s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/04/15 06:27:27 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:27 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2022/04/15 06:27:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:28 INFO : potato: Copied (new) 2022/04/15 06:27:28 INFO : yam: Copied (new) 2022/04/15 06:27:28 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:28 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:28 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2022/04/15 06:27:28 DEBUG : potato: Sizes identical 2022/04/15 06:27:28 DEBUG : potato: Unchanged skipping 2022/04/15 06:27:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:28 INFO : yaml: Copied (new) 2022/04/15 06:27:28 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:28 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/04/15 06:27:28 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:28 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 06:27:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:29 INFO : yam: Copied (new) 2022/04/15 06:27:29 INFO : potato: Copied (new) 2022/04/15 06:27:29 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:29 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:29 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 06:27:29 DEBUG : potato: Sizes identical 2022/04/15 06:27:29 DEBUG : potato: Unchanged skipping 2022/04/15 06:27:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:29 INFO : yaml: Copied (new) 2022/04/15 06:27:29 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:29 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/04/15 06:27:29 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:30 INFO : sub/yam: Copied (new) 2022/04/15 06:27:30 INFO : potato: Copied (new) 2022/04/15 06:27:30 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/04/15 06:27:30 DEBUG : potato: Sizes identical 2022/04/15 06:27:30 DEBUG : potato: Unchanged skipping 2022/04/15 06:27:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:30 INFO : yam: Copied (new) 2022/04/15 06:27:30 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:30 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.76s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:30 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:30 INFO : sub dir/hello world: Deleted 2022/04/15 06:27:31 INFO : nested/sub dir/file: Copied (new) 2022/04/15 06:27:31 INFO : nested/sub dir/file: Deleted 2022/04/15 06:27:31 INFO : sub dir: Removing directory 2022/04/15 06:27:31 INFO : nested/sub dir: Removing directory 2022/04/15 06:27:31 INFO : nested: Removing directory 2022/04/15 06:27:31 DEBUG : Local file system at /tmp/rclone1377169926: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:31 INFO : nested/sub dir/file: Copied (new) 2022/04/15 06:27:31 INFO : nested/sub dir/file: Deleted 2022/04/15 06:27:31 INFO : sub dir/hello world: Copied (new) 2022/04/15 06:27:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.53s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:32 INFO : existing-b: Copied (new) 2022/04/15 06:27:32 INFO : existing-b: Deleted 2022/04/15 06:27:32 INFO : existing: Copied (new) 2022/04/15 06:27:32 INFO : existing: Deleted 2022/04/15 06:27:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:32 DEBUG : existing: Destination exists, skipping 2022/04/15 06:27:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/15 06:27:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.90s) === RUN TestServerSideMove run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:33 DEBUG : Creating backend with remote "TestSia:rclone-test-dapitoh4deqogub5keqagew5" 2022/04/15 06:27:33 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:33 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:33 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:33 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/04/15 06:27:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 06:27:34 DEBUG : empty space: Sizes identical 2022/04/15 06:27:34 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:35 INFO : empty space: Deleted 2022/04/15 06:27:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:35 INFO : potato2: Copied (new) 2022/04/15 06:27:35 INFO : potato2: Deleted 2022/04/15 06:27:35 INFO : potato3: Copied (replaced existing) 2022/04/15 06:27:35 INFO : potato3: Deleted 2022/04/15 06:27:35 DEBUG : Creating backend with remote "TestSia:rclone-test-foleviq4xakafok6kokosix4" 2022/04/15 06:27:35 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:35 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:35 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:35 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:35 INFO : empty space: Copied (new) 2022/04/15 06:27:35 INFO : empty space: Deleted 2022/04/15 06:27:35 INFO : potato2: Copied (new) 2022/04/15 06:27:35 INFO : potato2: Deleted 2022/04/15 06:27:36 INFO : potato3: Copied (new) 2022/04/15 06:27:36 INFO : potato3: Deleted 2022/04/15 06:27:36 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/04/15 06:27:36 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/04/15 06:27:36 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/04/15 06:27:36 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/04/15 06:27:36 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMove (3.19s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:36 DEBUG : Creating backend with remote "TestSia:rclone-test-vajobum8jufequx9zezujoz6" 2022/04/15 06:27:36 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:36 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:36 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:36 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/04/15 06:27:37 DEBUG : empty space: Excluded 2022/04/15 06:27:37 DEBUG : empty space: Excluded 2022/04/15 06:27:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 06:27:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:38 INFO : potato3: Copied (replaced existing) 2022/04/15 06:27:38 INFO : potato3: Deleted 2022/04/15 06:27:38 INFO : potato2: Copied (new) 2022/04/15 06:27:38 INFO : potato2: Deleted 2022/04/15 06:27:38 DEBUG : Creating backend with remote "TestSia:rclone-test-comanek1tugecif1pibosik7" 2022/04/15 06:27:38 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:38 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:38 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:38 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:38 DEBUG : empty space: Excluded 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:38 INFO : potato3: Copied (new) 2022/04/15 06:27:38 INFO : potato3: Deleted 2022/04/15 06:27:38 INFO : potato2: Copied (new) 2022/04/15 06:27:38 INFO : potato2: Deleted 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/04/15 06:27:38 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMoveWithFilter (2.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:38 DEBUG : Creating backend with remote "TestSia:rclone-test-razeruc0ceyavim4toqapul1" 2022/04/15 06:27:38 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:38 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:38 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:38 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:39 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/04/15 06:27:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 06:27:40 DEBUG : empty space: Sizes identical 2022/04/15 06:27:40 DEBUG : empty space: Unchanged skipping 2022/04/15 06:27:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:40 INFO : empty space: Deleted 2022/04/15 06:27:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:40 INFO : potato2: Copied (new) 2022/04/15 06:27:40 INFO : potato2: Deleted 2022/04/15 06:27:40 INFO : potato3: Copied (replaced existing) 2022/04/15 06:27:40 INFO : potato3: Deleted 2022/04/15 06:27:40 INFO : tomatoDir: Removing directory 2022/04/15 06:27:40 DEBUG : Sia http://127.0.0.1:39980: deleted 1 directories 2022/04/15 06:27:40 DEBUG : Creating backend with remote "TestSia:rclone-test-vekiqib3gavizox5mocubos8" 2022/04/15 06:27:40 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:40 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:40 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:40 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:40 DEBUG : tomatoDir: Making directory 2022/04/15 06:27:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:41 INFO : empty space: Copied (new) 2022/04/15 06:27:41 INFO : empty space: Deleted 2022/04/15 06:27:41 INFO : potato2: Copied (new) 2022/04/15 06:27:41 INFO : potato2: Deleted 2022/04/15 06:27:41 INFO : potato3: Copied (new) 2022/04/15 06:27:41 INFO : potato3: Deleted 2022/04/15 06:27:41 INFO : tomatoDir: Removing directory 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: deleted 1 directories 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/04/15 06:27:41 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.87s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:41 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/rclone-move-test" 2022/04/15 06:27:41 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:41 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:41 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:41 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestServerSideMoveOverlap (0.31s) === RUN TestSyncOverlap run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:42 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/rclone-sync-test" 2022/04/15 06:27:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncCompareDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:42 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/dst" 2022/04/15 06:27:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:42 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:42 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" to be canonical "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:42 INFO : one: Copied (new) 2022/04/15 06:27:42 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:42 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 06:27:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:42 INFO : one: Copied (replaced existing) 2022/04/15 06:27:42 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:43 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:43 DEBUG : one: Sizes identical 2022/04/15 06:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:43 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:43 INFO : There was nothing to transfer 2022/04/15 06:27:43 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:43 DEBUG : two: Sizes identical 2022/04/15 06:27:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:43 DEBUG : one: Sizes identical 2022/04/15 06:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:43 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:43 INFO : There was nothing to transfer 2022/04/15 06:27:43 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:43 DEBUG : two: Sizes identical 2022/04/15 06:27:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:43 DEBUG : one: Sizes identical 2022/04/15 06:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:43 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:43 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/04/15 06:27:43 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/CompareDest" 2022/04/15 06:27:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:43 DEBUG : one: Sizes identical 2022/04/15 06:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 06:27:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:43 INFO : two: Copied (new) 2022/04/15 06:27:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (1.92s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:44 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/dest" 2022/04/15 06:27:44 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/pre-dest1" 2022/04/15 06:27:44 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-puculig6tuyutuq4betajiw2/pre-dest1" to be canonical "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/pre-dest1" 2022/04/15 06:27:44 DEBUG : Creating backend with remote "TestSia:rclone-test-puculig6tuyutuq4betajiw2/pre-dest2" 2022/04/15 06:27:44 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/04/15 06:27:44 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/04/15 06:27:44 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-puculig6tuyutuq4betajiw2/pre-dest2" to be canonical "TestSia{-5W69}:rclone-test-puculig6tuyutuq4betajiw2/pre-dest2" 2022/04/15 06:27:44 DEBUG : 1: Sizes identical 2022/04/15 06:27:44 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/15 06:27:44 DEBUG : 2: Sizes identical 2022/04/15 06:27:44 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/15 06:27:44 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:44 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:44 INFO : 3: Copied (new) 2022/04/15 06:27:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (1.05s) === RUN TestSyncCopyDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1601: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.02s) === RUN TestSyncBackupDir run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1801: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1801: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/04/15 06:27:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.49s) === RUN TestSyncImmutable run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:45 INFO : existing: Copied (new) 2022/04/15 06:27:45 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/15 06:27:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/15 06:27:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:45 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2022/04/15 06:27:45 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.24s) === RUN TestSyncIgnoreCase run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:27:46 DEBUG : existing: Sizes identical 2022/04/15 06:27:46 DEBUG : existing: Unchanged skipping 2022/04/15 06:27:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:27:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:27:46 DEBUG : Waiting for deletions to finish 2022/04/15 06:27:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.16s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.06s) --- SKIP: TestMaxTransfer/Hard (0.02s) --- SKIP: TestMaxTransfer/Soft (0.02s) --- SKIP: TestMaxTransfer/Cautious (0.02s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:28:00 DEBUG : both0: Sizes identical 2022/04/15 06:28:00 DEBUG : both0: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both12: Sizes identical 2022/04/15 06:28:00 DEBUG : both12: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both13: Sizes identical 2022/04/15 06:28:00 DEBUG : both13: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both14: Sizes identical 2022/04/15 06:28:00 DEBUG : both14: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both15: Sizes identical 2022/04/15 06:28:00 DEBUG : both15: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both16: Sizes identical 2022/04/15 06:28:00 DEBUG : both16: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both17: Sizes identical 2022/04/15 06:28:00 DEBUG : both17: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both18: Sizes identical 2022/04/15 06:28:00 DEBUG : both18: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both19: Sizes identical 2022/04/15 06:28:00 DEBUG : both19: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both10: Sizes identical 2022/04/15 06:28:00 DEBUG : both10: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both3: Sizes identical 2022/04/15 06:28:00 DEBUG : both3: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both4: Sizes identical 2022/04/15 06:28:00 DEBUG : both4: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both5: Sizes identical 2022/04/15 06:28:00 DEBUG : both5: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both6: Sizes identical 2022/04/15 06:28:00 DEBUG : both6: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both7: Sizes identical 2022/04/15 06:28:00 DEBUG : both7: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both8: Sizes identical 2022/04/15 06:28:00 DEBUG : both8: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both9: Sizes identical 2022/04/15 06:28:00 DEBUG : both9: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both11: Sizes identical 2022/04/15 06:28:00 DEBUG : both11: Unchanged skipping 2022/04/15 06:28:00 DEBUG : both1: Sizes identical 2022/04/15 06:28:00 DEBUG : both1: Unchanged skipping 2022/04/15 06:28:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:28:00 DEBUG : both2: Sizes identical 2022/04/15 06:28:00 DEBUG : both2: Unchanged skipping 2022/04/15 06:28:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:28:00 DEBUG : Waiting for deletions to finish 2022/04/15 06:28:00 INFO : only17: Deleted 2022/04/15 06:28:00 INFO : only5: Deleted 2022/04/15 06:28:00 INFO : only6: Deleted 2022/04/15 06:28:00 INFO : only12: Deleted 2022/04/15 06:28:00 INFO : only14: Deleted 2022/04/15 06:28:00 INFO : only16: Deleted 2022/04/15 06:28:00 INFO : only4: Deleted 2022/04/15 06:28:00 INFO : only9: Deleted 2022/04/15 06:28:00 INFO : only0: Deleted 2022/04/15 06:28:00 INFO : only18: Deleted 2022/04/15 06:28:00 INFO : only19: Deleted 2022/04/15 06:28:00 INFO : only3: Deleted 2022/04/15 06:28:00 INFO : only7: Deleted 2022/04/15 06:28:00 INFO : only11: Deleted 2022/04/15 06:28:00 INFO : only13: Deleted 2022/04/15 06:28:00 INFO : only15: Deleted 2022/04/15 06:28:00 INFO : only8: Deleted 2022/04/15 06:28:00 INFO : only1: Deleted 2022/04/15 06:28:00 INFO : only10: Deleted 2022/04/15 06:28:00 INFO : only2: Deleted 2022/04/15 06:28:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.65s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1377169926", Modify Window "876000h0m0s" 2022/04/15 06:28:14 DEBUG : both0: Sizes identical 2022/04/15 06:28:14 DEBUG : both0: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both1: Sizes identical 2022/04/15 06:28:14 DEBUG : both1: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both10: Sizes identical 2022/04/15 06:28:14 DEBUG : both10: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both11: Sizes identical 2022/04/15 06:28:14 DEBUG : both11: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both12: Sizes identical 2022/04/15 06:28:14 DEBUG : both12: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both13: Sizes identical 2022/04/15 06:28:14 DEBUG : both13: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both14: Sizes identical 2022/04/15 06:28:14 DEBUG : both14: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both15: Sizes identical 2022/04/15 06:28:14 DEBUG : both15: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both16: Sizes identical 2022/04/15 06:28:14 DEBUG : both16: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both17: Sizes identical 2022/04/15 06:28:14 DEBUG : both17: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both18: Sizes identical 2022/04/15 06:28:14 DEBUG : both18: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both19: Sizes identical 2022/04/15 06:28:14 DEBUG : both19: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both2: Sizes identical 2022/04/15 06:28:14 DEBUG : both2: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both3: Sizes identical 2022/04/15 06:28:14 DEBUG : both3: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both4: Sizes identical 2022/04/15 06:28:14 DEBUG : both4: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both5: Sizes identical 2022/04/15 06:28:14 DEBUG : both5: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both6: Sizes identical 2022/04/15 06:28:14 DEBUG : both6: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both7: Sizes identical 2022/04/15 06:28:14 DEBUG : both7: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both8: Sizes identical 2022/04/15 06:28:14 DEBUG : both8: Unchanged skipping 2022/04/15 06:28:14 DEBUG : both9: Sizes identical 2022/04/15 06:28:14 DEBUG : both9: Unchanged skipping 2022/04/15 06:28:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/15 06:28:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/04/15 06:28:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/04/15 06:28:14 INFO : only0: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only1: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only10: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only11: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only12: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only13: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only15: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only14: Copied (replaced existing) 2022/04/15 06:28:14 INFO : only16: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only17: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only18: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only19: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only2: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only4: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only3: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only5: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only6: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only7: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only8: Copied (replaced existing) 2022/04/15 06:28:15 INFO : only9: Copied (replaced existing) 2022/04/15 06:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (15.10s) PASS 2022/04/15 06:28:15 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished OK in 1m10.496110265s (try 1/5)