"./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncSizeOnly|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2026/02/08 01:57:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya" 2026/02/08 01:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 01:57:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 01:57:42 DEBUG : Creating backend with remote "/tmp/rclone2064084484" === RUN TestCopy run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:57:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 01:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:57:43 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:57:43 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:57:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 01:57:45 INFO : sub dir/hello world: Copied (new) 2026/02/08 01:57:46 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.91s) === RUN TestCopyNoTraverse run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:57:48 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:57:48 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:57:49 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyNoTraverse 2026/02/08 01:57:51 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyNoTraverse (10.75s) === RUN TestCopyCheckFirst run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:57:58 INFO : Internxt root 'rclone-test-bowocaq8kaya': Running all checks before starting transfers 2026/02/08 01:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:57:59 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:57:59 INFO : Internxt root 'rclone-test-bowocaq8kaya': Checks finished, now starting transfers 2026/02/08 01:57:59 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:00 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:260: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyCheckFirst 2026/02/08 01:58:03 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyCheckFirst (11.56s) === RUN TestSyncNoTraverse run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:10 ERROR : Ignoring --no-traverse with sync 2026/02/08 01:58:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:58:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:12 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 01:58:12 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 01:58:12 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncNoTraverse 2026/02/08 01:58:14 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncNoTraverse (11.06s) === RUN TestCopyWithDepth run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/08 01:58:21 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:21 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:22 ERROR : hello world2: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:300: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:300 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (2.07s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 01:58:23 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:23 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:24 ERROR : potato2: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (2.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 01:58:25 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:25 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:26 ERROR : potato2: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:335 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 01:58:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 01:58:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/08 01:58:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 01:58:27 INFO : sub dir2: Making directory 2026/02/08 01:58:28 INFO : sub dir: Making directory 2026/02/08 01:58:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:58:28 INFO : sub dir2/sub sub dir2: Making directory 2026/02/08 01:58:28 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:28 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:29 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:355: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:355 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (5.86s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:33 INFO : sub dir2: Making directory 2026/02/08 01:58:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 01:58:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:58:33 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:33 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:35 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (3.79s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:37 DEBUG : sub dir2: Making directory with metadata 2026/02/08 01:58:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 01:58:37 INFO : sub dir2: Making directory 2026/02/08 01:58:37 INFO : sub dir: Making directory 2026/02/08 01:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:58:38 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:38 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:39 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 01:58:39 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestMoveEmptyDirectories 2026/02/08 01:58:41 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMoveEmptyDirectories (12.32s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:58:49 DEBUG : sub dir2: Making directory with metadata 2026/02/08 01:58:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 01:58:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 01:58:49 INFO : sub dir2: Making directory 2026/02/08 01:58:50 INFO : sub dir: Making directory 2026/02/08 01:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:58:50 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:58:50 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:58:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 01:58:51 INFO : sub dir/hello world: Copied (new) 2026/02/08 01:58:51 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 01:58:51 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories 2026/02/08 01:58:54 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncEmptyDirectories (12.89s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:59:02 INFO : sub dir2: Making directory 2026/02/08 01:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:59:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 01:59:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 01:59:04 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 01:59:04 INFO : sub dir/hello world: Copied (new) 2026/02/08 01:59:04 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 01:59:04 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (3.96s) === RUN TestServerSideCopy run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 01:59:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hagujik4nusu" 2026/02/08 01:59:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-bowocaq8kaya' -> Internxt root 'rclone-test-hagujik4nusu' 2026/02/08 01:59:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 01:59:10 DEBUG : Internxt root 'rclone-test-hagujik4nusu': Waiting for checks to finish 2026/02/08 01:59:10 DEBUG : Internxt root 'rclone-test-hagujik4nusu': Waiting for transfers to finish 2026/02/08 01:59:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 01:59:12 INFO : sub dir/hello world: Copied (new) 2026/02/08 01:59:14 DEBUG : Internxt root 'rclone-test-hagujik4nusu': Purge object "sub dir/hello world" 2026/02/08 01:59:14 DEBUG : Internxt root 'rclone-test-hagujik4nusu': Purge dir "sub dir" 2026/02/08 01:59:15 DEBUG : Internxt root 'rclone-test-hagujik4nusu': Purge dir "" --- PASS: TestServerSideCopy (12.13s) === RUN TestCopyOverSelf run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 01:59:21 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyOverSelf (10.74s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestServerSideCopyOverSelf (2.94s) === RUN TestMoveOverSelf run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 01:59:35 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMoveOverSelf (10.64s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestServerSideMoveOverSelf (3.15s) === RUN TestCopyAfterDelete run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestCopyAfterDelete (2.98s) === RUN TestCopyRedownload run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 01:59:52 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyRedownload (10.76s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/08 02:00:00 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:00 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:01 ERROR : check sum: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:01 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:01 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/08 02:00:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:03 ERROR : sizeonly: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:03 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:03 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (2.14s) === RUN TestSyncIgnoreSize run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/08 02:00:04 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:04 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:05 ERROR : ignore-size: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:05 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:05 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (2.13s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "existing" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "b/potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncIgnoreErrors (3.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "empty space" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncAfterChangingModtimeOnly (2.17s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "empty space" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncAfterAddingAFile (1.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size run.go:290: Failed to put "potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:00:21 DEBUG : empty space: size = 1 OK 2026/02/08 02:00:21 DEBUG : empty space: Sizes identical 2026/02/08 02:00:21 DEBUG : empty space: Unchanged skipping 2026/02/08 02:00:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/08 02:00:21 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:21 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:00:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:27 DEBUG : empty space: size = 1 OK 2026/02/08 02:00:27 DEBUG : empty space: Sizes identical 2026/02/08 02:00:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:00:27 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:27 DEBUG : empty space: Unchanged skipping 2026/02/08 02:00:27 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:28 DEBUG : potato2: size = 60 OK 2026/02/08 02:00:28 INFO : potato2: Copied (new) 2026/02/08 02:00:28 DEBUG : Waiting for deletions to finish 2026/02/08 02:00:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:00:33 INFO : d: Making directory 2026/02/08 02:00:34 INFO : d/e: Making directory 2026/02/08 02:00:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:00:36 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:00:36 DEBUG : c/non empty space: Sizes identical 2026/02/08 02:00:36 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:00:37 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:37 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:37 ERROR : a/potato2: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:37 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:37 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:1234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:130: removing dir "d" failed - try 1/3: directory not empty --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "b/potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.01s) === RUN TestSyncDeleteDuring run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncDeleteDuring (1.79s) === RUN TestSyncDeleteBefore run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncDeleteBefore (1.92s) === RUN TestCopyDeleteBefore run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncWithExclude (1.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncWithExcludeAndDeleteExcluded (1.67s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/08 02:00:55 ERROR : Internxt root 'rclone-test-bowocaq8kaya': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/08 02:00:55 ERROR : Internxt root 'rclone-test-bowocaq8kaya': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/08 02:00:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/08 02:00:56 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/08 02:00:56 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:56 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:57 ERROR : yam: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:57 ERROR : potato: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:57 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:57 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (2.28s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/08 02:00:58 ERROR : Internxt root 'rclone-test-bowocaq8kaya': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/08 02:00:58 ERROR : Internxt root 'rclone-test-bowocaq8kaya': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/08 02:00:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/08 02:00:58 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/08 02:00:58 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:00:58 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:00:59 ERROR : yam: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:59 ERROR : potato: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:00:59 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:00:59 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (2.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/08 02:01:00 ERROR : Internxt root 'rclone-test-bowocaq8kaya': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/08 02:01:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/08 02:01:01 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/02/08 02:01:01 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:01:01 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:01:02 ERROR : potato: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:02 ERROR : sub/yam: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:02 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:01:02 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (3.31s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:01:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:01:04 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:01:04 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:01:06 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:06 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:06 ERROR : nested/sub dir/file: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:06 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:06 ERROR : Local file system at /tmp/rclone2064084484: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (6.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:01:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:01:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:01:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:01:12 ERROR : sub dir/hello world: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:12 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:13 ERROR : nested/sub dir/file: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:13 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) sync_test.go:1839: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1839 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestMoveWithoutDeleteEmptySrcDirs run.go:130: removing dir "nested" failed - try 1/3: directory not empty 2026/02/08 02:01:17 ERROR : nested: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (14.88s) === RUN TestServerSideMove run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:25 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dodoqil1woko" 2026/02/08 02:01:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:27 ERROR : error listing: directory not found 2026/02/08 02:01:27 DEBUG : Internxt root 'rclone-test-dodoqil1woko': Purge dir "" 2026/02/08 02:01:27 NOTICE: purge failed to rmdir "": directory not found 2026/02/08 02:01:27 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (2.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dovizac0bivu" 2026/02/08 02:01:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:30 ERROR : error listing: directory not found 2026/02/08 02:01:30 DEBUG : Internxt root 'rclone-test-dovizac0bivu': Purge dir "" 2026/02/08 02:01:30 NOTICE: purge failed to rmdir "": directory not found 2026/02/08 02:01:30 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (3.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-waqupul9pabu" 2026/02/08 02:01:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:01:33 ERROR : error listing: directory not found 2026/02/08 02:01:33 DEBUG : Internxt root 'rclone-test-waqupul9pabu': Purge dir "" 2026/02/08 02:01:33 NOTICE: purge failed to rmdir "": directory not found 2026/02/08 02:01:33 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (2.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:34 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/rclone-move-test" 2026/02/08 02:01:34 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestServerSideMoveOverlap (4.39s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/rclone-sync-test" 2026/02/08 02:01:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:01:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/rclone-sync-test-include/layer2" 2026/02/08 02:01:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:01:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/rclone-sync-test-ignore-file" 2026/02/08 02:01:42 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:01:46 DEBUG : rclone-sync-test: Excluded 2026/02/08 02:01:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:01:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/08 02:01:47 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test': Waiting for checks to finish 2026/02/08 02:01:47 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test': Waiting for transfers to finish 2026/02/08 02:01:47 DEBUG : Waiting for deletions to finish 2026/02/08 02:01:47 INFO : There was nothing to transfer 2026/02/08 02:01:48 DEBUG : rclone-sync-test: Excluded 2026/02/08 02:01:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:01:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/08 02:01:48 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:01:48 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:01:48 DEBUG : Waiting for deletions to finish 2026/02/08 02:01:48 INFO : rclone-sync-test-include: Removing directory 2026/02/08 02:01:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/08 02:01:49 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': failed to delete 1 directories 2026/02/08 02:01:49 INFO : There was nothing to transfer 2026/02/08 02:01:50 DEBUG : rclone-sync-test: Excluded 2026/02/08 02:01:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:01:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/08 02:01:51 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/08 02:01:51 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/08 02:01:51 DEBUG : Waiting for deletions to finish 2026/02/08 02:01:51 INFO : There was nothing to transfer 2026/02/08 02:01:51 DEBUG : rclone-sync-test: Excluded 2026/02/08 02:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:01:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/08 02:01:52 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:01:52 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:01:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:01:52 INFO : rclone-sync-test-include: Removing directory 2026/02/08 02:01:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/08 02:01:52 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': failed to delete 1 directories 2026/02/08 02:01:52 INFO : There was nothing to transfer 2026/02/08 02:01:53 DEBUG : Excluded 2026/02/08 02:01:53 DEBUG : rclone-sync-test: Excluded 2026/02/08 02:01:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:01:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/08 02:01:54 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/08 02:01:54 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/08 02:01:54 DEBUG : Waiting for deletions to finish 2026/02/08 02:01:54 INFO : There was nothing to transfer run.go:130: removing dir "rclone-sync-test-include" failed - try 1/3: directory not empty --- PASS: TestSyncOverlapWithFilter (21.42s) === RUN TestSyncCompareDest run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:01:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/dst" 2026/02/08 02:02:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:02:01 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/CompareDest" 2026/02/08 02:02:01 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:02:02 DEBUG : one: Need to transfer - File not found at Destination 2026/02/08 02:02:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:02 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:03 DEBUG : one: size = 3 OK 2026/02/08 02:02:03 INFO : one: Copied (new) 2026/02/08 02:02:03 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:06 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:06 DEBUG : one: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/dst') 2026/02/08 02:02:06 DEBUG : one: Sizes differ 2026/02/08 02:02:06 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:06 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Renamed existing file one to backup one.rclone-backup-nihenas2. (UUID: a3a5f47c-9df1-4c6e-ba5e-7fff813e4835) 2026/02/08 02:02:07 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Upload succeeded, deleting backup file one.rclone-backup-nihenas2. (UUID: a3a5f47c-9df1-4c6e-ba5e-7fff813e4835) 2026/02/08 02:02:07 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Successfully deleted backup file 2026/02/08 02:02:07 DEBUG : one: size = 5 OK 2026/02/08 02:02:07 INFO : one: Copied (replaced existing) 2026/02/08 02:02:07 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:09 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Renamed existing file dst/one to backup one.rclone-backup-xeconey9. (UUID: 335aa4e9-ce30-40b5-b522-9c159ffb8d32) 2026/02/08 02:02:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Upload succeeded, deleting backup file one.rclone-backup-xeconey9. (UUID: 335aa4e9-ce30-40b5-b522-9c159ffb8d32) 2026/02/08 02:02:10 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Successfully deleted backup file 2026/02/08 02:02:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:13 DEBUG : one: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/dst') 2026/02/08 02:02:13 DEBUG : one: Sizes differ 2026/02/08 02:02:13 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:13 DEBUG : one: size = 5 OK 2026/02/08 02:02:13 DEBUG : one: Sizes identical 2026/02/08 02:02:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:02:13 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:13 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:13 INFO : There was nothing to transfer 2026/02/08 02:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:16 DEBUG : one: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/dst') 2026/02/08 02:02:16 DEBUG : one: Sizes differ 2026/02/08 02:02:16 DEBUG : two: size = 3 OK 2026/02/08 02:02:16 DEBUG : two: Sizes identical 2026/02/08 02:02:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:02:16 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:16 DEBUG : one: size = 5 OK 2026/02/08 02:02:16 DEBUG : one: Sizes identical 2026/02/08 02:02:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:02:16 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:16 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:16 INFO : There was nothing to transfer 2026/02/08 02:02:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:18 DEBUG : one: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/dst') 2026/02/08 02:02:18 DEBUG : one: Sizes differ 2026/02/08 02:02:18 DEBUG : two: size = 3 OK 2026/02/08 02:02:18 DEBUG : two: Sizes identical 2026/02/08 02:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:02:18 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:18 DEBUG : one: size = 5 OK 2026/02/08 02:02:18 DEBUG : one: Sizes identical 2026/02/08 02:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:02:18 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:18 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:18 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/08 02:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:20 DEBUG : one: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/dst') 2026/02/08 02:02:20 DEBUG : one: Sizes differ 2026/02/08 02:02:20 DEBUG : one: size = 5 OK 2026/02/08 02:02:20 DEBUG : one: Sizes identical 2026/02/08 02:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:02:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:20 DEBUG : two: size = 3 (Internxt root 'rclone-test-bowocaq8kaya/CompareDest') 2026/02/08 02:02:20 DEBUG : two: Sizes differ 2026/02/08 02:02:20 DEBUG : two: Need to transfer - File not found at Destination 2026/02/08 02:02:20 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for checks to finish 2026/02/08 02:02:20 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dst': Waiting for transfers to finish 2026/02/08 02:02:21 DEBUG : two: size = 5 OK 2026/02/08 02:02:21 INFO : two: Copied (new) 2026/02/08 02:02:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:26 ERROR : CompareDest: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (33.71s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:02:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/dest" 2026/02/08 02:02:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:02:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/pre-dest1" 2026/02/08 02:02:39 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:02:39 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bowocaq8kaya/pre-dest2" 2026/02/08 02:02:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:02:40 DEBUG : 1: size = 1 OK 2026/02/08 02:02:40 DEBUG : 1: Sizes identical 2026/02/08 02:02:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/08 02:02:41 DEBUG : 2: size = 1 OK 2026/02/08 02:02:41 DEBUG : 2: Sizes identical 2026/02/08 02:02:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/08 02:02:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/08 02:02:41 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dest': Waiting for checks to finish 2026/02/08 02:02:41 DEBUG : Internxt root 'rclone-test-bowocaq8kaya/dest': Waiting for transfers to finish 2026/02/08 02:02:43 DEBUG : 3: size = 1 OK 2026/02/08 02:02:43 INFO : 3: Copied (new) 2026/02/08 02:02:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.11s) === RUN TestSyncUTFNorm run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:02:51 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:02:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:51 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-bowocaq8kaya') 2026/02/08 02:02:51 DEBUG : Testêé: Sizes differ 2026/02/08 02:02:51 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:02:51 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Renamed existing file Testêé to backup Testêé.rclone-backup-yexucic7. (UUID: ec8177cb-c0fb-42ba-9630-9e9fe939292e) 2026/02/08 02:02:52 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Upload succeeded, deleting backup file Testêé.rclone-backup-yexucic7. (UUID: ec8177cb-c0fb-42ba-9630-9e9fe939292e) 2026/02/08 02:02:52 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Successfully deleted backup file 2026/02/08 02:02:52 DEBUG : Testêé: size = 14 OK 2026/02/08 02:02:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/08 02:02:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.36s) === RUN TestSyncImmutable run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:02:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:02:54 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:02:54 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:02:55 DEBUG : existing: size = 6 OK 2026/02/08 02:02:55 INFO : existing: Copied (new) 2026/02/08 02:02:55 DEBUG : Waiting for deletions to finish 2026/02/08 02:02:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2064084484) 2026/02/08 02:02:57 DEBUG : existing: size = 6 (Internxt root 'rclone-test-bowocaq8kaya') 2026/02/08 02:02:57 DEBUG : existing: Sizes differ 2026/02/08 02:02:57 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:02:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/08 02:02:57 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:02:57 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:02:57 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.47s) === RUN TestSyncIgnoreCase run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:03:00 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:03:00 DEBUG : EXISTING: size = 6 OK 2026/02/08 02:03:00 DEBUG : existing: Sizes identical 2026/02/08 02:03:00 DEBUG : existing: Unchanged skipping 2026/02/08 02:03:00 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:03:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:03:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.30s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "both1" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncConcurrentDelete (4.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "both0" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) --- FAIL: TestSyncConcurrentTruncate (1.75s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:03:08 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:03:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:03:08 DEBUG : empty_on_remote: Making directory with metadata 2026/02/08 02:03:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:03:08 INFO : empty_on_remote: Making directory 2026/02/08 02:03:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (6.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/NFD run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/base64 run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:03:26 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/prefix run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/suffix run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:03:40 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/truncate run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/encoder run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:03:56 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0003-defghij.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/charmap run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/lowercase run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestTransform/ascii run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0000-abcdefg.txt" to "Internxt root 'rclone-test-bowocaq8kaya'": failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:04:26 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestTransform (78.86s) --- FAIL: TestTransform/NFC (3.84s) --- FAIL: TestTransform/NFD (3.62s) --- FAIL: TestTransform/base64 (11.22s) --- FAIL: TestTransform/prefix (3.82s) --- FAIL: TestTransform/suffix (11.34s) --- FAIL: TestTransform/truncate (4.48s) --- FAIL: TestTransform/encoder (11.31s) --- FAIL: TestTransform/ISO-8859-1 (9.63s) --- FAIL: TestTransform/charmap (4.29s) --- FAIL: TestTransform/lowercase (3.78s) --- FAIL: TestTransform/ascii (11.53s) === RUN TestTransformCopy run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:04:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:04:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:04:34 INFO : sub dir_somesuffix: Making directory 2026/02/08 02:04:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:04:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/08 02:04:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:04:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/08 02:04:35 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:04:35 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:04:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:04:36 ERROR : sub dir/hello world.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:04:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:04:36 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:04:36 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestTransformCopy --- FAIL: TestTransformCopy (3.67s) === RUN TestDoubleTransform run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:04:37 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:04:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:04:38 INFO : tictactoe: Making directory 2026/02/08 02:04:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:04:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:04:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:04:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:04:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:04:38 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:04:38 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:04:39 ERROR : toe/toe: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:04:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:04:39 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:04:39 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestDoubleTransform 2026/02/08 02:04:41 ERROR : tictactoe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDoubleTransform (11.12s) === RUN TestFileTag run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:04:49 INFO : toe: Making directory 2026/02/08 02:04:49 INFO : toe/toe: Making directory 2026/02/08 02:04:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:04:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:04:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:04:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:04:50 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:04:50 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:04:51 ERROR : toe/toe/toe: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:04:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:04:51 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:04:51 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestFileTag run.go:130: removing dir "toe" failed - try 1/3: directory not empty 2026/02/08 02:04:55 ERROR : toe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestFileTag (13.65s) === RUN TestNoTag run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:03 INFO : toe: Making directory 2026/02/08 02:05:03 INFO : toe/toe: Making directory 2026/02/08 02:05:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:05:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:05:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:05:03 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:03 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:05 ERROR : toe/toe/toe: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:05:05 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:05:05 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestNoTag --- FAIL: TestNoTag (5.16s) === RUN TestDirTag run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:07 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:05:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:05:07 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:08 INFO : tictacempty_dir: Making directory 2026/02/08 02:05:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:08 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:08 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:08 INFO : tictactoe: Making directory 2026/02/08 02:05:09 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:09 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:09 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:09 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:09 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 02:05:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:11 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:05:11 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (7.30s) === RUN TestAllTag run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:15 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:05:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:05:15 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:15 INFO : tictacempty_dir: Making directory 2026/02/08 02:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:16 INFO : tictactoe: Making directory 2026/02/08 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:16 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:16 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:05:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:16 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:16 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:17 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:17 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:05:17 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestAllTag --- FAIL: TestAllTag (6.01s) === RUN TestRunTwice run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:21 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:21 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:21 INFO : tictactoe: Making directory 2026/02/08 02:05:21 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:21 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:21 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:22 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:22 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:23 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:05:23 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:05:23 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestRunTwice --- FAIL: TestRunTwice (4.82s) === RUN TestConflicting run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:26 INFO : toe: Making directory 2026/02/08 02:05:26 INFO : toe/toe: Making directory 2026/02/08 02:05:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:05:27 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:27 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:28 ERROR : toe/toe/toe: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:28 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:05:28 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestConflicting --- FAIL: TestConflicting (5.47s) === RUN TestMove run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:31 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:05:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:31 INFO : tictacempty_dir: Making directory 2026/02/08 02:05:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:32 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:32 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:32 INFO : tictactoe: Making directory 2026/02/08 02:05:32 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:32 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:32 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:33 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:33 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:33 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:33 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:33 ERROR : Local file system at /tmp/rclone2064084484: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty 2026/02/08 02:05:38 ERROR : tictacempty_dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMove (14.49s) === RUN TestTransformFile run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:45 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:05:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:05:45 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:46 INFO : tictacempty_dir: Making directory 2026/02/08 02:05:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:46 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:46 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:46 INFO : tictactoe: Making directory 2026/02/08 02:05:47 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:47 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:47 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:05:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:47 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:47 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:48 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:48 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:48 ERROR : Local file system at /tmp/rclone2064084484: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (6.38s) === RUN TestManualTransformFile run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:52 DEBUG : Reset feature "Copy" 2026/02/08 02:05:52 DEBUG : Reset feature "Move" 2026/02/08 02:05:52 DEBUG : Reset feature "Copy" 2026/02/08 02:05:52 DEBUG : Reset feature "Move" 2026/02/08 02:05:52 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:05:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:05:52 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:52 INFO : tictacempty_dir: Making directory 2026/02/08 02:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:05:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:53 INFO : tictactoe: Making directory 2026/02/08 02:05:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:53 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:05:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:53 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:53 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:05:54 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:54 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:05:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:05:54 ERROR : Local file system at /tmp/rclone2064084484: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (5.93s) === RUN TestBase64 run.go:185: Remote "Internxt root 'rclone-test-bowocaq8kaya'", Local "Local file system at /tmp/rclone2064084484", Modify Window "876000h0m0s" 2026/02/08 02:05:58 DEBUG : toe: transformed to: dG9l 2026/02/08 02:05:58 DEBUG : toe: transformed to: dG9l 2026/02/08 02:05:58 INFO : dG9l: Making directory 2026/02/08 02:05:59 DEBUG : toe: transformed to: dG9l 2026/02/08 02:05:59 DEBUG : toe: transformed to: dG9l 2026/02/08 02:05:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 02:05:59 INFO : dG9l/dG9l: Making directory 2026/02/08 02:05:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 02:05:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/08 02:05:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:05:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:05:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:05:59 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for checks to finish 2026/02/08 02:05:59 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Waiting for transfers to finish 2026/02/08 02:06:00 ERROR : toe/toe/toe.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 2026/02/08 02:06:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:06:00 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting files as there were IO errors 2026/02/08 02:06:00 ERROR : Internxt root 'rclone-test-bowocaq8kaya': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestBase64 --- FAIL: TestBase64 (4.94s) FAIL 2026/02/08 02:06:03 DEBUG : Internxt root 'rclone-test-bowocaq8kaya': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncSizeOnly|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 8m22.856217468s (try 2/5): exit status 1: Failed [TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]