"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5)
=== RUN TestIntegration
fstests.go:442: Using remote "TestLinkbox:"
2025/02/06 01:02:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tezogog6jesu"
2025/02/06 01:02:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/06 01:02:04 NOTICE: Time may be set wrong - time from "www.linkbox.to" is 21h39m46.014149458s different from this computer
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/02/06 01:02:04 INFO : dir/subdir: Making directory
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
2025/02/06 01:02:06 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
2025/02/06 01:02:09 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:604
Error: Not equal:
expected: []string{"dir", "dir/subdir"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) (len=3) "dir",
- (string) (len=10) "dir/subdir"
+([]string) {
}
Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir
Messages: directories
2025/02/06 01:02:13 INFO : dir/subdir: Removing directory
fstests.go:607:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:607
Error: Received unexpected error:
directory not found
Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
2025/02/06 01:02:13 ERROR : : error listing: directory not found
fstests.go:630:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:630
Error: Received unexpected error:
directory not found
Test: TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsEncoding
2025/02/06 01:02:13 ERROR : : error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C76BD4B157A37D4AD82420Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:15 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/control_chars
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:711: testing "."
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C77088B2D74BBD203BADC7Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:16 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:711: testing ".."
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7748FB19C524C491B93D2Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:17 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/dot_dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C77940B11ECE4106529951Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:18 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/punctuation
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:711: testing " leading space"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C77E0FB0179A7368CA2B25Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:20 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_space
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:711: testing "~leading tilde"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C782DFB11BF8A9011CAA1FZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:21 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:711: testing "␍leading CR"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C78798B11AAF41792BE0F3Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:22 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_CR
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:711: testing "␊leading LF"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C78C43B199C493C43D3E9BZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:23 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_LF
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:711: testing "␉leading HT"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C790F5B2DB828599742D59Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:25 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_HT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:711: testing "␋leading VT"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C795E4B1146CE2A5F3924EZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:26 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/leading_VT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:711: testing "trailing space "
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C79A80B1186B39FD989FBAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:27 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:711: testing "trailing CR␍"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C79F2FB11DCFD719A45F3EZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:28 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:711: testing "trailing LF␊"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7A412B01A49EA9B19642CZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:29 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:711: testing "trailing HT␉"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7A8E9B0D6EF723F3D88FAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:31 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:711: testing "trailing VT␋"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7AD84B2D74AC8280A98AFZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:32 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:711: testing "trailing dot."
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7B230B0D486E633A30F67Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:33 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:711: testing "test%46.txt"
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7B728B0DC6BB886E1CD59Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:34 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: Put
=== RUN TestIntegration/FsMkdir/FsPutFiles
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:957
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7BA5AB157A3A050151752Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:35 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsPutFiles
Messages: Put
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
fstests.go:145:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2592
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D8C7BDB9B0167D21ED37D696Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRThu, 06 Feb 2025 01:02:36 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
Messages: Put
2025/02/06 01:02:36 ERROR : : error listing: directory not found
--- FAIL: TestIntegration (33.10s)
--- FAIL: TestIntegration/FsMkdir (32.26s)
--- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (8.08s)
--- FAIL: TestIntegration/FsMkdir/FsListDirEmpty (0.20s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding (21.70s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (2.19s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (1.20s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (1.23s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.27s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.19s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.24s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.23s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.20s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.31s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.77s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (0.87s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.87s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/linkbox 33.105s
"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 33.610055728s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsMkdirRmdirSubdir TestIntegration/FsMkdir/FsListDirEmpty TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]