[DEBUG 00:00:00] *** starting Client::Source::owndrive_caldav::testChanges ***
[DEBUG 00:00:00] ClientTest.cpp:1278: starting CPPUNIT_ASSERT(config.m_createSourceB)
[DEBUG 00:00:00] ClientTest.cpp:1278: ending CPPUNIT_ASSERT(config.m_createSourceB)
[DEBUG 00:00:00] ClientTest.cpp:1279: starting CPPUNIT_ASSERT(config.m_createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:1279: ending CPPUNIT_ASSERT(config.m_createSourceA)
[DEBUG 00:00:00]
[DEBUG 00:00:00] ClientTest.cpp:1281 *** clean via source A
[DEBUG 00:00:00] ClientTest.cpp:1282: starting deleteAll(createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:00] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:00] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:00] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:00] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] not using KWallet
[DEBUG 00:00:00] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:00]    sync = disabled (default)
[DEBUG 00:00:00]    uri =  (default)
[DEBUG 00:00:00]    backend = CalDAV (set)
[DEBUG 00:00:00]    syncFormat =  (default)
[DEBUG 00:00:00]    forceSyncFormat = 0 (default)
[DEBUG 00:00:00]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:00]    databaseFormat =  (default)
[DEBUG 00:00:00]    databaseUser = pohly (set)
[DEBUG 00:00:00]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:00]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:00] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:00] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:00] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[DEVELOPER 00:00:00] stderr: HTTP session to https://my.owndrive.com:443 begins.
[DEBUG 00:00:00] client cert is missing
[INFO 00:00:00] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:00] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:00] using plain username/password for pohly
[DEBUG 00:00:00] caldav #A: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:00] starting REPORT 'meta data', credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:00] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:00] stderr: Running pre_send hooks
[DEBUG 00:00:00] forced sending credentials
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:02] stderr: Keep-Alive:
[DEVELOPER 00:00:02] stderr: Connection: TE, Keep-Alive
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Content-Length: 305
[DEVELOPER 00:00:02] stderr: Depth: 1
[DEVELOPER 00:00:02] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Doing DNS lookup on my.owndrive.com...
[DEVELOPER 00:00:02] stderr: req: Connecting to 93.158.211.199:443
[DEVELOPER 00:00:02] stderr: Sending request body:
[DEVELOPER 00:00:02] stderr: Body block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:02] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:02] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:02] stderr: <D:prop>
[DEVELOPER 00:00:02] stderr: <D:getetag/>
[DEVELOPER 00:00:02] stderr: <C:calendar-data/>
[DEVELOPER 00:00:02] stderr: </D:prop>
[DEVELOPER 00:00:02] stderr: <C:filter>
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:filter>
[DEVELOPER 00:00:02] stderr: </C:calendar-query>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: Request sent; retry is 0.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:26 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:26 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=dE4MKzTmxzi06vibeRlZv%2BXg2Lads9xTlVKM6WLKcRZi7QOWyQw1es3WOe8J2dWZ5s26tiBZTwuek7v2R3zu2u2rHjc5xKT5Sx0zsQXW64fcjbYduX%2BtmgnxpLiAidpt; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=dE4MKzTmxzi06vibeRlZv%2BXg2Lads9xTlVKM6WLKcRZi7QOWyQw1es3WOe8J2dWZ5s26tiBZTwuek7v2R3zu2u2rHjc5xKT5Sx0zsQXW64fcjbYduX%2BtmgnxpLiAidpt; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=jmco5v8nd2ibm1ej8sq76k3ip3; path=/; secure; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=jmco5v8nd2ibm1ej8sq76k3ip3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:26 GMT; Max-Age=3600
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:26 GMT; Max-Age=3600]
[DEVELOPER 00:00:02] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:02] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < 3c4
[DEVELOPER 00:00:02] stderr: Got chunk size: 964
[DEVELOPER 00:00:02] stderr: Reading 964 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 964 bytes.
[DEVELOPER 00:00:02] stderr: Read block (964 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:02] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:02] stderr:  <d:response>
[DEVELOPER 00:00:02] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:02] stderr:   <d:propstat>
[DEVELOPER 00:00:02] stderr:    <d:prop>
[DEVELOPER 00:00:02] stderr:     <d:getetag>&quot;af81ee9ba227a5ea7b8e25eed159c6ff&quot;</d:getetag>
[DEVELOPER 00:00:02] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:02] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:02] stderr: VERSION:2.0
[DEVELOPER 00:00:02] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:02] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:02] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:02] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:02] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:02] stderr: DTSTAMP:20180105T162410Z
[DEVELOPER 00:00:02] stderr: LAST-MODIFIED:20180105T162410Z
[DEVELOPER 00:00:02] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:02] stderr: SEQUENCE:1
[DEVELOPER 00:00:02] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:02] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:02] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:02] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:02] stderr: END:VEVENT
[DEVELOPER 00:00:02] stderr: END:VCALENDAR
[DEVELOPER 00:00:02] stderr: </cal:calendar-data>
[DEVELOPER 00:00:02] stderr:    </d:prop>
[DEVELOPER 00:00:02] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:02] stderr:   </d:propstat>
[DEVELOPER 00:00:02] stderr:  </d:response>
[DEVELOPER 00:00:02] stderr: </d:multistatus>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEBUG 00:00:02] credentials accepted
[DEVELOPER 00:00:02] stderr: Running destroy hooks.
[DEVELOPER 00:00:02] stderr: Request ends.
[DEBUG 00:00:02] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:02] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:02] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:02] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:02] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:02] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:02] stderr: Running pre_send hooks
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:02] stderr: Connection: TE
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Content-Length: 0
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 401 Unauthorized
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:27 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:27 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=mall32f89i4kijj8unal7vese1; path=/; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=mall32f89i4kijj8unal7vese1; path=/; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=iyOyamEKumCqIDwrp6OVyLWXDSWKdHpFEforfZmq%2BSEQ%2BejsDZoSl836uyUaJvq3Nxdv3k0g4BmFUgilP5x8y55eOm%2B9h6yDjLVAWqcvlAfG0us6j7cosRC3Xwdqq95V; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=iyOyamEKumCqIDwrp6OVyLWXDSWKdHpFEforfZmq%2BSEQ%2BejsDZoSl836uyUaJvq3Nxdv3k0g4BmFUgilP5x8y55eOm%2B9h6yDjLVAWqcvlAfG0us6j7cosRC3Xwdqq95V; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] WWW-Authenticate: Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: Header Name: [www-authenticate], Value: [Basic realm="OwnDrive"]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < 131
[DEVELOPER 00:00:02] stderr: Got chunk size: 305
[DEVELOPER 00:00:02] stderr: Reading 305 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 305 bytes.
[DEVELOPER 00:00:02] stderr: Read block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:02] stderr: <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
[DEVELOPER 00:00:02] stderr:   <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
[DEVELOPER 00:00:02] stderr:   <s:message>No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
[DEVELOPER 00:00:02] stderr: </d:error>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: auth: Got challenge (code 401).
[DEVELOPER 00:00:02] stderr: auth: Got 'Basic' challenge.
[DEVELOPER 00:00:02] stderr: auth: Trying Basic challenge...
[DEBUG 00:00:02] retry request with credentials
[DEVELOPER 00:00:03] stderr: auth: Accepted Basic challenge.
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Content-Length: 0
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:27 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:27 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:03] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=qJrv%2BVzbso%2BYRM9y%2BN3IrrFFrJKJV3ccWk2E7pbfZteKPj4ZBbKbRNct8Il4eI0OD3a1Mi1vXQpk8%2B2sDXujqGkLbDLLRddEBtQlkyBIWZymFSuvHEnObfs%2FeP%2BLTFMl; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=qJrv%2BVzbso%2BYRM9y%2BN3IrrFFrJKJV3ccWk2E7pbfZteKPj4ZBbKbRNct8Il4eI0OD3a1Mi1vXQpk8%2B2sDXujqGkLbDLLRddEBtQlkyBIWZymFSuvHEnObfs%2FeP%2BLTFMl; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=aj4lt4vdd7cpkaeh7psmof4pn5; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=aj4lt4vdd7cpkaeh7psmof4pn5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:27 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:27 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:03] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#1), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 204 No Content
[DEBUG 00:00:03] credentials accepted
[DEBUG 00:00:03] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[DEBUG 00:00:03] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:03] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:03] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:03] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:03] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:03] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Depth: 0
[DEVELOPER 00:00:03] stderr: Content-Length: 137
[DEVELOPER 00:00:03] stderr: Content-Type: application/xml
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Sending request body:
[DEVELOPER 00:00:03] stderr: Body block (137 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:03] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:03] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:03] stderr: </prop></propfind>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:28 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:28 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:03] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:03] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=nr6t59IKHUC0rLwCKZBrsDe8zwbrPpyhDYgu3%2FgPUEfnCeaBnb9M0yxjBxIu9dTqFTnKvOWdDskpiVwP%2BacQCwUtZpBGHeyGt%2B1YEuPF0pKFOEmSXnWPnFXIbg6b1ZYf; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=nr6t59IKHUC0rLwCKZBrsDe8zwbrPpyhDYgu3%2FgPUEfnCeaBnb9M0yxjBxIu9dTqFTnKvOWdDskpiVwP%2BacQCwUtZpBGHeyGt%2B1YEuPF0pKFOEmSXnWPnFXIbg6b1ZYf; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=agsqhjvlervrbb28gm686ugeg0; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=agsqhjvlervrbb28gm686ugeg0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:27 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:27 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:03] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:03] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:03] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: [chunk] < 1ad
[DEVELOPER 00:00:03] stderr: Got chunk size: 429
[DEVELOPER 00:00:03] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:03] stderr: Got 429 bytes.
[DEVELOPER 00:00:03] stderr: Read block (429 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:03] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:03] stderr:  <d:response>
[DEVELOPER 00:00:03] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:03] stderr:   <d:propstat>
[DEVELOPER 00:00:03] stderr:    <d:prop>
[DEVELOPER 00:00:03] stderr:     <cs:getctag>http://sabre.io/ns/sync/8517</cs:getctag>
[DEVELOPER 00:00:03] stderr:    </d:prop>
[DEVELOPER 00:00:03] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:03] stderr:   </d:propstat>
[DEVELOPER 00:00:03] stderr:  </d:response>
[DEVELOPER 00:00:03] stderr: </d:multistatus>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: [chunk] < 0
[DEVELOPER 00:00:03] stderr: Got chunk size: 0
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 207 Multi-Status
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[DEBUG 00:00:03] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:03] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:03] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:03] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:03] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:03] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:03] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:03] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:03] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] not using KWallet
[DEBUG 00:00:03] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:03]    sync = disabled (default)
[DEBUG 00:00:03]    uri =  (default)
[DEBUG 00:00:03]    backend = CalDAV (set)
[DEBUG 00:00:03]    syncFormat =  (default)
[DEBUG 00:00:03]    forceSyncFormat = 0 (default)
[DEBUG 00:00:03]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:03]    databaseFormat =  (default)
[DEBUG 00:00:03]    databaseUser = pohly (set)
[DEBUG 00:00:03]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:03]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:04] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:04] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:04] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:04] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:04] using plain username/password for pohly
[DEBUG 00:00:04] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:04] forced sending credentials
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Depth: 0
[DEVELOPER 00:00:04] stderr: Content-Length: 137
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (137 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:04] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:04] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: </prop></propfind>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:28 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:28 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=La3DaNEJpp2GAtieDlGEChKQ228kvOFhAq0X1hO%2FIjYNZn%2FmiXUiq8TMRF%2BQeuuZGcAeokIrb7iBLP4VohTQ6LZBrN2ctTsrL1eQNk6SdlwOhIPfWLm5tgtn1HWNiq2w; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=La3DaNEJpp2GAtieDlGEChKQ228kvOFhAq0X1hO%2FIjYNZn%2FmiXUiq8TMRF%2BQeuuZGcAeokIrb7iBLP4VohTQ6LZBrN2ctTsrL1eQNk6SdlwOhIPfWLm5tgtn1HWNiq2w; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=o2vee05evmfr756t8s04bn4j40; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=o2vee05evmfr756t8s04bn4j40; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:28 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:28 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:04] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < 1ad
[DEVELOPER 00:00:04] stderr: Got chunk size: 429
[DEVELOPER 00:00:04] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 429 bytes.
[DEVELOPER 00:00:04] stderr: Read block (429 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:04] stderr:  <d:response>
[DEVELOPER 00:00:04] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:04] stderr:   <d:propstat>
[DEVELOPER 00:00:04] stderr:    <d:prop>
[DEVELOPER 00:00:04] stderr:     <cs:getctag>http://sabre.io/ns/sync/8517</cs:getctag>
[DEVELOPER 00:00:04] stderr:    </d:prop>
[DEVELOPER 00:00:04] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:04] stderr:   </d:propstat>
[DEVELOPER 00:00:04] stderr:  </d:response>
[DEVELOPER 00:00:04] stderr: </d:multistatus>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:04] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:04] stderr: 207 Multi-Status
[DEBUG 00:00:04] credentials accepted
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[DEBUG 00:00:04] caldav #A: old database revision 'http://sabre.io/ns/sync/8517', new revision 'http://sabre.io/ns/sync/8517'
[DEBUG 00:00:04] caldav #A: revisions match, no item changes
[DEBUG 00:00:04] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:04] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:04] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Depth: 0
[DEVELOPER 00:00:04] stderr: Content-Length: 137
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (137 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:04] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:04] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: </prop></propfind>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:29 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:29 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=1EyTAnTx8vsNkcEwuJ%2Fpj806Lssr28C%2Bxb5jGPe2xudOeeYLP9f3Cy4uLOsOSZUG4PyhmuokZqCjUFi68LdzvB9bNBa636XAbaGs3RC1n1BDIWgB8tZGzR%2FfrOXHn22f; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=1EyTAnTx8vsNkcEwuJ%2Fpj806Lssr28C%2Bxb5jGPe2xudOeeYLP9f3Cy4uLOsOSZUG4PyhmuokZqCjUFi68LdzvB9bNBa636XAbaGs3RC1n1BDIWgB8tZGzR%2FfrOXHn22f; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=lcmd622pt945ntpl8vmmbqjdn0; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=lcmd622pt945ntpl8vmmbqjdn0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:29 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:29 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:04] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < 1ad
[DEVELOPER 00:00:04] stderr: Got chunk size: 429
[DEVELOPER 00:00:04] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 429 bytes.
[DEVELOPER 00:00:04] stderr: Read block (429 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:04] stderr:  <d:response>
[DEVELOPER 00:00:04] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:04] stderr:   <d:propstat>
[DEVELOPER 00:00:04] stderr:    <d:prop>
[DEVELOPER 00:00:04] stderr:     <cs:getctag>http://sabre.io/ns/sync/8517</cs:getctag>
[DEVELOPER 00:00:04] stderr:    </d:prop>
[DEVELOPER 00:00:04] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:04] stderr:   </d:propstat>
[DEVELOPER 00:00:04] stderr:  </d:response>
[DEVELOPER 00:00:04] stderr: </d:multistatus>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:04] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:04] stderr: 207 Multi-Status
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[DEBUG 00:00:04] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:04] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:04] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:1282: ending deleteAll(createSourceA)
[DEBUG 00:00:04]
[DEBUG 00:00:04] ClientTest.cpp:1284 *** insert item via source A
[DEBUG 00:00:04] ClientTest.cpp:1285: starting doInsert()
[DEBUG 00:00:04] ClientTest.cpp:1178: starting CPPUNIT_ASSERT(!config.m_insertItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1178: ending CPPUNIT_ASSERT(!config.m_insertItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1179: starting CPPUNIT_ASSERT(!config.m_createSourceA.empty())
[DEBUG 00:00:04] ClientTest.cpp:1179: ending CPPUNIT_ASSERT(!config.m_createSourceA.empty())
[DEBUG 00:00:04] ClientTest.cpp:1185: starting insert(createSourceA, item)
[DEBUG 00:00:04] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:04] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:04] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:04] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:04] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:04] not using KWallet
[DEBUG 00:00:05] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:05] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:05]    sync = disabled (default)
[DEBUG 00:00:05]    uri =  (default)
[DEBUG 00:00:05]    backend = CalDAV (set)
[DEBUG 00:00:05]    syncFormat =  (default)
[DEBUG 00:00:05]    forceSyncFormat = 0 (default)
[DEBUG 00:00:05]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:05]    databaseFormat =  (default)
[DEBUG 00:00:05]    databaseUser = pohly (set)
[DEBUG 00:00:05]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:05]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:05] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:05] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:05] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:05] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:05] using plain username/password for pohly
[DEBUG 00:00:05] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:05] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:05] stderr: Running pre_send hooks
[DEVELOPER 00:00:05] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:05] forced sending credentials
[DEVELOPER 00:00:05] stderr: Sending request headers:
[DEVELOPER 00:00:05] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:05] stderr: Connection: TE
[DEVELOPER 00:00:05] stderr: TE: trailers
[DEVELOPER 00:00:05] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:05] stderr: Depth: 0
[DEVELOPER 00:00:05] stderr: Content-Length: 137
[DEVELOPER 00:00:05] stderr: Content-Type: application/xml
[DEVELOPER 00:00:05] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:05] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:05] stderr:
[DEVELOPER 00:00:05] stderr: Sending request-line and headers:
[DEVELOPER 00:00:05] stderr: Sending request body:
[DEVELOPER 00:00:05] stderr: Body block (137 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:05] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:05] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:05] stderr: </prop></propfind>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:05] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:05] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:05] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:05] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:29 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:29 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:05] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:05] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:05] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:05] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:05] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:05] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:05] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:05] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:05] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=DlkGZlbgkP8DQnoRp6l7A3k3hHMkCG08XcTMdaQWfYD%2BOWtkSnLcW0HFiMLfUgaT7xFVsIF4Xu8msiPZIQxoFb5lyJIx%2F%2B3DPT2DJgpTWA%2FI%2FzMZT3hnjEwpFxxNGqkh; path=/; secure; httponly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=DlkGZlbgkP8DQnoRp6l7A3k3hHMkCG08XcTMdaQWfYD%2BOWtkSnLcW0HFiMLfUgaT7xFVsIF4Xu8msiPZIQxoFb5lyJIx%2F%2B3DPT2DJgpTWA%2FI%2FzMZT3hnjEwpFxxNGqkh; path=/; secure; httponly]
[DEVELOPER 00:00:05] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:05] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:05] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:05] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:05] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:05] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:05] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:05] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:05] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:05] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: PHPSESSIDI=1q0gdiu7mu6k1ladqnkbn9mja5; path=/; secure; HttpOnly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=1q0gdiu7mu6k1ladqnkbn9mja5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:29 GMT; Max-Age=3600
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:29 GMT; Max-Age=3600]
[DEVELOPER 00:00:05] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:05] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:05] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:05] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_headers hooks
[DEVELOPER 00:00:05] stderr: [chunk] < 1ad
[DEVELOPER 00:00:05] stderr: Got chunk size: 429
[DEVELOPER 00:00:05] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:05] stderr: Got 429 bytes.
[DEVELOPER 00:00:05] stderr: Read block (429 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:05] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:05] stderr:  <d:response>
[DEVELOPER 00:00:05] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:05] stderr:   <d:propstat>
[DEVELOPER 00:00:05] stderr:    <d:prop>
[DEVELOPER 00:00:05] stderr:     <cs:getctag>http://sabre.io/ns/sync/8517</cs:getctag>
[DEVELOPER 00:00:05] stderr:    </d:prop>
[DEVELOPER 00:00:05] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:05] stderr:   </d:propstat>
[DEVELOPER 00:00:05] stderr:  </d:response>
[DEVELOPER 00:00:05] stderr: </d:multistatus>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: [chunk] < 0
[DEVELOPER 00:00:05] stderr: Got chunk size: 0
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_send hooks
[DEVELOPER 00:00:05] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:05] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:05] stderr: 207 Multi-Status
[DEBUG 00:00:05] credentials accepted
[DEVELOPER 00:00:05] stderr: Running destroy hooks.
[DEVELOPER 00:00:05] stderr: Request ends.
[DEBUG 00:00:05] caldav #A: old database revision 'http://sabre.io/ns/sync/8517', new revision 'http://sabre.io/ns/sync/8517'
[DEBUG 00:00:05] caldav #A: revisions match, no item changes
[DEBUG 00:00:05] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:05] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:05] caldav: inserting new VEVENT
[DEBUG 00:00:05] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Content-Length: 421
[DEVELOPER 00:00:06] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (421 bytes):
[DEVELOPER 00:00:06] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:06] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:06] stderr: VERSION:2.0
[DEVELOPER 00:00:06] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:06] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:06] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:06] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:06] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:06] stderr: DTSTAMP:20180105T162429Z
[DEVELOPER 00:00:06] stderr: LAST-MODIFIED:20180105T162429Z
[DEVELOPER 00:00:06] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:06] stderr: LOCATION:my office
[DEVELOPER 00:00:06] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:06] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:06] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:06] stderr: SEQUENCE:1
[DEVELOPER 00:00:06] stderr: END:VEVENT
[DEVELOPER 00:00:06] stderr: END:VCALENDAR
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:30 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:30 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:06] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=RKj3nNBFf3MB8BLkfGANTkrrrSGwSXLWf0ca4ofIK0YjgP7RzIEHKSKoSRcEMlE2r3bo%2BirDlSKgtuxVy4rpAaNDc%2F%2BPfnvHWZ6PGlM2rpzZ5ebChaYF%2Brz2AYDP3Vze; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=RKj3nNBFf3MB8BLkfGANTkrrrSGwSXLWf0ca4ofIK0YjgP7RzIEHKSKoSRcEMlE2r3bo%2BirDlSKgtuxVy4rpAaNDc%2F%2BPfnvHWZ6PGlM2rpzZ5ebChaYF%2Brz2AYDP3Vze; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=cmhrh7815d54om8qaouib3hn53; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=cmhrh7815d54om8qaouib3hn53; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:30 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:30 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] ETag: "da471af4baf8e1f84e9cb5a37dd10688"
[DEVELOPER 00:00:06] stderr: Header Name: [etag], Value: ["da471af4baf8e1f84e9cb5a37dd10688"]
[DEVELOPER 00:00:06] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:06] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 201 Created
[DEBUG 00:00:06] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:06] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:06] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Depth: 0
[DEVELOPER 00:00:06] stderr: Content-Length: 137
[DEVELOPER 00:00:06] stderr: Content-Type: application/xml
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (137 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:06] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:06] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:06] stderr: </prop></propfind>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:30 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:30 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:06] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:06] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=ZmUvvM8zLnpIwfIPd2rvk94A1ng6AENJKdSQooYDgVsMhGuGxyeK%2B6cwSEYQQrHHg40YXOw3os8gEDAasNBE5405UN20gUUACOjw%2F7CL2N%2FMEENDHdkUSZ9f6MEPii15; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=ZmUvvM8zLnpIwfIPd2rvk94A1ng6AENJKdSQooYDgVsMhGuGxyeK%2B6cwSEYQQrHHg40YXOw3os8gEDAasNBE5405UN20gUUACOjw%2F7CL2N%2FMEENDHdkUSZ9f6MEPii15; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=3epl701kd81esro0hb6psvg6m4; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3epl701kd81esro0hb6psvg6m4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:30 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:30 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:06] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:06] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:06] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: [chunk] < 1ad
[DEVELOPER 00:00:06] stderr: Got chunk size: 429
[DEVELOPER 00:00:06] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:06] stderr: Got 429 bytes.
[DEVELOPER 00:00:06] stderr: Read block (429 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:06] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:06] stderr:  <d:response>
[DEVELOPER 00:00:06] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:06] stderr:   <d:propstat>
[DEVELOPER 00:00:06] stderr:    <d:prop>
[DEVELOPER 00:00:06] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:06] stderr:    </d:prop>
[DEVELOPER 00:00:06] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:06] stderr:   </d:propstat>
[DEVELOPER 00:00:06] stderr:  </d:response>
[DEVELOPER 00:00:06] stderr: </d:multistatus>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: [chunk] < 0
[DEVELOPER 00:00:06] stderr: Got chunk size: 0
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 207 Multi-Status
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:06] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:06] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:06] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:06] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:06] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:06] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:06] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:06] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] not using KWallet
[DEBUG 00:00:06] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:06]    sync = disabled (default)
[DEBUG 00:00:06]    uri =  (default)
[DEBUG 00:00:06]    backend = CalDAV (set)
[DEBUG 00:00:06]    syncFormat =  (default)
[DEBUG 00:00:06]    forceSyncFormat = 0 (default)
[DEBUG 00:00:06]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:06]    databaseFormat =  (default)
[DEBUG 00:00:06]    databaseUser = pohly (set)
[DEBUG 00:00:06]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:06]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:06] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:06] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:06] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:06] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:06] using plain username/password for pohly
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:06] forced sending credentials
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:31 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:31 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=afzcawsjmxHOvFko%2Bq6wCR6%2F3OXMi4NeOdOBre84XAkfIIgyRzSXcqdFijCBhrWBVLnoh3kKSNE6kiyd1I9d8hPr8uL6QDjQJTzmOLhEM87QR%2FnRnhKfsmdAkR6bZXSg; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=afzcawsjmxHOvFko%2Bq6wCR6%2F3OXMi4NeOdOBre84XAkfIIgyRzSXcqdFijCBhrWBVLnoh3kKSNE6kiyd1I9d8hPr8uL6QDjQJTzmOLhEM87QR%2FnRnhKfsmdAkR6bZXSg; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=itkblu0ti5lvm108bsdnkb6b62; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=itkblu0ti5lvm108bsdnkb6b62; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:31 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:31 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEBUG 00:00:07] credentials accepted
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] caldav #A: old database revision 'http://sabre.io/ns/sync/8518', new revision 'http://sabre.io/ns/sync/8518'
[DEBUG 00:00:07] caldav #A: revisions match, no item changes
[DEBUG 00:00:07] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:07] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:07] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:07] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:07] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:07] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:07] stderr: Running pre_send hooks
[DEVELOPER 00:00:07] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:31 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:31 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Yc%2BwIJ1jwtofoUrCWL0e%2BRYZKNOFz6HzBwR1%2Br69kSgTfP%2B%2BZJGkxPy2wy4not9bm62U6l0hp0yBvEqyfJHgPvB5A06avFiE%2FDi1Yy%2BhyY2HgjNoEAcgMIcAtydAQB37; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Yc%2BwIJ1jwtofoUrCWL0e%2BRYZKNOFz6HzBwR1%2Br69kSgTfP%2B%2BZJGkxPy2wy4not9bm62U6l0hp0yBvEqyfJHgPvB5A06avFiE%2FDi1Yy%2BhyY2HgjNoEAcgMIcAtydAQB37; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=4n7pmasf8uh73kn1bp0b5sh2n7; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=4n7pmasf8uh73kn1bp0b5sh2n7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:31 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:31 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:07] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:07] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:07] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:1185: ending insert(createSourceA, item)
[DEBUG 00:00:07] ClientTest.cpp:1285: ending doInsert()
[DEBUG 00:00:07]
[DEBUG 00:00:07] ClientTest.cpp:1287 *** clean changes in sync source B by creating and closing it
[DEBUG 00:00:07] ClientTest.cpp:1289: starting source.reset(createSourceB())
[DEBUG 00:00:07] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:07] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:07] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:07] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] not using KWallet
[DEBUG 00:00:07] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:07]    sync = disabled (default)
[DEBUG 00:00:07]    uri =  (default)
[DEBUG 00:00:07]    backend = CalDAV (set)
[DEBUG 00:00:07]    syncFormat =  (default)
[DEBUG 00:00:07]    forceSyncFormat = 0 (default)
[DEBUG 00:00:07]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:07]    databaseFormat =  (default)
[DEBUG 00:00:07]    databaseUser = pohly (set)
[DEBUG 00:00:07]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:07]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:07] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:07] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:07] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:07] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:07] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:07] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:07] using plain username/password for pohly
[DEBUG 00:00:07] caldav #B: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:07] starting REPORT 'meta data', credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:07] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:07] stderr: Running pre_send hooks
[DEVELOPER 00:00:07] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:07] forced sending credentials
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Content-Length: 305
[DEVELOPER 00:00:08] stderr: Depth: 1
[DEVELOPER 00:00:08] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Sending request body:
[DEVELOPER 00:00:08] stderr: Body block (305 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:08] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:08] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:08] stderr: <D:prop>
[DEVELOPER 00:00:08] stderr: <D:getetag/>
[DEVELOPER 00:00:08] stderr: <C:calendar-data/>
[DEVELOPER 00:00:08] stderr: </D:prop>
[DEVELOPER 00:00:08] stderr: <C:filter>
[DEVELOPER 00:00:08] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:08] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:08] stderr: </C:comp-filter>
[DEVELOPER 00:00:08] stderr: </C:comp-filter>
[DEVELOPER 00:00:08] stderr: </C:filter>
[DEVELOPER 00:00:08] stderr: </C:calendar-query>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:32 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:32 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:08] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:08] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=UYs%2B3itI8vXW%2BjJuim3ruqeaFMVf%2BWLIFB8W1yqYBlNroLkKA3FebRySLd8MVG0z%2BljeqzI7GiRbMyUskvNDMyG3fom3DCY%2FdzVOswo7k6iEjspX3QEKKnCbL8cyhGYL; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=UYs%2B3itI8vXW%2BjJuim3ruqeaFMVf%2BWLIFB8W1yqYBlNroLkKA3FebRySLd8MVG0z%2BljeqzI7GiRbMyUskvNDMyG3fom3DCY%2FdzVOswo7k6iEjspX3QEKKnCbL8cyhGYL; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=9rrciuatngb9eov96e5kpgeoo3; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=9rrciuatngb9eov96e5kpgeoo3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:32 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:32 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:08] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: [chunk] < 3c8
[DEVELOPER 00:00:08] stderr: Got chunk size: 968
[DEVELOPER 00:00:08] stderr: Reading 968 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 968 bytes.
[DEVELOPER 00:00:08] stderr: Read block (968 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:08] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:08] stderr:  <d:response>
[DEVELOPER 00:00:08] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:08] stderr:   <d:propstat>
[DEVELOPER 00:00:08] stderr:    <d:prop>
[DEVELOPER 00:00:08] stderr:     <d:getetag>&quot;da471af4baf8e1f84e9cb5a37dd10688&quot;</d:getetag>
[DEVELOPER 00:00:08] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:08] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:08] stderr: VERSION:2.0
[DEVELOPER 00:00:08] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:08] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:08] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:08] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:08] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:08] stderr: DTSTAMP:20180105T162429Z
[DEVELOPER 00:00:08] stderr: LAST-MODIFIED:20180105T162429Z
[DEVELOPER 00:00:08] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:08] stderr: LOCATION:my office
[DEVELOPER 00:00:08] stderr: DESCRIPTION:let's talk&lt;&lt;REVISION&gt;&gt;
[DEVELOPER 00:00:08] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:08] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:08] stderr: SEQUENCE:1
[DEVELOPER 00:00:08] stderr: END:VEVENT
[DEVELOPER 00:00:08] stderr: END:VCALENDAR
[DEVELOPER 00:00:08] stderr: </cal:calendar-data>
[DEVELOPER 00:00:08] stderr:    </d:prop>
[DEVELOPER 00:00:08] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:08] stderr:   </d:propstat>
[DEVELOPER 00:00:08] stderr:  </d:response>
[DEVELOPER 00:00:08] stderr: </d:multistatus>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: [chunk] < 0
[DEVELOPER 00:00:08] stderr: Got chunk size: 0
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEBUG 00:00:08] credentials accepted
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:1289: ending source.reset(createSourceB())
[DEBUG 00:00:08] ClientTest.cpp:1289: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:1289: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:1290: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:08] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:08] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:08] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:08] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:08] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:08] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:08] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:08] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:08] stderr: Running pre_send hooks
[DEVELOPER 00:00:08] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Depth: 0
[DEVELOPER 00:00:08] stderr: Content-Length: 137
[DEVELOPER 00:00:08] stderr: Content-Type: application/xml
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Sending request body:
[DEVELOPER 00:00:08] stderr: Body block (137 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:08] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:08] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:08] stderr: </prop></propfind>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:32 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:32 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:08] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:08] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=79lmC0qmS%2F2JUcdfMq0uIff1T10GDR8m9rTi484dIqnJTve1msMo%2Fw3g9HaX%2BOwvIs1m8ZpjnhYJMMFdqssAOSpxfv3qzJNV%2F5t6jnHUWxKb%2FW5tsno1fVdonVsz%2Fx91; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=79lmC0qmS%2F2JUcdfMq0uIff1T10GDR8m9rTi484dIqnJTve1msMo%2Fw3g9HaX%2BOwvIs1m8ZpjnhYJMMFdqssAOSpxfv3qzJNV%2F5t6jnHUWxKb%2FW5tsno1fVdonVsz%2Fx91; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=n0lu2a89a9c6h1hobb8alsdnr6; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=n0lu2a89a9c6h1hobb8alsdnr6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:32 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:32 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:08] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:08] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:08] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: [chunk] < 1ad
[DEVELOPER 00:00:08] stderr: Got chunk size: 429
[DEVELOPER 00:00:08] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 429 bytes.
[DEVELOPER 00:00:08] stderr: Read block (429 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:08] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:08] stderr:  <d:response>
[DEVELOPER 00:00:08] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:08] stderr:   <d:propstat>
[DEVELOPER 00:00:08] stderr:    <d:prop>
[DEVELOPER 00:00:08] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:08] stderr:    </d:prop>
[DEVELOPER 00:00:08] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:08] stderr:   </d:propstat>
[DEVELOPER 00:00:08] stderr:  </d:response>
[DEVELOPER 00:00:08] stderr: </d:multistatus>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: [chunk] < 0
[DEVELOPER 00:00:08] stderr: Got chunk size: 0
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:08] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:08] stderr: 207 Multi-Status
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:08] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:08] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:08] ClientTest.cpp:1290: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:08]
[DEBUG 00:00:08] ClientTest.cpp:1292 *** no new changes now in source B
[DEBUG 00:00:08] ClientTest.cpp:1293: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:08] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:08] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:08] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:08] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:08] not using KWallet
[DEBUG 00:00:08] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:08] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:08]    sync = disabled (default)
[DEBUG 00:00:08]    uri =  (default)
[DEBUG 00:00:08]    backend = CalDAV (set)
[DEBUG 00:00:08]    syncFormat =  (default)
[DEBUG 00:00:08]    forceSyncFormat = 0 (default)
[DEBUG 00:00:08]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:08]    databaseFormat =  (default)
[DEBUG 00:00:08]    databaseUser = pohly (set)
[DEBUG 00:00:08]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:08]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:08] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:08] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:08] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:08] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:08] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:08] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:08] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:08] using plain username/password for pohly
[DEBUG 00:00:08] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:08] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:08] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:08] stderr: Running pre_send hooks
[DEVELOPER 00:00:08] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:08] forced sending credentials
[DEVELOPER 00:00:09] stderr: Sending request headers:
[DEVELOPER 00:00:09] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:09] stderr: Connection: TE
[DEVELOPER 00:00:09] stderr: TE: trailers
[DEVELOPER 00:00:09] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:09] stderr: Depth: 0
[DEVELOPER 00:00:09] stderr: Content-Length: 137
[DEVELOPER 00:00:09] stderr: Content-Type: application/xml
[DEVELOPER 00:00:09] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:09] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:09] stderr:
[DEVELOPER 00:00:09] stderr: Sending request-line and headers:
[DEVELOPER 00:00:09] stderr: Sending request body:
[DEVELOPER 00:00:09] stderr: Body block (137 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:09] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:09] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:09] stderr: </prop></propfind>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:09] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:09] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:09] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:09] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:33 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:33 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:09] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:09] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:09] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:09] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:09] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:09] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:09] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:09] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:09] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=k0aTOI66K5hzMFHjLjWCu0IbDfpgD%2FSxGXBfcL9iZe8WxgDuUVQek30MBxpuCYa7p3e1zHyoVb3nsvWL9xZxHUGSmqyiywHvVhydGftN9hhR3YtUCBSmFCeYQDctXDFP; path=/; secure; httponly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=k0aTOI66K5hzMFHjLjWCu0IbDfpgD%2FSxGXBfcL9iZe8WxgDuUVQek30MBxpuCYa7p3e1zHyoVb3nsvWL9xZxHUGSmqyiywHvVhydGftN9hhR3YtUCBSmFCeYQDctXDFP; path=/; secure; httponly]
[DEVELOPER 00:00:09] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:09] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:09] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:09] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:09] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:09] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:09] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:09] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:09] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:09] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: PHPSESSIDI=i7hrg696cnsbtgnehigsps0ot7; path=/; secure; HttpOnly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=i7hrg696cnsbtgnehigsps0ot7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:33 GMT; Max-Age=3600
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:33 GMT; Max-Age=3600]
[DEVELOPER 00:00:09] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:09] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:09] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:09] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_headers hooks
[DEVELOPER 00:00:09] stderr: [chunk] < 1ad
[DEVELOPER 00:00:09] stderr: Got chunk size: 429
[DEVELOPER 00:00:09] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:09] stderr: Got 429 bytes.
[DEVELOPER 00:00:09] stderr: Read block (429 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:09] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:09] stderr:  <d:response>
[DEVELOPER 00:00:09] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:09] stderr:   <d:propstat>
[DEVELOPER 00:00:09] stderr:    <d:prop>
[DEVELOPER 00:00:09] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:09] stderr:    </d:prop>
[DEVELOPER 00:00:09] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:09] stderr:   </d:propstat>
[DEVELOPER 00:00:09] stderr:  </d:response>
[DEVELOPER 00:00:09] stderr: </d:multistatus>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: [chunk] < 0
[DEVELOPER 00:00:09] stderr: Got chunk size: 0
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_send hooks
[DEVELOPER 00:00:09] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:09] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:09] stderr: 207 Multi-Status
[DEBUG 00:00:09] credentials accepted
[DEVELOPER 00:00:09] stderr: Running destroy hooks.
[DEVELOPER 00:00:09] stderr: Request ends.
[DEBUG 00:00:09] caldav #B: old database revision 'http://sabre.io/ns/sync/8518', new revision 'http://sabre.io/ns/sync/8518'
[DEBUG 00:00:09] caldav #B: revisions match, no item changes
[DEBUG 00:00:09] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:09] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:09] ClientTest.cpp:1293: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:09] ClientTest.cpp:1293: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1293: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1294: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1294: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1294: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1294: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1295: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1295: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1295: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1295: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1296: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1296: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1296: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1296: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1297: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1297: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:09] ClientTest.cpp:1297: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1297: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1300: starting it = source->getAllItems().begin()
[DEBUG 00:00:09] ClientTest.cpp:1300: ending it = source->getAllItems().begin()
[DEBUG 00:00:09] ClientTest.cpp:1300: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1300: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:1301: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:09] ClientTest.cpp:1301: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:09] ClientTest.cpp:1308: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:09] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:09] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:09] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:09] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:09] stderr: Running pre_send hooks
[DEVELOPER 00:00:09] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:09] stderr: Sending request headers:
[DEVELOPER 00:00:09] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:09] stderr: Connection: TE
[DEVELOPER 00:00:09] stderr: TE: trailers
[DEVELOPER 00:00:09] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:09] stderr: Depth: 0
[DEVELOPER 00:00:09] stderr: Content-Length: 137
[DEVELOPER 00:00:09] stderr: Content-Type: application/xml
[DEVELOPER 00:00:09] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:09] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:09] stderr:
[DEVELOPER 00:00:09] stderr: Sending request-line and headers:
[DEVELOPER 00:00:09] stderr: Sending request body:
[DEVELOPER 00:00:09] stderr: Body block (137 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:09] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:09] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:09] stderr: </prop></propfind>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:09] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:09] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:09] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:09] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:34 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:34 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:09] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:09] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:09] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:09] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:09] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:09] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:09] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:09] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:09] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=q9QUgfaqlHlbY8e3CuDlU3PjvffQH4WVr6%2B9NVxtX9MHeSNV5qoqG5XNd2K0zOAdYX1qCGI3m8Y4udx1Y8hDqv48kXxDmfN0bAMVh39XPnncGH4x%2FXGJfiY9WUI5pN8B; path=/; secure; httponly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=q9QUgfaqlHlbY8e3CuDlU3PjvffQH4WVr6%2B9NVxtX9MHeSNV5qoqG5XNd2K0zOAdYX1qCGI3m8Y4udx1Y8hDqv48kXxDmfN0bAMVh39XPnncGH4x%2FXGJfiY9WUI5pN8B; path=/; secure; httponly]
[DEVELOPER 00:00:09] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:09] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:09] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:09] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:09] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:09] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:09] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:09] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:09] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:09] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: PHPSESSIDI=gf5lhlckvcs7o5qjjgdi3n4ph3; path=/; secure; HttpOnly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=gf5lhlckvcs7o5qjjgdi3n4ph3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:34 GMT; Max-Age=3600
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:34 GMT; Max-Age=3600]
[DEVELOPER 00:00:09] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:09] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:09] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:09] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_headers hooks
[DEVELOPER 00:00:09] stderr: [chunk] < 1ad
[DEVELOPER 00:00:09] stderr: Got chunk size: 429
[DEVELOPER 00:00:09] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:09] stderr: Got 429 bytes.
[DEVELOPER 00:00:09] stderr: Read block (429 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:09] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:09] stderr:  <d:response>
[DEVELOPER 00:00:09] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:09] stderr:   <d:propstat>
[DEVELOPER 00:00:09] stderr:    <d:prop>
[DEVELOPER 00:00:09] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:09] stderr:    </d:prop>
[DEVELOPER 00:00:09] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:09] stderr:   </d:propstat>
[DEVELOPER 00:00:09] stderr:  </d:response>
[DEVELOPER 00:00:09] stderr: </d:multistatus>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: [chunk] < 0
[DEVELOPER 00:00:09] stderr: Got chunk size: 0
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_send hooks
[DEVELOPER 00:00:09] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:09] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:09] stderr: 207 Multi-Status
[DEVELOPER 00:00:09] stderr: Running destroy hooks.
[DEVELOPER 00:00:09] stderr: Request ends.
[DEBUG 00:00:09] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:09] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:09] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:09] ClientTest.cpp:1308: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:09]
[DEBUG 00:00:09] ClientTest.cpp:1310 *** delete item again via sync source A
[DEBUG 00:00:09] ClientTest.cpp:1311: starting deleteAll(createSourceA)
[DEBUG 00:00:09] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:09] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:09] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:09] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:09] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:09] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:09] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:09] not using KWallet
[DEBUG 00:00:09] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:09] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:09]    sync = disabled (default)
[DEBUG 00:00:09]    uri =  (default)
[DEBUG 00:00:09]    backend = CalDAV (set)
[DEBUG 00:00:09]    syncFormat =  (default)
[DEBUG 00:00:09]    forceSyncFormat = 0 (default)
[DEBUG 00:00:09]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:09]    databaseFormat =  (default)
[DEBUG 00:00:09]    databaseUser = pohly (set)
[DEBUG 00:00:09]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:09]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:10] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:10] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:10] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:10] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:10] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:10] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:10] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:10] using plain username/password for pohly
[DEBUG 00:00:10] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:10] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:10] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:10] stderr: Running pre_send hooks
[DEVELOPER 00:00:10] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:10] forced sending credentials
[DEVELOPER 00:00:10] stderr: Sending request headers:
[DEVELOPER 00:00:10] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:10] stderr: Connection: TE
[DEVELOPER 00:00:10] stderr: TE: trailers
[DEVELOPER 00:00:10] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:10] stderr: Depth: 0
[DEVELOPER 00:00:10] stderr: Content-Length: 137
[DEVELOPER 00:00:10] stderr: Content-Type: application/xml
[DEVELOPER 00:00:10] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:10] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:10] stderr:
[DEVELOPER 00:00:10] stderr: Sending request-line and headers:
[DEVELOPER 00:00:10] stderr: Sending request body:
[DEVELOPER 00:00:10] stderr: Body block (137 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:10] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:10] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:10] stderr: </prop></propfind>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:10] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:10] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:10] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:10] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:34 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:34 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:10] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:10] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:10] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:10] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:10] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:10] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:10] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:10] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:10] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=H7UTQwe2PGRxWeMGvBpor1%2BAgMjwq%2Fq5QtZlc8Ie1UNCcld93uEdXJBkru8T0Vfv5lCaG4XtE%2F7eRUx2tDkA4yT%2FUGh%2BeEQUCR1lh%2FRSEBlMHNsIIGKc0s%2BsNfarsri1; path=/; secure; httponly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=H7UTQwe2PGRxWeMGvBpor1%2BAgMjwq%2Fq5QtZlc8Ie1UNCcld93uEdXJBkru8T0Vfv5lCaG4XtE%2F7eRUx2tDkA4yT%2FUGh%2BeEQUCR1lh%2FRSEBlMHNsIIGKc0s%2BsNfarsri1; path=/; secure; httponly]
[DEVELOPER 00:00:10] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:10] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:10] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:10] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:10] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:10] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:10] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:10] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:10] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:10] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: PHPSESSIDI=97rlbi11stld3n0pvt8ku75655; path=/; secure; HttpOnly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=97rlbi11stld3n0pvt8ku75655; path=/; secure; HttpOnly]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:34 GMT; Max-Age=3600
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:34 GMT; Max-Age=3600]
[DEVELOPER 00:00:10] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:10] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:10] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:10] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_headers hooks
[DEVELOPER 00:00:10] stderr: [chunk] < 1ad
[DEVELOPER 00:00:10] stderr: Got chunk size: 429
[DEVELOPER 00:00:10] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:10] stderr: Got 429 bytes.
[DEVELOPER 00:00:10] stderr: Read block (429 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:10] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:10] stderr:  <d:response>
[DEVELOPER 00:00:10] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:10] stderr:   <d:propstat>
[DEVELOPER 00:00:10] stderr:    <d:prop>
[DEVELOPER 00:00:10] stderr:     <cs:getctag>http://sabre.io/ns/sync/8518</cs:getctag>
[DEVELOPER 00:00:10] stderr:    </d:prop>
[DEVELOPER 00:00:10] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:10] stderr:   </d:propstat>
[DEVELOPER 00:00:10] stderr:  </d:response>
[DEVELOPER 00:00:10] stderr: </d:multistatus>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: [chunk] < 0
[DEVELOPER 00:00:10] stderr: Got chunk size: 0
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_send hooks
[DEVELOPER 00:00:10] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:10] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:10] stderr: 207 Multi-Status
[DEBUG 00:00:10] credentials accepted
[DEVELOPER 00:00:10] stderr: Running destroy hooks.
[DEVELOPER 00:00:10] stderr: Request ends.
[DEBUG 00:00:10] caldav #A: old database revision 'http://sabre.io/ns/sync/8518', new revision 'http://sabre.io/ns/sync/8518'
[DEBUG 00:00:10] caldav #A: revisions match, no item changes
[DEBUG 00:00:10] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:10] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:10] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:10] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:10] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:11] stderr: Sending request headers:
[DEVELOPER 00:00:11] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:11] stderr: Connection: TE
[DEVELOPER 00:00:11] stderr: TE: trailers
[DEVELOPER 00:00:11] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:11] stderr: Content-Length: 0
[DEVELOPER 00:00:11] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:11] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:11] stderr:
[DEVELOPER 00:00:11] stderr: Sending request-line and headers:
[DEVELOPER 00:00:11] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:11] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:11] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:11] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:11] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:35 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:35 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:11] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:11] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:11] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:11] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:11] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:11] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:11] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:11] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=3Y4GGpaIgDYTQxJ%2FWvmSyqA9DyvT7uvZJ07fT%2BO67FWkOXUn%2BTRNF6G9aJnWKjSJk0WaHrxi4QjKb225CFKNjFDDhF3VprE8zEx1LXlo%2FeVPDkrS37QF3%2F4h%2F1Vw3bHb; path=/; secure; httponly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=3Y4GGpaIgDYTQxJ%2FWvmSyqA9DyvT7uvZJ07fT%2BO67FWkOXUn%2BTRNF6G9aJnWKjSJk0WaHrxi4QjKb225CFKNjFDDhF3VprE8zEx1LXlo%2FeVPDkrS37QF3%2F4h%2F1Vw3bHb; path=/; secure; httponly]
[DEVELOPER 00:00:11] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:11] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:11] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:11] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:11] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:11] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:11] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:11] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:11] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:11] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: PHPSESSIDI=61o93qiuqja0th7qqtvslp1eg7; path=/; secure; HttpOnly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=61o93qiuqja0th7qqtvslp1eg7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:35 GMT; Max-Age=3600
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:35 GMT; Max-Age=3600]
[DEVELOPER 00:00:11] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:11] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_headers hooks
[DEVELOPER 00:00:11] stderr: Running post_send hooks
[DEVELOPER 00:00:11] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:11] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:11] stderr: 204 No Content
[DEBUG 00:00:11] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:11] stderr: Running destroy hooks.
[DEVELOPER 00:00:11] stderr: Request ends.
[DEBUG 00:00:11] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:11] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:11] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:11] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:11] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:11] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:11] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:11] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:11] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:11] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:11] stderr: Sending request headers:
[DEVELOPER 00:00:11] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:11] stderr: Connection: TE
[DEVELOPER 00:00:11] stderr: TE: trailers
[DEVELOPER 00:00:11] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:11] stderr: Depth: 0
[DEVELOPER 00:00:11] stderr: Content-Length: 137
[DEVELOPER 00:00:11] stderr: Content-Type: application/xml
[DEVELOPER 00:00:11] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:11] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:11] stderr:
[DEVELOPER 00:00:11] stderr: Sending request-line and headers:
[DEVELOPER 00:00:11] stderr: Sending request body:
[DEVELOPER 00:00:11] stderr: Body block (137 bytes):
[DEVELOPER 00:00:11] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:11] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:11] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:11] stderr: </prop></propfind>
[DEVELOPER 00:00:11] stderr: ]
[DEVELOPER 00:00:11] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:11] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:11] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:11] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:11] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:35 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:35 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:11] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:11] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:11] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:11] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:11] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:11] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:11] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:11] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:11] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=0s9A8NKgkS2Xhuu3xBaLcaxzkqHZlcm1cMMlGGIWTYcS95uEg%2FSHfyZiQTDgFvcL%2FC6F7BDE%2FdDOYIpxoBHxLWGtD6T9op%2FZGEtLdc%2B0QfkIwndXPF2KnAdJwMgDFzGO; path=/; secure; httponly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=0s9A8NKgkS2Xhuu3xBaLcaxzkqHZlcm1cMMlGGIWTYcS95uEg%2FSHfyZiQTDgFvcL%2FC6F7BDE%2FdDOYIpxoBHxLWGtD6T9op%2FZGEtLdc%2B0QfkIwndXPF2KnAdJwMgDFzGO; path=/; secure; httponly]
[DEVELOPER 00:00:11] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:11] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:11] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:11] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:11] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:11] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:11] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:11] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:11] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:11] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: PHPSESSIDI=qn7uo5t07f2u3prksng93pg0e3; path=/; secure; HttpOnly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=qn7uo5t07f2u3prksng93pg0e3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:35 GMT; Max-Age=3600
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:35 GMT; Max-Age=3600]
[DEVELOPER 00:00:11] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:11] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:11] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:11] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_headers hooks
[DEVELOPER 00:00:11] stderr: [chunk] < 1ad
[DEVELOPER 00:00:11] stderr: Got chunk size: 429
[DEVELOPER 00:00:11] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:11] stderr: Got 429 bytes.
[DEVELOPER 00:00:11] stderr: Read block (429 bytes):
[DEVELOPER 00:00:11] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:11] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:11] stderr:  <d:response>
[DEVELOPER 00:00:11] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:11] stderr:   <d:propstat>
[DEVELOPER 00:00:11] stderr:    <d:prop>
[DEVELOPER 00:00:11] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:11] stderr:    </d:prop>
[DEVELOPER 00:00:11] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:11] stderr:   </d:propstat>
[DEVELOPER 00:00:11] stderr:  </d:response>
[DEVELOPER 00:00:11] stderr: </d:multistatus>
[DEVELOPER 00:00:11] stderr: ]
[DEVELOPER 00:00:11] stderr: [chunk] < 0
[DEVELOPER 00:00:11] stderr: Got chunk size: 0
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_send hooks
[DEVELOPER 00:00:11] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:11] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:11] stderr: 207 Multi-Status
[DEVELOPER 00:00:11] stderr: Running destroy hooks.
[DEVELOPER 00:00:11] stderr: Request ends.
[DEBUG 00:00:11] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:11] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:11] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:11] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:11] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:11] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:11] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:11] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:11] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:11] not using KWallet
[DEBUG 00:00:11] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:11] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:11]    sync = disabled (default)
[DEBUG 00:00:11]    uri =  (default)
[DEBUG 00:00:11]    backend = CalDAV (set)
[DEBUG 00:00:11]    syncFormat =  (default)
[DEBUG 00:00:11]    forceSyncFormat = 0 (default)
[DEBUG 00:00:11]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:11]    databaseFormat =  (default)
[DEBUG 00:00:11]    databaseUser = pohly (set)
[DEBUG 00:00:11]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:11]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:11] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:11] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:11] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:11] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:11] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:11] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:11] using plain username/password for pohly
[DEBUG 00:00:11] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:11] forced sending credentials
[DEVELOPER 00:00:12] stderr: Sending request headers:
[DEVELOPER 00:00:12] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:12] stderr: Connection: TE
[DEVELOPER 00:00:12] stderr: TE: trailers
[DEVELOPER 00:00:12] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:12] stderr: Depth: 0
[DEVELOPER 00:00:12] stderr: Content-Length: 137
[DEVELOPER 00:00:12] stderr: Content-Type: application/xml
[DEVELOPER 00:00:12] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:12] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:12] stderr:
[DEVELOPER 00:00:12] stderr: Sending request-line and headers:
[DEVELOPER 00:00:12] stderr: Sending request body:
[DEVELOPER 00:00:12] stderr: Body block (137 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:12] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:12] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:12] stderr: </prop></propfind>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:12] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:12] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:12] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:12] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:36 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:36 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:12] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:12] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:12] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:12] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:12] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:12] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:12] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:12] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:12] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=etxyPj0bfbNfbnmP7qRggMv%2FMXhNxDqp8EQAo%2FiBSXAHkh0kk1sCR0xAiG1EB1LYTWrgM9Anm54%2Fp9Hwp0ikUuTzoQpZmGLMKxV%2BNyI1IaJaJQjp43aYREiFeDqBEXJ3; path=/; secure; httponly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=etxyPj0bfbNfbnmP7qRggMv%2FMXhNxDqp8EQAo%2FiBSXAHkh0kk1sCR0xAiG1EB1LYTWrgM9Anm54%2Fp9Hwp0ikUuTzoQpZmGLMKxV%2BNyI1IaJaJQjp43aYREiFeDqBEXJ3; path=/; secure; httponly]
[DEVELOPER 00:00:12] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:12] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:12] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:12] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:12] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:12] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:12] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:12] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:12] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:12] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: PHPSESSIDI=t80oei6kakb6bgdg3h7nq24dc1; path=/; secure; HttpOnly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=t80oei6kakb6bgdg3h7nq24dc1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:36 GMT; Max-Age=3600
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:36 GMT; Max-Age=3600]
[DEVELOPER 00:00:12] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:12] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:12] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:12] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_headers hooks
[DEVELOPER 00:00:12] stderr: [chunk] < 1ad
[DEVELOPER 00:00:12] stderr: Got chunk size: 429
[DEVELOPER 00:00:12] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:12] stderr: Got 429 bytes.
[DEVELOPER 00:00:12] stderr: Read block (429 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:12] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:12] stderr:  <d:response>
[DEVELOPER 00:00:12] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:12] stderr:   <d:propstat>
[DEVELOPER 00:00:12] stderr:    <d:prop>
[DEVELOPER 00:00:12] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:12] stderr:    </d:prop>
[DEVELOPER 00:00:12] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:12] stderr:   </d:propstat>
[DEVELOPER 00:00:12] stderr:  </d:response>
[DEVELOPER 00:00:12] stderr: </d:multistatus>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: [chunk] < 0
[DEVELOPER 00:00:12] stderr: Got chunk size: 0
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_send hooks
[DEVELOPER 00:00:12] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:12] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:12] stderr: 207 Multi-Status
[DEBUG 00:00:12] credentials accepted
[DEVELOPER 00:00:12] stderr: Running destroy hooks.
[DEVELOPER 00:00:12] stderr: Request ends.
[DEBUG 00:00:12] caldav #A: old database revision 'http://sabre.io/ns/sync/8519', new revision 'http://sabre.io/ns/sync/8519'
[DEBUG 00:00:12] caldav #A: revisions match, no item changes
[DEBUG 00:00:12] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:12] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:12] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:12] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:12] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:12] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:12] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:12] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:12] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:12] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:12] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:12] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:12] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:12] stderr: Running pre_send hooks
[DEVELOPER 00:00:12] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:12] stderr: Sending request headers:
[DEVELOPER 00:00:12] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:12] stderr: Connection: TE
[DEVELOPER 00:00:12] stderr: TE: trailers
[DEVELOPER 00:00:12] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:12] stderr: Depth: 0
[DEVELOPER 00:00:12] stderr: Content-Length: 137
[DEVELOPER 00:00:12] stderr: Content-Type: application/xml
[DEVELOPER 00:00:12] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:12] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:12] stderr:
[DEVELOPER 00:00:12] stderr: Sending request-line and headers:
[DEVELOPER 00:00:12] stderr: Sending request body:
[DEVELOPER 00:00:12] stderr: Body block (137 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:12] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:12] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:12] stderr: </prop></propfind>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:12] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:12] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:12] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:12] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:36 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:36 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:12] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:12] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:12] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:12] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:12] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:12] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:12] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:12] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:12] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=6QDBAdPg9oIfZalGpn3WGm5jPD1h1uFCk2Wwd839ZpZnsGOE4pqH7xQdxPyTTtyMOKhsgGLq1LSCsKfj3jeUF1WEUSPWsgdlEYFMFTW31lN9XMQl1VbfNMMzAYfCNs9%2F; path=/; secure; httponly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=6QDBAdPg9oIfZalGpn3WGm5jPD1h1uFCk2Wwd839ZpZnsGOE4pqH7xQdxPyTTtyMOKhsgGLq1LSCsKfj3jeUF1WEUSPWsgdlEYFMFTW31lN9XMQl1VbfNMMzAYfCNs9%2F; path=/; secure; httponly]
[DEVELOPER 00:00:12] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:12] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:12] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:12] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:12] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:12] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:12] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:12] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:12] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:12] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: PHPSESSIDI=kjdkgiee0nseth40qkv9kjfq13; path=/; secure; HttpOnly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=kjdkgiee0nseth40qkv9kjfq13; path=/; secure; HttpOnly]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:36 GMT; Max-Age=3600
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:36 GMT; Max-Age=3600]
[DEVELOPER 00:00:12] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:12] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:12] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:12] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_headers hooks
[DEVELOPER 00:00:12] stderr: [chunk] < 1ad
[DEVELOPER 00:00:12] stderr: Got chunk size: 429
[DEVELOPER 00:00:12] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:12] stderr: Got 429 bytes.
[DEVELOPER 00:00:12] stderr: Read block (429 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:12] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:12] stderr:  <d:response>
[DEVELOPER 00:00:12] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:12] stderr:   <d:propstat>
[DEVELOPER 00:00:12] stderr:    <d:prop>
[DEVELOPER 00:00:12] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:12] stderr:    </d:prop>
[DEVELOPER 00:00:12] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:12] stderr:   </d:propstat>
[DEVELOPER 00:00:12] stderr:  </d:response>
[DEVELOPER 00:00:12] stderr: </d:multistatus>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: [chunk] < 0
[DEVELOPER 00:00:12] stderr: Got chunk size: 0
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_send hooks
[DEVELOPER 00:00:12] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:12] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:12] stderr: 207 Multi-Status
[DEVELOPER 00:00:12] stderr: Running destroy hooks.
[DEVELOPER 00:00:12] stderr: Request ends.
[DEBUG 00:00:12] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:12] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:12] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:12] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:12] ClientTest.cpp:1311: ending deleteAll(createSourceA)
[DEBUG 00:00:12]
[DEBUG 00:00:12] ClientTest.cpp:1312 *** check for deleted item via source B
[DEBUG 00:00:12] ClientTest.cpp:1313: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:12] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:12] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:12] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:12] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:12] not using KWallet
[DEBUG 00:00:12] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:12] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:12]    sync = disabled (default)
[DEBUG 00:00:12]    uri =  (default)
[DEBUG 00:00:12]    backend = CalDAV (set)
[DEBUG 00:00:12]    syncFormat =  (default)
[DEBUG 00:00:12]    forceSyncFormat = 0 (default)
[DEBUG 00:00:12]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:12]    databaseFormat =  (default)
[DEBUG 00:00:12]    databaseUser = pohly (set)
[DEBUG 00:00:12]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:12]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:12] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:12] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:12] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:12] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:12] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:12] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:12] using plain username/password for pohly
[DEBUG 00:00:12] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:12] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:12] stderr: Running pre_send hooks
[DEVELOPER 00:00:12] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:12] forced sending credentials
[DEVELOPER 00:00:13] stderr: Sending request headers:
[DEVELOPER 00:00:13] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:13] stderr: Connection: TE
[DEVELOPER 00:00:13] stderr: TE: trailers
[DEVELOPER 00:00:13] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:13] stderr: Depth: 0
[DEVELOPER 00:00:13] stderr: Content-Length: 137
[DEVELOPER 00:00:13] stderr: Content-Type: application/xml
[DEVELOPER 00:00:13] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:13] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:13] stderr:
[DEVELOPER 00:00:13] stderr: Sending request-line and headers:
[DEVELOPER 00:00:13] stderr: Sending request body:
[DEVELOPER 00:00:13] stderr: Body block (137 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:13] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:13] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:13] stderr: </prop></propfind>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:13] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:13] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:13] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:13] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:37 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:37 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:13] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:13] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:13] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:13] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:13] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:13] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:13] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:13] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:13] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=JGnOjU90ASSfsAtYbNXpRbGOOKmsUO4s7ICajYYBMKpkYwDTxO89G6HM2Zqoa7dwynzMVLOaYyE6rgVDXIylRWITcph6isEtO9ZlLaLuJSBCqfNIj0BV%2FPpNZPzxjTYN; path=/; secure; httponly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=JGnOjU90ASSfsAtYbNXpRbGOOKmsUO4s7ICajYYBMKpkYwDTxO89G6HM2Zqoa7dwynzMVLOaYyE6rgVDXIylRWITcph6isEtO9ZlLaLuJSBCqfNIj0BV%2FPpNZPzxjTYN; path=/; secure; httponly]
[DEVELOPER 00:00:13] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:13] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:13] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:13] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:13] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:13] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:13] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:13] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:13] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:13] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: PHPSESSIDI=cm7rl1u5p07be8eunnjfflr1v6; path=/; secure; HttpOnly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=cm7rl1u5p07be8eunnjfflr1v6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:37 GMT; Max-Age=3600
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:37 GMT; Max-Age=3600]
[DEVELOPER 00:00:13] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:13] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:13] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:13] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_headers hooks
[DEVELOPER 00:00:13] stderr: [chunk] < 1ad
[DEVELOPER 00:00:13] stderr: Got chunk size: 429
[DEVELOPER 00:00:13] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:13] stderr: Got 429 bytes.
[DEVELOPER 00:00:13] stderr: Read block (429 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:13] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:13] stderr:  <d:response>
[DEVELOPER 00:00:13] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:13] stderr:   <d:propstat>
[DEVELOPER 00:00:13] stderr:    <d:prop>
[DEVELOPER 00:00:13] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:13] stderr:    </d:prop>
[DEVELOPER 00:00:13] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:13] stderr:   </d:propstat>
[DEVELOPER 00:00:13] stderr:  </d:response>
[DEVELOPER 00:00:13] stderr: </d:multistatus>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: [chunk] < 0
[DEVELOPER 00:00:13] stderr: Got chunk size: 0
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_send hooks
[DEVELOPER 00:00:13] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:13] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:13] stderr: 207 Multi-Status
[DEBUG 00:00:13] credentials accepted
[DEVELOPER 00:00:13] stderr: Running destroy hooks.
[DEVELOPER 00:00:13] stderr: Request ends.
[DEBUG 00:00:13] caldav #B: old database revision 'http://sabre.io/ns/sync/8518', new revision 'http://sabre.io/ns/sync/8519'
[DEBUG 00:00:13] caldav #B: using full item scan to detect changes
[DEBUG 00:00:13] starting updateAllSubItems REPORT 'list items', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:13] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:13] stderr: Running pre_send hooks
[DEVELOPER 00:00:13] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:13] stderr: Sending request headers:
[DEVELOPER 00:00:13] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:13] stderr: Connection: TE
[DEVELOPER 00:00:13] stderr: TE: trailers
[DEVELOPER 00:00:13] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:13] stderr: Content-Length: 286
[DEVELOPER 00:00:13] stderr: Depth: 1
[DEVELOPER 00:00:13] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:13] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:13] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:13] stderr:
[DEVELOPER 00:00:13] stderr: Sending request-line and headers:
[DEVELOPER 00:00:13] stderr: Sending request body:
[DEVELOPER 00:00:13] stderr: Body block (286 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:13] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:13] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:13] stderr: <D:prop>
[DEVELOPER 00:00:13] stderr: <D:getetag/>
[DEVELOPER 00:00:13] stderr: </D:prop>
[DEVELOPER 00:00:13] stderr: <C:filter>
[DEVELOPER 00:00:13] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:13] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:13] stderr: </C:comp-filter>
[DEVELOPER 00:00:13] stderr: </C:comp-filter>
[DEVELOPER 00:00:13] stderr: </C:filter>
[DEVELOPER 00:00:13] stderr: </C:calendar-query>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:13] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:13] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:13] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:13] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:37 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:37 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:13] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:13] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:13] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:13] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:13] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:13] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:13] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:13] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:13] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=7d2qlTGYh6mpb04BuW91%2BADqVMBXs55QIcUtp58MA5EojvlYcoJrTVWpeJZcX%2Ff16llVXYL8vD%2Foi1WiwnnhLo7Rtrmkjy89UfEJbqZ7Rb3hnaccUOeqAJN0S1arX1Ml; path=/; secure; httponly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=7d2qlTGYh6mpb04BuW91%2BADqVMBXs55QIcUtp58MA5EojvlYcoJrTVWpeJZcX%2Ff16llVXYL8vD%2Foi1WiwnnhLo7Rtrmkjy89UfEJbqZ7Rb3hnaccUOeqAJN0S1arX1Ml; path=/; secure; httponly]
[DEVELOPER 00:00:13] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:13] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:13] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:13] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:13] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:13] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:13] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:13] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:13] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:13] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: PHPSESSIDI=k48irs9n4btf15g7geqi5dn0n7; path=/; secure; HttpOnly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=k48irs9n4btf15g7geqi5dn0n7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:37 GMT; Max-Age=3600
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:37 GMT; Max-Age=3600]
[DEVELOPER 00:00:13] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:13] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_headers hooks
[DEVELOPER 00:00:13] stderr: [chunk] < aa
[DEVELOPER 00:00:13] stderr: Got chunk size: 170
[DEVELOPER 00:00:13] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:13] stderr: Got 170 bytes.
[DEVELOPER 00:00:13] stderr: Read block (170 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:13] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: [chunk] < 0
[DEVELOPER 00:00:13] stderr: Got chunk size: 0
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_send hooks
[DEVELOPER 00:00:13] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:13] stderr: Running destroy hooks.
[DEVELOPER 00:00:13] stderr: Request ends.
[DEBUG 00:00:13] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:13] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:13] ClientTest.cpp:1313: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:13] ClientTest.cpp:1313: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1313: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1314: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1314: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1314: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1314: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1315: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1315: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1315: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1315: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1316: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1316: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1316: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1316: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1317: starting CPPUNIT_ASSERT_EQUAL((1),(countDeletedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1317: ending CPPUNIT_ASSERT_EQUAL((1),(countDeletedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:1317: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1317: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1318: starting it = source->getDeletedItems().begin()
[DEBUG 00:00:13] ClientTest.cpp:1318: ending it = source->getDeletedItems().begin()
[DEBUG 00:00:13] ClientTest.cpp:1318: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1318: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:1319: starting CPPUNIT_ASSERT(it != source->getDeletedItems().end())
[DEBUG 00:00:13] ClientTest.cpp:1319: ending CPPUNIT_ASSERT(it != source->getDeletedItems().end())
[DEBUG 00:00:13] ClientTest.cpp:1320: starting CPPUNIT_ASSERT(!it->empty())
[DEBUG 00:00:13] ClientTest.cpp:1320: ending CPPUNIT_ASSERT(!it->empty())
[DEBUG 00:00:13] ClientTest.cpp:1321: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:13] ClientTest.cpp:1321: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:13] ClientTest.cpp:1322: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:13] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:13] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:13] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:14] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:14] stderr: Running pre_send hooks
[DEVELOPER 00:00:14] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:14] stderr: Sending request headers:
[DEVELOPER 00:00:14] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:14] stderr: Connection: TE
[DEVELOPER 00:00:14] stderr: TE: trailers
[DEVELOPER 00:00:14] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:14] stderr: Depth: 0
[DEVELOPER 00:00:14] stderr: Content-Length: 137
[DEVELOPER 00:00:14] stderr: Content-Type: application/xml
[DEVELOPER 00:00:14] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:14] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:14] stderr:
[DEVELOPER 00:00:14] stderr: Sending request-line and headers:
[DEVELOPER 00:00:14] stderr: Sending request body:
[DEVELOPER 00:00:14] stderr: Body block (137 bytes):
[DEVELOPER 00:00:14] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:14] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:14] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:14] stderr: </prop></propfind>
[DEVELOPER 00:00:14] stderr: ]
[DEVELOPER 00:00:14] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:14] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:14] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:14] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:14] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:38 GMT
[DEVELOPER 00:00:14] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:38 GMT]
[DEVELOPER 00:00:14] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:14] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:14] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:14] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:14] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:14] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:14] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:14] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:14] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:14] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:14] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:14] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=0zHg9rYIYRgARd0BBdqD%2Ft0WPU4hScFGQXa1OwnUa4UEgPFkEsx0ADI6bujvBbhAEAxPAVraGsOZY9YCI0zOz73ceK33pm6IjlPaZSr%2FwxyAxLzGJw8bhlbm4%2F2GZQYC; path=/; secure; httponly
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=0zHg9rYIYRgARd0BBdqD%2Ft0WPU4hScFGQXa1OwnUa4UEgPFkEsx0ADI6bujvBbhAEAxPAVraGsOZY9YCI0zOz73ceK33pm6IjlPaZSr%2FwxyAxLzGJw8bhlbm4%2F2GZQYC; path=/; secure; httponly]
[DEVELOPER 00:00:14] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:14] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:14] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:14] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:14] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:14] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:14] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:14] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:14] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:14] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:14] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:14] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:14] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:14] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: PHPSESSIDI=dfcsirt46a2kvnsnmp06o1ost1; path=/; secure; HttpOnly
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=dfcsirt46a2kvnsnmp06o1ost1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:38 GMT; Max-Age=3600
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:38 GMT; Max-Age=3600]
[DEVELOPER 00:00:14] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:14] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:14] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:14] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:14] stderr: [hdr]
[DEVELOPER 00:00:14] stderr: End of headers.
[DEVELOPER 00:00:14] stderr: Running post_headers hooks
[DEVELOPER 00:00:14] stderr: [chunk] < 1ad
[DEVELOPER 00:00:14] stderr: Got chunk size: 429
[DEVELOPER 00:00:14] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:14] stderr: Got 429 bytes.
[DEVELOPER 00:00:14] stderr: Read block (429 bytes):
[DEVELOPER 00:00:14] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:14] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:14] stderr:  <d:response>
[DEVELOPER 00:00:14] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:14] stderr:   <d:propstat>
[DEVELOPER 00:00:14] stderr:    <d:prop>
[DEVELOPER 00:00:14] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:14] stderr:    </d:prop>
[DEVELOPER 00:00:14] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:14] stderr:   </d:propstat>
[DEVELOPER 00:00:14] stderr:  </d:response>
[DEVELOPER 00:00:14] stderr: </d:multistatus>
[DEVELOPER 00:00:14] stderr: ]
[DEVELOPER 00:00:14] stderr: [chunk] < 0
[DEVELOPER 00:00:14] stderr: Got chunk size: 0
[DEVELOPER 00:00:14] stderr: [hdr]
[DEVELOPER 00:00:14] stderr: End of headers.
[DEVELOPER 00:00:14] stderr: Running post_send hooks
[DEVELOPER 00:00:14] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:14] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:14] stderr: 207 Multi-Status
[DEVELOPER 00:00:14] stderr: Running destroy hooks.
[DEVELOPER 00:00:14] stderr: Request ends.
[DEBUG 00:00:14] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:14] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:14] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:14] ClientTest.cpp:1322: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:14] ClientTest.cpp:1327: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:14] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:14] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:14] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:14] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:14] not using KWallet
[DEBUG 00:00:14] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:14] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:14]    sync = disabled (default)
[DEBUG 00:00:14]    uri =  (default)
[DEBUG 00:00:14]    backend = CalDAV (set)
[DEBUG 00:00:14]    syncFormat =  (default)
[DEBUG 00:00:14]    forceSyncFormat = 0 (default)
[DEBUG 00:00:14]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:14]    databaseFormat =  (default)
[DEBUG 00:00:14]    databaseUser = pohly (set)
[DEBUG 00:00:14]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:14]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:14] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:14] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:14] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:14] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:14] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:14] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:14] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:14] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:14] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:14] using plain username/password for pohly
[DEBUG 00:00:14] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:14] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:14] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:14] stderr: Running pre_send hooks
[DEVELOPER 00:00:14] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:14] forced sending credentials
[DEVELOPER 00:00:14] stderr: Sending request headers:
[DEVELOPER 00:00:14] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:14] stderr: Connection: TE
[DEVELOPER 00:00:14] stderr: TE: trailers
[DEVELOPER 00:00:14] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:14] stderr: Depth: 0
[DEVELOPER 00:00:14] stderr: Content-Length: 137
[DEVELOPER 00:00:14] stderr: Content-Type: application/xml
[DEVELOPER 00:00:14] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:14] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:14] stderr:
[DEVELOPER 00:00:14] stderr: Sending request-line and headers:
[DEVELOPER 00:00:14] stderr: Sending request body:
[DEVELOPER 00:00:14] stderr: Body block (137 bytes):
[DEVELOPER 00:00:14] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:14] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:14] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:14] stderr: </prop></propfind>
[DEVELOPER 00:00:14] stderr: ]
[DEVELOPER 00:00:14] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:14] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:14] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:14] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:14] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:38 GMT
[DEVELOPER 00:00:14] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:38 GMT]
[DEVELOPER 00:00:14] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:14] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:14] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:14] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:14] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:14] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:14] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:14] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:14] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:14] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:14] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:14] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=aMi%2BYiqO0gVclrVE9ZA6LCEIvc6BzeEoi063hMITXzsCtms1fYjVKVza5RJVq5AZnzYFuU4Y4x8De0XkL%2B0A3Otv3z4A6W%2Foxz%2FJU7r%2B1qDlkcx4WGeR%2BDyXmgnyZZOz; path=/; secure; httponly
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=aMi%2BYiqO0gVclrVE9ZA6LCEIvc6BzeEoi063hMITXzsCtms1fYjVKVza5RJVq5AZnzYFuU4Y4x8De0XkL%2B0A3Otv3z4A6W%2Foxz%2FJU7r%2B1qDlkcx4WGeR%2BDyXmgnyZZOz; path=/; secure; httponly]
[DEVELOPER 00:00:14] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:14] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:14] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:14] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:14] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:14] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:14] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:14] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:14] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:14] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:14] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:14] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:14] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:14] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: PHPSESSIDI=0e6vddv148ap5amlcpm1hvvhd0; path=/; secure; HttpOnly
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=0e6vddv148ap5amlcpm1hvvhd0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:14] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:38 GMT; Max-Age=3600
[DEVELOPER 00:00:14] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:38 GMT; Max-Age=3600]
[DEVELOPER 00:00:14] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:14] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:14] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:14] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:14] stderr: [hdr]
[DEVELOPER 00:00:14] stderr: End of headers.
[DEVELOPER 00:00:14] stderr: Running post_headers hooks
[DEVELOPER 00:00:14] stderr: [chunk] < 1ad
[DEVELOPER 00:00:14] stderr: Got chunk size: 429
[DEVELOPER 00:00:14] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:14] stderr: Got 429 bytes.
[DEVELOPER 00:00:14] stderr: Read block (429 bytes):
[DEVELOPER 00:00:14] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:14] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:14] stderr:  <d:response>
[DEVELOPER 00:00:14] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:14] stderr:   <d:propstat>
[DEVELOPER 00:00:14] stderr:    <d:prop>
[DEVELOPER 00:00:14] stderr:     <cs:getctag>http://sabre.io/ns/sync/8519</cs:getctag>
[DEVELOPER 00:00:14] stderr:    </d:prop>
[DEVELOPER 00:00:14] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:14] stderr:   </d:propstat>
[DEVELOPER 00:00:14] stderr:  </d:response>
[DEVELOPER 00:00:14] stderr: </d:multistatus>
[DEVELOPER 00:00:14] stderr: ]
[DEVELOPER 00:00:14] stderr: [chunk] < 0
[DEVELOPER 00:00:14] stderr: Got chunk size: 0
[DEVELOPER 00:00:14] stderr: [hdr]
[DEVELOPER 00:00:14] stderr: End of headers.
[DEVELOPER 00:00:14] stderr: Running post_send hooks
[DEVELOPER 00:00:14] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:14] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:14] stderr: 207 Multi-Status
[DEBUG 00:00:14] credentials accepted
[DEVELOPER 00:00:14] stderr: Running destroy hooks.
[DEVELOPER 00:00:14] stderr: Request ends.
[DEBUG 00:00:14] caldav #B: old database revision 'http://sabre.io/ns/sync/8519', new revision 'http://sabre.io/ns/sync/8519'
[DEBUG 00:00:14] caldav #B: revisions match, no item changes
[DEBUG 00:00:14] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:14] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:14] ClientTest.cpp:1327: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:14] ClientTest.cpp:1327: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:14] ClientTest.cpp:1327: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:14] ClientTest.cpp:1331: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:14] caldav: inserting new VEVENT
[DEBUG 00:00:14] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:15] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:15] stderr: Running pre_send hooks
[DEVELOPER 00:00:15] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:15] stderr: Sending request headers:
[DEVELOPER 00:00:15] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:15] stderr: Connection: TE
[DEVELOPER 00:00:15] stderr: TE: trailers
[DEVELOPER 00:00:15] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:15] stderr: Content-Length: 421
[DEVELOPER 00:00:15] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:15] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:15] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:15] stderr:
[DEVELOPER 00:00:15] stderr: Sending request-line and headers:
[DEVELOPER 00:00:15] stderr: Sending request body:
[DEVELOPER 00:00:15] stderr: Body block (421 bytes):
[DEVELOPER 00:00:15] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:15] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:15] stderr: VERSION:2.0
[DEVELOPER 00:00:15] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:15] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:15] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:15] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:15] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:15] stderr: DTSTAMP:20180105T162438Z
[DEVELOPER 00:00:15] stderr: LAST-MODIFIED:20180105T162438Z
[DEVELOPER 00:00:15] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:15] stderr: LOCATION:my office
[DEVELOPER 00:00:15] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:15] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:15] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:15] stderr: SEQUENCE:1
[DEVELOPER 00:00:15] stderr: END:VEVENT
[DEVELOPER 00:00:15] stderr: END:VCALENDAR
[DEVELOPER 00:00:15] stderr: ]
[DEVELOPER 00:00:15] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:15] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:15] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:15] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:15] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:39 GMT
[DEVELOPER 00:00:15] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:39 GMT]
[DEVELOPER 00:00:15] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:15] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:15] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:15] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:15] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:15] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:15] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:15] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:15] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:15] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:15] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:15] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=iyNhu1WlYxCryEEkUd7sfpeziQKzoxZAN7cb0R22pshQn3nH3F9rvafLb4qBiLl7SZSncor9BdlTW0p9D46x3YU40FKCC2zU5Z4PVXUVZjSqbquBWNk1wF49kmQquLyQ; path=/; secure; httponly
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=iyNhu1WlYxCryEEkUd7sfpeziQKzoxZAN7cb0R22pshQn3nH3F9rvafLb4qBiLl7SZSncor9BdlTW0p9D46x3YU40FKCC2zU5Z4PVXUVZjSqbquBWNk1wF49kmQquLyQ; path=/; secure; httponly]
[DEVELOPER 00:00:15] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:15] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:15] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:15] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:15] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:15] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:15] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:15] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:15] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:15] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:15] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:15] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:15] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:15] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: PHPSESSIDI=hcdpofu77sffas0u61rit7ruq7; path=/; secure; HttpOnly
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=hcdpofu77sffas0u61rit7ruq7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:39 GMT; Max-Age=3600
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:39 GMT; Max-Age=3600]
[DEVELOPER 00:00:15] stderr: [hdr] ETag: "2e0e135a4a103848887b0bcd4abf1980"
[DEVELOPER 00:00:15] stderr: Header Name: [etag], Value: ["2e0e135a4a103848887b0bcd4abf1980"]
[DEVELOPER 00:00:15] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:15] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:15] stderr: [hdr]
[DEVELOPER 00:00:15] stderr: End of headers.
[DEVELOPER 00:00:15] stderr: Running post_headers hooks
[DEVELOPER 00:00:15] stderr: Running post_send hooks
[DEVELOPER 00:00:15] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:15] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:15] stderr: 201 Created
[DEBUG 00:00:15] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:15] stderr: Running destroy hooks.
[DEVELOPER 00:00:15] stderr: Request ends.
[DEBUG 00:00:15] ClientTest.cpp:1331: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:15] ClientTest.cpp:1331: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:15] ClientTest.cpp:1331: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:15] ClientTest.cpp:1332: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:15] ClientTest.cpp:1332: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:15] ClientTest.cpp:1333: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:15] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:15] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:15] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:15] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:15] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:15] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:15] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:15] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:15] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:15] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:15] stderr: Running pre_send hooks
[DEVELOPER 00:00:15] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:15] stderr: Sending request headers:
[DEVELOPER 00:00:15] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:15] stderr: Connection: TE
[DEVELOPER 00:00:15] stderr: TE: trailers
[DEVELOPER 00:00:15] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:15] stderr: Depth: 0
[DEVELOPER 00:00:15] stderr: Content-Length: 137
[DEVELOPER 00:00:15] stderr: Content-Type: application/xml
[DEVELOPER 00:00:15] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:15] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:15] stderr:
[DEVELOPER 00:00:15] stderr: Sending request-line and headers:
[DEVELOPER 00:00:15] stderr: Sending request body:
[DEVELOPER 00:00:15] stderr: Body block (137 bytes):
[DEVELOPER 00:00:15] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:15] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:15] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:15] stderr: </prop></propfind>
[DEVELOPER 00:00:15] stderr: ]
[DEVELOPER 00:00:15] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:15] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:15] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:15] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:15] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:39 GMT
[DEVELOPER 00:00:15] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:39 GMT]
[DEVELOPER 00:00:15] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:15] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:15] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:15] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:15] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:15] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:15] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:15] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:15] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:15] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:15] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:15] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=dladLauvL1OibyYtB1%2FnzHNeBBOoHXTbf1hNE0ymeSRMuqRlrnQagEyhyhAJTKhhC%2BLZlsVS7g2MFECKEDO2oX280d4nTLvvxQs8CGd%2FnrZt0l8BfB%2Fu%2FAtvr977BoZ%2F; path=/; secure; httponly
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=dladLauvL1OibyYtB1%2FnzHNeBBOoHXTbf1hNE0ymeSRMuqRlrnQagEyhyhAJTKhhC%2BLZlsVS7g2MFECKEDO2oX280d4nTLvvxQs8CGd%2FnrZt0l8BfB%2Fu%2FAtvr977BoZ%2F; path=/; secure; httponly]
[DEVELOPER 00:00:15] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:15] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:15] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:15] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:15] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:15] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:15] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:15] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:15] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:15] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:15] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:15] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:15] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:15] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: PHPSESSIDI=uq9avhkcctaj8mqs89j4vvaq02; path=/; secure; HttpOnly
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=uq9avhkcctaj8mqs89j4vvaq02; path=/; secure; HttpOnly]
[DEVELOPER 00:00:15] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:39 GMT; Max-Age=3600
[DEVELOPER 00:00:15] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:39 GMT; Max-Age=3600]
[DEVELOPER 00:00:15] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:15] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:15] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:15] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:15] stderr: [hdr]
[DEVELOPER 00:00:15] stderr: End of headers.
[DEVELOPER 00:00:15] stderr: Running post_headers hooks
[DEVELOPER 00:00:15] stderr: [chunk] < 1ad
[DEVELOPER 00:00:15] stderr: Got chunk size: 429
[DEVELOPER 00:00:15] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:15] stderr: Got 429 bytes.
[DEVELOPER 00:00:15] stderr: Read block (429 bytes):
[DEVELOPER 00:00:15] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:15] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:15] stderr:  <d:response>
[DEVELOPER 00:00:15] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:15] stderr:   <d:propstat>
[DEVELOPER 00:00:15] stderr:    <d:prop>
[DEVELOPER 00:00:15] stderr:     <cs:getctag>http://sabre.io/ns/sync/8520</cs:getctag>
[DEVELOPER 00:00:15] stderr:    </d:prop>
[DEVELOPER 00:00:15] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:15] stderr:   </d:propstat>
[DEVELOPER 00:00:15] stderr:  </d:response>
[DEVELOPER 00:00:15] stderr: </d:multistatus>
[DEVELOPER 00:00:15] stderr: ]
[DEVELOPER 00:00:15] stderr: [chunk] < 0
[DEVELOPER 00:00:15] stderr: Got chunk size: 0
[DEVELOPER 00:00:15] stderr: [hdr]
[DEVELOPER 00:00:15] stderr: End of headers.
[DEVELOPER 00:00:15] stderr: Running post_send hooks
[DEVELOPER 00:00:15] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:15] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:15] stderr: 207 Multi-Status
[DEVELOPER 00:00:15] stderr: Running destroy hooks.
[DEVELOPER 00:00:15] stderr: Request ends.
[DEBUG 00:00:15] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:15] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:15] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:15] ClientTest.cpp:1333: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:15] ClientTest.cpp:1335: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:15] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:15] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:15] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:15] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:15] not using KWallet
[DEBUG 00:00:15] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:15] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:15]    sync = disabled (default)
[DEBUG 00:00:15]    uri =  (default)
[DEBUG 00:00:15]    backend = CalDAV (set)
[DEBUG 00:00:15]    syncFormat =  (default)
[DEBUG 00:00:15]    forceSyncFormat = 0 (default)
[DEBUG 00:00:15]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:15]    databaseFormat =  (default)
[DEBUG 00:00:15]    databaseUser = pohly (set)
[DEBUG 00:00:15]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:15]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:15] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:15] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:15] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:15] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:15] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:15] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:15] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:15] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:15] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:15] using plain username/password for pohly
[DEBUG 00:00:15] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:15] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:15] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:15] stderr: Running pre_send hooks
[DEVELOPER 00:00:15] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:15] forced sending credentials
[DEVELOPER 00:00:16] stderr: Sending request headers:
[DEVELOPER 00:00:16] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:16] stderr: Connection: TE
[DEVELOPER 00:00:16] stderr: TE: trailers
[DEVELOPER 00:00:16] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:16] stderr: Depth: 0
[DEVELOPER 00:00:16] stderr: Content-Length: 137
[DEVELOPER 00:00:16] stderr: Content-Type: application/xml
[DEVELOPER 00:00:16] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:16] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:16] stderr:
[DEVELOPER 00:00:16] stderr: Sending request-line and headers:
[DEVELOPER 00:00:16] stderr: Sending request body:
[DEVELOPER 00:00:16] stderr: Body block (137 bytes):
[DEVELOPER 00:00:16] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:16] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:16] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:16] stderr: </prop></propfind>
[DEVELOPER 00:00:16] stderr: ]
[DEVELOPER 00:00:16] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:16] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:16] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:16] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:16] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:40 GMT
[DEVELOPER 00:00:16] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:40 GMT]
[DEVELOPER 00:00:16] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:16] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:16] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:16] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:16] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:16] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:16] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:16] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:16] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:16] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:16] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:16] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=QncS1uL0HyMLaI27MkTJGtrgTSNc5%2FwNOWckpi02aRtKoXvkgUrk1Fza%2FNYByxI%2Bj9NcsslLhcmUIHRe65u5etXOagmtI8Sb6u9n%2FRY1kKvKF2ZpKeNUBopYaKAa23mT; path=/; secure; httponly
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=QncS1uL0HyMLaI27MkTJGtrgTSNc5%2FwNOWckpi02aRtKoXvkgUrk1Fza%2FNYByxI%2Bj9NcsslLhcmUIHRe65u5etXOagmtI8Sb6u9n%2FRY1kKvKF2ZpKeNUBopYaKAa23mT; path=/; secure; httponly]
[DEVELOPER 00:00:16] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:16] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:16] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:16] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:16] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:16] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:16] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:16] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:16] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:16] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:16] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:16] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:16] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:16] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: PHPSESSIDI=3leban2if0tfclipshj33d1rh7; path=/; secure; HttpOnly
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3leban2if0tfclipshj33d1rh7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:40 GMT; Max-Age=3600
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:40 GMT; Max-Age=3600]
[DEVELOPER 00:00:16] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:16] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:16] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:16] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:16] stderr: [hdr]
[DEVELOPER 00:00:16] stderr: End of headers.
[DEVELOPER 00:00:16] stderr: Running post_headers hooks
[DEVELOPER 00:00:16] stderr: [chunk] < 1ad
[DEVELOPER 00:00:16] stderr: Got chunk size: 429
[DEVELOPER 00:00:16] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:16] stderr: Got 429 bytes.
[DEVELOPER 00:00:16] stderr: Read block (429 bytes):
[DEVELOPER 00:00:16] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:16] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:16] stderr:  <d:response>
[DEVELOPER 00:00:16] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:16] stderr:   <d:propstat>
[DEVELOPER 00:00:16] stderr:    <d:prop>
[DEVELOPER 00:00:16] stderr:     <cs:getctag>http://sabre.io/ns/sync/8520</cs:getctag>
[DEVELOPER 00:00:16] stderr:    </d:prop>
[DEVELOPER 00:00:16] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:16] stderr:   </d:propstat>
[DEVELOPER 00:00:16] stderr:  </d:response>
[DEVELOPER 00:00:16] stderr: </d:multistatus>
[DEVELOPER 00:00:16] stderr: ]
[DEVELOPER 00:00:16] stderr: [chunk] < 0
[DEVELOPER 00:00:16] stderr: Got chunk size: 0
[DEVELOPER 00:00:16] stderr: [hdr]
[DEVELOPER 00:00:16] stderr: End of headers.
[DEVELOPER 00:00:16] stderr: Running post_send hooks
[DEVELOPER 00:00:16] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:16] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:16] stderr: 207 Multi-Status
[DEBUG 00:00:16] credentials accepted
[DEVELOPER 00:00:16] stderr: Running destroy hooks.
[DEVELOPER 00:00:16] stderr: Request ends.
[DEBUG 00:00:16] caldav #B: old database revision 'http://sabre.io/ns/sync/8520', new revision 'http://sabre.io/ns/sync/8520'
[DEBUG 00:00:16] caldav #B: revisions match, no item changes
[DEBUG 00:00:16] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:16] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:16] ClientTest.cpp:1335: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:16] ClientTest.cpp:1335: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1335: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1336: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1336: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1336: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1336: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1337: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1337: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1337: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1337: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1338: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1338: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1338: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1338: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1339: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1339: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:16] ClientTest.cpp:1339: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1339: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:16] ClientTest.cpp:1341: starting res = source->insertItemRaw(res.m_luid, mangled)
[DEBUG 00:00:16] starting GET, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:16] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:16] stderr: Running pre_send hooks
[DEVELOPER 00:00:16] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:16] stderr: Sending request headers:
[DEVELOPER 00:00:16] stderr: GET /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:16] stderr: Connection: TE
[DEVELOPER 00:00:16] stderr: TE: trailers
[DEVELOPER 00:00:16] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:16] stderr: Content-Length: 0
[DEVELOPER 00:00:16] stderr: Accept: text/calendar; charset=utf-8
[DEVELOPER 00:00:16] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:16] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:16] stderr:
[DEVELOPER 00:00:16] stderr: Sending request-line and headers:
[DEVELOPER 00:00:16] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:16] stderr: [status-line] < HTTP/1.1 200 OK
[DEVELOPER 00:00:16] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:16] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:16] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:41 GMT
[DEVELOPER 00:00:16] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:41 GMT]
[DEVELOPER 00:00:16] stderr: [hdr] Content-Type: text/calendar; charset=utf-8; component=vevent
[DEVELOPER 00:00:16] stderr: Header Name: [content-type], Value: [text/calendar; charset=utf-8; component=vevent]
[DEVELOPER 00:00:16] stderr: [hdr] Content-Length: 421
[DEVELOPER 00:00:16] stderr: Header Name: [content-length], Value: [421]
[DEVELOPER 00:00:16] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:16] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:16] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:16] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:16] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:16] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:16] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:16] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=vvolGtZ89AKSCSgNr731dB6ogBnt7sCbPXIBSmGHnbk59lXAkqjzxsr7Pm4gHzX2YuWriDSWXUWQ2hC%2BBEPHheBLACIbNWmi6lCKWfUcsH1A2pQpa%2Fpk5cl0WHBYRRnv; path=/; secure; httponly
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=vvolGtZ89AKSCSgNr731dB6ogBnt7sCbPXIBSmGHnbk59lXAkqjzxsr7Pm4gHzX2YuWriDSWXUWQ2hC%2BBEPHheBLACIbNWmi6lCKWfUcsH1A2pQpa%2Fpk5cl0WHBYRRnv; path=/; secure; httponly]
[DEVELOPER 00:00:16] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:16] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:16] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:16] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:16] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:16] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:16] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:16] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:16] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:16] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:16] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:16] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:16] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:16] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: PHPSESSIDI=p07eurn4g2fe4k8c0vccmoff92; path=/; secure; HttpOnly
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=p07eurn4g2fe4k8c0vccmoff92; path=/; secure; HttpOnly]
[DEVELOPER 00:00:16] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:40 GMT; Max-Age=3600
[DEVELOPER 00:00:16] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:40 GMT; Max-Age=3600]
[DEVELOPER 00:00:16] stderr: [hdr] Last-Modified: Fri, 05 Jan 2018 16:24:39 GMT
[DEVELOPER 00:00:16] stderr: Header Name: [last-modified], Value: [Fri, 05 Jan 2018 16:24:39 GMT]
[DEVELOPER 00:00:16] stderr: [hdr] ETag: "2e0e135a4a103848887b0bcd4abf1980"
[DEVELOPER 00:00:16] stderr: Header Name: [etag], Value: ["2e0e135a4a103848887b0bcd4abf1980"]
[DEVELOPER 00:00:16] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:16] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:16] stderr: [hdr]
[DEVELOPER 00:00:16] stderr: End of headers.
[DEVELOPER 00:00:16] stderr: Running post_headers hooks
[DEVELOPER 00:00:16] stderr: Reading 421 bytes of response body.
[DEVELOPER 00:00:16] stderr: Got 421 bytes.
[DEVELOPER 00:00:16] stderr: Read block (421 bytes):
[DEVELOPER 00:00:16] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:16] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:16] stderr: VERSION:2.0
[DEVELOPER 00:00:16] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:16] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:16] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:16] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:16] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:16] stderr: DTSTAMP:20180105T162438Z
[DEVELOPER 00:00:16] stderr: LAST-MODIFIED:20180105T162438Z
[DEVELOPER 00:00:16] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:16] stderr: LOCATION:my office
[DEVELOPER 00:00:16] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:16] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:16] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:16] stderr: SEQUENCE:1
[DEVELOPER 00:00:16] stderr: END:VEVENT
[DEVELOPER 00:00:16] stderr: END:VCALENDAR
[DEVELOPER 00:00:16] stderr: ]
[DEVELOPER 00:00:16] stderr: Running post_send hooks
[DEVELOPER 00:00:16] stderr: ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:16] stderr: Request ends, status 200 class 2xx, error line:
[DEVELOPER 00:00:16] stderr: 200 OK
[DEVELOPER 00:00:16] stderr: Running destroy hooks.
[DEVELOPER 00:00:16] stderr: Request ends.
[DEBUG 00:00:16] caldav: updating VEVENT
[DEBUG 00:00:16] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:17] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:17] stderr: Running pre_send hooks
[DEVELOPER 00:00:17] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:17] stderr: Sending request headers:
[DEVELOPER 00:00:17] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:17] stderr: Connection: TE
[DEVELOPER 00:00:17] stderr: TE: trailers
[DEVELOPER 00:00:17] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:17] stderr: Content-Length: 427
[DEVELOPER 00:00:17] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:17] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:17] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:17] stderr:
[DEVELOPER 00:00:17] stderr: Sending request-line and headers:
[DEVELOPER 00:00:17] stderr: Sending request body:
[DEVELOPER 00:00:17] stderr: Body block (427 bytes):
[DEVELOPER 00:00:17] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:17] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:17] stderr: VERSION:2.0
[DEVELOPER 00:00:17] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:17] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:17] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:17] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:17] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:17] stderr: DTSTAMP:20180105T162440Z
[DEVELOPER 00:00:17] stderr: LAST-MODIFIED:20180105T162440Z
[DEVELOPER 00:00:17] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:17] stderr: SEQUENCE:1
[DEVELOPER 00:00:17] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:17] stderr: DESCRIPTION:nice to see you
[DEVELOPER 00:00:17] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:17] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:17] stderr: END:VEVENT
[DEVELOPER 00:00:17] stderr: END:VCALENDAR
[DEVELOPER 00:00:17] stderr: ]
[DEVELOPER 00:00:17] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:17] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:17] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:17] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:17] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:41 GMT
[DEVELOPER 00:00:17] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:41 GMT]
[DEVELOPER 00:00:17] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:17] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:17] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:17] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:17] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:17] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:17] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:17] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:17] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:17] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:17] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:17] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=TmI%2B%2FLbWYd%2Fz4rDjtc56BRcXqB2kBTBe0S5hY%2B1fLnvbkQSuQMBtlKOIgZXonX4Er6zKDmtrG8rRUsMXZXeP5DwvJltCatyNwTC2NdhL2I3LGmd5VJpu0sWERxWv9Vjm; path=/; secure; httponly
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=TmI%2B%2FLbWYd%2Fz4rDjtc56BRcXqB2kBTBe0S5hY%2B1fLnvbkQSuQMBtlKOIgZXonX4Er6zKDmtrG8rRUsMXZXeP5DwvJltCatyNwTC2NdhL2I3LGmd5VJpu0sWERxWv9Vjm; path=/; secure; httponly]
[DEVELOPER 00:00:17] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:17] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:17] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:17] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:17] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:17] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:17] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:17] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:17] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:17] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:17] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:17] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:17] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:17] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: PHPSESSIDI=giuvmde4hr8j5sgj71lijv30s6; path=/; secure; HttpOnly
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=giuvmde4hr8j5sgj71lijv30s6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:41 GMT; Max-Age=3600
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:41 GMT; Max-Age=3600]
[DEVELOPER 00:00:17] stderr: [hdr] ETag: "7d0d62317c2d1c470e39a67162be585c"
[DEVELOPER 00:00:17] stderr: Header Name: [etag], Value: ["7d0d62317c2d1c470e39a67162be585c"]
[DEVELOPER 00:00:17] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:17] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:17] stderr: [hdr]
[DEVELOPER 00:00:17] stderr: End of headers.
[DEVELOPER 00:00:17] stderr: Running post_headers hooks
[DEVELOPER 00:00:17] stderr: Running post_send hooks
[DEVELOPER 00:00:17] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:17] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:17] stderr: 204 No Content
[DEBUG 00:00:17] update item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:17] stderr: Running destroy hooks.
[DEVELOPER 00:00:17] stderr: Request ends.
[DEBUG 00:00:17] ClientTest.cpp:1341: ending res = source->insertItemRaw(res.m_luid, mangled)
[DEBUG 00:00:17] ClientTest.cpp:1341: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:17] ClientTest.cpp:1341: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:17] ClientTest.cpp:1342: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:17] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:17] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:17] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:17] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:17] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:17] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:17] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:17] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:17] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:17] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:17] stderr: Running pre_send hooks
[DEVELOPER 00:00:17] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:17] stderr: Sending request headers:
[DEVELOPER 00:00:17] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:17] stderr: Connection: TE
[DEVELOPER 00:00:17] stderr: TE: trailers
[DEVELOPER 00:00:17] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:17] stderr: Depth: 0
[DEVELOPER 00:00:17] stderr: Content-Length: 137
[DEVELOPER 00:00:17] stderr: Content-Type: application/xml
[DEVELOPER 00:00:17] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:17] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:17] stderr:
[DEVELOPER 00:00:17] stderr: Sending request-line and headers:
[DEVELOPER 00:00:17] stderr: Sending request body:
[DEVELOPER 00:00:17] stderr: Body block (137 bytes):
[DEVELOPER 00:00:17] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:17] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:17] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:17] stderr: </prop></propfind>
[DEVELOPER 00:00:17] stderr: ]
[DEVELOPER 00:00:17] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:17] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:17] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:17] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:17] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:42 GMT
[DEVELOPER 00:00:17] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:42 GMT]
[DEVELOPER 00:00:17] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:17] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:17] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:17] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:17] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:17] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:17] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:17] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:17] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:17] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:17] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:17] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=FNgZripaYaSrDm7lqWA6YzNkMkMIErhu2gCd7R5myw7K1eqHG4TybxZd2JZUYCUC%2F2wgVfh%2BtltGQobFf9HZzBuuOuvWLRF3BGgSYikBAE0rqjU9pb2PwuJX0uqTWlCE; path=/; secure; httponly
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=FNgZripaYaSrDm7lqWA6YzNkMkMIErhu2gCd7R5myw7K1eqHG4TybxZd2JZUYCUC%2F2wgVfh%2BtltGQobFf9HZzBuuOuvWLRF3BGgSYikBAE0rqjU9pb2PwuJX0uqTWlCE; path=/; secure; httponly]
[DEVELOPER 00:00:17] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:17] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:17] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:17] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:17] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:17] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:17] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:17] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:17] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:17] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:17] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:17] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:17] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:17] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: PHPSESSIDI=kqc2t83oneshle8p5ml5njrhs4; path=/; secure; HttpOnly
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=kqc2t83oneshle8p5ml5njrhs4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:17] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:41 GMT; Max-Age=3600
[DEVELOPER 00:00:17] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:41 GMT; Max-Age=3600]
[DEVELOPER 00:00:17] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:17] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:17] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:17] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:17] stderr: [hdr]
[DEVELOPER 00:00:17] stderr: End of headers.
[DEVELOPER 00:00:17] stderr: Running post_headers hooks
[DEVELOPER 00:00:17] stderr: [chunk] < 1ad
[DEVELOPER 00:00:17] stderr: Got chunk size: 429
[DEVELOPER 00:00:17] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:17] stderr: Got 429 bytes.
[DEVELOPER 00:00:17] stderr: Read block (429 bytes):
[DEVELOPER 00:00:17] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:17] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:17] stderr:  <d:response>
[DEVELOPER 00:00:17] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:17] stderr:   <d:propstat>
[DEVELOPER 00:00:17] stderr:    <d:prop>
[DEVELOPER 00:00:17] stderr:     <cs:getctag>http://sabre.io/ns/sync/8521</cs:getctag>
[DEVELOPER 00:00:17] stderr:    </d:prop>
[DEVELOPER 00:00:17] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:17] stderr:   </d:propstat>
[DEVELOPER 00:00:17] stderr:  </d:response>
[DEVELOPER 00:00:17] stderr: </d:multistatus>
[DEVELOPER 00:00:17] stderr: ]
[DEVELOPER 00:00:17] stderr: [chunk] < 0
[DEVELOPER 00:00:17] stderr: Got chunk size: 0
[DEVELOPER 00:00:17] stderr: [hdr]
[DEVELOPER 00:00:17] stderr: End of headers.
[DEVELOPER 00:00:17] stderr: Running post_send hooks
[DEVELOPER 00:00:17] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:17] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:17] stderr: 207 Multi-Status
[DEVELOPER 00:00:17] stderr: Running destroy hooks.
[DEVELOPER 00:00:17] stderr: Request ends.
[DEBUG 00:00:17] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:17] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:17] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:17] ClientTest.cpp:1342: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:17] ClientTest.cpp:1344: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:17] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:17] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:17] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:17] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:17] not using KWallet
[DEBUG 00:00:17] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:17] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:17]    sync = disabled (default)
[DEBUG 00:00:17]    uri =  (default)
[DEBUG 00:00:17]    backend = CalDAV (set)
[DEBUG 00:00:17]    syncFormat =  (default)
[DEBUG 00:00:17]    forceSyncFormat = 0 (default)
[DEBUG 00:00:17]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:17]    databaseFormat =  (default)
[DEBUG 00:00:17]    databaseUser = pohly (set)
[DEBUG 00:00:17]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:17]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:17] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:17] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:17] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:17] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:17] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:17] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:17] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:17] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:17] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:17] using plain username/password for pohly
[DEBUG 00:00:17] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:17] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:17] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:17] stderr: Running pre_send hooks
[DEVELOPER 00:00:17] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:17] forced sending credentials
[DEVELOPER 00:00:18] stderr: Sending request headers:
[DEVELOPER 00:00:18] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:18] stderr: Connection: TE
[DEVELOPER 00:00:18] stderr: TE: trailers
[DEVELOPER 00:00:18] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:18] stderr: Depth: 0
[DEVELOPER 00:00:18] stderr: Content-Length: 137
[DEVELOPER 00:00:18] stderr: Content-Type: application/xml
[DEVELOPER 00:00:18] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:18] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:18] stderr:
[DEVELOPER 00:00:18] stderr: Sending request-line and headers:
[DEVELOPER 00:00:18] stderr: Sending request body:
[DEVELOPER 00:00:18] stderr: Body block (137 bytes):
[DEVELOPER 00:00:18] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:18] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:18] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:18] stderr: </prop></propfind>
[DEVELOPER 00:00:18] stderr: ]
[DEVELOPER 00:00:18] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:18] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:18] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:18] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:18] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:42 GMT
[DEVELOPER 00:00:18] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:42 GMT]
[DEVELOPER 00:00:18] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:18] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:18] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:18] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:18] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:18] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:18] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:18] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:18] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:18] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:18] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:18] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2FkOxa3WAAZmLK99P097GacYHeB%2FtOZmB22TefLkAAa%2F62WIdd5A51HAGA4IhPXIfFr4P4wOxz2PRVg7HLE2KQhLhg%2BHn6Yx9pbC3nNxeZ0Ab%2BKxB0gtvDwFL6zzLFb8u; path=/; secure; httponly
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2FkOxa3WAAZmLK99P097GacYHeB%2FtOZmB22TefLkAAa%2F62WIdd5A51HAGA4IhPXIfFr4P4wOxz2PRVg7HLE2KQhLhg%2BHn6Yx9pbC3nNxeZ0Ab%2BKxB0gtvDwFL6zzLFb8u; path=/; secure; httponly]
[DEVELOPER 00:00:18] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:18] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:18] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:18] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:18] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:18] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:18] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:18] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:18] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:18] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:18] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:18] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:18] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:18] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: PHPSESSIDI=c24o4agkmbq3ufr22es1egqrg1; path=/; secure; HttpOnly
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=c24o4agkmbq3ufr22es1egqrg1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:42 GMT; Max-Age=3600
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:42 GMT; Max-Age=3600]
[DEVELOPER 00:00:18] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:18] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:18] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:18] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:18] stderr: [hdr]
[DEVELOPER 00:00:18] stderr: End of headers.
[DEVELOPER 00:00:18] stderr: Running post_headers hooks
[DEVELOPER 00:00:18] stderr: [chunk] < 89
[DEVELOPER 00:00:18] stderr: Got chunk size: 137
[DEVELOPER 00:00:18] stderr: Reading 137 bytes of response body.
[DEVELOPER 00:00:18] stderr: Got 137 bytes.
[DEVELOPER 00:00:18] stderr: Read block (137 bytes):
[DEVELOPER 00:00:18] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:18] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="]
[DEVELOPER 00:00:18] stderr: [chunk] < 124
[DEVELOPER 00:00:18] stderr: Got chunk size: 292
[DEVELOPER 00:00:18] stderr: Reading 292 bytes of response body.
[DEVELOPER 00:00:18] stderr: Got 292 bytes.
[DEVELOPER 00:00:18] stderr: Read block (292 bytes):
[DEVELOPER 00:00:18] stderr: [http://calendarserver.org/ns/">
[DEVELOPER 00:00:18] stderr:  <d:response>
[DEVELOPER 00:00:18] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:18] stderr:   <d:propstat>
[DEVELOPER 00:00:18] stderr:    <d:prop>
[DEVELOPER 00:00:18] stderr:     <cs:getctag>http://sabre.io/ns/sync/8521</cs:getctag>
[DEVELOPER 00:00:18] stderr:    </d:prop>
[DEVELOPER 00:00:18] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:18] stderr:   </d:propstat>
[DEVELOPER 00:00:18] stderr:  </d:response>
[DEVELOPER 00:00:18] stderr: </d:multistatus>
[DEVELOPER 00:00:18] stderr: ]
[DEVELOPER 00:00:18] stderr: [chunk] < 0
[DEVELOPER 00:00:18] stderr: Got chunk size: 0
[DEVELOPER 00:00:18] stderr: [hdr]
[DEVELOPER 00:00:18] stderr: End of headers.
[DEVELOPER 00:00:18] stderr: Running post_send hooks
[DEVELOPER 00:00:18] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:18] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:18] stderr: 207 Multi-Status
[DEBUG 00:00:18] credentials accepted
[DEVELOPER 00:00:18] stderr: Running destroy hooks.
[DEVELOPER 00:00:18] stderr: Request ends.
[DEBUG 00:00:18] caldav #B: old database revision 'http://sabre.io/ns/sync/8521', new revision 'http://sabre.io/ns/sync/8521'
[DEBUG 00:00:18] caldav #B: revisions match, no item changes
[DEBUG 00:00:18] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:18] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:18] ClientTest.cpp:1344: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:18] ClientTest.cpp:1344: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1344: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1345: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1345: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1345: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1345: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1346: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1346: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1346: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1346: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1347: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1347: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1347: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1347: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1348: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1348: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:18] ClientTest.cpp:1348: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1348: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1349: starting source->deleteItem(res.m_luid)
[DEBUG 00:00:18] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:18] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:18] stderr: Running pre_send hooks
[DEVELOPER 00:00:18] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:18] stderr: Sending request headers:
[DEVELOPER 00:00:18] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:18] stderr: Connection: TE
[DEVELOPER 00:00:18] stderr: TE: trailers
[DEVELOPER 00:00:18] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:18] stderr: Content-Length: 0
[DEVELOPER 00:00:18] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:18] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:18] stderr:
[DEVELOPER 00:00:18] stderr: Sending request-line and headers:
[DEVELOPER 00:00:18] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:18] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:18] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:18] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:18] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:43 GMT
[DEVELOPER 00:00:18] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:43 GMT]
[DEVELOPER 00:00:18] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:18] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:18] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:18] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:18] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:18] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:18] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:18] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:18] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:18] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:18] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:18] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=5HyDATneWCvQpAs6boLd0vuZskkSN52FKkt%2BGSdrOe%2BZFtB5YYEhpgNV2Q%2FUtNJZdwcVIpOkExf%2FQ8S9WuBCvy9sZBqVl%2B4WQFlEhIv4Q2n39QRqaeUpiA%2BLsv6XRg2i; path=/; secure; httponly
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=5HyDATneWCvQpAs6boLd0vuZskkSN52FKkt%2BGSdrOe%2BZFtB5YYEhpgNV2Q%2FUtNJZdwcVIpOkExf%2FQ8S9WuBCvy9sZBqVl%2B4WQFlEhIv4Q2n39QRqaeUpiA%2BLsv6XRg2i; path=/; secure; httponly]
[DEVELOPER 00:00:18] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:18] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:18] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:18] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:18] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:18] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:18] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:18] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:18] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:18] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:18] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:18] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:18] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:18] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: PHPSESSIDI=g31tbjnacuu3l0l4c8fa2peca2; path=/; secure; HttpOnly
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=g31tbjnacuu3l0l4c8fa2peca2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:18] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:42 GMT; Max-Age=3600
[DEVELOPER 00:00:18] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:42 GMT; Max-Age=3600]
[DEVELOPER 00:00:18] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:18] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:18] stderr: [hdr]
[DEVELOPER 00:00:18] stderr: End of headers.
[DEVELOPER 00:00:18] stderr: Running post_headers hooks
[DEVELOPER 00:00:18] stderr: Running post_send hooks
[DEVELOPER 00:00:18] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:18] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:18] stderr: 204 No Content
[DEBUG 00:00:18] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:18] stderr: Running destroy hooks.
[DEVELOPER 00:00:18] stderr: Request ends.
[DEBUG 00:00:18] ClientTest.cpp:1349: ending source->deleteItem(res.m_luid)
[DEBUG 00:00:18] ClientTest.cpp:1349: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1349: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:18] ClientTest.cpp:1350: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:18] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:18] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:18] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:18] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:18] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:18] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:18] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:18] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:18] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:19] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:19] stderr: Running pre_send hooks
[DEVELOPER 00:00:19] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:19] stderr: Sending request headers:
[DEVELOPER 00:00:19] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:19] stderr: Connection: TE
[DEVELOPER 00:00:19] stderr: TE: trailers
[DEVELOPER 00:00:19] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:19] stderr: Depth: 0
[DEVELOPER 00:00:19] stderr: Content-Length: 137
[DEVELOPER 00:00:19] stderr: Content-Type: application/xml
[DEVELOPER 00:00:19] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:19] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:19] stderr:
[DEVELOPER 00:00:19] stderr: Sending request-line and headers:
[DEVELOPER 00:00:19] stderr: Sending request body:
[DEVELOPER 00:00:19] stderr: Body block (137 bytes):
[DEVELOPER 00:00:19] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:19] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:19] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:19] stderr: </prop></propfind>
[DEVELOPER 00:00:19] stderr: ]
[DEVELOPER 00:00:19] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:19] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:19] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:19] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:19] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:43 GMT
[DEVELOPER 00:00:19] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:43 GMT]
[DEVELOPER 00:00:19] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:19] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:19] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:19] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:19] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:19] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:19] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:19] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:19] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:19] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:19] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:19] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=P9nDpuZlw3Sl%2BNuXvFRcIzdJqxw5IYKo4oPZmv%2FAUkfiEHaJJpIDR15cxLPpNXpyX9kH8iiSyORVgWiP6rOvEX%2BBBpQT3kTewxs8rk8mu3xhROTsPTJXg6C8ZW%2Bh7vRn; path=/; secure; httponly
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=P9nDpuZlw3Sl%2BNuXvFRcIzdJqxw5IYKo4oPZmv%2FAUkfiEHaJJpIDR15cxLPpNXpyX9kH8iiSyORVgWiP6rOvEX%2BBBpQT3kTewxs8rk8mu3xhROTsPTJXg6C8ZW%2Bh7vRn; path=/; secure; httponly]
[DEVELOPER 00:00:19] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:19] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:19] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:19] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:19] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:19] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:19] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:19] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:19] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:19] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:19] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:19] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:19] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:19] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: PHPSESSIDI=n4g98bgpecji2o6as04c44kqu6; path=/; secure; HttpOnly
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=n4g98bgpecji2o6as04c44kqu6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:43 GMT; Max-Age=3600
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:43 GMT; Max-Age=3600]
[DEVELOPER 00:00:19] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:19] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:19] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:19] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:19] stderr: [hdr]
[DEVELOPER 00:00:19] stderr: End of headers.
[DEVELOPER 00:00:19] stderr: Running post_headers hooks
[DEVELOPER 00:00:19] stderr: [chunk] < 1ad
[DEVELOPER 00:00:19] stderr: Got chunk size: 429
[DEVELOPER 00:00:19] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:19] stderr: Got 429 bytes.
[DEVELOPER 00:00:19] stderr: Read block (429 bytes):
[DEVELOPER 00:00:19] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:19] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:19] stderr:  <d:response>
[DEVELOPER 00:00:19] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:19] stderr:   <d:propstat>
[DEVELOPER 00:00:19] stderr:    <d:prop>
[DEVELOPER 00:00:19] stderr:     <cs:getctag>http://sabre.io/ns/sync/8522</cs:getctag>
[DEVELOPER 00:00:19] stderr:    </d:prop>
[DEVELOPER 00:00:19] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:19] stderr:   </d:propstat>
[DEVELOPER 00:00:19] stderr:  </d:response>
[DEVELOPER 00:00:19] stderr: </d:multistatus>
[DEVELOPER 00:00:19] stderr: ]
[DEVELOPER 00:00:19] stderr: [chunk] < 0
[DEVELOPER 00:00:19] stderr: Got chunk size: 0
[DEVELOPER 00:00:19] stderr: [hdr]
[DEVELOPER 00:00:19] stderr: End of headers.
[DEVELOPER 00:00:19] stderr: Running post_send hooks
[DEVELOPER 00:00:19] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:19] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:19] stderr: 207 Multi-Status
[DEVELOPER 00:00:19] stderr: Running destroy hooks.
[DEVELOPER 00:00:19] stderr: Request ends.
[DEBUG 00:00:19] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:19] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:19] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:19] ClientTest.cpp:1350: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:19] ClientTest.cpp:1351: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:19] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:19] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:19] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:19] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:19] not using KWallet
[DEBUG 00:00:19] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:19] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:19]    sync = disabled (default)
[DEBUG 00:00:19]    uri =  (default)
[DEBUG 00:00:19]    backend = CalDAV (set)
[DEBUG 00:00:19]    syncFormat =  (default)
[DEBUG 00:00:19]    forceSyncFormat = 0 (default)
[DEBUG 00:00:19]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:19]    databaseFormat =  (default)
[DEBUG 00:00:19]    databaseUser = pohly (set)
[DEBUG 00:00:19]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:19]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:19] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:19] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:19] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:19] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:19] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:19] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:19] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:19] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:19] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:19] using plain username/password for pohly
[DEBUG 00:00:19] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:19] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:19] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:19] stderr: Running pre_send hooks
[DEVELOPER 00:00:19] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:19] forced sending credentials
[DEVELOPER 00:00:19] stderr: Sending request headers:
[DEVELOPER 00:00:19] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:19] stderr: Connection: TE
[DEVELOPER 00:00:19] stderr: TE: trailers
[DEVELOPER 00:00:19] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:19] stderr: Depth: 0
[DEVELOPER 00:00:19] stderr: Content-Length: 137
[DEVELOPER 00:00:19] stderr: Content-Type: application/xml
[DEVELOPER 00:00:19] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:19] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:19] stderr:
[DEVELOPER 00:00:19] stderr: Sending request-line and headers:
[DEVELOPER 00:00:19] stderr: Sending request body:
[DEVELOPER 00:00:19] stderr: Body block (137 bytes):
[DEVELOPER 00:00:19] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:19] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:19] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:19] stderr: </prop></propfind>
[DEVELOPER 00:00:19] stderr: ]
[DEVELOPER 00:00:19] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:19] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:19] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:19] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:19] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:44 GMT
[DEVELOPER 00:00:19] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:44 GMT]
[DEVELOPER 00:00:19] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:19] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:19] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:19] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:19] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:19] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:19] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:19] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:19] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:19] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:19] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:19] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=TQrMhyHfqLazwpbBxBFYvDmx4IN15rsduxk8%2B6n1%2BX2YJw31sGKJ58clQSDAJmFzpFpL5NRzaR9VOx4ymBzO0KR%2BwQO%2B4XFhW6Lhtv9KLYcALF6O9rQjsJlr4GuohAiq; path=/; secure; httponly
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=TQrMhyHfqLazwpbBxBFYvDmx4IN15rsduxk8%2B6n1%2BX2YJw31sGKJ58clQSDAJmFzpFpL5NRzaR9VOx4ymBzO0KR%2BwQO%2B4XFhW6Lhtv9KLYcALF6O9rQjsJlr4GuohAiq; path=/; secure; httponly]
[DEVELOPER 00:00:19] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:19] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:19] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:19] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:19] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:19] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:19] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:19] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:19] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:19] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:19] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:19] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:19] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:19] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: PHPSESSIDI=hflqhuh0e4b0ar2pil2gkqob75; path=/; secure; HttpOnly
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=hflqhuh0e4b0ar2pil2gkqob75; path=/; secure; HttpOnly]
[DEVELOPER 00:00:19] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:43 GMT; Max-Age=3600
[DEVELOPER 00:00:19] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:43 GMT; Max-Age=3600]
[DEVELOPER 00:00:19] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:19] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:19] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:19] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:19] stderr: [hdr]
[DEVELOPER 00:00:19] stderr: End of headers.
[DEVELOPER 00:00:19] stderr: Running post_headers hooks
[DEVELOPER 00:00:19] stderr: [chunk] < 1ad
[DEVELOPER 00:00:19] stderr: Got chunk size: 429
[DEVELOPER 00:00:19] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:19] stderr: Got 429 bytes.
[DEVELOPER 00:00:19] stderr: Read block (429 bytes):
[DEVELOPER 00:00:19] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:19] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:19] stderr:  <d:response>
[DEVELOPER 00:00:19] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:19] stderr:   <d:propstat>
[DEVELOPER 00:00:19] stderr:    <d:prop>
[DEVELOPER 00:00:19] stderr:     <cs:getctag>http://sabre.io/ns/sync/8522</cs:getctag>
[DEVELOPER 00:00:19] stderr:    </d:prop>
[DEVELOPER 00:00:19] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:19] stderr:   </d:propstat>
[DEVELOPER 00:00:19] stderr:  </d:response>
[DEVELOPER 00:00:19] stderr: </d:multistatus>
[DEVELOPER 00:00:19] stderr: ]
[DEVELOPER 00:00:19] stderr: [chunk] < 0
[DEVELOPER 00:00:19] stderr: Got chunk size: 0
[DEVELOPER 00:00:19] stderr: [hdr]
[DEVELOPER 00:00:19] stderr: End of headers.
[DEVELOPER 00:00:19] stderr: Running post_send hooks
[DEVELOPER 00:00:19] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:19] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:19] stderr: 207 Multi-Status
[DEBUG 00:00:19] credentials accepted
[DEVELOPER 00:00:19] stderr: Running destroy hooks.
[DEVELOPER 00:00:19] stderr: Request ends.
[DEBUG 00:00:19] caldav #B: old database revision 'http://sabre.io/ns/sync/8522', new revision 'http://sabre.io/ns/sync/8522'
[DEBUG 00:00:19] caldav #B: revisions match, no item changes
[DEBUG 00:00:19] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:19] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:19] ClientTest.cpp:1351: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:19] ClientTest.cpp:1351: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1351: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1352: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1352: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1352: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1352: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1353: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1353: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1353: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1353: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1354: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1354: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1354: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1354: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1355: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1355: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:19] ClientTest.cpp:1355: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1355: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:19] ClientTest.cpp:1356: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:19] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:19] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:19] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:19] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:19] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:19] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:19] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:19] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:19] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:20] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:20] stderr: Running pre_send hooks
[DEVELOPER 00:00:20] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:20] stderr: Sending request headers:
[DEVELOPER 00:00:20] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:20] stderr: Connection: TE
[DEVELOPER 00:00:20] stderr: TE: trailers
[DEVELOPER 00:00:20] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:20] stderr: Depth: 0
[DEVELOPER 00:00:20] stderr: Content-Length: 137
[DEVELOPER 00:00:20] stderr: Content-Type: application/xml
[DEVELOPER 00:00:20] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:20] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:20] stderr:
[DEVELOPER 00:00:20] stderr: Sending request-line and headers:
[DEVELOPER 00:00:20] stderr: Sending request body:
[DEVELOPER 00:00:20] stderr: Body block (137 bytes):
[DEVELOPER 00:00:20] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:20] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:20] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:20] stderr: </prop></propfind>
[DEVELOPER 00:00:20] stderr: ]
[DEVELOPER 00:00:20] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:20] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:20] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:20] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:20] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:44 GMT
[DEVELOPER 00:00:20] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:44 GMT]
[DEVELOPER 00:00:20] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:20] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:20] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:20] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:20] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:20] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:20] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:20] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:20] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:20] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:20] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:20] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2BHCQhd3u7i3u%2F5xM3t2ZJttmdbubLX%2FtLSDqgW2dgBaCjBJXex5DzIzPi9%2Bj%2FPs5YSCaDKuJhqpDFNlqe0ah5wiOvL8s%2FY8Psb0Y7bk6iWrxc3IGKAe1uEQUnbLPGB0d; path=/; secure; httponly
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2BHCQhd3u7i3u%2F5xM3t2ZJttmdbubLX%2FtLSDqgW2dgBaCjBJXex5DzIzPi9%2Bj%2FPs5YSCaDKuJhqpDFNlqe0ah5wiOvL8s%2FY8Psb0Y7bk6iWrxc3IGKAe1uEQUnbLPGB0d; path=/; secure; httponly]
[DEVELOPER 00:00:20] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:20] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:20] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:20] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:20] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:20] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:20] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:20] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:20] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:20] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:20] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:20] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:20] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:20] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: PHPSESSIDI=i671d9si8u8an3ngfi5ui88p25; path=/; secure; HttpOnly
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=i671d9si8u8an3ngfi5ui88p25; path=/; secure; HttpOnly]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:44 GMT; Max-Age=3600
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:44 GMT; Max-Age=3600]
[DEVELOPER 00:00:20] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:20] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:20] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:20] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:20] stderr: [hdr]
[DEVELOPER 00:00:20] stderr: End of headers.
[DEVELOPER 00:00:20] stderr: Running post_headers hooks
[DEVELOPER 00:00:20] stderr: [chunk] < 1ad
[DEVELOPER 00:00:20] stderr: Got chunk size: 429
[DEVELOPER 00:00:20] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:20] stderr: Got 429 bytes.
[DEVELOPER 00:00:20] stderr: Read block (429 bytes):
[DEVELOPER 00:00:20] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:20] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:20] stderr:  <d:response>
[DEVELOPER 00:00:20] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:20] stderr:   <d:propstat>
[DEVELOPER 00:00:20] stderr:    <d:prop>
[DEVELOPER 00:00:20] stderr:     <cs:getctag>http://sabre.io/ns/sync/8522</cs:getctag>
[DEVELOPER 00:00:20] stderr:    </d:prop>
[DEVELOPER 00:00:20] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:20] stderr:   </d:propstat>
[DEVELOPER 00:00:20] stderr:  </d:response>
[DEVELOPER 00:00:20] stderr: </d:multistatus>
[DEVELOPER 00:00:20] stderr: ]
[DEVELOPER 00:00:20] stderr: [chunk] < 0
[DEVELOPER 00:00:20] stderr: Got chunk size: 0
[DEVELOPER 00:00:20] stderr: [hdr]
[DEVELOPER 00:00:20] stderr: End of headers.
[DEVELOPER 00:00:20] stderr: Running post_send hooks
[DEVELOPER 00:00:20] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:20] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:20] stderr: 207 Multi-Status
[DEVELOPER 00:00:20] stderr: Running destroy hooks.
[DEVELOPER 00:00:20] stderr: Request ends.
[DEBUG 00:00:20] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:20] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:20] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:20] ClientTest.cpp:1356: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:20]
[DEBUG 00:00:20] ClientTest.cpp:1358 *** insert another item via source A
[DEBUG 00:00:20] ClientTest.cpp:1359: starting insert(createSourceA, config.m_insertItem, false, __null, "-C")
[DEBUG 00:00:20] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:20] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:20] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:20] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:20] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:20] not using KWallet
[DEBUG 00:00:20] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:20] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:20]    sync = disabled (default)
[DEBUG 00:00:20]    uri =  (default)
[DEBUG 00:00:20]    backend = CalDAV (set)
[DEBUG 00:00:20]    syncFormat =  (default)
[DEBUG 00:00:20]    forceSyncFormat = 0 (default)
[DEBUG 00:00:20]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:20]    databaseFormat =  (default)
[DEBUG 00:00:20]    databaseUser = pohly (set)
[DEBUG 00:00:20]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:20]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:20] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:20] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:20] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:20] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:20] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:20] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:20] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:20] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:20] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:20] using plain username/password for pohly
[DEBUG 00:00:20] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:20] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:20] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:20] stderr: Running pre_send hooks
[DEVELOPER 00:00:20] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:20] forced sending credentials
[DEVELOPER 00:00:20] stderr: Sending request headers:
[DEVELOPER 00:00:20] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:20] stderr: Connection: TE
[DEVELOPER 00:00:20] stderr: TE: trailers
[DEVELOPER 00:00:20] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:20] stderr: Depth: 0
[DEVELOPER 00:00:20] stderr: Content-Length: 137
[DEVELOPER 00:00:20] stderr: Content-Type: application/xml
[DEVELOPER 00:00:20] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:20] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:20] stderr:
[DEVELOPER 00:00:20] stderr: Sending request-line and headers:
[DEVELOPER 00:00:20] stderr: Sending request body:
[DEVELOPER 00:00:20] stderr: Body block (137 bytes):
[DEVELOPER 00:00:20] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:20] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:20] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:20] stderr: </prop></propfind>
[DEVELOPER 00:00:20] stderr: ]
[DEVELOPER 00:00:20] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:20] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:20] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:20] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:20] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:45 GMT
[DEVELOPER 00:00:20] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:45 GMT]
[DEVELOPER 00:00:20] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:20] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:20] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:20] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:20] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:20] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:20] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:20] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:20] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:20] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:20] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:20] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=EJsCh2kxmmvgC96T5%2FXmZyAOqfbt%2BJiUITFy6WsGD3g1VaOtuUSOtlU7q%2FJ3hfxvMrGd9JGmrvMNLJeFSiTCNXOq7gNxaTUIAid2cxf6nuhAlDk%2FFC0o549nk7RvV8dp; path=/; secure; httponly
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=EJsCh2kxmmvgC96T5%2FXmZyAOqfbt%2BJiUITFy6WsGD3g1VaOtuUSOtlU7q%2FJ3hfxvMrGd9JGmrvMNLJeFSiTCNXOq7gNxaTUIAid2cxf6nuhAlDk%2FFC0o549nk7RvV8dp; path=/; secure; httponly]
[DEVELOPER 00:00:20] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:20] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:20] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:20] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:20] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:20] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:20] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:20] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:20] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:20] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:20] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:20] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:20] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:20] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: PHPSESSIDI=b5f6q9frdth89f6t47n75n6775; path=/; secure; HttpOnly
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=b5f6q9frdth89f6t47n75n6775; path=/; secure; HttpOnly]
[DEVELOPER 00:00:20] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:44 GMT; Max-Age=3600
[DEVELOPER 00:00:20] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:44 GMT; Max-Age=3600]
[DEVELOPER 00:00:20] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:20] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:20] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:20] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:20] stderr: [hdr]
[DEVELOPER 00:00:20] stderr: End of headers.
[DEVELOPER 00:00:20] stderr: Running post_headers hooks
[DEVELOPER 00:00:20] stderr: [chunk] < 1ad
[DEVELOPER 00:00:20] stderr: Got chunk size: 429
[DEVELOPER 00:00:20] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:20] stderr: Got 429 bytes.
[DEVELOPER 00:00:20] stderr: Read block (429 bytes):
[DEVELOPER 00:00:20] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:20] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:20] stderr:  <d:response>
[DEVELOPER 00:00:20] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:20] stderr:   <d:propstat>
[DEVELOPER 00:00:20] stderr:    <d:prop>
[DEVELOPER 00:00:20] stderr:     <cs:getctag>http://sabre.io/ns/sync/8522</cs:getctag>
[DEVELOPER 00:00:20] stderr:    </d:prop>
[DEVELOPER 00:00:20] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:20] stderr:   </d:propstat>
[DEVELOPER 00:00:20] stderr:  </d:response>
[DEVELOPER 00:00:20] stderr: </d:multistatus>
[DEVELOPER 00:00:20] stderr: ]
[DEVELOPER 00:00:20] stderr: [chunk] < 0
[DEVELOPER 00:00:20] stderr: Got chunk size: 0
[DEVELOPER 00:00:20] stderr: [hdr]
[DEVELOPER 00:00:20] stderr: End of headers.
[DEVELOPER 00:00:20] stderr: Running post_send hooks
[DEVELOPER 00:00:20] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:20] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:20] stderr: 207 Multi-Status
[DEBUG 00:00:20] credentials accepted
[DEVELOPER 00:00:20] stderr: Running destroy hooks.
[DEVELOPER 00:00:20] stderr: Request ends.
[DEBUG 00:00:20] caldav #A: old database revision 'http://sabre.io/ns/sync/8519', new revision 'http://sabre.io/ns/sync/8522'
[DEBUG 00:00:20] caldav #A: using full item scan to detect changes
[DEBUG 00:00:20] starting REPORT 'meta data', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:21] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:21] stderr: Running pre_send hooks
[DEVELOPER 00:00:21] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:21] stderr: Sending request headers:
[DEVELOPER 00:00:21] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:21] stderr: Connection: TE
[DEVELOPER 00:00:21] stderr: TE: trailers
[DEVELOPER 00:00:21] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:21] stderr: Content-Length: 305
[DEVELOPER 00:00:21] stderr: Depth: 1
[DEVELOPER 00:00:21] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:21] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:21] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:21] stderr:
[DEVELOPER 00:00:21] stderr: Sending request-line and headers:
[DEVELOPER 00:00:21] stderr: Sending request body:
[DEVELOPER 00:00:21] stderr: Body block (305 bytes):
[DEVELOPER 00:00:21] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:21] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:21] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:21] stderr: <D:prop>
[DEVELOPER 00:00:21] stderr: <D:getetag/>
[DEVELOPER 00:00:21] stderr: <C:calendar-data/>
[DEVELOPER 00:00:21] stderr: </D:prop>
[DEVELOPER 00:00:21] stderr: <C:filter>
[DEVELOPER 00:00:21] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:21] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:21] stderr: </C:comp-filter>
[DEVELOPER 00:00:21] stderr: </C:comp-filter>
[DEVELOPER 00:00:21] stderr: </C:filter>
[DEVELOPER 00:00:21] stderr: </C:calendar-query>
[DEVELOPER 00:00:21] stderr: ]
[DEVELOPER 00:00:21] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:21] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:21] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:21] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:21] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:45 GMT
[DEVELOPER 00:00:21] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:45 GMT]
[DEVELOPER 00:00:21] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:21] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:21] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:21] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:21] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:21] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:21] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:21] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:21] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:21] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:21] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:21] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Hd3UtkU0Z2fzI6JYUmTOSsdL35zO%2BTZCPzYs%2Fdm9U74TC%2FBRR0CmqzDvPoWLoaYAHO91qq18HUmn9dVwNugf8Rd%2BjkxgDdpkTsIIvAZ5WquBsUIBEyQNeB0cjh6tJ8dT; path=/; secure; httponly
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Hd3UtkU0Z2fzI6JYUmTOSsdL35zO%2BTZCPzYs%2Fdm9U74TC%2FBRR0CmqzDvPoWLoaYAHO91qq18HUmn9dVwNugf8Rd%2BjkxgDdpkTsIIvAZ5WquBsUIBEyQNeB0cjh6tJ8dT; path=/; secure; httponly]
[DEVELOPER 00:00:21] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:21] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:21] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:21] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:21] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:21] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:21] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:21] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:21] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:21] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:21] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:21] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:21] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:21] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: PHPSESSIDI=j499ljemqise85ioknheaeufb0; path=/; secure; HttpOnly
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=j499ljemqise85ioknheaeufb0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:45 GMT; Max-Age=3600
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:45 GMT; Max-Age=3600]
[DEVELOPER 00:00:21] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:21] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:21] stderr: [hdr]
[DEVELOPER 00:00:21] stderr: End of headers.
[DEVELOPER 00:00:21] stderr: Running post_headers hooks
[DEVELOPER 00:00:21] stderr: [chunk] < aa
[DEVELOPER 00:00:21] stderr: Got chunk size: 170
[DEVELOPER 00:00:21] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:21] stderr: Got 170 bytes.
[DEVELOPER 00:00:21] stderr: Read block (170 bytes):
[DEVELOPER 00:00:21] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:21] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:21] stderr: ]
[DEVELOPER 00:00:21] stderr: [chunk] < 0
[DEVELOPER 00:00:21] stderr: Got chunk size: 0
[DEVELOPER 00:00:21] stderr: [hdr]
[DEVELOPER 00:00:21] stderr: End of headers.
[DEVELOPER 00:00:21] stderr: Running post_send hooks
[DEVELOPER 00:00:21] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:21] stderr: Running destroy hooks.
[DEVELOPER 00:00:21] stderr: Request ends.
[DEBUG 00:00:21] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:21] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:21] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:21] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:21] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:21] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:21] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:21] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:21] caldav: inserting new VEVENT
[DEBUG 00:00:21] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:21] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:21] stderr: Running pre_send hooks
[DEVELOPER 00:00:21] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:21] stderr: Sending request headers:
[DEVELOPER 00:00:21] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:21] stderr: Connection: TE
[DEVELOPER 00:00:21] stderr: TE: trailers
[DEVELOPER 00:00:21] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:21] stderr: Content-Length: 421
[DEVELOPER 00:00:21] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:21] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:21] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:21] stderr:
[DEVELOPER 00:00:21] stderr: Sending request-line and headers:
[DEVELOPER 00:00:21] stderr: Sending request body:
[DEVELOPER 00:00:21] stderr: Body block (421 bytes):
[DEVELOPER 00:00:21] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:21] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:21] stderr: VERSION:2.0
[DEVELOPER 00:00:21] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:21] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:21] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:21] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:21] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:21] stderr: DTSTAMP:20180105T162445Z
[DEVELOPER 00:00:21] stderr: LAST-MODIFIED:20180105T162445Z
[DEVELOPER 00:00:21] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:21] stderr: LOCATION:my office
[DEVELOPER 00:00:21] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:21] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:21] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:21] stderr: SEQUENCE:1
[DEVELOPER 00:00:21] stderr: END:VEVENT
[DEVELOPER 00:00:21] stderr: END:VCALENDAR
[DEVELOPER 00:00:21] stderr: ]
[DEVELOPER 00:00:21] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:21] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:21] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:21] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:21] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:46 GMT
[DEVELOPER 00:00:21] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:46 GMT]
[DEVELOPER 00:00:21] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:21] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:21] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:21] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:21] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:21] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:21] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:21] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:21] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:21] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:21] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:21] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=dytJOdneR2%2BU%2F8qr4u841W3ilZb78Id8sfNR3lguHarTiqv0O7uYMuSUG9x%2FyjSiYYtRL8C8h6ful9zpsv%2BUWe2TN8p6R%2FSuJ%2BK1Xj5NOOkoFG%2BhvzZCxrUM8xZB%2FdL7; path=/; secure; httponly
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=dytJOdneR2%2BU%2F8qr4u841W3ilZb78Id8sfNR3lguHarTiqv0O7uYMuSUG9x%2FyjSiYYtRL8C8h6ful9zpsv%2BUWe2TN8p6R%2FSuJ%2BK1Xj5NOOkoFG%2BhvzZCxrUM8xZB%2FdL7; path=/; secure; httponly]
[DEVELOPER 00:00:21] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:21] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:21] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:21] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:21] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:21] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:21] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:21] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:21] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:21] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:21] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:21] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:21] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:21] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: PHPSESSIDI=varcm5ici1u143k5io7tjejb97; path=/; secure; HttpOnly
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=varcm5ici1u143k5io7tjejb97; path=/; secure; HttpOnly]
[DEVELOPER 00:00:21] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:45 GMT; Max-Age=3600
[DEVELOPER 00:00:21] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:45 GMT; Max-Age=3600]
[DEVELOPER 00:00:21] stderr: [hdr] ETag: "e5f90d28e63d8937cf36a5f5314e308b"
[DEVELOPER 00:00:21] stderr: Header Name: [etag], Value: ["e5f90d28e63d8937cf36a5f5314e308b"]
[DEVELOPER 00:00:21] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:21] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:21] stderr: [hdr]
[DEVELOPER 00:00:21] stderr: End of headers.
[DEVELOPER 00:00:21] stderr: Running post_headers hooks
[DEVELOPER 00:00:21] stderr: Running post_send hooks
[DEVELOPER 00:00:21] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:21] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:21] stderr: 201 Created
[DEBUG 00:00:21] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:21] stderr: Running destroy hooks.
[DEVELOPER 00:00:21] stderr: Request ends.
[DEBUG 00:00:21] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:21] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:21] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:21] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:21] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:21] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:21] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:21] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:21] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:21] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:21] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:21] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:21] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:21] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:21] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:22] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:22] stderr: Running pre_send hooks
[DEVELOPER 00:00:22] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:22] stderr: Sending request headers:
[DEVELOPER 00:00:22] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:22] stderr: Connection: TE
[DEVELOPER 00:00:22] stderr: TE: trailers
[DEVELOPER 00:00:22] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:22] stderr: Depth: 0
[DEVELOPER 00:00:22] stderr: Content-Length: 137
[DEVELOPER 00:00:22] stderr: Content-Type: application/xml
[DEVELOPER 00:00:22] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:22] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:22] stderr:
[DEVELOPER 00:00:22] stderr: Sending request-line and headers:
[DEVELOPER 00:00:22] stderr: Sending request body:
[DEVELOPER 00:00:22] stderr: Body block (137 bytes):
[DEVELOPER 00:00:22] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:22] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:22] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:22] stderr: </prop></propfind>
[DEVELOPER 00:00:22] stderr: ]
[DEVELOPER 00:00:22] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:22] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:22] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:22] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:22] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:46 GMT
[DEVELOPER 00:00:22] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:46 GMT]
[DEVELOPER 00:00:22] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:22] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:22] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:22] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:22] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:22] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:22] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:22] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:22] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:22] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:22] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:22] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=eVdv9r0kPcjokoGwvtnwFmMrVSAS5cAFrFT24uKT08aAkUq8sV7T6dj1MLsJg0xMi68zKyApmDVaAE9gmR%2FD3%2FQ%2BSRGD1UQOn4%2BJkbhCrpUSw8FEGzeI%2FFLuBk1SUYWy; path=/; secure; httponly
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=eVdv9r0kPcjokoGwvtnwFmMrVSAS5cAFrFT24uKT08aAkUq8sV7T6dj1MLsJg0xMi68zKyApmDVaAE9gmR%2FD3%2FQ%2BSRGD1UQOn4%2BJkbhCrpUSw8FEGzeI%2FFLuBk1SUYWy; path=/; secure; httponly]
[DEVELOPER 00:00:22] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:22] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:22] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:22] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:22] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:22] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:22] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:22] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:22] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:22] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:22] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:22] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:22] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:22] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: PHPSESSIDI=er80kuv80bsbbg37jk36movg33; path=/; secure; HttpOnly
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=er80kuv80bsbbg37jk36movg33; path=/; secure; HttpOnly]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:46 GMT; Max-Age=3600
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:46 GMT; Max-Age=3600]
[DEVELOPER 00:00:22] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:22] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:22] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:22] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:22] stderr: [hdr]
[DEVELOPER 00:00:22] stderr: End of headers.
[DEVELOPER 00:00:22] stderr: Running post_headers hooks
[DEVELOPER 00:00:22] stderr: [chunk] < 1ad
[DEVELOPER 00:00:22] stderr: Got chunk size: 429
[DEVELOPER 00:00:22] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:22] stderr: Got 429 bytes.
[DEVELOPER 00:00:22] stderr: Read block (429 bytes):
[DEVELOPER 00:00:22] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:22] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:22] stderr:  <d:response>
[DEVELOPER 00:00:22] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:22] stderr:   <d:propstat>
[DEVELOPER 00:00:22] stderr:    <d:prop>
[DEVELOPER 00:00:22] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:22] stderr:    </d:prop>
[DEVELOPER 00:00:22] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:22] stderr:   </d:propstat>
[DEVELOPER 00:00:22] stderr:  </d:response>
[DEVELOPER 00:00:22] stderr: </d:multistatus>
[DEVELOPER 00:00:22] stderr: ]
[DEVELOPER 00:00:22] stderr: [chunk] < 0
[DEVELOPER 00:00:22] stderr: Got chunk size: 0
[DEVELOPER 00:00:22] stderr: [hdr]
[DEVELOPER 00:00:22] stderr: End of headers.
[DEVELOPER 00:00:22] stderr: Running post_send hooks
[DEVELOPER 00:00:22] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:22] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:22] stderr: 207 Multi-Status
[DEVELOPER 00:00:22] stderr: Running destroy hooks.
[DEVELOPER 00:00:22] stderr: Request ends.
[DEBUG 00:00:22] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:22] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:22] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:22] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:22] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:22] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:22] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:22] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:22] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:22] not using KWallet
[DEBUG 00:00:22] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:22] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:22]    sync = disabled (default)
[DEBUG 00:00:22]    uri =  (default)
[DEBUG 00:00:22]    backend = CalDAV (set)
[DEBUG 00:00:22]    syncFormat =  (default)
[DEBUG 00:00:22]    forceSyncFormat = 0 (default)
[DEBUG 00:00:22]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:22]    databaseFormat =  (default)
[DEBUG 00:00:22]    databaseUser = pohly (set)
[DEBUG 00:00:22]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:22]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:22] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:22] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:22] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:22] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:22] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:22] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:22] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:22] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:22] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:22] using plain username/password for pohly
[DEBUG 00:00:22] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:22] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:22] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:22] stderr: Running pre_send hooks
[DEVELOPER 00:00:22] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:22] forced sending credentials
[DEVELOPER 00:00:22] stderr: Sending request headers:
[DEVELOPER 00:00:22] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:22] stderr: Connection: TE
[DEVELOPER 00:00:22] stderr: TE: trailers
[DEVELOPER 00:00:22] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:22] stderr: Depth: 0
[DEVELOPER 00:00:22] stderr: Content-Length: 137
[DEVELOPER 00:00:22] stderr: Content-Type: application/xml
[DEVELOPER 00:00:22] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:22] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:22] stderr:
[DEVELOPER 00:00:22] stderr: Sending request-line and headers:
[DEVELOPER 00:00:22] stderr: Sending request body:
[DEVELOPER 00:00:22] stderr: Body block (137 bytes):
[DEVELOPER 00:00:22] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:22] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:22] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:22] stderr: </prop></propfind>
[DEVELOPER 00:00:22] stderr: ]
[DEVELOPER 00:00:22] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:22] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:22] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:22] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:22] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:46 GMT
[DEVELOPER 00:00:22] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:46 GMT]
[DEVELOPER 00:00:22] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:22] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:22] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:22] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:22] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:22] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:22] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:22] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:22] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:22] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:22] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:22] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=UeYR9nw28xsEjiZKIEe%2BtNYq2VoRsQ2lgdtPajXch9tu4X0umurmQoajX%2F5Dy01fCt4DiTfi1kBgBodIYPqRklfkAHJ69Cxk3lYeaxYMVgkPTQ7s434K99fGT7fsemFW; path=/; secure; httponly
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=UeYR9nw28xsEjiZKIEe%2BtNYq2VoRsQ2lgdtPajXch9tu4X0umurmQoajX%2F5Dy01fCt4DiTfi1kBgBodIYPqRklfkAHJ69Cxk3lYeaxYMVgkPTQ7s434K99fGT7fsemFW; path=/; secure; httponly]
[DEVELOPER 00:00:22] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:22] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:22] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:22] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:22] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:22] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:22] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:22] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:22] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:22] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:22] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:22] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:22] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:22] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: PHPSESSIDI=j78dmlijh9efgu2ngbq6nvkfa7; path=/; secure; HttpOnly
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=j78dmlijh9efgu2ngbq6nvkfa7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:22] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:46 GMT; Max-Age=3600
[DEVELOPER 00:00:22] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:46 GMT; Max-Age=3600]
[DEVELOPER 00:00:22] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:22] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:22] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:22] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:22] stderr: [hdr]
[DEVELOPER 00:00:22] stderr: End of headers.
[DEVELOPER 00:00:22] stderr: Running post_headers hooks
[DEVELOPER 00:00:22] stderr: [chunk] < 1ad
[DEVELOPER 00:00:22] stderr: Got chunk size: 429
[DEVELOPER 00:00:22] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:22] stderr: Got 429 bytes.
[DEVELOPER 00:00:22] stderr: Read block (429 bytes):
[DEVELOPER 00:00:22] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:22] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:22] stderr:  <d:response>
[DEVELOPER 00:00:22] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:22] stderr:   <d:propstat>
[DEVELOPER 00:00:22] stderr:    <d:prop>
[DEVELOPER 00:00:22] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:22] stderr:    </d:prop>
[DEVELOPER 00:00:22] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:22] stderr:   </d:propstat>
[DEVELOPER 00:00:22] stderr:  </d:response>
[DEVELOPER 00:00:22] stderr: </d:multistatus>
[DEVELOPER 00:00:22] stderr: ]
[DEVELOPER 00:00:22] stderr: [chunk] < 0
[DEVELOPER 00:00:22] stderr: Got chunk size: 0
[DEVELOPER 00:00:22] stderr: [hdr]
[DEVELOPER 00:00:22] stderr: End of headers.
[DEVELOPER 00:00:22] stderr: Running post_send hooks
[DEVELOPER 00:00:22] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:22] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:22] stderr: 207 Multi-Status
[DEBUG 00:00:22] credentials accepted
[DEVELOPER 00:00:22] stderr: Running destroy hooks.
[DEVELOPER 00:00:22] stderr: Request ends.
[DEBUG 00:00:22] caldav #A: old database revision 'http://sabre.io/ns/sync/8523', new revision 'http://sabre.io/ns/sync/8523'
[DEBUG 00:00:22] caldav #A: revisions match, no item changes
[DEBUG 00:00:22] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:22] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:22] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:22] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:22] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:22] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:22] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:22] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:22] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:22] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:22] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:22] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:22] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:22] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:22] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:22] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:23] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:23] stderr: Running pre_send hooks
[DEVELOPER 00:00:23] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:23] stderr: Sending request headers:
[DEVELOPER 00:00:23] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:23] stderr: Connection: TE
[DEVELOPER 00:00:23] stderr: TE: trailers
[DEVELOPER 00:00:23] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:23] stderr: Depth: 0
[DEVELOPER 00:00:23] stderr: Content-Length: 137
[DEVELOPER 00:00:23] stderr: Content-Type: application/xml
[DEVELOPER 00:00:23] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:23] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:23] stderr:
[DEVELOPER 00:00:23] stderr: Sending request-line and headers:
[DEVELOPER 00:00:23] stderr: Sending request body:
[DEVELOPER 00:00:23] stderr: Body block (137 bytes):
[DEVELOPER 00:00:23] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:23] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:23] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:23] stderr: </prop></propfind>
[DEVELOPER 00:00:23] stderr: ]
[DEVELOPER 00:00:23] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:23] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:23] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:23] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:23] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:47 GMT
[DEVELOPER 00:00:23] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:47 GMT]
[DEVELOPER 00:00:23] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:23] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:23] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:23] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:23] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:23] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:23] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:23] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:23] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:23] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:23] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:23] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Vls7PtoKNK4HI0rQ3kOdKw3pGZej3NXQ2UlOR6JAJ19eZj8s95IGAhy4kawLfrEqcsnV2rr6ApOXy9JPQSzgou2rT3m6VbwbkltrxZPHzsL0b9mvJ7BJFvkOsTf3V%2FJa; path=/; secure; httponly
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Vls7PtoKNK4HI0rQ3kOdKw3pGZej3NXQ2UlOR6JAJ19eZj8s95IGAhy4kawLfrEqcsnV2rr6ApOXy9JPQSzgou2rT3m6VbwbkltrxZPHzsL0b9mvJ7BJFvkOsTf3V%2FJa; path=/; secure; httponly]
[DEVELOPER 00:00:23] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:23] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:23] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:23] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:23] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:23] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:23] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:23] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:23] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:23] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:23] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:23] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:23] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:23] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: PHPSESSIDI=dare7gj95p7c34of5ob7i76o05; path=/; secure; HttpOnly
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=dare7gj95p7c34of5ob7i76o05; path=/; secure; HttpOnly]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:47 GMT; Max-Age=3600
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:47 GMT; Max-Age=3600]
[DEVELOPER 00:00:23] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:23] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:23] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:23] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:23] stderr: [hdr]
[DEVELOPER 00:00:23] stderr: End of headers.
[DEVELOPER 00:00:23] stderr: Running post_headers hooks
[DEVELOPER 00:00:23] stderr: [chunk] < 1ad
[DEVELOPER 00:00:23] stderr: Got chunk size: 429
[DEVELOPER 00:00:23] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:23] stderr: Got 429 bytes.
[DEVELOPER 00:00:23] stderr: Read block (429 bytes):
[DEVELOPER 00:00:23] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:23] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:23] stderr:  <d:response>
[DEVELOPER 00:00:23] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:23] stderr:   <d:propstat>
[DEVELOPER 00:00:23] stderr:    <d:prop>
[DEVELOPER 00:00:23] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:23] stderr:    </d:prop>
[DEVELOPER 00:00:23] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:23] stderr:   </d:propstat>
[DEVELOPER 00:00:23] stderr:  </d:response>
[DEVELOPER 00:00:23] stderr: </d:multistatus>
[DEVELOPER 00:00:23] stderr: ]
[DEVELOPER 00:00:23] stderr: [chunk] < 0
[DEVELOPER 00:00:23] stderr: Got chunk size: 0
[DEVELOPER 00:00:23] stderr: [hdr]
[DEVELOPER 00:00:23] stderr: End of headers.
[DEVELOPER 00:00:23] stderr: Running post_send hooks
[DEVELOPER 00:00:23] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:23] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:23] stderr: 207 Multi-Status
[DEVELOPER 00:00:23] stderr: Running destroy hooks.
[DEVELOPER 00:00:23] stderr: Request ends.
[DEBUG 00:00:23] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:23] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:23] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:23] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:23] ClientTest.cpp:1359: ending insert(createSourceA, config.m_insertItem, false, __null, "-C")
[DEBUG 00:00:23]
[DEBUG 00:00:23] ClientTest.cpp:1360 *** check for new item via source B
[DEBUG 00:00:23] ClientTest.cpp:1361: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:23] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:23] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:23] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:23] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:23] not using KWallet
[DEBUG 00:00:23] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:23] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:23]    sync = disabled (default)
[DEBUG 00:00:23]    uri =  (default)
[DEBUG 00:00:23]    backend = CalDAV (set)
[DEBUG 00:00:23]    syncFormat =  (default)
[DEBUG 00:00:23]    forceSyncFormat = 0 (default)
[DEBUG 00:00:23]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:23]    databaseFormat =  (default)
[DEBUG 00:00:23]    databaseUser = pohly (set)
[DEBUG 00:00:23]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:23]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:23] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:23] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:23] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:23] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:23] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:23] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:23] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:23] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:23] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:23] using plain username/password for pohly
[DEBUG 00:00:23] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:23] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:23] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:23] stderr: Running pre_send hooks
[DEVELOPER 00:00:23] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:23] forced sending credentials
[DEVELOPER 00:00:23] stderr: Sending request headers:
[DEVELOPER 00:00:23] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:23] stderr: Connection: TE
[DEVELOPER 00:00:23] stderr: TE: trailers
[DEVELOPER 00:00:23] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:23] stderr: Depth: 0
[DEVELOPER 00:00:23] stderr: Content-Length: 137
[DEVELOPER 00:00:23] stderr: Content-Type: application/xml
[DEVELOPER 00:00:23] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:23] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:23] stderr:
[DEVELOPER 00:00:23] stderr: Sending request-line and headers:
[DEVELOPER 00:00:23] stderr: Sending request body:
[DEVELOPER 00:00:23] stderr: Body block (137 bytes):
[DEVELOPER 00:00:23] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:23] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:23] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:23] stderr: </prop></propfind>
[DEVELOPER 00:00:23] stderr: ]
[DEVELOPER 00:00:23] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:23] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:23] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:23] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:23] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:47 GMT
[DEVELOPER 00:00:23] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:47 GMT]
[DEVELOPER 00:00:23] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:23] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:23] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:23] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:23] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:23] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:23] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:23] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:23] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:23] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:23] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:23] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=P%2BzkQrqJOXA1okSO23%2F2MsTI073mW3fLXwnFqOXCkONZ2Z1WvL5aoRIBCV691EJR2bl6fnMrMFyFfl3m%2FsnAhuG0hQkQNSanzx1XabTrZFHwZHgNwf0LpGMxGEpNSa7Y; path=/; secure; httponly
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=P%2BzkQrqJOXA1okSO23%2F2MsTI073mW3fLXwnFqOXCkONZ2Z1WvL5aoRIBCV691EJR2bl6fnMrMFyFfl3m%2FsnAhuG0hQkQNSanzx1XabTrZFHwZHgNwf0LpGMxGEpNSa7Y; path=/; secure; httponly]
[DEVELOPER 00:00:23] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:23] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:23] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:23] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:23] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:23] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:23] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:23] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:23] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:23] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:23] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:23] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:23] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:23] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: PHPSESSIDI=23sv4vhlbvr5kud8bjc67r1kl3; path=/; secure; HttpOnly
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=23sv4vhlbvr5kud8bjc67r1kl3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:23] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:47 GMT; Max-Age=3600
[DEVELOPER 00:00:23] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:47 GMT; Max-Age=3600]
[DEVELOPER 00:00:23] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:23] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:23] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:23] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:23] stderr: [hdr]
[DEVELOPER 00:00:23] stderr: End of headers.
[DEVELOPER 00:00:23] stderr: Running post_headers hooks
[DEVELOPER 00:00:23] stderr: [chunk] < 1ad
[DEVELOPER 00:00:23] stderr: Got chunk size: 429
[DEVELOPER 00:00:23] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:23] stderr: Got 429 bytes.
[DEVELOPER 00:00:23] stderr: Read block (429 bytes):
[DEVELOPER 00:00:23] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:23] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:23] stderr:  <d:response>
[DEVELOPER 00:00:23] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:23] stderr:   <d:propstat>
[DEVELOPER 00:00:23] stderr:    <d:prop>
[DEVELOPER 00:00:23] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:23] stderr:    </d:prop>
[DEVELOPER 00:00:23] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:23] stderr:   </d:propstat>
[DEVELOPER 00:00:23] stderr:  </d:response>
[DEVELOPER 00:00:23] stderr: </d:multistatus>
[DEVELOPER 00:00:23] stderr: ]
[DEVELOPER 00:00:23] stderr: [chunk] < 0
[DEVELOPER 00:00:23] stderr: Got chunk size: 0
[DEVELOPER 00:00:23] stderr: [hdr]
[DEVELOPER 00:00:23] stderr: End of headers.
[DEVELOPER 00:00:23] stderr: Running post_send hooks
[DEVELOPER 00:00:23] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:23] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:23] stderr: 207 Multi-Status
[DEBUG 00:00:23] credentials accepted
[DEVELOPER 00:00:23] stderr: Running destroy hooks.
[DEVELOPER 00:00:23] stderr: Request ends.
[DEBUG 00:00:23] caldav #B: old database revision 'http://sabre.io/ns/sync/8522', new revision 'http://sabre.io/ns/sync/8523'
[DEBUG 00:00:23] caldav #B: using full item scan to detect changes
[DEBUG 00:00:23] starting REPORT 'meta data', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:24] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:24] stderr: Running pre_send hooks
[DEVELOPER 00:00:24] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:24] stderr: Sending request headers:
[DEVELOPER 00:00:24] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:24] stderr: Connection: TE
[DEVELOPER 00:00:24] stderr: TE: trailers
[DEVELOPER 00:00:24] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:24] stderr: Content-Length: 305
[DEVELOPER 00:00:24] stderr: Depth: 1
[DEVELOPER 00:00:24] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:24] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:24] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:24] stderr:
[DEVELOPER 00:00:24] stderr: Sending request-line and headers:
[DEVELOPER 00:00:24] stderr: Sending request body:
[DEVELOPER 00:00:24] stderr: Body block (305 bytes):
[DEVELOPER 00:00:24] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:24] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:24] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:24] stderr: <D:prop>
[DEVELOPER 00:00:24] stderr: <D:getetag/>
[DEVELOPER 00:00:24] stderr: <C:calendar-data/>
[DEVELOPER 00:00:24] stderr: </D:prop>
[DEVELOPER 00:00:24] stderr: <C:filter>
[DEVELOPER 00:00:24] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:24] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:24] stderr: </C:comp-filter>
[DEVELOPER 00:00:24] stderr: </C:comp-filter>
[DEVELOPER 00:00:24] stderr: </C:filter>
[DEVELOPER 00:00:24] stderr: </C:calendar-query>
[DEVELOPER 00:00:24] stderr: ]
[DEVELOPER 00:00:24] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:24] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:24] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:24] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:24] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:48 GMT
[DEVELOPER 00:00:24] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:48 GMT]
[DEVELOPER 00:00:24] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:24] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:24] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:24] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:24] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:24] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:24] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:24] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:24] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:24] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:24] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:24] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=s7q%2BupP2TAJb0XwwhYR4XUUT0svelUHnz5ElPbcgd0zw2BmaHiVqB7Mj1iC9cZcn7b8cgyNqcyjMoJYb02qO%2F8sNsfFCuUofQMw1kcRNlXjM1MAVS%2BRi9a%2BP5rqi7xVm; path=/; secure; httponly
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=s7q%2BupP2TAJb0XwwhYR4XUUT0svelUHnz5ElPbcgd0zw2BmaHiVqB7Mj1iC9cZcn7b8cgyNqcyjMoJYb02qO%2F8sNsfFCuUofQMw1kcRNlXjM1MAVS%2BRi9a%2BP5rqi7xVm; path=/; secure; httponly]
[DEVELOPER 00:00:24] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:24] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:24] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:24] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:24] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:24] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:24] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:24] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:24] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:24] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:24] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:24] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:24] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:24] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: PHPSESSIDI=8cnhhq31i8907m0r7em1s91680; path=/; secure; HttpOnly
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=8cnhhq31i8907m0r7em1s91680; path=/; secure; HttpOnly]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:48 GMT; Max-Age=3600
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:48 GMT; Max-Age=3600]
[DEVELOPER 00:00:24] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:24] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:24] stderr: [hdr]
[DEVELOPER 00:00:24] stderr: End of headers.
[DEVELOPER 00:00:24] stderr: Running post_headers hooks
[DEVELOPER 00:00:24] stderr: [chunk] < 3c8
[DEVELOPER 00:00:24] stderr: Got chunk size: 968
[DEVELOPER 00:00:24] stderr: Reading 968 bytes of response body.
[DEVELOPER 00:00:24] stderr: Got 968 bytes.
[DEVELOPER 00:00:24] stderr: Read block (968 bytes):
[DEVELOPER 00:00:24] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:24] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:24] stderr:  <d:response>
[DEVELOPER 00:00:24] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:24] stderr:   <d:propstat>
[DEVELOPER 00:00:24] stderr:    <d:prop>
[DEVELOPER 00:00:24] stderr:     <d:getetag>&quot;e5f90d28e63d8937cf36a5f5314e308b&quot;</d:getetag>
[DEVELOPER 00:00:24] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:24] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:24] stderr: VERSION:2.0
[DEVELOPER 00:00:24] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:24] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:24] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:24] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:24] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:24] stderr: DTSTAMP:20180105T162445Z
[DEVELOPER 00:00:24] stderr: LAST-MODIFIED:20180105T162445Z
[DEVELOPER 00:00:24] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:24] stderr: LOCATION:my office
[DEVELOPER 00:00:24] stderr: DESCRIPTION:let's talk&lt;&lt;REVISION&gt;&gt;
[DEVELOPER 00:00:24] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:24] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:24] stderr: SEQUENCE:1
[DEVELOPER 00:00:24] stderr: END:VEVENT
[DEVELOPER 00:00:24] stderr: END:VCALENDAR
[DEVELOPER 00:00:24] stderr: </cal:calendar-data>
[DEVELOPER 00:00:24] stderr:    </d:prop>
[DEVELOPER 00:00:24] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:24] stderr:   </d:propstat>
[DEVELOPER 00:00:24] stderr:  </d:response>
[DEVELOPER 00:00:24] stderr: </d:multistatus>
[DEVELOPER 00:00:24] stderr: ]
[DEVELOPER 00:00:24] stderr: [chunk] < 0
[DEVELOPER 00:00:24] stderr: Got chunk size: 0
[DEVELOPER 00:00:24] stderr: [hdr]
[DEVELOPER 00:00:24] stderr: End of headers.
[DEVELOPER 00:00:24] stderr: Running post_send hooks
[DEVELOPER 00:00:24] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:24] stderr: Running destroy hooks.
[DEVELOPER 00:00:24] stderr: Request ends.
[DEBUG 00:00:24] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:24] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:24] ClientTest.cpp:1361: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:24] ClientTest.cpp:1361: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1361: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1362: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1362: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1362: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1362: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1363: starting CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1363: ending CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1363: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1363: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1364: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1364: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1364: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1364: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1365: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1365: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:24] ClientTest.cpp:1365: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1365: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1366: starting it = source->getAllItems().begin()
[DEBUG 00:00:24] ClientTest.cpp:1366: ending it = source->getAllItems().begin()
[DEBUG 00:00:24] ClientTest.cpp:1366: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1366: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1367: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:24] ClientTest.cpp:1367: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:24] ClientTest.cpp:1369: starting source->readItem(*it, item)
[DEBUG 00:00:24] ClientTest.cpp:1369: ending source->readItem(*it, item)
[DEBUG 00:00:24] ClientTest.cpp:1369: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1369: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1371: starting it = source->getNewItems().begin()
[DEBUG 00:00:24] ClientTest.cpp:1371: ending it = source->getNewItems().begin()
[DEBUG 00:00:24] ClientTest.cpp:1371: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1371: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1372: starting CPPUNIT_ASSERT(it != source->getNewItems().end())
[DEBUG 00:00:24] ClientTest.cpp:1372: ending CPPUNIT_ASSERT(it != source->getNewItems().end())
[DEBUG 00:00:24] ClientTest.cpp:1373: starting source->readItem(*it, item)
[DEBUG 00:00:24] ClientTest.cpp:1373: ending source->readItem(*it, item)
[DEBUG 00:00:24] ClientTest.cpp:1373: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1373: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:24] ClientTest.cpp:1374: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:24] ClientTest.cpp:1374: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:24] ClientTest.cpp:1375: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:24] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:24] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:24] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:24] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:24] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:24] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:24] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:24] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:24] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:24] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:24] stderr: Running pre_send hooks
[DEVELOPER 00:00:24] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:24] stderr: Sending request headers:
[DEVELOPER 00:00:24] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:24] stderr: Connection: TE
[DEVELOPER 00:00:24] stderr: TE: trailers
[DEVELOPER 00:00:24] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:24] stderr: Depth: 0
[DEVELOPER 00:00:24] stderr: Content-Length: 137
[DEVELOPER 00:00:24] stderr: Content-Type: application/xml
[DEVELOPER 00:00:24] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:24] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:24] stderr:
[DEVELOPER 00:00:24] stderr: Sending request-line and headers:
[DEVELOPER 00:00:24] stderr: Sending request body:
[DEVELOPER 00:00:24] stderr: Body block (137 bytes):
[DEVELOPER 00:00:24] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:24] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:24] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:24] stderr: </prop></propfind>
[DEVELOPER 00:00:24] stderr: ]
[DEVELOPER 00:00:24] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:24] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:24] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:24] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:24] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:48 GMT
[DEVELOPER 00:00:24] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:48 GMT]
[DEVELOPER 00:00:24] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:24] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:24] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:24] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:24] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:24] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:24] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:24] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:24] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:24] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:24] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:24] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=7lRohnFzke%2B4b%2BDsTy3fcbIgO1OamkfMFrfqekDjxMqv8aRz9jTngyfZu%2FGmBsNplYVVhPC46P9B7noBCZNgoTMOhrSfP7O25Vh0bQezg1vsZChpvHlN3mDG607h9w83; path=/; secure; httponly
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=7lRohnFzke%2B4b%2BDsTy3fcbIgO1OamkfMFrfqekDjxMqv8aRz9jTngyfZu%2FGmBsNplYVVhPC46P9B7noBCZNgoTMOhrSfP7O25Vh0bQezg1vsZChpvHlN3mDG607h9w83; path=/; secure; httponly]
[DEVELOPER 00:00:24] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:24] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:24] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:24] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:24] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:24] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:24] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:24] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:24] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:24] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:24] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:24] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:24] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:24] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: PHPSESSIDI=rd50qdunuid2e2f3d92sbs7t34; path=/; secure; HttpOnly
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=rd50qdunuid2e2f3d92sbs7t34; path=/; secure; HttpOnly]
[DEVELOPER 00:00:24] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:48 GMT; Max-Age=3600
[DEVELOPER 00:00:24] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:48 GMT; Max-Age=3600]
[DEVELOPER 00:00:24] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:24] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:24] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:24] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:24] stderr: [hdr]
[DEVELOPER 00:00:24] stderr: End of headers.
[DEVELOPER 00:00:24] stderr: Running post_headers hooks
[DEVELOPER 00:00:24] stderr: [chunk] < 1ad
[DEVELOPER 00:00:24] stderr: Got chunk size: 429
[DEVELOPER 00:00:24] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:24] stderr: Got 429 bytes.
[DEVELOPER 00:00:24] stderr: Read block (429 bytes):
[DEVELOPER 00:00:24] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:24] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:24] stderr:  <d:response>
[DEVELOPER 00:00:24] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:24] stderr:   <d:propstat>
[DEVELOPER 00:00:24] stderr:    <d:prop>
[DEVELOPER 00:00:24] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:24] stderr:    </d:prop>
[DEVELOPER 00:00:24] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:24] stderr:   </d:propstat>
[DEVELOPER 00:00:24] stderr:  </d:response>
[DEVELOPER 00:00:24] stderr: </d:multistatus>
[DEVELOPER 00:00:24] stderr: ]
[DEVELOPER 00:00:24] stderr: [chunk] < 0
[DEVELOPER 00:00:24] stderr: Got chunk size: 0
[DEVELOPER 00:00:24] stderr: [hdr]
[DEVELOPER 00:00:24] stderr: End of headers.
[DEVELOPER 00:00:24] stderr: Running post_send hooks
[DEVELOPER 00:00:24] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:24] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:24] stderr: 207 Multi-Status
[DEVELOPER 00:00:24] stderr: Running destroy hooks.
[DEVELOPER 00:00:24] stderr: Request ends.
[DEBUG 00:00:24] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:24] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:24] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:24] ClientTest.cpp:1375: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:24]
[DEBUG 00:00:24] ClientTest.cpp:1377 *** update item via source A
[DEBUG 00:00:24] ClientTest.cpp:1378: starting update(createSourceA, config.m_updateItem, "-C")
[DEBUG 00:00:24] ClientTest.cpp:748: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:24] ClientTest.cpp:748: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:24] ClientTest.cpp:754: starting source.reset(createSource())
[DEBUG 00:00:24] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:24] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:24] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:24] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:24] not using KWallet
[DEBUG 00:00:24] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:24] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:24]    sync = disabled (default)
[DEBUG 00:00:24]    uri =  (default)
[DEBUG 00:00:24]    backend = CalDAV (set)
[DEBUG 00:00:24]    syncFormat =  (default)
[DEBUG 00:00:24]    forceSyncFormat = 0 (default)
[DEBUG 00:00:24]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:24]    databaseFormat =  (default)
[DEBUG 00:00:24]    databaseUser = pohly (set)
[DEBUG 00:00:24]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:24]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:24] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:24] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:24] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:24] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:24] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:24] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:24] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:24] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:24] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:24] using plain username/password for pohly
[DEBUG 00:00:24] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:24] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:24] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:24] stderr: Running pre_send hooks
[DEVELOPER 00:00:24] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:24] forced sending credentials
[DEVELOPER 00:00:25] stderr: Sending request headers:
[DEVELOPER 00:00:25] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:25] stderr: Connection: TE
[DEVELOPER 00:00:25] stderr: TE: trailers
[DEVELOPER 00:00:25] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:25] stderr: Depth: 0
[DEVELOPER 00:00:25] stderr: Content-Length: 137
[DEVELOPER 00:00:25] stderr: Content-Type: application/xml
[DEVELOPER 00:00:25] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:25] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:25] stderr:
[DEVELOPER 00:00:25] stderr: Sending request-line and headers:
[DEVELOPER 00:00:25] stderr: Sending request body:
[DEVELOPER 00:00:25] stderr: Body block (137 bytes):
[DEVELOPER 00:00:25] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:25] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:25] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:25] stderr: </prop></propfind>
[DEVELOPER 00:00:25] stderr: ]
[DEVELOPER 00:00:25] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:25] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:25] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:25] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:25] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:49 GMT
[DEVELOPER 00:00:25] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:49 GMT]
[DEVELOPER 00:00:25] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:25] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:25] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:25] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:25] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:25] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:25] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:25] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:25] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:25] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:25] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:25] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=zmmutXJb3TZWRSh27miaPl30%2Bbj42paubglqubjjUTH9aPgyhOtx%2BOPSmPwXO8tZ1kzek1ml8ScuI9VhepRhwsTNVvQOCsgra020WtEmdsrv6kHmmQYp7nSubYbP8PtR; path=/; secure; httponly
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=zmmutXJb3TZWRSh27miaPl30%2Bbj42paubglqubjjUTH9aPgyhOtx%2BOPSmPwXO8tZ1kzek1ml8ScuI9VhepRhwsTNVvQOCsgra020WtEmdsrv6kHmmQYp7nSubYbP8PtR; path=/; secure; httponly]
[DEVELOPER 00:00:25] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:25] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:25] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:25] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:25] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:25] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:25] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:25] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:25] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:25] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:25] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:25] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:25] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:25] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: PHPSESSIDI=uh4cv9fo1vhfc33t4un2c0o5h2; path=/; secure; HttpOnly
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=uh4cv9fo1vhfc33t4un2c0o5h2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:49 GMT; Max-Age=3600
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:49 GMT; Max-Age=3600]
[DEVELOPER 00:00:25] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:25] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:25] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:25] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:25] stderr: [hdr]
[DEVELOPER 00:00:25] stderr: End of headers.
[DEVELOPER 00:00:25] stderr: Running post_headers hooks
[DEVELOPER 00:00:25] stderr: [chunk] < 1ad
[DEVELOPER 00:00:25] stderr: Got chunk size: 429
[DEVELOPER 00:00:25] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:25] stderr: Got 429 bytes.
[DEVELOPER 00:00:25] stderr: Read block (429 bytes):
[DEVELOPER 00:00:25] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:25] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:25] stderr:  <d:response>
[DEVELOPER 00:00:25] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:25] stderr:   <d:propstat>
[DEVELOPER 00:00:25] stderr:    <d:prop>
[DEVELOPER 00:00:25] stderr:     <cs:getctag>http://sabre.io/ns/sync/8523</cs:getctag>
[DEVELOPER 00:00:25] stderr:    </d:prop>
[DEVELOPER 00:00:25] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:25] stderr:   </d:propstat>
[DEVELOPER 00:00:25] stderr:  </d:response>
[DEVELOPER 00:00:25] stderr: </d:multistatus>
[DEVELOPER 00:00:25] stderr: ]
[DEVELOPER 00:00:25] stderr: [chunk] < 0
[DEVELOPER 00:00:25] stderr: Got chunk size: 0
[DEVELOPER 00:00:25] stderr: [hdr]
[DEVELOPER 00:00:25] stderr: End of headers.
[DEVELOPER 00:00:25] stderr: Running post_send hooks
[DEVELOPER 00:00:25] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:25] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:25] stderr: 207 Multi-Status
[DEBUG 00:00:25] credentials accepted
[DEVELOPER 00:00:25] stderr: Running destroy hooks.
[DEVELOPER 00:00:25] stderr: Request ends.
[DEBUG 00:00:25] caldav #A: old database revision 'http://sabre.io/ns/sync/8523', new revision 'http://sabre.io/ns/sync/8523'
[DEBUG 00:00:25] caldav #A: revisions match, no item changes
[DEBUG 00:00:25] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:25] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:25] ClientTest.cpp:754: ending source.reset(createSource())
[DEBUG 00:00:25] ClientTest.cpp:754: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:25] ClientTest.cpp:754: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:25] ClientTest.cpp:758: starting it = source->getAllItems().begin()
[DEBUG 00:00:25] ClientTest.cpp:758: ending it = source->getAllItems().begin()
[DEBUG 00:00:25] ClientTest.cpp:758: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:25] ClientTest.cpp:758: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:25] ClientTest.cpp:759: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:25] ClientTest.cpp:759: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:25] ClientTest.cpp:763: starting res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:25] starting GET, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:25] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:25] stderr: Running pre_send hooks
[DEVELOPER 00:00:25] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:25] stderr: Sending request headers:
[DEVELOPER 00:00:25] stderr: GET /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:25] stderr: Connection: TE
[DEVELOPER 00:00:25] stderr: TE: trailers
[DEVELOPER 00:00:25] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:25] stderr: Content-Length: 0
[DEVELOPER 00:00:25] stderr: Accept: text/calendar; charset=utf-8
[DEVELOPER 00:00:25] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:25] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:25] stderr:
[DEVELOPER 00:00:25] stderr: Sending request-line and headers:
[DEVELOPER 00:00:25] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:25] stderr: [status-line] < HTTP/1.1 200 OK
[DEVELOPER 00:00:25] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:25] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:25] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:49 GMT
[DEVELOPER 00:00:25] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:49 GMT]
[DEVELOPER 00:00:25] stderr: [hdr] Content-Type: text/calendar; charset=utf-8; component=vevent
[DEVELOPER 00:00:25] stderr: Header Name: [content-type], Value: [text/calendar; charset=utf-8; component=vevent]
[DEVELOPER 00:00:25] stderr: [hdr] Content-Length: 421
[DEVELOPER 00:00:25] stderr: Header Name: [content-length], Value: [421]
[DEVELOPER 00:00:25] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:25] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:25] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:25] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:25] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:25] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:25] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:25] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=hv7o2YyN8KUWH%2B8s02XY1pXyiQENic4u1Oudchxb5AbytHxFB0ftC2DR20J1m7FUYoiiN7IkC%2FnmCHM1t36w5e955xNTYilvlruGEF2%2BO5Fj8U%2FBZLt7kB8xJ611Sd7K; path=/; secure; httponly
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=hv7o2YyN8KUWH%2B8s02XY1pXyiQENic4u1Oudchxb5AbytHxFB0ftC2DR20J1m7FUYoiiN7IkC%2FnmCHM1t36w5e955xNTYilvlruGEF2%2BO5Fj8U%2FBZLt7kB8xJ611Sd7K; path=/; secure; httponly]
[DEVELOPER 00:00:25] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:25] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:25] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:25] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:25] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:25] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:25] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:25] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:25] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:25] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:25] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:25] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:25] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:25] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: PHPSESSIDI=a6gisiqr64ivuje7u2akq7bhk6; path=/; secure; HttpOnly
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=a6gisiqr64ivuje7u2akq7bhk6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:25] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:49 GMT; Max-Age=3600
[DEVELOPER 00:00:25] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:49 GMT; Max-Age=3600]
[DEVELOPER 00:00:25] stderr: [hdr] Last-Modified: Fri, 05 Jan 2018 16:24:45 GMT
[DEVELOPER 00:00:25] stderr: Header Name: [last-modified], Value: [Fri, 05 Jan 2018 16:24:45 GMT]
[DEVELOPER 00:00:25] stderr: [hdr] ETag: "e5f90d28e63d8937cf36a5f5314e308b"
[DEVELOPER 00:00:25] stderr: Header Name: [etag], Value: ["e5f90d28e63d8937cf36a5f5314e308b"]
[DEVELOPER 00:00:25] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:25] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:25] stderr: [hdr]
[DEVELOPER 00:00:25] stderr: End of headers.
[DEVELOPER 00:00:25] stderr: Running post_headers hooks
[DEVELOPER 00:00:25] stderr: Reading 421 bytes of response body.
[DEVELOPER 00:00:25] stderr: Got 421 bytes.
[DEVELOPER 00:00:25] stderr: Read block (421 bytes):
[DEVELOPER 00:00:25] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:25] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:25] stderr: VERSION:2.0
[DEVELOPER 00:00:25] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:25] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:25] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:25] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:25] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:25] stderr: DTSTAMP:20180105T162445Z
[DEVELOPER 00:00:25] stderr: LAST-MODIFIED:20180105T162445Z
[DEVELOPER 00:00:25] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:25] stderr: LOCATION:my office
[DEVELOPER 00:00:25] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:25] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:25] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:25] stderr: SEQUENCE:1
[DEVELOPER 00:00:25] stderr: END:VEVENT
[DEVELOPER 00:00:25] stderr: END:VCALENDAR
[DEVELOPER 00:00:25] stderr: ]
[DEVELOPER 00:00:25] stderr: Running post_send hooks
[DEVELOPER 00:00:25] stderr: ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:25] stderr: Request ends, status 200 class 2xx, error line:
[DEVELOPER 00:00:25] stderr: 200 OK
[DEVELOPER 00:00:25] stderr: Running destroy hooks.
[DEVELOPER 00:00:25] stderr: Request ends.
[DEBUG 00:00:25] caldav: updating VEVENT
[DEBUG 00:00:25] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:26] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:26] stderr: Running pre_send hooks
[DEVELOPER 00:00:26] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:26] stderr: Sending request headers:
[DEVELOPER 00:00:26] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:26] stderr: Connection: TE
[DEVELOPER 00:00:26] stderr: TE: trailers
[DEVELOPER 00:00:26] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:26] stderr: Content-Length: 429
[DEVELOPER 00:00:26] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:26] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:26] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:26] stderr:
[DEVELOPER 00:00:26] stderr: Sending request-line and headers:
[DEVELOPER 00:00:26] stderr: Sending request body:
[DEVELOPER 00:00:26] stderr: Body block (429 bytes):
[DEVELOPER 00:00:26] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:26] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:26] stderr: VERSION:2.0
[DEVELOPER 00:00:26] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:26] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:26] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:26] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:26] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:26] stderr: DTSTAMP:20180105T162449Z
[DEVELOPER 00:00:26] stderr: LAST-MODIFIED:20180105T162449Z
[DEVELOPER 00:00:26] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:26] stderr: SEQUENCE:1
[DEVELOPER 00:00:26] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:26] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:26] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:26] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:26] stderr: END:VEVENT
[DEVELOPER 00:00:26] stderr: END:VCALENDAR
[DEVELOPER 00:00:26] stderr: ]
[DEVELOPER 00:00:26] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:26] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:26] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:26] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:26] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:50 GMT
[DEVELOPER 00:00:26] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:50 GMT]
[DEVELOPER 00:00:26] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:26] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:26] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:26] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:26] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:26] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:26] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:26] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:26] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:26] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:26] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:26] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=I8TVd74vT0asFPPTlcl2fDZAxVtJ0InZf0XQPJ6VAJUKl5EeIyrpl40xKjKU3hGnbnT%2F7lE56ld5FRtiqTYM0h0Kd9NwMfS5wVAYtVGlEOs8b7JVyVKnrU5mtIzZnCqP; path=/; secure; httponly
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=I8TVd74vT0asFPPTlcl2fDZAxVtJ0InZf0XQPJ6VAJUKl5EeIyrpl40xKjKU3hGnbnT%2F7lE56ld5FRtiqTYM0h0Kd9NwMfS5wVAYtVGlEOs8b7JVyVKnrU5mtIzZnCqP; path=/; secure; httponly]
[DEVELOPER 00:00:26] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:26] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:26] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:26] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:26] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:26] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:26] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:26] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:26] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:26] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:26] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:26] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:26] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:26] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: PHPSESSIDI=dqh21nupoegq60oqrr8bqcjv21; path=/; secure; HttpOnly
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=dqh21nupoegq60oqrr8bqcjv21; path=/; secure; HttpOnly]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:50 GMT; Max-Age=3600
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:50 GMT; Max-Age=3600]
[DEVELOPER 00:00:26] stderr: [hdr] ETag: "cda412eaee90ad798abf7d23365adb3d"
[DEVELOPER 00:00:26] stderr: Header Name: [etag], Value: ["cda412eaee90ad798abf7d23365adb3d"]
[DEVELOPER 00:00:26] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:26] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:26] stderr: [hdr]
[DEVELOPER 00:00:26] stderr: End of headers.
[DEVELOPER 00:00:26] stderr: Running post_headers hooks
[DEVELOPER 00:00:26] stderr: Running post_send hooks
[DEVELOPER 00:00:26] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:26] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:26] stderr: 204 No Content
[DEBUG 00:00:26] update item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:26] stderr: Running destroy hooks.
[DEVELOPER 00:00:26] stderr: Request ends.
[DEBUG 00:00:26] ClientTest.cpp:763: ending res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:26] ClientTest.cpp:763: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:26] ClientTest.cpp:763: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:26] ClientTest.cpp:764: starting source.reset()
[DEBUG 00:00:26] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:26] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:26] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:26] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:26] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:26] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:26] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:26] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:26] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:26] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:26] stderr: Running pre_send hooks
[DEVELOPER 00:00:26] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:26] stderr: Sending request headers:
[DEVELOPER 00:00:26] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:26] stderr: Connection: TE
[DEVELOPER 00:00:26] stderr: TE: trailers
[DEVELOPER 00:00:26] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:26] stderr: Depth: 0
[DEVELOPER 00:00:26] stderr: Content-Length: 137
[DEVELOPER 00:00:26] stderr: Content-Type: application/xml
[DEVELOPER 00:00:26] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:26] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:26] stderr:
[DEVELOPER 00:00:26] stderr: Sending request-line and headers:
[DEVELOPER 00:00:26] stderr: Sending request body:
[DEVELOPER 00:00:26] stderr: Body block (137 bytes):
[DEVELOPER 00:00:26] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:26] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:26] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:26] stderr: </prop></propfind>
[DEVELOPER 00:00:26] stderr: ]
[DEVELOPER 00:00:26] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:26] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:26] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:26] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:26] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:50 GMT
[DEVELOPER 00:00:26] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:50 GMT]
[DEVELOPER 00:00:26] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:26] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:26] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:26] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:26] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:26] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:26] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:26] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:26] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:26] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:26] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:26] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=O%2FNrWZ7j8ZV5PU1mZ51vlZkG5AkT0QI9JaUZfbnTdty%2FJLr9hPvbl%2FvupC4f3G%2FLCexiFiEmoA0vEH694ogEvYOG6sPZPQkNdXOIgCxqxkwvJIIZMqmlO1k7xDct7Cl%2B; path=/; secure; httponly
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=O%2FNrWZ7j8ZV5PU1mZ51vlZkG5AkT0QI9JaUZfbnTdty%2FJLr9hPvbl%2FvupC4f3G%2FLCexiFiEmoA0vEH694ogEvYOG6sPZPQkNdXOIgCxqxkwvJIIZMqmlO1k7xDct7Cl%2B; path=/; secure; httponly]
[DEVELOPER 00:00:26] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:26] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:26] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:26] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:26] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:26] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:26] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:26] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:26] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:26] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:26] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:26] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:26] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:26] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: PHPSESSIDI=f4g7h03lr3mm1buo8efrgp1t94; path=/; secure; HttpOnly
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=f4g7h03lr3mm1buo8efrgp1t94; path=/; secure; HttpOnly]
[DEVELOPER 00:00:26] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:50 GMT; Max-Age=3600
[DEVELOPER 00:00:26] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:50 GMT; Max-Age=3600]
[DEVELOPER 00:00:26] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:26] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:26] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:26] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:26] stderr: [hdr]
[DEVELOPER 00:00:26] stderr: End of headers.
[DEVELOPER 00:00:26] stderr: Running post_headers hooks
[DEVELOPER 00:00:26] stderr: [chunk] < 1ad
[DEVELOPER 00:00:26] stderr: Got chunk size: 429
[DEVELOPER 00:00:26] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:26] stderr: Got 429 bytes.
[DEVELOPER 00:00:26] stderr: Read block (429 bytes):
[DEVELOPER 00:00:26] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:26] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:26] stderr:  <d:response>
[DEVELOPER 00:00:26] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:26] stderr:   <d:propstat>
[DEVELOPER 00:00:26] stderr:    <d:prop>
[DEVELOPER 00:00:26] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:26] stderr:    </d:prop>
[DEVELOPER 00:00:26] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:26] stderr:   </d:propstat>
[DEVELOPER 00:00:26] stderr:  </d:response>
[DEVELOPER 00:00:26] stderr: </d:multistatus>
[DEVELOPER 00:00:26] stderr: ]
[DEVELOPER 00:00:26] stderr: [chunk] < 0
[DEVELOPER 00:00:26] stderr: Got chunk size: 0
[DEVELOPER 00:00:26] stderr: [hdr]
[DEVELOPER 00:00:26] stderr: End of headers.
[DEVELOPER 00:00:26] stderr: Running post_send hooks
[DEVELOPER 00:00:26] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:26] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:26] stderr: 207 Multi-Status
[DEVELOPER 00:00:26] stderr: Running destroy hooks.
[DEVELOPER 00:00:26] stderr: Request ends.
[DEBUG 00:00:26] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:26] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:26] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:26] ClientTest.cpp:764: ending source.reset()
[DEBUG 00:00:26] ClientTest.cpp:765: starting CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:26] ClientTest.cpp:765: ending CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:26] ClientTest.cpp:766: starting CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:26] ClientTest.cpp:766: ending CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:26] ClientTest.cpp:773: starting source.reset(createSource())
[DEBUG 00:00:26] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:26] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:26] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:26] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:26] not using KWallet
[DEBUG 00:00:26] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:26] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:26]    sync = disabled (default)
[DEBUG 00:00:26]    uri =  (default)
[DEBUG 00:00:26]    backend = CalDAV (set)
[DEBUG 00:00:26]    syncFormat =  (default)
[DEBUG 00:00:26]    forceSyncFormat = 0 (default)
[DEBUG 00:00:26]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:26]    databaseFormat =  (default)
[DEBUG 00:00:26]    databaseUser = pohly (set)
[DEBUG 00:00:26]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:26]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:26] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:26] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:26] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:26] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:26] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:26] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:26] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:26] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:26] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:26] using plain username/password for pohly
[DEBUG 00:00:26] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:26] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:26] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:26] stderr: Running pre_send hooks
[DEVELOPER 00:00:26] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:26] forced sending credentials
[DEVELOPER 00:00:27] stderr: Sending request headers:
[DEVELOPER 00:00:27] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:27] stderr: Connection: TE
[DEVELOPER 00:00:27] stderr: TE: trailers
[DEVELOPER 00:00:27] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:27] stderr: Depth: 0
[DEVELOPER 00:00:27] stderr: Content-Length: 137
[DEVELOPER 00:00:27] stderr: Content-Type: application/xml
[DEVELOPER 00:00:27] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:27] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:27] stderr:
[DEVELOPER 00:00:27] stderr: Sending request-line and headers:
[DEVELOPER 00:00:27] stderr: Sending request body:
[DEVELOPER 00:00:27] stderr: Body block (137 bytes):
[DEVELOPER 00:00:27] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:27] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:27] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:27] stderr: </prop></propfind>
[DEVELOPER 00:00:27] stderr: ]
[DEVELOPER 00:00:27] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:27] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:27] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:27] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:27] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:51 GMT
[DEVELOPER 00:00:27] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:51 GMT]
[DEVELOPER 00:00:27] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:27] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:27] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:27] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:27] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:27] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:27] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:27] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:27] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:27] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:27] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:27] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=CYdiphBNG3cnrXamdjEXc3xnQ9mGt4lYREip9xeHkUSk3U6guwJs9r%2Fs6TsDE%2BiWUbJCzBCsTRHvEE4bSzK1zlOfdAIf%2B7Avpaj135nKZNUwh8iQ5PlrpQnMqj4upH%2Bt; path=/; secure; httponly
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=CYdiphBNG3cnrXamdjEXc3xnQ9mGt4lYREip9xeHkUSk3U6guwJs9r%2Fs6TsDE%2BiWUbJCzBCsTRHvEE4bSzK1zlOfdAIf%2B7Avpaj135nKZNUwh8iQ5PlrpQnMqj4upH%2Bt; path=/; secure; httponly]
[DEVELOPER 00:00:27] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:27] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:27] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:27] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:27] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:27] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:27] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:27] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:27] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:27] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:27] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:27] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:27] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:27] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: PHPSESSIDI=s2ea25thomcv3m442qu2a4vdf5; path=/; secure; HttpOnly
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=s2ea25thomcv3m442qu2a4vdf5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:51 GMT; Max-Age=3600
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:51 GMT; Max-Age=3600]
[DEVELOPER 00:00:27] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:27] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:27] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:27] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:27] stderr: [hdr]
[DEVELOPER 00:00:27] stderr: End of headers.
[DEVELOPER 00:00:27] stderr: Running post_headers hooks
[DEVELOPER 00:00:27] stderr: [chunk] < 1ad
[DEVELOPER 00:00:27] stderr: Got chunk size: 429
[DEVELOPER 00:00:27] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:27] stderr: Got 429 bytes.
[DEVELOPER 00:00:27] stderr: Read block (429 bytes):
[DEVELOPER 00:00:27] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:27] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:27] stderr:  <d:response>
[DEVELOPER 00:00:27] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:27] stderr:   <d:propstat>
[DEVELOPER 00:00:27] stderr:    <d:prop>
[DEVELOPER 00:00:27] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:27] stderr:    </d:prop>
[DEVELOPER 00:00:27] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:27] stderr:   </d:propstat>
[DEVELOPER 00:00:27] stderr:  </d:response>
[DEVELOPER 00:00:27] stderr: </d:multistatus>
[DEVELOPER 00:00:27] stderr: ]
[DEVELOPER 00:00:27] stderr: [chunk] < 0
[DEVELOPER 00:00:27] stderr: Got chunk size: 0
[DEVELOPER 00:00:27] stderr: [hdr]
[DEVELOPER 00:00:27] stderr: End of headers.
[DEVELOPER 00:00:27] stderr: Running post_send hooks
[DEVELOPER 00:00:27] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:27] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:27] stderr: 207 Multi-Status
[DEBUG 00:00:27] credentials accepted
[DEVELOPER 00:00:27] stderr: Running destroy hooks.
[DEVELOPER 00:00:27] stderr: Request ends.
[DEBUG 00:00:27] caldav #A: old database revision 'http://sabre.io/ns/sync/8524', new revision 'http://sabre.io/ns/sync/8524'
[DEBUG 00:00:27] caldav #A: revisions match, no item changes
[DEBUG 00:00:27] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:27] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:27] ClientTest.cpp:773: ending source.reset(createSource())
[DEBUG 00:00:27] ClientTest.cpp:773: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:27] ClientTest.cpp:773: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:27] ClientTest.cpp:774: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:774: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:775: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:775: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:776: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:776: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:777: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:777: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:27] ClientTest.cpp:779: starting it = source->getAllItems().begin()
[DEBUG 00:00:27] ClientTest.cpp:779: ending it = source->getAllItems().begin()
[DEBUG 00:00:27] ClientTest.cpp:779: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:27] ClientTest.cpp:779: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:27] ClientTest.cpp:780: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:27] ClientTest.cpp:780: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:27] ClientTest.cpp:781: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:27] ClientTest.cpp:781: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:27] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:27] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:27] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:27] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:27] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:27] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:27] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:27] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:27] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:27] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:27] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:27] stderr: Running pre_send hooks
[DEVELOPER 00:00:27] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:27] stderr: Sending request headers:
[DEVELOPER 00:00:27] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:27] stderr: Connection: TE
[DEVELOPER 00:00:27] stderr: TE: trailers
[DEVELOPER 00:00:27] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:27] stderr: Depth: 0
[DEVELOPER 00:00:27] stderr: Content-Length: 137
[DEVELOPER 00:00:27] stderr: Content-Type: application/xml
[DEVELOPER 00:00:27] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:27] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:27] stderr:
[DEVELOPER 00:00:27] stderr: Sending request-line and headers:
[DEVELOPER 00:00:27] stderr: Sending request body:
[DEVELOPER 00:00:27] stderr: Body block (137 bytes):
[DEVELOPER 00:00:27] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:27] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:27] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:27] stderr: </prop></propfind>
[DEVELOPER 00:00:27] stderr: ]
[DEVELOPER 00:00:27] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:27] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:27] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:27] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:27] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:51 GMT
[DEVELOPER 00:00:27] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:51 GMT]
[DEVELOPER 00:00:27] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:27] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:27] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:27] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:27] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:27] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:27] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:27] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:27] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:27] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:27] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:27] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=b9tRPKYd0VcxJf637ZF7Fnbx0BesxrMl9QeL5EvofkwmmUfDTME%2FHerDeTCNdGzv%2Fur61Za7cLmcwcE%2BnE5tUPOyakyeqnkcZ1go8JN67mYyFRm8VXNOXg8R%2FSmbyvqa; path=/; secure; httponly
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=b9tRPKYd0VcxJf637ZF7Fnbx0BesxrMl9QeL5EvofkwmmUfDTME%2FHerDeTCNdGzv%2Fur61Za7cLmcwcE%2BnE5tUPOyakyeqnkcZ1go8JN67mYyFRm8VXNOXg8R%2FSmbyvqa; path=/; secure; httponly]
[DEVELOPER 00:00:27] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:27] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:27] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:27] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:27] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:27] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:27] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:27] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:27] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:27] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:27] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:27] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:27] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:27] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: PHPSESSIDI=k3m6j6sp473ljq0fd8o44s6bs2; path=/; secure; HttpOnly
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=k3m6j6sp473ljq0fd8o44s6bs2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:27] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:51 GMT; Max-Age=3600
[DEVELOPER 00:00:27] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:51 GMT; Max-Age=3600]
[DEVELOPER 00:00:27] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:27] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:27] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:27] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:27] stderr: [hdr]
[DEVELOPER 00:00:27] stderr: End of headers.
[DEVELOPER 00:00:27] stderr: Running post_headers hooks
[DEVELOPER 00:00:27] stderr: [chunk] < 1ad
[DEVELOPER 00:00:27] stderr: Got chunk size: 429
[DEVELOPER 00:00:27] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:27] stderr: Got 429 bytes.
[DEVELOPER 00:00:27] stderr: Read block (429 bytes):
[DEVELOPER 00:00:27] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:27] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:27] stderr:  <d:response>
[DEVELOPER 00:00:27] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:27] stderr:   <d:propstat>
[DEVELOPER 00:00:27] stderr:    <d:prop>
[DEVELOPER 00:00:27] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:27] stderr:    </d:prop>
[DEVELOPER 00:00:27] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:27] stderr:   </d:propstat>
[DEVELOPER 00:00:27] stderr:  </d:response>
[DEVELOPER 00:00:27] stderr: </d:multistatus>
[DEVELOPER 00:00:27] stderr: ]
[DEVELOPER 00:00:27] stderr: [chunk] < 0
[DEVELOPER 00:00:27] stderr: Got chunk size: 0
[DEVELOPER 00:00:27] stderr: [hdr]
[DEVELOPER 00:00:27] stderr: End of headers.
[DEVELOPER 00:00:27] stderr: Running post_send hooks
[DEVELOPER 00:00:27] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:27] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:27] stderr: 207 Multi-Status
[DEVELOPER 00:00:27] stderr: Running destroy hooks.
[DEVELOPER 00:00:27] stderr: Request ends.
[DEBUG 00:00:27] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:27] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:27] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:27] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:27] ClientTest.cpp:1378: ending update(createSourceA, config.m_updateItem, "-C")
[DEBUG 00:00:27]
[DEBUG 00:00:27] ClientTest.cpp:1379 *** check for updated item via source B
[DEBUG 00:00:27] ClientTest.cpp:1380: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:27] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:27] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:27] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:27] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:27] not using KWallet
[DEBUG 00:00:27] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:27] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:27]    sync = disabled (default)
[DEBUG 00:00:27]    uri =  (default)
[DEBUG 00:00:27]    backend = CalDAV (set)
[DEBUG 00:00:27]    syncFormat =  (default)
[DEBUG 00:00:27]    forceSyncFormat = 0 (default)
[DEBUG 00:00:27]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:27]    databaseFormat =  (default)
[DEBUG 00:00:27]    databaseUser = pohly (set)
[DEBUG 00:00:27]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:27]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:27] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:27] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:27] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:27] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:27] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:27] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:27] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:27] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:27] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:27] using plain username/password for pohly
[DEBUG 00:00:27] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:27] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:27] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:27] stderr: Running pre_send hooks
[DEVELOPER 00:00:27] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:27] forced sending credentials
[DEVELOPER 00:00:28] stderr: Sending request headers:
[DEVELOPER 00:00:28] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:28] stderr: Connection: TE
[DEVELOPER 00:00:28] stderr: TE: trailers
[DEVELOPER 00:00:28] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:28] stderr: Depth: 0
[DEVELOPER 00:00:28] stderr: Content-Length: 137
[DEVELOPER 00:00:28] stderr: Content-Type: application/xml
[DEVELOPER 00:00:28] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:28] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:28] stderr:
[DEVELOPER 00:00:28] stderr: Sending request-line and headers:
[DEVELOPER 00:00:28] stderr: Sending request body:
[DEVELOPER 00:00:28] stderr: Body block (137 bytes):
[DEVELOPER 00:00:28] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:28] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:28] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:28] stderr: </prop></propfind>
[DEVELOPER 00:00:28] stderr: ]
[DEVELOPER 00:00:28] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:28] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:28] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:28] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:28] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:52 GMT
[DEVELOPER 00:00:28] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:52 GMT]
[DEVELOPER 00:00:28] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:28] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:28] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:28] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:28] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:28] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:28] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:28] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:28] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:28] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:28] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:28] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=4nPYDNyS%2FMjny84Sz8sRi7Idxsgj5H681q5AkkntwlCZnw%2FwnBjw0CT8SbCYm%2FFB1RS653YNRUSdcGhVUP9dg%2BqnWPBFd8AjRy7NwuChtl3n3EBcE9dZiBfg9Zr6qnOr; path=/; secure; httponly
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=4nPYDNyS%2FMjny84Sz8sRi7Idxsgj5H681q5AkkntwlCZnw%2FwnBjw0CT8SbCYm%2FFB1RS653YNRUSdcGhVUP9dg%2BqnWPBFd8AjRy7NwuChtl3n3EBcE9dZiBfg9Zr6qnOr; path=/; secure; httponly]
[DEVELOPER 00:00:28] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:28] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:28] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:28] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:28] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:28] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:28] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:28] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:28] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:28] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:28] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:28] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:28] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:28] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: PHPSESSIDI=ib5e5dup64bchht3jr6sur6gg0; path=/; secure; HttpOnly
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ib5e5dup64bchht3jr6sur6gg0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:52 GMT; Max-Age=3600
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:52 GMT; Max-Age=3600]
[DEVELOPER 00:00:28] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:28] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:28] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:28] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:28] stderr: [hdr]
[DEVELOPER 00:00:28] stderr: End of headers.
[DEVELOPER 00:00:28] stderr: Running post_headers hooks
[DEVELOPER 00:00:28] stderr: [chunk] < 1ad
[DEVELOPER 00:00:28] stderr: Got chunk size: 429
[DEVELOPER 00:00:28] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:28] stderr: Got 429 bytes.
[DEVELOPER 00:00:28] stderr: Read block (429 bytes):
[DEVELOPER 00:00:28] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:28] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:28] stderr:  <d:response>
[DEVELOPER 00:00:28] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:28] stderr:   <d:propstat>
[DEVELOPER 00:00:28] stderr:    <d:prop>
[DEVELOPER 00:00:28] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:28] stderr:    </d:prop>
[DEVELOPER 00:00:28] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:28] stderr:   </d:propstat>
[DEVELOPER 00:00:28] stderr:  </d:response>
[DEVELOPER 00:00:28] stderr: </d:multistatus>
[DEVELOPER 00:00:28] stderr: ]
[DEVELOPER 00:00:28] stderr: [chunk] < 0
[DEVELOPER 00:00:28] stderr: Got chunk size: 0
[DEVELOPER 00:00:28] stderr: [hdr]
[DEVELOPER 00:00:28] stderr: End of headers.
[DEVELOPER 00:00:28] stderr: Running post_send hooks
[DEVELOPER 00:00:28] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:28] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:28] stderr: 207 Multi-Status
[DEBUG 00:00:28] credentials accepted
[DEVELOPER 00:00:28] stderr: Running destroy hooks.
[DEVELOPER 00:00:28] stderr: Request ends.
[DEBUG 00:00:28] caldav #B: old database revision 'http://sabre.io/ns/sync/8523', new revision 'http://sabre.io/ns/sync/8524'
[DEBUG 00:00:28] caldav #B: using full item scan to detect changes
[DEBUG 00:00:28] starting updateAllSubItems REPORT 'list items', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:28] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:28] stderr: Running pre_send hooks
[DEVELOPER 00:00:28] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:28] stderr: Sending request headers:
[DEVELOPER 00:00:28] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:28] stderr: Connection: TE
[DEVELOPER 00:00:28] stderr: TE: trailers
[DEVELOPER 00:00:28] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:28] stderr: Content-Length: 286
[DEVELOPER 00:00:28] stderr: Depth: 1
[DEVELOPER 00:00:28] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:28] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:28] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:28] stderr:
[DEVELOPER 00:00:28] stderr: Sending request-line and headers:
[DEVELOPER 00:00:28] stderr: Sending request body:
[DEVELOPER 00:00:28] stderr: Body block (286 bytes):
[DEVELOPER 00:00:28] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:28] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:28] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:28] stderr: <D:prop>
[DEVELOPER 00:00:28] stderr: <D:getetag/>
[DEVELOPER 00:00:28] stderr: </D:prop>
[DEVELOPER 00:00:28] stderr: <C:filter>
[DEVELOPER 00:00:28] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:28] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:28] stderr: </C:comp-filter>
[DEVELOPER 00:00:28] stderr: </C:comp-filter>
[DEVELOPER 00:00:28] stderr: </C:filter>
[DEVELOPER 00:00:28] stderr: </C:calendar-query>
[DEVELOPER 00:00:28] stderr: ]
[DEVELOPER 00:00:28] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:28] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:28] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:28] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:28] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:52 GMT
[DEVELOPER 00:00:28] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:52 GMT]
[DEVELOPER 00:00:28] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:28] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:28] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:28] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:28] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:28] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:28] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:28] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:28] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:28] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:28] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:28] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2F2Q54HNVsKd5vTa5OR40CIaSKHOsNlCvMF2bRuJQz3hURthDclHXFpHBvB4a4fT9rQ4XIV%2BXT5xoyVM3xZSVpEFksjs%2Bk6RG1AK2HxZoWbJAgLqHHiZ04Dyo4NgN3cr7; path=/; secure; httponly
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2F2Q54HNVsKd5vTa5OR40CIaSKHOsNlCvMF2bRuJQz3hURthDclHXFpHBvB4a4fT9rQ4XIV%2BXT5xoyVM3xZSVpEFksjs%2Bk6RG1AK2HxZoWbJAgLqHHiZ04Dyo4NgN3cr7; path=/; secure; httponly]
[DEVELOPER 00:00:28] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:28] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:28] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:28] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:28] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:28] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:28] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:28] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:28] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:28] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:28] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:28] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:28] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:28] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: PHPSESSIDI=bl7fgsebv07nfoo8ohtq93sme3; path=/; secure; HttpOnly
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bl7fgsebv07nfoo8ohtq93sme3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:28] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:52 GMT; Max-Age=3600
[DEVELOPER 00:00:28] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:52 GMT; Max-Age=3600]
[DEVELOPER 00:00:28] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:28] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:28] stderr: [hdr]
[DEVELOPER 00:00:28] stderr: End of headers.
[DEVELOPER 00:00:28] stderr: Running post_headers hooks
[DEVELOPER 00:00:28] stderr: [chunk] < 1f3
[DEVELOPER 00:00:28] stderr: Got chunk size: 499
[DEVELOPER 00:00:28] stderr: Reading 499 bytes of response body.
[DEVELOPER 00:00:28] stderr: Got 499 bytes.
[DEVELOPER 00:00:28] stderr: Read block (499 bytes):
[DEVELOPER 00:00:28] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:28] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:28] stderr:  <d:response>
[DEVELOPER 00:00:28] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:28] stderr:   <d:propstat>
[DEVELOPER 00:00:28] stderr:    <d:prop>
[DEVELOPER 00:00:28] stderr:     <d:getetag>&quot;cda412eaee90ad798abf7d23365adb3d&quot;</d:getetag>
[DEVELOPER 00:00:28] stderr:    </d:prop>
[DEVELOPER 00:00:28] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:28] stderr:   </d:propstat>
[DEVELOPER 00:00:28] stderr:  </d:response>
[DEVELOPER 00:00:28] stderr: </d:multistatus>
[DEVELOPER 00:00:28] stderr: ]
[DEVELOPER 00:00:28] stderr: [chunk] < 0
[DEVELOPER 00:00:28] stderr: Got chunk size: 0
[DEVELOPER 00:00:28] stderr: [hdr]
[DEVELOPER 00:00:28] stderr: End of headers.
[DEVELOPER 00:00:28] stderr: Running post_send hooks
[DEVELOPER 00:00:28] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:28] stderr: Running destroy hooks.
[DEVELOPER 00:00:28] stderr: Request ends.
[DEBUG 00:00:28] updateAllSubItems(): read new or modified item 1234567890!@#$%^&*()<>@dummyVEVENT.ics
[DEBUG 00:00:28] starting updateAllSubItems REPORT 'multiget new/updated items', credentials okay, deadline in 119.5s
[DEVELOPER 00:00:29] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:29] stderr: Running pre_send hooks
[DEVELOPER 00:00:29] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:29] stderr: Sending request headers:
[DEVELOPER 00:00:29] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:29] stderr: Connection: TE
[DEVELOPER 00:00:29] stderr: TE: trailers
[DEVELOPER 00:00:29] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:29] stderr: Content-Length: 320
[DEVELOPER 00:00:29] stderr: Depth: 1
[DEVELOPER 00:00:29] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:29] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:29] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:29] stderr:
[DEVELOPER 00:00:29] stderr: Sending request-line and headers:
[DEVELOPER 00:00:29] stderr: Sending request body:
[DEVELOPER 00:00:29] stderr: Body block (320 bytes):
[DEVELOPER 00:00:29] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:29] stderr: <C:calendar-multiget xmlns:D="DAV:"
[DEVELOPER 00:00:29] stderr:    xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:29] stderr: <D:prop>
[DEVELOPER 00:00:29] stderr:    <D:getetag/>
[DEVELOPER 00:00:29] stderr:    <C:calendar-data/>
[DEVELOPER 00:00:29] stderr: </D:prop>
[DEVELOPER 00:00:29] stderr: <D:href>/remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics</D:href>
[DEVELOPER 00:00:29] stderr: </C:calendar-multiget>]
[DEVELOPER 00:00:29] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:29] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:29] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:29] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:29] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:53 GMT
[DEVELOPER 00:00:29] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:53 GMT]
[DEVELOPER 00:00:29] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:29] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:29] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:29] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:29] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:29] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:29] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:29] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:29] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:29] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:29] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:29] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=2FROXT3P7Xh9%2BWYFyXJRlcagWtlkKnROejr8oYhbxFDheYhdjh9zLqnqJCogVHoeQW2jWv4A2MY7f7CMQh1kxy2zrhsavPyxfZv2%2FlHYv2Ui%2BVX2nnJ%2FgUKUIPf28Bch; path=/; secure; httponly
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=2FROXT3P7Xh9%2BWYFyXJRlcagWtlkKnROejr8oYhbxFDheYhdjh9zLqnqJCogVHoeQW2jWv4A2MY7f7CMQh1kxy2zrhsavPyxfZv2%2FlHYv2Ui%2BVX2nnJ%2FgUKUIPf28Bch; path=/; secure; httponly]
[DEVELOPER 00:00:29] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:29] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:29] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:29] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:29] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:29] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:29] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:29] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:29] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:29] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:29] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:29] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:29] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:29] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: PHPSESSIDI=uhbg3ptfad0fmv7lojog2mllc0; path=/; secure; HttpOnly
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=uhbg3ptfad0fmv7lojog2mllc0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:53 GMT; Max-Age=3600
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:53 GMT; Max-Age=3600]
[DEVELOPER 00:00:29] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:29] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:29] stderr: [hdr]
[DEVELOPER 00:00:29] stderr: End of headers.
[DEVELOPER 00:00:29] stderr: Running post_headers hooks
[DEVELOPER 00:00:29] stderr: [chunk] < 3c4
[DEVELOPER 00:00:29] stderr: Got chunk size: 964
[DEVELOPER 00:00:29] stderr: Reading 964 bytes of response body.
[DEVELOPER 00:00:29] stderr: Got 964 bytes.
[DEVELOPER 00:00:29] stderr: Read block (964 bytes):
[DEVELOPER 00:00:29] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:29] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:29] stderr:  <d:response>
[DEVELOPER 00:00:29] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:29] stderr:   <d:propstat>
[DEVELOPER 00:00:29] stderr:    <d:prop>
[DEVELOPER 00:00:29] stderr:     <d:getetag>&quot;cda412eaee90ad798abf7d23365adb3d&quot;</d:getetag>
[DEVELOPER 00:00:29] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:29] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:29] stderr: VERSION:2.0
[DEVELOPER 00:00:29] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:29] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:29] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:29] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:29] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:29] stderr: DTSTAMP:20180105T162449Z
[DEVELOPER 00:00:29] stderr: LAST-MODIFIED:20180105T162449Z
[DEVELOPER 00:00:29] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:29] stderr: SEQUENCE:1
[DEVELOPER 00:00:29] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:29] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:29] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:29] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:29] stderr: END:VEVENT
[DEVELOPER 00:00:29] stderr: END:VCALENDAR
[DEVELOPER 00:00:29] stderr: </cal:calendar-data>
[DEVELOPER 00:00:29] stderr:    </d:prop>
[DEVELOPER 00:00:29] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:29] stderr:   </d:propstat>
[DEVELOPER 00:00:29] stderr:  </d:response>
[DEVELOPER 00:00:29] stderr: </d:multistatus>
[DEVELOPER 00:00:29] stderr: ]
[DEVELOPER 00:00:29] stderr: [chunk] < 0
[DEVELOPER 00:00:29] stderr: Got chunk size: 0
[DEVELOPER 00:00:29] stderr: [hdr]
[DEVELOPER 00:00:29] stderr: End of headers.
[DEVELOPER 00:00:29] stderr: Running post_send hooks
[DEVELOPER 00:00:29] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:29] stderr: Running destroy hooks.
[DEVELOPER 00:00:29] stderr: Request ends.
[DEBUG 00:00:29] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:29] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:29] ClientTest.cpp:1380: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:29] ClientTest.cpp:1380: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1380: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1381: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1381: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1381: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1381: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1382: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1382: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1382: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1382: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1383: starting CPPUNIT_ASSERT_EQUAL((1),(countUpdatedItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1383: ending CPPUNIT_ASSERT_EQUAL((1),(countUpdatedItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1383: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1383: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1384: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1384: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:29] ClientTest.cpp:1384: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1384: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1386: starting it = source->getUpdatedItems().begin()
[DEBUG 00:00:29] ClientTest.cpp:1386: ending it = source->getUpdatedItems().begin()
[DEBUG 00:00:29] ClientTest.cpp:1386: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1386: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1387: starting CPPUNIT_ASSERT(it != source->getUpdatedItems().end())
[DEBUG 00:00:29] ClientTest.cpp:1387: ending CPPUNIT_ASSERT(it != source->getUpdatedItems().end())
[DEBUG 00:00:29] ClientTest.cpp:1388: starting source->readItem(*it, updatedItem)
[DEBUG 00:00:29] ClientTest.cpp:1388: ending source->readItem(*it, updatedItem)
[DEBUG 00:00:29] ClientTest.cpp:1388: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1388: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:29] ClientTest.cpp:1389: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:29] ClientTest.cpp:1389: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:29] ClientTest.cpp:1390: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:29] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:29] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:29] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:29] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:29] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:29] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:29] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:29] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:29] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:29] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:29] stderr: Running pre_send hooks
[DEVELOPER 00:00:29] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:29] stderr: Sending request headers:
[DEVELOPER 00:00:29] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:29] stderr: Connection: TE
[DEVELOPER 00:00:29] stderr: TE: trailers
[DEVELOPER 00:00:29] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:29] stderr: Depth: 0
[DEVELOPER 00:00:29] stderr: Content-Length: 137
[DEVELOPER 00:00:29] stderr: Content-Type: application/xml
[DEVELOPER 00:00:29] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:29] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:29] stderr:
[DEVELOPER 00:00:29] stderr: Sending request-line and headers:
[DEVELOPER 00:00:29] stderr: Sending request body:
[DEVELOPER 00:00:29] stderr: Body block (137 bytes):
[DEVELOPER 00:00:29] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:29] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:29] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:29] stderr: </prop></propfind>
[DEVELOPER 00:00:29] stderr: ]
[DEVELOPER 00:00:29] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:29] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:29] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:29] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:29] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:53 GMT
[DEVELOPER 00:00:29] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:53 GMT]
[DEVELOPER 00:00:29] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:29] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:29] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:29] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:29] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:29] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:29] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:29] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:29] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:29] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:29] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:29] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=EeANePfRiEf57k2C8qAeWGfs7bg06o3MlYeEwEaoZXnhXnIaNqMNZYpsB5GtH%2B%2BCYBWAC%2FUMx2iEyQp798jNAUlN5T4eLCSNmMtYCZ2WeahaxrmFDDbiF0h%2FT5FvvQZA; path=/; secure; httponly
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=EeANePfRiEf57k2C8qAeWGfs7bg06o3MlYeEwEaoZXnhXnIaNqMNZYpsB5GtH%2B%2BCYBWAC%2FUMx2iEyQp798jNAUlN5T4eLCSNmMtYCZ2WeahaxrmFDDbiF0h%2FT5FvvQZA; path=/; secure; httponly]
[DEVELOPER 00:00:29] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:29] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:29] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:29] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:29] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:29] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:29] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:29] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:29] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:29] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:29] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:29] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:29] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:29] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: PHPSESSIDI=a4lavgrg7fj5ps26ac7qmmf4q6; path=/; secure; HttpOnly
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=a4lavgrg7fj5ps26ac7qmmf4q6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:29] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:53 GMT; Max-Age=3600
[DEVELOPER 00:00:29] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:53 GMT; Max-Age=3600]
[DEVELOPER 00:00:29] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:29] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:29] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:29] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:29] stderr: [hdr]
[DEVELOPER 00:00:29] stderr: End of headers.
[DEVELOPER 00:00:29] stderr: Running post_headers hooks
[DEVELOPER 00:00:29] stderr: [chunk] < 1ad
[DEVELOPER 00:00:29] stderr: Got chunk size: 429
[DEVELOPER 00:00:29] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:29] stderr: Got 429 bytes.
[DEVELOPER 00:00:29] stderr: Read block (429 bytes):
[DEVELOPER 00:00:29] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:29] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:29] stderr:  <d:response>
[DEVELOPER 00:00:29] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:29] stderr:   <d:propstat>
[DEVELOPER 00:00:29] stderr:    <d:prop>
[DEVELOPER 00:00:29] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:29] stderr:    </d:prop>
[DEVELOPER 00:00:29] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:29] stderr:   </d:propstat>
[DEVELOPER 00:00:29] stderr:  </d:response>
[DEVELOPER 00:00:29] stderr: </d:multistatus>
[DEVELOPER 00:00:29] stderr: ]
[DEVELOPER 00:00:29] stderr: [chunk] < 0
[DEVELOPER 00:00:29] stderr: Got chunk size: 0
[DEVELOPER 00:00:29] stderr: [hdr]
[DEVELOPER 00:00:29] stderr: End of headers.
[DEVELOPER 00:00:29] stderr: Running post_send hooks
[DEVELOPER 00:00:29] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:29] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:29] stderr: 207 Multi-Status
[DEVELOPER 00:00:29] stderr: Running destroy hooks.
[DEVELOPER 00:00:29] stderr: Request ends.
[DEBUG 00:00:29] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:29] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:29] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:29] ClientTest.cpp:1390: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:29]
[DEBUG 00:00:29] ClientTest.cpp:1392 *** one item, no changes in source B
[DEBUG 00:00:29] ClientTest.cpp:1393: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:29] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:29] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:29] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:29] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:29] not using KWallet
[DEBUG 00:00:29] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:29] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:29]    sync = disabled (default)
[DEBUG 00:00:29]    uri =  (default)
[DEBUG 00:00:29]    backend = CalDAV (set)
[DEBUG 00:00:29]    syncFormat =  (default)
[DEBUG 00:00:29]    forceSyncFormat = 0 (default)
[DEBUG 00:00:29]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:29]    databaseFormat =  (default)
[DEBUG 00:00:29]    databaseUser = pohly (set)
[DEBUG 00:00:29]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:29]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:29] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:29] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:29] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:29] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:29] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:29] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:29] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:29] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:29] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:29] using plain username/password for pohly
[DEBUG 00:00:29] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:29] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:29] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:29] stderr: Running pre_send hooks
[DEVELOPER 00:00:29] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:29] forced sending credentials
[DEVELOPER 00:00:30] stderr: Sending request headers:
[DEVELOPER 00:00:30] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:30] stderr: Connection: TE
[DEVELOPER 00:00:30] stderr: TE: trailers
[DEVELOPER 00:00:30] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:30] stderr: Depth: 0
[DEVELOPER 00:00:30] stderr: Content-Length: 137
[DEVELOPER 00:00:30] stderr: Content-Type: application/xml
[DEVELOPER 00:00:30] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:30] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:30] stderr:
[DEVELOPER 00:00:30] stderr: Sending request-line and headers:
[DEVELOPER 00:00:30] stderr: Sending request body:
[DEVELOPER 00:00:30] stderr: Body block (137 bytes):
[DEVELOPER 00:00:30] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:30] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:30] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:30] stderr: </prop></propfind>
[DEVELOPER 00:00:30] stderr: ]
[DEVELOPER 00:00:30] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:30] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:30] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:30] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:30] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:54 GMT
[DEVELOPER 00:00:30] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:54 GMT]
[DEVELOPER 00:00:30] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:30] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:30] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:30] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:30] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:30] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:30] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:30] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:30] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:30] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:30] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:30] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=3Yl9Z6qFJzWyrE3v3fRWPIGIRjwxzTgrepNpMifKw0%2B8Ys0X3GFw1qgmxVbluk1VwPSDYX%2FtxFr7IcGbwZsHd7tf0z%2B7Eimm7bHRI1l8pHW4Z9GKaEC%2F9ckxtj6dO%2Fbg; path=/; secure; httponly
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=3Yl9Z6qFJzWyrE3v3fRWPIGIRjwxzTgrepNpMifKw0%2B8Ys0X3GFw1qgmxVbluk1VwPSDYX%2FtxFr7IcGbwZsHd7tf0z%2B7Eimm7bHRI1l8pHW4Z9GKaEC%2F9ckxtj6dO%2Fbg; path=/; secure; httponly]
[DEVELOPER 00:00:30] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:30] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:30] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:30] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:30] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:30] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:30] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:30] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:30] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:30] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:30] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:30] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:30] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:30] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: PHPSESSIDI=jq6ia2i86qilrfm73knm80o1i4; path=/; secure; HttpOnly
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=jq6ia2i86qilrfm73knm80o1i4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:54 GMT; Max-Age=3600
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:54 GMT; Max-Age=3600]
[DEVELOPER 00:00:30] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:30] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:30] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:30] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:30] stderr: [hdr]
[DEVELOPER 00:00:30] stderr: End of headers.
[DEVELOPER 00:00:30] stderr: Running post_headers hooks
[DEVELOPER 00:00:30] stderr: [chunk] < 1ad
[DEVELOPER 00:00:30] stderr: Got chunk size: 429
[DEVELOPER 00:00:30] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:30] stderr: Got 429 bytes.
[DEVELOPER 00:00:30] stderr: Read block (429 bytes):
[DEVELOPER 00:00:30] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:30] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:30] stderr:  <d:response>
[DEVELOPER 00:00:30] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:30] stderr:   <d:propstat>
[DEVELOPER 00:00:30] stderr:    <d:prop>
[DEVELOPER 00:00:30] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:30] stderr:    </d:prop>
[DEVELOPER 00:00:30] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:30] stderr:   </d:propstat>
[DEVELOPER 00:00:30] stderr:  </d:response>
[DEVELOPER 00:00:30] stderr: </d:multistatus>
[DEVELOPER 00:00:30] stderr: ]
[DEVELOPER 00:00:30] stderr: [chunk] < 0
[DEVELOPER 00:00:30] stderr: Got chunk size: 0
[DEVELOPER 00:00:30] stderr: [hdr]
[DEVELOPER 00:00:30] stderr: End of headers.
[DEVELOPER 00:00:30] stderr: Running post_send hooks
[DEVELOPER 00:00:30] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:30] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:30] stderr: 207 Multi-Status
[DEBUG 00:00:30] credentials accepted
[DEVELOPER 00:00:30] stderr: Running destroy hooks.
[DEVELOPER 00:00:30] stderr: Request ends.
[DEBUG 00:00:30] caldav #B: old database revision 'http://sabre.io/ns/sync/8524', new revision 'http://sabre.io/ns/sync/8524'
[DEBUG 00:00:30] caldav #B: revisions match, no item changes
[DEBUG 00:00:30] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:30] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:30] ClientTest.cpp:1393: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:30] ClientTest.cpp:1393: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1393: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1394: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1394: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1394: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1394: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1395: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1395: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1395: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1395: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1396: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1396: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1396: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1396: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1397: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1397: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:30] ClientTest.cpp:1397: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1397: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:30] ClientTest.cpp:1398: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:30] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:30] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:30] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:30] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:30] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:30] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:30] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:30] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:30] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:30] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:30] stderr: Running pre_send hooks
[DEVELOPER 00:00:30] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:30] stderr: Sending request headers:
[DEVELOPER 00:00:30] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:30] stderr: Connection: TE
[DEVELOPER 00:00:30] stderr: TE: trailers
[DEVELOPER 00:00:30] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:30] stderr: Depth: 0
[DEVELOPER 00:00:30] stderr: Content-Length: 137
[DEVELOPER 00:00:30] stderr: Content-Type: application/xml
[DEVELOPER 00:00:30] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:30] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:30] stderr:
[DEVELOPER 00:00:30] stderr: Sending request-line and headers:
[DEVELOPER 00:00:30] stderr: Sending request body:
[DEVELOPER 00:00:30] stderr: Body block (137 bytes):
[DEVELOPER 00:00:30] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:30] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:30] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:30] stderr: </prop></propfind>
[DEVELOPER 00:00:30] stderr: ]
[DEVELOPER 00:00:30] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:30] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:30] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:30] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:30] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:54 GMT
[DEVELOPER 00:00:30] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:54 GMT]
[DEVELOPER 00:00:30] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:30] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:30] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:30] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:30] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:30] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:30] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:30] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:30] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:30] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:30] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:30] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=BkPaJLTG%2BkQJ4051WVsNU5G15jjM2YTh95O0ftc1OqYMkn3h9HrzPqjI4pcKAnWg8gnuvFkaqN3VEkwzeSE2RHLxm5m2fNdRHMmnS3DdxhFiuixQ%2FptHC%2Feq9%2BYhlHmV; path=/; secure; httponly
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=BkPaJLTG%2BkQJ4051WVsNU5G15jjM2YTh95O0ftc1OqYMkn3h9HrzPqjI4pcKAnWg8gnuvFkaqN3VEkwzeSE2RHLxm5m2fNdRHMmnS3DdxhFiuixQ%2FptHC%2Feq9%2BYhlHmV; path=/; secure; httponly]
[DEVELOPER 00:00:30] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:30] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:30] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:30] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:30] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:30] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:30] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:30] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:30] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:30] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:30] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:30] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:30] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:30] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: PHPSESSIDI=o72oas6k0rr5v3o25i6r47l681; path=/; secure; HttpOnly
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=o72oas6k0rr5v3o25i6r47l681; path=/; secure; HttpOnly]
[DEVELOPER 00:00:30] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:54 GMT; Max-Age=3600
[DEVELOPER 00:00:30] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:54 GMT; Max-Age=3600]
[DEVELOPER 00:00:30] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:30] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:30] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:30] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:30] stderr: [hdr]
[DEVELOPER 00:00:30] stderr: End of headers.
[DEVELOPER 00:00:30] stderr: Running post_headers hooks
[DEVELOPER 00:00:30] stderr: [chunk] < 1ad
[DEVELOPER 00:00:30] stderr: Got chunk size: 429
[DEVELOPER 00:00:30] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:30] stderr: Got 429 bytes.
[DEVELOPER 00:00:30] stderr: Read block (429 bytes):
[DEVELOPER 00:00:30] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:30] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:30] stderr:  <d:response>
[DEVELOPER 00:00:30] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:30] stderr:   <d:propstat>
[DEVELOPER 00:00:30] stderr:    <d:prop>
[DEVELOPER 00:00:30] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:30] stderr:    </d:prop>
[DEVELOPER 00:00:30] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:30] stderr:   </d:propstat>
[DEVELOPER 00:00:30] stderr:  </d:response>
[DEVELOPER 00:00:30] stderr: </d:multistatus>
[DEVELOPER 00:00:30] stderr: ]
[DEVELOPER 00:00:30] stderr: [chunk] < 0
[DEVELOPER 00:00:30] stderr: Got chunk size: 0
[DEVELOPER 00:00:30] stderr: [hdr]
[DEVELOPER 00:00:30] stderr: End of headers.
[DEVELOPER 00:00:30] stderr: Running post_send hooks
[DEVELOPER 00:00:30] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:30] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:30] stderr: 207 Multi-Status
[DEVELOPER 00:00:30] stderr: Running destroy hooks.
[DEVELOPER 00:00:30] stderr: Request ends.
[DEBUG 00:00:30] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:30] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:30] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:30] ClientTest.cpp:1398: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:30]
[DEBUG 00:00:30] ClientTest.cpp:1400 *** start anew in both sources
[DEBUG 00:00:30] ClientTest.cpp:1401: starting deleteAll(createSourceA)
[DEBUG 00:00:30] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:30] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:30] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:30] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:30] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:30] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:30] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:30] not using KWallet
[DEBUG 00:00:30] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:30] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:30]    sync = disabled (default)
[DEBUG 00:00:30]    uri =  (default)
[DEBUG 00:00:30]    backend = CalDAV (set)
[DEBUG 00:00:30]    syncFormat =  (default)
[DEBUG 00:00:30]    forceSyncFormat = 0 (default)
[DEBUG 00:00:30]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:30]    databaseFormat =  (default)
[DEBUG 00:00:30]    databaseUser = pohly (set)
[DEBUG 00:00:30]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:30]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:30] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:30] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:30] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:30] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:30] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:30] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:30] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:30] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:30] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:30] using plain username/password for pohly
[DEBUG 00:00:30] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:30] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:30] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:30] stderr: Running pre_send hooks
[DEVELOPER 00:00:30] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:30] forced sending credentials
[DEVELOPER 00:00:31] stderr: Sending request headers:
[DEVELOPER 00:00:31] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:31] stderr: Connection: TE
[DEVELOPER 00:00:31] stderr: TE: trailers
[DEVELOPER 00:00:31] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:31] stderr: Depth: 0
[DEVELOPER 00:00:31] stderr: Content-Length: 137
[DEVELOPER 00:00:31] stderr: Content-Type: application/xml
[DEVELOPER 00:00:31] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:31] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:31] stderr:
[DEVELOPER 00:00:31] stderr: Sending request-line and headers:
[DEVELOPER 00:00:31] stderr: Sending request body:
[DEVELOPER 00:00:31] stderr: Body block (137 bytes):
[DEVELOPER 00:00:31] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:31] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:31] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:31] stderr: </prop></propfind>
[DEVELOPER 00:00:31] stderr: ]
[DEVELOPER 00:00:31] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:31] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:31] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:31] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:31] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:55 GMT
[DEVELOPER 00:00:31] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:55 GMT]
[DEVELOPER 00:00:31] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:31] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:31] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:31] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:31] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:31] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:31] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:31] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:31] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:31] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:31] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:31] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=qwWM4I4vUnFBSBtxuUhiNupG66E3pDYIiqWRCHAQC6fDaILMr4rUFNICtSGK0aI3rGt4zaarlzgeiUmd%2Fg8divDBpVlNdTxPlyqY%2BFxx0Xmdy%2BQy%2BYheMNWrzy4TbyIG; path=/; secure; httponly
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=qwWM4I4vUnFBSBtxuUhiNupG66E3pDYIiqWRCHAQC6fDaILMr4rUFNICtSGK0aI3rGt4zaarlzgeiUmd%2Fg8divDBpVlNdTxPlyqY%2BFxx0Xmdy%2BQy%2BYheMNWrzy4TbyIG; path=/; secure; httponly]
[DEVELOPER 00:00:31] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:31] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:31] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:31] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:31] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:31] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:31] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:31] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:31] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:31] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:31] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:31] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:31] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:31] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: PHPSESSIDI=74ddea3plg3tb2iou7gmat2dr7; path=/; secure; HttpOnly
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=74ddea3plg3tb2iou7gmat2dr7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:55 GMT; Max-Age=3600
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:55 GMT; Max-Age=3600]
[DEVELOPER 00:00:31] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:31] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:31] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:31] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:31] stderr: [hdr]
[DEVELOPER 00:00:31] stderr: End of headers.
[DEVELOPER 00:00:31] stderr: Running post_headers hooks
[DEVELOPER 00:00:31] stderr: [chunk] < 1ad
[DEVELOPER 00:00:31] stderr: Got chunk size: 429
[DEVELOPER 00:00:31] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:31] stderr: Got 429 bytes.
[DEVELOPER 00:00:31] stderr: Read block (429 bytes):
[DEVELOPER 00:00:31] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:31] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:31] stderr:  <d:response>
[DEVELOPER 00:00:31] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:31] stderr:   <d:propstat>
[DEVELOPER 00:00:31] stderr:    <d:prop>
[DEVELOPER 00:00:31] stderr:     <cs:getctag>http://sabre.io/ns/sync/8524</cs:getctag>
[DEVELOPER 00:00:31] stderr:    </d:prop>
[DEVELOPER 00:00:31] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:31] stderr:   </d:propstat>
[DEVELOPER 00:00:31] stderr:  </d:response>
[DEVELOPER 00:00:31] stderr: </d:multistatus>
[DEVELOPER 00:00:31] stderr: ]
[DEVELOPER 00:00:31] stderr: [chunk] < 0
[DEVELOPER 00:00:31] stderr: Got chunk size: 0
[DEVELOPER 00:00:31] stderr: [hdr]
[DEVELOPER 00:00:31] stderr: End of headers.
[DEVELOPER 00:00:31] stderr: Running post_send hooks
[DEVELOPER 00:00:31] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:31] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:31] stderr: 207 Multi-Status
[DEBUG 00:00:31] credentials accepted
[DEVELOPER 00:00:31] stderr: Running destroy hooks.
[DEVELOPER 00:00:31] stderr: Request ends.
[DEBUG 00:00:31] caldav #A: old database revision 'http://sabre.io/ns/sync/8524', new revision 'http://sabre.io/ns/sync/8524'
[DEBUG 00:00:31] caldav #A: revisions match, no item changes
[DEBUG 00:00:31] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:31] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:31] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:31] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:31] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:31] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:31] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:31] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:31] stderr: Running pre_send hooks
[DEVELOPER 00:00:31] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:31] stderr: Sending request headers:
[DEVELOPER 00:00:31] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:31] stderr: Connection: TE
[DEVELOPER 00:00:31] stderr: TE: trailers
[DEVELOPER 00:00:31] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:31] stderr: Content-Length: 0
[DEVELOPER 00:00:31] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:31] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:31] stderr:
[DEVELOPER 00:00:31] stderr: Sending request-line and headers:
[DEVELOPER 00:00:31] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:31] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:31] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:31] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:31] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:56 GMT
[DEVELOPER 00:00:31] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:56 GMT]
[DEVELOPER 00:00:31] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:31] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:31] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:31] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:31] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:31] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:31] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:31] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:31] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:31] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:31] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:31] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=k4TkOW%2B%2FrWk9UYjemeVWCQfmv1GsaIWpWcS8kJqfIXQ7Ae0Tx9OByRzFtEkLu8p8x%2BmAQy6e641CLHLImfAUNj53FyFC8Jbz6Blu7Jq14BrA%2FkF4t9HPnfE402FCA0qr; path=/; secure; httponly
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=k4TkOW%2B%2FrWk9UYjemeVWCQfmv1GsaIWpWcS8kJqfIXQ7Ae0Tx9OByRzFtEkLu8p8x%2BmAQy6e641CLHLImfAUNj53FyFC8Jbz6Blu7Jq14BrA%2FkF4t9HPnfE402FCA0qr; path=/; secure; httponly]
[DEVELOPER 00:00:31] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:31] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:31] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:31] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:31] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:31] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:31] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:31] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:31] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:31] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:31] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:31] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:31] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:31] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: PHPSESSIDI=j6qlq82vt63i0dp2gmvs9bhon7; path=/; secure; HttpOnly
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=j6qlq82vt63i0dp2gmvs9bhon7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:31] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:55 GMT; Max-Age=3600
[DEVELOPER 00:00:31] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:55 GMT; Max-Age=3600]
[DEVELOPER 00:00:31] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:31] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:31] stderr: [hdr]
[DEVELOPER 00:00:31] stderr: End of headers.
[DEVELOPER 00:00:31] stderr: Running post_headers hooks
[DEVELOPER 00:00:31] stderr: Running post_send hooks
[DEVELOPER 00:00:31] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:31] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:31] stderr: 204 No Content
[DEBUG 00:00:31] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:31] stderr: Running destroy hooks.
[DEVELOPER 00:00:31] stderr: Request ends.
[DEBUG 00:00:31] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:31] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:31] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:31] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:31] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:31] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:31] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:31] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:31] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:31] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:31] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:31] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:31] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:32] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:32] stderr: Running pre_send hooks
[DEVELOPER 00:00:32] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:32] stderr: Sending request headers:
[DEVELOPER 00:00:32] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:32] stderr: Connection: TE
[DEVELOPER 00:00:32] stderr: TE: trailers
[DEVELOPER 00:00:32] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:32] stderr: Depth: 0
[DEVELOPER 00:00:32] stderr: Content-Length: 137
[DEVELOPER 00:00:32] stderr: Content-Type: application/xml
[DEVELOPER 00:00:32] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:32] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:32] stderr:
[DEVELOPER 00:00:32] stderr: Sending request-line and headers:
[DEVELOPER 00:00:32] stderr: Sending request body:
[DEVELOPER 00:00:32] stderr: Body block (137 bytes):
[DEVELOPER 00:00:32] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:32] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:32] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:32] stderr: </prop></propfind>
[DEVELOPER 00:00:32] stderr: ]
[DEVELOPER 00:00:32] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:32] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:32] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:32] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:32] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:56 GMT
[DEVELOPER 00:00:32] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:56 GMT]
[DEVELOPER 00:00:32] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:32] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:32] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:32] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:32] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:32] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:32] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:32] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:32] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:32] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:32] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:32] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=KCZKFoNJUMUVOibtfZxHg%2BzDJbNvx3ewB35hIqg0Ppu7biBCPn7p1i2erdWEwOtDXlPlnfHqD9kWphAS%2FzQIc3SsVBzybfwM8NNv9%2BscjbarN4C5TCbkhxqAbFRDna7a; path=/; secure; httponly
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=KCZKFoNJUMUVOibtfZxHg%2BzDJbNvx3ewB35hIqg0Ppu7biBCPn7p1i2erdWEwOtDXlPlnfHqD9kWphAS%2FzQIc3SsVBzybfwM8NNv9%2BscjbarN4C5TCbkhxqAbFRDna7a; path=/; secure; httponly]
[DEVELOPER 00:00:32] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:32] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:32] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:32] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:32] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:32] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:32] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:32] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:32] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:32] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:32] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:32] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:32] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:32] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: PHPSESSIDI=q940maqfq65jlvgk5vsop1fq02; path=/; secure; HttpOnly
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=q940maqfq65jlvgk5vsop1fq02; path=/; secure; HttpOnly]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:56 GMT; Max-Age=3600
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:56 GMT; Max-Age=3600]
[DEVELOPER 00:00:32] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:32] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:32] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:32] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:32] stderr: [hdr]
[DEVELOPER 00:00:32] stderr: End of headers.
[DEVELOPER 00:00:32] stderr: Running post_headers hooks
[DEVELOPER 00:00:32] stderr: [chunk] < 1ad
[DEVELOPER 00:00:32] stderr: Got chunk size: 429
[DEVELOPER 00:00:32] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:32] stderr: Got 429 bytes.
[DEVELOPER 00:00:32] stderr: Read block (429 bytes):
[DEVELOPER 00:00:32] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:32] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:32] stderr:  <d:response>
[DEVELOPER 00:00:32] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:32] stderr:   <d:propstat>
[DEVELOPER 00:00:32] stderr:    <d:prop>
[DEVELOPER 00:00:32] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:32] stderr:    </d:prop>
[DEVELOPER 00:00:32] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:32] stderr:   </d:propstat>
[DEVELOPER 00:00:32] stderr:  </d:response>
[DEVELOPER 00:00:32] stderr: </d:multistatus>
[DEVELOPER 00:00:32] stderr: ]
[DEVELOPER 00:00:32] stderr: [chunk] < 0
[DEVELOPER 00:00:32] stderr: Got chunk size: 0
[DEVELOPER 00:00:32] stderr: [hdr]
[DEVELOPER 00:00:32] stderr: End of headers.
[DEVELOPER 00:00:32] stderr: Running post_send hooks
[DEVELOPER 00:00:32] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:32] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:32] stderr: 207 Multi-Status
[DEVELOPER 00:00:32] stderr: Running destroy hooks.
[DEVELOPER 00:00:32] stderr: Request ends.
[DEBUG 00:00:32] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:32] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:32] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:32] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:32] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:32] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:32] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:32] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:32] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:32] not using KWallet
[DEBUG 00:00:32] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:32] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:32]    sync = disabled (default)
[DEBUG 00:00:32]    uri =  (default)
[DEBUG 00:00:32]    backend = CalDAV (set)
[DEBUG 00:00:32]    syncFormat =  (default)
[DEBUG 00:00:32]    forceSyncFormat = 0 (default)
[DEBUG 00:00:32]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:32]    databaseFormat =  (default)
[DEBUG 00:00:32]    databaseUser = pohly (set)
[DEBUG 00:00:32]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:32]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:32] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:32] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:32] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:32] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:32] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:32] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:32] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:32] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:32] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:32] using plain username/password for pohly
[DEBUG 00:00:32] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:32] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:32] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:32] stderr: Running pre_send hooks
[DEVELOPER 00:00:32] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:32] forced sending credentials
[DEVELOPER 00:00:32] stderr: Sending request headers:
[DEVELOPER 00:00:32] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:32] stderr: Connection: TE
[DEVELOPER 00:00:32] stderr: TE: trailers
[DEVELOPER 00:00:32] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:32] stderr: Depth: 0
[DEVELOPER 00:00:32] stderr: Content-Length: 137
[DEVELOPER 00:00:32] stderr: Content-Type: application/xml
[DEVELOPER 00:00:32] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:32] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:32] stderr:
[DEVELOPER 00:00:32] stderr: Sending request-line and headers:
[DEVELOPER 00:00:32] stderr: Sending request body:
[DEVELOPER 00:00:32] stderr: Body block (137 bytes):
[DEVELOPER 00:00:32] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:32] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:32] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:32] stderr: </prop></propfind>
[DEVELOPER 00:00:32] stderr: ]
[DEVELOPER 00:00:32] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:32] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:32] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:32] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:32] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:56 GMT
[DEVELOPER 00:00:32] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:56 GMT]
[DEVELOPER 00:00:32] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:32] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:32] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:32] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:32] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:32] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:32] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:32] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:32] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:32] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:32] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:32] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=iLZI%2BbaZa821YtflAGLKFocLHAjNNaOdSQi%2F%2BjtSSU%2FIIPN%2FDAD4HgQC1fhoJdil6DcbhNcpUy0VY8y26H%2BFm56OdfDqvdLzRiKXHuAYNSWyCtVHrdDO9VRy1mwP57aU; path=/; secure; httponly
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=iLZI%2BbaZa821YtflAGLKFocLHAjNNaOdSQi%2F%2BjtSSU%2FIIPN%2FDAD4HgQC1fhoJdil6DcbhNcpUy0VY8y26H%2BFm56OdfDqvdLzRiKXHuAYNSWyCtVHrdDO9VRy1mwP57aU; path=/; secure; httponly]
[DEVELOPER 00:00:32] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:32] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:32] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:32] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:32] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:32] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:32] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:32] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:32] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:32] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:32] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:32] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:32] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:32] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: PHPSESSIDI=ot6hdcr6f9pk3lru571f5peii2; path=/; secure; HttpOnly
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ot6hdcr6f9pk3lru571f5peii2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:32] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:56 GMT; Max-Age=3600
[DEVELOPER 00:00:32] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:56 GMT; Max-Age=3600]
[DEVELOPER 00:00:32] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:32] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:32] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:32] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:32] stderr: [hdr]
[DEVELOPER 00:00:32] stderr: End of headers.
[DEVELOPER 00:00:32] stderr: Running post_headers hooks
[DEVELOPER 00:00:32] stderr: [chunk] < 1ad
[DEVELOPER 00:00:32] stderr: Got chunk size: 429
[DEVELOPER 00:00:32] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:32] stderr: Got 429 bytes.
[DEVELOPER 00:00:32] stderr: Read block (429 bytes):
[DEVELOPER 00:00:32] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:32] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:32] stderr:  <d:response>
[DEVELOPER 00:00:32] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:32] stderr:   <d:propstat>
[DEVELOPER 00:00:32] stderr:    <d:prop>
[DEVELOPER 00:00:32] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:32] stderr:    </d:prop>
[DEVELOPER 00:00:32] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:32] stderr:   </d:propstat>
[DEVELOPER 00:00:32] stderr:  </d:response>
[DEVELOPER 00:00:32] stderr: </d:multistatus>
[DEVELOPER 00:00:32] stderr: ]
[DEVELOPER 00:00:32] stderr: [chunk] < 0
[DEVELOPER 00:00:32] stderr: Got chunk size: 0
[DEVELOPER 00:00:32] stderr: [hdr]
[DEVELOPER 00:00:32] stderr: End of headers.
[DEVELOPER 00:00:32] stderr: Running post_send hooks
[DEVELOPER 00:00:32] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:32] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:32] stderr: 207 Multi-Status
[DEBUG 00:00:32] credentials accepted
[DEVELOPER 00:00:32] stderr: Running destroy hooks.
[DEVELOPER 00:00:32] stderr: Request ends.
[DEBUG 00:00:32] caldav #A: old database revision 'http://sabre.io/ns/sync/8525', new revision 'http://sabre.io/ns/sync/8525'
[DEBUG 00:00:32] caldav #A: revisions match, no item changes
[DEBUG 00:00:32] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:32] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:32] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:32] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:32] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:32] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:32] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:32] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:32] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:32] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:32] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:32] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:32] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:32] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:32] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:32] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:32] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:32] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:32] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:32] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:33] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:33] stderr: Running pre_send hooks
[DEVELOPER 00:00:33] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:33] stderr: Sending request headers:
[DEVELOPER 00:00:33] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:33] stderr: Connection: TE
[DEVELOPER 00:00:33] stderr: TE: trailers
[DEVELOPER 00:00:33] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:33] stderr: Depth: 0
[DEVELOPER 00:00:33] stderr: Content-Length: 137
[DEVELOPER 00:00:33] stderr: Content-Type: application/xml
[DEVELOPER 00:00:33] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:33] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:33] stderr:
[DEVELOPER 00:00:33] stderr: Sending request-line and headers:
[DEVELOPER 00:00:33] stderr: Sending request body:
[DEVELOPER 00:00:33] stderr: Body block (137 bytes):
[DEVELOPER 00:00:33] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:33] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:33] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:33] stderr: </prop></propfind>
[DEVELOPER 00:00:33] stderr: ]
[DEVELOPER 00:00:33] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:33] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:33] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:33] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:33] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:57 GMT
[DEVELOPER 00:00:33] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:57 GMT]
[DEVELOPER 00:00:33] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:33] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:33] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:33] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:33] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:33] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:33] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:33] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:33] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:33] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:33] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:33] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=UL1bcnpjIGLXXw%2BU8JXwk2BqrWtpW6lSO14%2BQl6pU1qJfcf1NxodXn8IOS3Gj4dLlwkiEIzA3utDrUVALu8MzttzCaIjj2vUX12nJ8q4jFSv%2Ba7rDNlDhwLakwHnRmgC; path=/; secure; httponly
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=UL1bcnpjIGLXXw%2BU8JXwk2BqrWtpW6lSO14%2BQl6pU1qJfcf1NxodXn8IOS3Gj4dLlwkiEIzA3utDrUVALu8MzttzCaIjj2vUX12nJ8q4jFSv%2Ba7rDNlDhwLakwHnRmgC; path=/; secure; httponly]
[DEVELOPER 00:00:33] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:33] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:33] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:33] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:33] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:33] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:33] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:33] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:33] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:33] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:33] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:33] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:33] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:33] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: PHPSESSIDI=imqcnbrbc8io4oa3lk6aua7n13; path=/; secure; HttpOnly
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=imqcnbrbc8io4oa3lk6aua7n13; path=/; secure; HttpOnly]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:57 GMT; Max-Age=3600
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:57 GMT; Max-Age=3600]
[DEVELOPER 00:00:33] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:33] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:33] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:33] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:33] stderr: [hdr]
[DEVELOPER 00:00:33] stderr: End of headers.
[DEVELOPER 00:00:33] stderr: Running post_headers hooks
[DEVELOPER 00:00:33] stderr: [chunk] < 1ad
[DEVELOPER 00:00:33] stderr: Got chunk size: 429
[DEVELOPER 00:00:33] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:33] stderr: Got 429 bytes.
[DEVELOPER 00:00:33] stderr: Read block (429 bytes):
[DEVELOPER 00:00:33] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:33] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:33] stderr:  <d:response>
[DEVELOPER 00:00:33] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:33] stderr:   <d:propstat>
[DEVELOPER 00:00:33] stderr:    <d:prop>
[DEVELOPER 00:00:33] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:33] stderr:    </d:prop>
[DEVELOPER 00:00:33] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:33] stderr:   </d:propstat>
[DEVELOPER 00:00:33] stderr:  </d:response>
[DEVELOPER 00:00:33] stderr: </d:multistatus>
[DEVELOPER 00:00:33] stderr: ]
[DEVELOPER 00:00:33] stderr: [chunk] < 0
[DEVELOPER 00:00:33] stderr: Got chunk size: 0
[DEVELOPER 00:00:33] stderr: [hdr]
[DEVELOPER 00:00:33] stderr: End of headers.
[DEVELOPER 00:00:33] stderr: Running post_send hooks
[DEVELOPER 00:00:33] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:33] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:33] stderr: 207 Multi-Status
[DEVELOPER 00:00:33] stderr: Running destroy hooks.
[DEVELOPER 00:00:33] stderr: Request ends.
[DEBUG 00:00:33] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:33] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:33] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:33] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:33] ClientTest.cpp:1401: ending deleteAll(createSourceA)
[DEBUG 00:00:33] ClientTest.cpp:1402: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:33] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:33] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:33] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:33] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:33] not using KWallet
[DEBUG 00:00:33] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:33] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:33]    sync = disabled (default)
[DEBUG 00:00:33]    uri =  (default)
[DEBUG 00:00:33]    backend = CalDAV (set)
[DEBUG 00:00:33]    syncFormat =  (default)
[DEBUG 00:00:33]    forceSyncFormat = 0 (default)
[DEBUG 00:00:33]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:33]    databaseFormat =  (default)
[DEBUG 00:00:33]    databaseUser = pohly (set)
[DEBUG 00:00:33]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:33]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:33] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:33] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:33] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:33] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:33] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:33] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:33] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:33] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:33] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:33] using plain username/password for pohly
[DEBUG 00:00:33] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:33] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:33] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:33] stderr: Running pre_send hooks
[DEVELOPER 00:00:33] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:33] forced sending credentials
[DEVELOPER 00:00:33] stderr: Sending request headers:
[DEVELOPER 00:00:33] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:33] stderr: Connection: TE
[DEVELOPER 00:00:33] stderr: TE: trailers
[DEVELOPER 00:00:33] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:33] stderr: Depth: 0
[DEVELOPER 00:00:33] stderr: Content-Length: 137
[DEVELOPER 00:00:33] stderr: Content-Type: application/xml
[DEVELOPER 00:00:33] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:33] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:33] stderr:
[DEVELOPER 00:00:33] stderr: Sending request-line and headers:
[DEVELOPER 00:00:33] stderr: Sending request body:
[DEVELOPER 00:00:33] stderr: Body block (137 bytes):
[DEVELOPER 00:00:33] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:33] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:33] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:33] stderr: </prop></propfind>
[DEVELOPER 00:00:33] stderr: ]
[DEVELOPER 00:00:33] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:33] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:33] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:33] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:33] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:58 GMT
[DEVELOPER 00:00:33] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:58 GMT]
[DEVELOPER 00:00:33] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:33] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:33] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:33] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:33] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:33] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:33] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:33] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:33] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:33] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:33] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:33] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=2UCxJCnjrrAs3PtPmO0TGkUumWJeh%2FNyf9SO%2BOTjchgRrSv7tnR9SaUawITjXru0NcDH0H5HhPvrwVQZL%2BMpfeqRCAvGNNmusRgK1W0PnlX1I%2FLjLXH4%2FR4UVYaOWxRS; path=/; secure; httponly
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=2UCxJCnjrrAs3PtPmO0TGkUumWJeh%2FNyf9SO%2BOTjchgRrSv7tnR9SaUawITjXru0NcDH0H5HhPvrwVQZL%2BMpfeqRCAvGNNmusRgK1W0PnlX1I%2FLjLXH4%2FR4UVYaOWxRS; path=/; secure; httponly]
[DEVELOPER 00:00:33] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:33] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:33] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:33] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:33] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:33] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:33] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:33] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:33] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:33] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:33] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:33] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:33] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:33] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: PHPSESSIDI=nkqetden6gg3k1dvd36i70vo35; path=/; secure; HttpOnly
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=nkqetden6gg3k1dvd36i70vo35; path=/; secure; HttpOnly]
[DEVELOPER 00:00:33] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:57 GMT; Max-Age=3600
[DEVELOPER 00:00:33] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:57 GMT; Max-Age=3600]
[DEVELOPER 00:00:33] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:33] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:33] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:33] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:33] stderr: [hdr]
[DEVELOPER 00:00:33] stderr: End of headers.
[DEVELOPER 00:00:33] stderr: Running post_headers hooks
[DEVELOPER 00:00:33] stderr: [chunk] < 1ad
[DEVELOPER 00:00:33] stderr: Got chunk size: 429
[DEVELOPER 00:00:33] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:33] stderr: Got 429 bytes.
[DEVELOPER 00:00:33] stderr: Read block (429 bytes):
[DEVELOPER 00:00:33] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:33] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:33] stderr:  <d:response>
[DEVELOPER 00:00:33] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:33] stderr:   <d:propstat>
[DEVELOPER 00:00:33] stderr:    <d:prop>
[DEVELOPER 00:00:33] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:33] stderr:    </d:prop>
[DEVELOPER 00:00:33] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:33] stderr:   </d:propstat>
[DEVELOPER 00:00:33] stderr:  </d:response>
[DEVELOPER 00:00:33] stderr: </d:multistatus>
[DEVELOPER 00:00:33] stderr: ]
[DEVELOPER 00:00:33] stderr: [chunk] < 0
[DEVELOPER 00:00:33] stderr: Got chunk size: 0
[DEVELOPER 00:00:33] stderr: [hdr]
[DEVELOPER 00:00:33] stderr: End of headers.
[DEVELOPER 00:00:33] stderr: Running post_send hooks
[DEVELOPER 00:00:33] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:33] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:33] stderr: 207 Multi-Status
[DEBUG 00:00:33] credentials accepted
[DEVELOPER 00:00:33] stderr: Running destroy hooks.
[DEVELOPER 00:00:33] stderr: Request ends.
[DEBUG 00:00:33] caldav #B: old database revision 'http://sabre.io/ns/sync/8524', new revision 'http://sabre.io/ns/sync/8525'
[DEBUG 00:00:33] caldav #B: using full item scan to detect changes
[DEBUG 00:00:33] starting updateAllSubItems REPORT 'list items', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:34] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:34] stderr: Running pre_send hooks
[DEVELOPER 00:00:34] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:34] stderr: Sending request headers:
[DEVELOPER 00:00:34] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:34] stderr: Connection: TE
[DEVELOPER 00:00:34] stderr: TE: trailers
[DEVELOPER 00:00:34] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:34] stderr: Content-Length: 286
[DEVELOPER 00:00:34] stderr: Depth: 1
[DEVELOPER 00:00:34] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:34] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:34] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:34] stderr:
[DEVELOPER 00:00:34] stderr: Sending request-line and headers:
[DEVELOPER 00:00:34] stderr: Sending request body:
[DEVELOPER 00:00:34] stderr: Body block (286 bytes):
[DEVELOPER 00:00:34] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:34] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:34] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:34] stderr: <D:prop>
[DEVELOPER 00:00:34] stderr: <D:getetag/>
[DEVELOPER 00:00:34] stderr: </D:prop>
[DEVELOPER 00:00:34] stderr: <C:filter>
[DEVELOPER 00:00:34] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:34] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:34] stderr: </C:comp-filter>
[DEVELOPER 00:00:34] stderr: </C:comp-filter>
[DEVELOPER 00:00:34] stderr: </C:filter>
[DEVELOPER 00:00:34] stderr: </C:calendar-query>
[DEVELOPER 00:00:34] stderr: ]
[DEVELOPER 00:00:34] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:34] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:34] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:34] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:34] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:58 GMT
[DEVELOPER 00:00:34] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:58 GMT]
[DEVELOPER 00:00:34] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:34] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:34] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:34] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:34] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:34] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:34] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:34] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:34] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:34] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:34] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:34] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=7%2BR3CXZbcCLMNU7CRPIh4W%2Fx5yFWK5XmTnOIJVo2YNV0RIdq%2B6LICNU8jysic69cRbBrkeSwrt4WFqGBTpYBAm%2B44jAf6zMvbL30QLm24f0KR5ouWdsaJQVNrzrqPgoa; path=/; secure; httponly
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=7%2BR3CXZbcCLMNU7CRPIh4W%2Fx5yFWK5XmTnOIJVo2YNV0RIdq%2B6LICNU8jysic69cRbBrkeSwrt4WFqGBTpYBAm%2B44jAf6zMvbL30QLm24f0KR5ouWdsaJQVNrzrqPgoa; path=/; secure; httponly]
[DEVELOPER 00:00:34] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:34] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:34] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:34] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:34] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:34] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:34] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:34] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:34] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:34] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:34] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:34] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:34] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:34] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: PHPSESSIDI=grcvfiqmej3eltq2qq1bo0ceg2; path=/; secure; HttpOnly
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=grcvfiqmej3eltq2qq1bo0ceg2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:58 GMT; Max-Age=3600
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:58 GMT; Max-Age=3600]
[DEVELOPER 00:00:34] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:34] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:34] stderr: [hdr]
[DEVELOPER 00:00:34] stderr: End of headers.
[DEVELOPER 00:00:34] stderr: Running post_headers hooks
[DEVELOPER 00:00:34] stderr: [chunk] < aa
[DEVELOPER 00:00:34] stderr: Got chunk size: 170
[DEVELOPER 00:00:34] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:34] stderr: Got 170 bytes.
[DEVELOPER 00:00:34] stderr: Read block (170 bytes):
[DEVELOPER 00:00:34] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:34] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:34] stderr: ]
[DEVELOPER 00:00:34] stderr: [chunk] < 0
[DEVELOPER 00:00:34] stderr: Got chunk size: 0
[DEVELOPER 00:00:34] stderr: [hdr]
[DEVELOPER 00:00:34] stderr: End of headers.
[DEVELOPER 00:00:34] stderr: Running post_send hooks
[DEVELOPER 00:00:34] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:34] stderr: Running destroy hooks.
[DEVELOPER 00:00:34] stderr: Request ends.
[DEBUG 00:00:34] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:34] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:34] ClientTest.cpp:1402: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:34] ClientTest.cpp:1402: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:34] ClientTest.cpp:1402: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:34] ClientTest.cpp:1403: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:34] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:34] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:34] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:34] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:34] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:34] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:34] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:34] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:34] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:34] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:34] stderr: Running pre_send hooks
[DEVELOPER 00:00:34] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:34] stderr: Sending request headers:
[DEVELOPER 00:00:34] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:34] stderr: Connection: TE
[DEVELOPER 00:00:34] stderr: TE: trailers
[DEVELOPER 00:00:34] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:34] stderr: Depth: 0
[DEVELOPER 00:00:34] stderr: Content-Length: 137
[DEVELOPER 00:00:34] stderr: Content-Type: application/xml
[DEVELOPER 00:00:34] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:34] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:34] stderr:
[DEVELOPER 00:00:34] stderr: Sending request-line and headers:
[DEVELOPER 00:00:34] stderr: Sending request body:
[DEVELOPER 00:00:34] stderr: Body block (137 bytes):
[DEVELOPER 00:00:34] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:34] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:34] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:34] stderr: </prop></propfind>
[DEVELOPER 00:00:34] stderr: ]
[DEVELOPER 00:00:34] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:34] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:34] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:34] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:34] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:58 GMT
[DEVELOPER 00:00:34] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:58 GMT]
[DEVELOPER 00:00:34] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:34] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:34] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:34] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:34] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:34] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:34] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:34] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:34] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:34] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:34] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:34] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=QAOERKaRXv%2FALV0jKYUjwVU41qATwHt9OkRq9k8MoKeEaNaFf4J4hqzdzVsWvFUTNM7dxwT271TAV58yrhNlQYp8aoWxYMBWZxNZVAQfmzff9zX9JAKJZaFgzEX%2FI5yQ; path=/; secure; httponly
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=QAOERKaRXv%2FALV0jKYUjwVU41qATwHt9OkRq9k8MoKeEaNaFf4J4hqzdzVsWvFUTNM7dxwT271TAV58yrhNlQYp8aoWxYMBWZxNZVAQfmzff9zX9JAKJZaFgzEX%2FI5yQ; path=/; secure; httponly]
[DEVELOPER 00:00:34] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:34] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:34] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:34] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:34] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:34] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:34] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:34] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:34] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:34] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:34] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:34] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:34] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:34] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: PHPSESSIDI=n5bpabrg8r6utu2ptfl0pal6f4; path=/; secure; HttpOnly
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=n5bpabrg8r6utu2ptfl0pal6f4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:34] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:58 GMT; Max-Age=3600
[DEVELOPER 00:00:34] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:58 GMT; Max-Age=3600]
[DEVELOPER 00:00:34] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:34] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:34] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:34] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:34] stderr: [hdr]
[DEVELOPER 00:00:34] stderr: End of headers.
[DEVELOPER 00:00:34] stderr: Running post_headers hooks
[DEVELOPER 00:00:34] stderr: [chunk] < 1ad
[DEVELOPER 00:00:34] stderr: Got chunk size: 429
[DEVELOPER 00:00:34] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:34] stderr: Got 429 bytes.
[DEVELOPER 00:00:34] stderr: Read block (429 bytes):
[DEVELOPER 00:00:34] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:34] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:34] stderr:  <d:response>
[DEVELOPER 00:00:34] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:34] stderr:   <d:propstat>
[DEVELOPER 00:00:34] stderr:    <d:prop>
[DEVELOPER 00:00:34] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:34] stderr:    </d:prop>
[DEVELOPER 00:00:34] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:34] stderr:   </d:propstat>
[DEVELOPER 00:00:34] stderr:  </d:response>
[DEVELOPER 00:00:34] stderr: </d:multistatus>
[DEVELOPER 00:00:34] stderr: ]
[DEVELOPER 00:00:34] stderr: [chunk] < 0
[DEVELOPER 00:00:34] stderr: Got chunk size: 0
[DEVELOPER 00:00:34] stderr: [hdr]
[DEVELOPER 00:00:34] stderr: End of headers.
[DEVELOPER 00:00:34] stderr: Running post_send hooks
[DEVELOPER 00:00:34] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:34] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:34] stderr: 207 Multi-Status
[DEVELOPER 00:00:34] stderr: Running destroy hooks.
[DEVELOPER 00:00:34] stderr: Request ends.
[DEBUG 00:00:34] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:34] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:34] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:34] ClientTest.cpp:1403: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:34]
[DEBUG 00:00:34] ClientTest.cpp:1404 *** create and update an item in source A
[DEBUG 00:00:34] ClientTest.cpp:1407: starting insert(createSourceA, config.m_insertItem, false, __null, "-D")
[DEBUG 00:00:34] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:34] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:34] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:34] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:34] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:34] not using KWallet
[DEBUG 00:00:34] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:34] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:34]    sync = disabled (default)
[DEBUG 00:00:34]    uri =  (default)
[DEBUG 00:00:34]    backend = CalDAV (set)
[DEBUG 00:00:34]    syncFormat =  (default)
[DEBUG 00:00:34]    forceSyncFormat = 0 (default)
[DEBUG 00:00:34]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:34]    databaseFormat =  (default)
[DEBUG 00:00:34]    databaseUser = pohly (set)
[DEBUG 00:00:34]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:34]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:34] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:34] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:34] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:34] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:34] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:34] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:34] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:34] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:34] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:34] using plain username/password for pohly
[DEBUG 00:00:34] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:34] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:34] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:34] stderr: Running pre_send hooks
[DEVELOPER 00:00:34] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:34] forced sending credentials
[DEVELOPER 00:00:35] stderr: Sending request headers:
[DEVELOPER 00:00:35] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:35] stderr: Connection: TE
[DEVELOPER 00:00:35] stderr: TE: trailers
[DEVELOPER 00:00:35] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:35] stderr: Depth: 0
[DEVELOPER 00:00:35] stderr: Content-Length: 137
[DEVELOPER 00:00:35] stderr: Content-Type: application/xml
[DEVELOPER 00:00:35] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:35] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:35] stderr:
[DEVELOPER 00:00:35] stderr: Sending request-line and headers:
[DEVELOPER 00:00:35] stderr: Sending request body:
[DEVELOPER 00:00:35] stderr: Body block (137 bytes):
[DEVELOPER 00:00:35] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:35] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:35] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:35] stderr: </prop></propfind>
[DEVELOPER 00:00:35] stderr: ]
[DEVELOPER 00:00:35] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:35] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:35] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:35] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:35] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:59 GMT
[DEVELOPER 00:00:35] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:59 GMT]
[DEVELOPER 00:00:35] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:35] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:35] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:35] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:35] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:35] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:35] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:35] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:35] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:35] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:35] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:35] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=r7X%2Bm0f51n1JKBOCkPjOv7A3Dsgb3W%2F5MqCJuCWO2Y99gRxK8Q9MTxt28a%2BzDsFZTQIhG8tD%2FDG%2FOR52ITgspNgTzja5jx9ur5bqpwYopk5WJh0%2FeIEif54uQG4wNfvz; path=/; secure; httponly
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=r7X%2Bm0f51n1JKBOCkPjOv7A3Dsgb3W%2F5MqCJuCWO2Y99gRxK8Q9MTxt28a%2BzDsFZTQIhG8tD%2FDG%2FOR52ITgspNgTzja5jx9ur5bqpwYopk5WJh0%2FeIEif54uQG4wNfvz; path=/; secure; httponly]
[DEVELOPER 00:00:35] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:35] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:35] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:35] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:35] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:35] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:35] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:35] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:35] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:35] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:35] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:35] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:35] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:35] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: PHPSESSIDI=r9shg1f3b8mjg5ng72ksf5b7g7; path=/; secure; HttpOnly
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=r9shg1f3b8mjg5ng72ksf5b7g7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:59 GMT; Max-Age=3600
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:59 GMT; Max-Age=3600]
[DEVELOPER 00:00:35] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:35] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:35] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:35] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:35] stderr: [hdr]
[DEVELOPER 00:00:35] stderr: End of headers.
[DEVELOPER 00:00:35] stderr: Running post_headers hooks
[DEVELOPER 00:00:35] stderr: [chunk] < 1ad
[DEVELOPER 00:00:35] stderr: Got chunk size: 429
[DEVELOPER 00:00:35] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:35] stderr: Got 429 bytes.
[DEVELOPER 00:00:35] stderr: Read block (429 bytes):
[DEVELOPER 00:00:35] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:35] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:35] stderr:  <d:response>
[DEVELOPER 00:00:35] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:35] stderr:   <d:propstat>
[DEVELOPER 00:00:35] stderr:    <d:prop>
[DEVELOPER 00:00:35] stderr:     <cs:getctag>http://sabre.io/ns/sync/8525</cs:getctag>
[DEVELOPER 00:00:35] stderr:    </d:prop>
[DEVELOPER 00:00:35] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:35] stderr:   </d:propstat>
[DEVELOPER 00:00:35] stderr:  </d:response>
[DEVELOPER 00:00:35] stderr: </d:multistatus>
[DEVELOPER 00:00:35] stderr: ]
[DEVELOPER 00:00:35] stderr: [chunk] < 0
[DEVELOPER 00:00:35] stderr: Got chunk size: 0
[DEVELOPER 00:00:35] stderr: [hdr]
[DEVELOPER 00:00:35] stderr: End of headers.
[DEVELOPER 00:00:35] stderr: Running post_send hooks
[DEVELOPER 00:00:35] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:35] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:35] stderr: 207 Multi-Status
[DEBUG 00:00:35] credentials accepted
[DEVELOPER 00:00:35] stderr: Running destroy hooks.
[DEVELOPER 00:00:35] stderr: Request ends.
[DEBUG 00:00:35] caldav #A: old database revision 'http://sabre.io/ns/sync/8525', new revision 'http://sabre.io/ns/sync/8525'
[DEBUG 00:00:35] caldav #A: revisions match, no item changes
[DEBUG 00:00:35] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:35] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:35] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:35] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:35] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:35] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:35] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:35] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:35] caldav: inserting new VEVENT
[DEBUG 00:00:35] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:35] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:35] stderr: Running pre_send hooks
[DEVELOPER 00:00:35] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:35] stderr: Sending request headers:
[DEVELOPER 00:00:35] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:35] stderr: Connection: TE
[DEVELOPER 00:00:35] stderr: TE: trailers
[DEVELOPER 00:00:35] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:35] stderr: Content-Length: 421
[DEVELOPER 00:00:35] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:35] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:35] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:35] stderr:
[DEVELOPER 00:00:35] stderr: Sending request-line and headers:
[DEVELOPER 00:00:35] stderr: Sending request body:
[DEVELOPER 00:00:35] stderr: Body block (421 bytes):
[DEVELOPER 00:00:35] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:35] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:35] stderr: VERSION:2.0
[DEVELOPER 00:00:35] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:35] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:35] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:35] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:35] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:35] stderr: DTSTAMP:20180105T162459Z
[DEVELOPER 00:00:35] stderr: LAST-MODIFIED:20180105T162459Z
[DEVELOPER 00:00:35] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:35] stderr: LOCATION:my office
[DEVELOPER 00:00:35] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:35] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:35] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:35] stderr: SEQUENCE:1
[DEVELOPER 00:00:35] stderr: END:VEVENT
[DEVELOPER 00:00:35] stderr: END:VCALENDAR
[DEVELOPER 00:00:35] stderr: ]
[DEVELOPER 00:00:35] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:35] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:35] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:35] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:35] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:00 GMT
[DEVELOPER 00:00:35] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:00 GMT]
[DEVELOPER 00:00:35] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:35] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:35] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:35] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:35] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:35] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:35] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:35] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:35] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:35] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:35] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:35] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=65XdyFoQHft5F%2FQ68ikkint3jNgSYdof0SNSr2%2FpJJy8P%2BxpK9EIaFoCEf%2FVFA4mkB8K9xWB4OLGe2GeqjkBNc9GAzF3h7aPqe4%2FktYSm0vGL003b3EpnW6Pp6ycPDrE; path=/; secure; httponly
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=65XdyFoQHft5F%2FQ68ikkint3jNgSYdof0SNSr2%2FpJJy8P%2BxpK9EIaFoCEf%2FVFA4mkB8K9xWB4OLGe2GeqjkBNc9GAzF3h7aPqe4%2FktYSm0vGL003b3EpnW6Pp6ycPDrE; path=/; secure; httponly]
[DEVELOPER 00:00:35] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:35] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:35] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:35] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:35] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:35] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:35] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:35] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:35] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:35] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:35] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:35] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:35] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:35] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: PHPSESSIDI=ebnio3qnrcclrhn7haehilcv04; path=/; secure; HttpOnly
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ebnio3qnrcclrhn7haehilcv04; path=/; secure; HttpOnly]
[DEVELOPER 00:00:35] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:59 GMT; Max-Age=3600
[DEVELOPER 00:00:35] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:59 GMT; Max-Age=3600]
[DEVELOPER 00:00:35] stderr: [hdr] ETag: "b1bc95fc9ef21d409d71f4c620b64618"
[DEVELOPER 00:00:35] stderr: Header Name: [etag], Value: ["b1bc95fc9ef21d409d71f4c620b64618"]
[DEVELOPER 00:00:35] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:35] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:35] stderr: [hdr]
[DEVELOPER 00:00:35] stderr: End of headers.
[DEVELOPER 00:00:35] stderr: Running post_headers hooks
[DEVELOPER 00:00:35] stderr: Running post_send hooks
[DEVELOPER 00:00:35] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:35] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:35] stderr: 201 Created
[DEBUG 00:00:35] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:35] stderr: Running destroy hooks.
[DEVELOPER 00:00:35] stderr: Request ends.
[DEBUG 00:00:35] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:35] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:35] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:35] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:35] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:35] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:35] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:35] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:35] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:35] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:35] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:35] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:35] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:35] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:35] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:36] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:36] stderr: Running pre_send hooks
[DEVELOPER 00:00:36] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:36] stderr: Sending request headers:
[DEVELOPER 00:00:36] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:36] stderr: Connection: TE
[DEVELOPER 00:00:36] stderr: TE: trailers
[DEVELOPER 00:00:36] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:36] stderr: Depth: 0
[DEVELOPER 00:00:36] stderr: Content-Length: 137
[DEVELOPER 00:00:36] stderr: Content-Type: application/xml
[DEVELOPER 00:00:36] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:36] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:36] stderr:
[DEVELOPER 00:00:36] stderr: Sending request-line and headers:
[DEVELOPER 00:00:36] stderr: Sending request body:
[DEVELOPER 00:00:36] stderr: Body block (137 bytes):
[DEVELOPER 00:00:36] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:36] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:36] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:36] stderr: </prop></propfind>
[DEVELOPER 00:00:36] stderr: ]
[DEVELOPER 00:00:36] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:36] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:36] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:36] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:36] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:01 GMT
[DEVELOPER 00:00:36] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:01 GMT]
[DEVELOPER 00:00:36] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:36] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:36] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:36] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:36] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:36] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:36] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:36] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:36] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:36] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:36] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:36] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:36] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2Bc4mLsVIXUGsHJeHJpTxNvWx8c%2FrQN3uqZIdmN7WyF91Em%2Fqndoxp4mLkhWTsvVUCsDXhlc24EubFwG6Zi8JgLzRobP31Yq6ELQRfoA9XYlCxxRIby3uzc8P5uh0nYVd; path=/; secure; httponly
[DEVELOPER 00:00:36] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2Bc4mLsVIXUGsHJeHJpTxNvWx8c%2FrQN3uqZIdmN7WyF91Em%2Fqndoxp4mLkhWTsvVUCsDXhlc24EubFwG6Zi8JgLzRobP31Yq6ELQRfoA9XYlCxxRIby3uzc8P5uh0nYVd; path=/; secure; httponly]
[DEVELOPER 00:00:36] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:36] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:36] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:36] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:36] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:36] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:36] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:36] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:36] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:36] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:36] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:36] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:36] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:36] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:36] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:36] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:36] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:36] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:36] stderr: [hdr] Set-Cookie: PHPSESSIDI=5l6qhh0aojhii2hukfpvco9bk4; path=/; secure; HttpOnly
[DEVELOPER 00:00:36] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=5l6qhh0aojhii2hukfpvco9bk4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:36] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:00 GMT; Max-Age=3600
[DEVELOPER 00:00:36] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:00 GMT; Max-Age=3600]
[DEVELOPER 00:00:36] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:36] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:36] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:36] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:36] stderr: [hdr]
[DEVELOPER 00:00:36] stderr: End of headers.
[DEVELOPER 00:00:36] stderr: Running post_headers hooks
[DEVELOPER 00:00:36] stderr: [chunk] < 1ad
[DEVELOPER 00:00:36] stderr: Got chunk size: 429
[DEVELOPER 00:00:36] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:36] stderr: Got 429 bytes.
[DEVELOPER 00:00:36] stderr: Read block (429 bytes):
[DEVELOPER 00:00:36] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:36] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:36] stderr:  <d:response>
[DEVELOPER 00:00:36] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:36] stderr:   <d:propstat>
[DEVELOPER 00:00:36] stderr:    <d:prop>
[DEVELOPER 00:00:36] stderr:     <cs:getctag>http://sabre.io/ns/sync/8526</cs:getctag>
[DEVELOPER 00:00:36] stderr:    </d:prop>
[DEVELOPER 00:00:36] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:36] stderr:   </d:propstat>
[DEVELOPER 00:00:36] stderr:  </d:response>
[DEVELOPER 00:00:36] stderr: </d:multistatus>
[DEVELOPER 00:00:36] stderr: ]
[DEVELOPER 00:00:36] stderr: [chunk] < 0
[DEVELOPER 00:00:36] stderr: Got chunk size: 0
[DEVELOPER 00:00:36] stderr: [hdr]
[DEVELOPER 00:00:36] stderr: End of headers.
[DEVELOPER 00:00:36] stderr: Running post_send hooks
[DEVELOPER 00:00:36] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:36] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:36] stderr: 207 Multi-Status
[DEVELOPER 00:00:36] stderr: Running destroy hooks.
[DEVELOPER 00:00:36] stderr: Request ends.
[DEBUG 00:00:36] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:36] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:36] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:36] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:36] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:36] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:36] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:36] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:36] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:36] not using KWallet
[DEBUG 00:00:36] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:36] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:36]    sync = disabled (default)
[DEBUG 00:00:36]    uri =  (default)
[DEBUG 00:00:36]    backend = CalDAV (set)
[DEBUG 00:00:36]    syncFormat =  (default)
[DEBUG 00:00:36]    forceSyncFormat = 0 (default)
[DEBUG 00:00:36]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:36]    databaseFormat =  (default)
[DEBUG 00:00:36]    databaseUser = pohly (set)
[DEBUG 00:00:36]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:36]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:36] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:36] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:36] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:36] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:36] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:36] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:36] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:36] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:36] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:36] using plain username/password for pohly
[DEBUG 00:00:36] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:36] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:36] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:36] stderr: Running pre_send hooks
[DEVELOPER 00:00:36] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:36] forced sending credentials
[DEVELOPER 00:00:37] stderr: Sending request headers:
[DEVELOPER 00:00:37] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:37] stderr: Connection: TE
[DEVELOPER 00:00:37] stderr: TE: trailers
[DEVELOPER 00:00:37] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:37] stderr: Depth: 0
[DEVELOPER 00:00:37] stderr: Content-Length: 137
[DEVELOPER 00:00:37] stderr: Content-Type: application/xml
[DEVELOPER 00:00:37] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:37] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:37] stderr:
[DEVELOPER 00:00:37] stderr: Sending request-line and headers:
[DEVELOPER 00:00:37] stderr: Sending request body:
[DEVELOPER 00:00:37] stderr: Body block (137 bytes):
[DEVELOPER 00:00:37] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:37] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:37] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:37] stderr: </prop></propfind>
[DEVELOPER 00:00:37] stderr: ]
[DEVELOPER 00:00:37] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:37] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:37] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:37] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:37] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:01 GMT
[DEVELOPER 00:00:37] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:01 GMT]
[DEVELOPER 00:00:37] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:37] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:37] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:37] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:37] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:37] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:37] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:37] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:37] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:37] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:37] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:37] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=nXG3v%2BqZbabtdcgjJDr4yCpuHFUCToxcIHDnOjXgugaqVQOaUJCeeH%2FqvVc%2FipvuhbTtCQI2Tpry5KQLr%2Bqu5%2BFETsf06OcTFw5qhLMWtHoltFOpym8urrrh%2BNiiqctV; path=/; secure; httponly
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=nXG3v%2BqZbabtdcgjJDr4yCpuHFUCToxcIHDnOjXgugaqVQOaUJCeeH%2FqvVc%2FipvuhbTtCQI2Tpry5KQLr%2Bqu5%2BFETsf06OcTFw5qhLMWtHoltFOpym8urrrh%2BNiiqctV; path=/; secure; httponly]
[DEVELOPER 00:00:37] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:37] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:37] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:37] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:37] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:37] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:37] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:37] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:37] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:37] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:37] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:37] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:37] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:37] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: PHPSESSIDI=c4n6havi0hjtb955qg9rsho7o5; path=/; secure; HttpOnly
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=c4n6havi0hjtb955qg9rsho7o5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:01 GMT; Max-Age=3600
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:01 GMT; Max-Age=3600]
[DEVELOPER 00:00:37] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:37] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:37] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:37] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:37] stderr: [hdr]
[DEVELOPER 00:00:37] stderr: End of headers.
[DEVELOPER 00:00:37] stderr: Running post_headers hooks
[DEVELOPER 00:00:37] stderr: [chunk] < 1ad
[DEVELOPER 00:00:37] stderr: Got chunk size: 429
[DEVELOPER 00:00:37] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:37] stderr: Got 429 bytes.
[DEVELOPER 00:00:37] stderr: Read block (429 bytes):
[DEVELOPER 00:00:37] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:37] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:37] stderr:  <d:response>
[DEVELOPER 00:00:37] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:37] stderr:   <d:propstat>
[DEVELOPER 00:00:37] stderr:    <d:prop>
[DEVELOPER 00:00:37] stderr:     <cs:getctag>http://sabre.io/ns/sync/8526</cs:getctag>
[DEVELOPER 00:00:37] stderr:    </d:prop>
[DEVELOPER 00:00:37] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:37] stderr:   </d:propstat>
[DEVELOPER 00:00:37] stderr:  </d:response>
[DEVELOPER 00:00:37] stderr: </d:multistatus>
[DEVELOPER 00:00:37] stderr: ]
[DEVELOPER 00:00:37] stderr: [chunk] < 0
[DEVELOPER 00:00:37] stderr: Got chunk size: 0
[DEVELOPER 00:00:37] stderr: [hdr]
[DEVELOPER 00:00:37] stderr: End of headers.
[DEVELOPER 00:00:37] stderr: Running post_send hooks
[DEVELOPER 00:00:37] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:37] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:37] stderr: 207 Multi-Status
[DEBUG 00:00:37] credentials accepted
[DEVELOPER 00:00:37] stderr: Running destroy hooks.
[DEVELOPER 00:00:37] stderr: Request ends.
[DEBUG 00:00:37] caldav #A: old database revision 'http://sabre.io/ns/sync/8526', new revision 'http://sabre.io/ns/sync/8526'
[DEBUG 00:00:37] caldav #A: revisions match, no item changes
[DEBUG 00:00:37] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:37] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:37] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:37] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:37] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:37] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:37] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:37] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:37] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:37] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:37] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:37] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:37] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:37] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:37] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:37] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:37] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:37] stderr: Running pre_send hooks
[DEVELOPER 00:00:37] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:37] stderr: Sending request headers:
[DEVELOPER 00:00:37] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:37] stderr: Connection: TE
[DEVELOPER 00:00:37] stderr: TE: trailers
[DEVELOPER 00:00:37] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:37] stderr: Depth: 0
[DEVELOPER 00:00:37] stderr: Content-Length: 137
[DEVELOPER 00:00:37] stderr: Content-Type: application/xml
[DEVELOPER 00:00:37] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:37] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:37] stderr:
[DEVELOPER 00:00:37] stderr: Sending request-line and headers:
[DEVELOPER 00:00:37] stderr: Sending request body:
[DEVELOPER 00:00:37] stderr: Body block (137 bytes):
[DEVELOPER 00:00:37] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:37] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:37] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:37] stderr: </prop></propfind>
[DEVELOPER 00:00:37] stderr: ]
[DEVELOPER 00:00:37] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:37] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:37] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:37] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:37] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:02 GMT
[DEVELOPER 00:00:37] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:02 GMT]
[DEVELOPER 00:00:37] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:37] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:37] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:37] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:37] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:37] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:37] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:37] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:37] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:37] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:37] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:37] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=IhmhAdyPkBxVED6l6znnkZ8hnK%2BbLvVNxsdq%2BX641l21nCDmkLjcvL9W8P6B3mT%2Bunm6jMRCmL2vVXL9OpjkSHwU293JU7lZlKqcDv8hVY%2Bib06ge3QiCYPBvH%2FWvcRv; path=/; secure; httponly
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=IhmhAdyPkBxVED6l6znnkZ8hnK%2BbLvVNxsdq%2BX641l21nCDmkLjcvL9W8P6B3mT%2Bunm6jMRCmL2vVXL9OpjkSHwU293JU7lZlKqcDv8hVY%2Bib06ge3QiCYPBvH%2FWvcRv; path=/; secure; httponly]
[DEVELOPER 00:00:37] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:37] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:37] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:37] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:37] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:37] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:37] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:37] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:37] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:37] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:37] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:37] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:37] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:37] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: PHPSESSIDI=a9hf5g674kr95cmg21426eucg7; path=/; secure; HttpOnly
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=a9hf5g674kr95cmg21426eucg7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:37] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:02 GMT; Max-Age=3600
[DEVELOPER 00:00:37] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:02 GMT; Max-Age=3600]
[DEVELOPER 00:00:37] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:37] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:37] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:37] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:37] stderr: [hdr]
[DEVELOPER 00:00:37] stderr: End of headers.
[DEVELOPER 00:00:37] stderr: Running post_headers hooks
[DEVELOPER 00:00:37] stderr: [chunk] < 1ad
[DEVELOPER 00:00:37] stderr: Got chunk size: 429
[DEVELOPER 00:00:37] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:37] stderr: Got 429 bytes.
[DEVELOPER 00:00:37] stderr: Read block (429 bytes):
[DEVELOPER 00:00:37] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:37] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:37] stderr:  <d:response>
[DEVELOPER 00:00:37] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:37] stderr:   <d:propstat>
[DEVELOPER 00:00:37] stderr:    <d:prop>
[DEVELOPER 00:00:37] stderr:     <cs:getctag>http://sabre.io/ns/sync/8526</cs:getctag>
[DEVELOPER 00:00:37] stderr:    </d:prop>
[DEVELOPER 00:00:37] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:37] stderr:   </d:propstat>
[DEVELOPER 00:00:37] stderr:  </d:response>
[DEVELOPER 00:00:37] stderr: </d:multistatus>
[DEVELOPER 00:00:37] stderr: ]
[DEVELOPER 00:00:37] stderr: [chunk] < 0
[DEVELOPER 00:00:37] stderr: Got chunk size: 0
[DEVELOPER 00:00:37] stderr: [hdr]
[DEVELOPER 00:00:37] stderr: End of headers.
[DEVELOPER 00:00:37] stderr: Running post_send hooks
[DEVELOPER 00:00:37] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:37] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:37] stderr: 207 Multi-Status
[DEVELOPER 00:00:37] stderr: Running destroy hooks.
[DEVELOPER 00:00:37] stderr: Request ends.
[DEBUG 00:00:37] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:37] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:37] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:37] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:37] ClientTest.cpp:1407: ending insert(createSourceA, config.m_insertItem, false, __null, "-D")
[DEBUG 00:00:37] ClientTest.cpp:1408: starting update(createSourceA, config.m_updateItem, "-D")
[DEBUG 00:00:37] ClientTest.cpp:748: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:37] ClientTest.cpp:748: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:37] ClientTest.cpp:754: starting source.reset(createSource())
[DEBUG 00:00:37] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:37] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:37] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:37] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:37] not using KWallet
[DEBUG 00:00:37] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:37] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:37]    sync = disabled (default)
[DEBUG 00:00:37]    uri =  (default)
[DEBUG 00:00:37]    backend = CalDAV (set)
[DEBUG 00:00:37]    syncFormat =  (default)
[DEBUG 00:00:37]    forceSyncFormat = 0 (default)
[DEBUG 00:00:37]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:37]    databaseFormat =  (default)
[DEBUG 00:00:37]    databaseUser = pohly (set)
[DEBUG 00:00:37]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:37]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:37] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:37] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:37] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:37] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:37] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:37] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:37] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:37] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:37] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:37] using plain username/password for pohly
[DEBUG 00:00:37] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:37] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:37] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:37] stderr: Running pre_send hooks
[DEVELOPER 00:00:37] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:37] forced sending credentials
[DEVELOPER 00:00:38] stderr: Sending request headers:
[DEVELOPER 00:00:38] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:38] stderr: Connection: TE
[DEVELOPER 00:00:38] stderr: TE: trailers
[DEVELOPER 00:00:38] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:38] stderr: Depth: 0
[DEVELOPER 00:00:38] stderr: Content-Length: 137
[DEVELOPER 00:00:38] stderr: Content-Type: application/xml
[DEVELOPER 00:00:38] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:38] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:38] stderr:
[DEVELOPER 00:00:38] stderr: Sending request-line and headers:
[DEVELOPER 00:00:38] stderr: Sending request body:
[DEVELOPER 00:00:38] stderr: Body block (137 bytes):
[DEVELOPER 00:00:38] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:38] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:38] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:38] stderr: </prop></propfind>
[DEVELOPER 00:00:38] stderr: ]
[DEVELOPER 00:00:38] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:38] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:38] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:38] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:38] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:02 GMT
[DEVELOPER 00:00:38] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:02 GMT]
[DEVELOPER 00:00:38] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:38] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:38] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:38] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:38] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:38] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:38] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:38] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:38] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:38] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:38] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:38] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=8IEOp1Dlstvf2leOExh0ZtRklXEL9F9AFKEsvs%2FqTooscvuab5y66l1G22nntKBuh8qqtd6SnQ0geOWDIl5GB01%2Bw1pU9pZLeetwkOVagVU70H4P1ZCd4hr4kn0uyXn9; path=/; secure; httponly
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=8IEOp1Dlstvf2leOExh0ZtRklXEL9F9AFKEsvs%2FqTooscvuab5y66l1G22nntKBuh8qqtd6SnQ0geOWDIl5GB01%2Bw1pU9pZLeetwkOVagVU70H4P1ZCd4hr4kn0uyXn9; path=/; secure; httponly]
[DEVELOPER 00:00:38] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:38] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:38] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:38] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:38] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:38] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:38] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:38] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:38] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:38] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:38] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:38] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:38] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:38] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: PHPSESSIDI=muumka30omti702egl7gs67dc4; path=/; secure; HttpOnly
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=muumka30omti702egl7gs67dc4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:02 GMT; Max-Age=3600
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:02 GMT; Max-Age=3600]
[DEVELOPER 00:00:38] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:38] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:38] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:38] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:38] stderr: [hdr]
[DEVELOPER 00:00:38] stderr: End of headers.
[DEVELOPER 00:00:38] stderr: Running post_headers hooks
[DEVELOPER 00:00:38] stderr: [chunk] < 1ad
[DEVELOPER 00:00:38] stderr: Got chunk size: 429
[DEVELOPER 00:00:38] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:38] stderr: Got 429 bytes.
[DEVELOPER 00:00:38] stderr: Read block (429 bytes):
[DEVELOPER 00:00:38] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:38] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:38] stderr:  <d:response>
[DEVELOPER 00:00:38] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:38] stderr:   <d:propstat>
[DEVELOPER 00:00:38] stderr:    <d:prop>
[DEVELOPER 00:00:38] stderr:     <cs:getctag>http://sabre.io/ns/sync/8526</cs:getctag>
[DEVELOPER 00:00:38] stderr:    </d:prop>
[DEVELOPER 00:00:38] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:38] stderr:   </d:propstat>
[DEVELOPER 00:00:38] stderr:  </d:response>
[DEVELOPER 00:00:38] stderr: </d:multistatus>
[DEVELOPER 00:00:38] stderr: ]
[DEVELOPER 00:00:38] stderr: [chunk] < 0
[DEVELOPER 00:00:38] stderr: Got chunk size: 0
[DEVELOPER 00:00:38] stderr: [hdr]
[DEVELOPER 00:00:38] stderr: End of headers.
[DEVELOPER 00:00:38] stderr: Running post_send hooks
[DEVELOPER 00:00:38] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:38] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:38] stderr: 207 Multi-Status
[DEBUG 00:00:38] credentials accepted
[DEVELOPER 00:00:38] stderr: Running destroy hooks.
[DEVELOPER 00:00:38] stderr: Request ends.
[DEBUG 00:00:38] caldav #A: old database revision 'http://sabre.io/ns/sync/8526', new revision 'http://sabre.io/ns/sync/8526'
[DEBUG 00:00:38] caldav #A: revisions match, no item changes
[DEBUG 00:00:38] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:38] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:38] ClientTest.cpp:754: ending source.reset(createSource())
[DEBUG 00:00:38] ClientTest.cpp:754: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:38] ClientTest.cpp:754: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:38] ClientTest.cpp:758: starting it = source->getAllItems().begin()
[DEBUG 00:00:38] ClientTest.cpp:758: ending it = source->getAllItems().begin()
[DEBUG 00:00:38] ClientTest.cpp:758: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:38] ClientTest.cpp:758: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:38] ClientTest.cpp:759: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:38] ClientTest.cpp:759: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:38] ClientTest.cpp:763: starting res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:38] starting GET, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:38] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:38] stderr: Running pre_send hooks
[DEVELOPER 00:00:38] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:38] stderr: Sending request headers:
[DEVELOPER 00:00:38] stderr: GET /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:38] stderr: Connection: TE
[DEVELOPER 00:00:38] stderr: TE: trailers
[DEVELOPER 00:00:38] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:38] stderr: Content-Length: 0
[DEVELOPER 00:00:38] stderr: Accept: text/calendar; charset=utf-8
[DEVELOPER 00:00:38] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:38] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:38] stderr:
[DEVELOPER 00:00:38] stderr: Sending request-line and headers:
[DEVELOPER 00:00:38] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:38] stderr: [status-line] < HTTP/1.1 200 OK
[DEVELOPER 00:00:38] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:38] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:38] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:03 GMT
[DEVELOPER 00:00:38] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:03 GMT]
[DEVELOPER 00:00:38] stderr: [hdr] Content-Type: text/calendar; charset=utf-8; component=vevent
[DEVELOPER 00:00:38] stderr: Header Name: [content-type], Value: [text/calendar; charset=utf-8; component=vevent]
[DEVELOPER 00:00:38] stderr: [hdr] Content-Length: 421
[DEVELOPER 00:00:38] stderr: Header Name: [content-length], Value: [421]
[DEVELOPER 00:00:38] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:38] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:38] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:38] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:38] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:38] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:38] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:38] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Avn31I5OTAw5xciOOJOzSNcolNRfi8PpkIpXUDPfIfXSs7kHgEzhZr%2FjZynF3XbxImtExIyNnELg%2Bgd1FZDXqd6L4XTuj1bEXHoNy%2FLLPDy97ezrYhR24FG%2FgLk3nFeI; path=/; secure; httponly
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Avn31I5OTAw5xciOOJOzSNcolNRfi8PpkIpXUDPfIfXSs7kHgEzhZr%2FjZynF3XbxImtExIyNnELg%2Bgd1FZDXqd6L4XTuj1bEXHoNy%2FLLPDy97ezrYhR24FG%2FgLk3nFeI; path=/; secure; httponly]
[DEVELOPER 00:00:38] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:38] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:38] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:38] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:38] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:38] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:38] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:38] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:38] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:38] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:38] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:38] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:38] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:38] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: PHPSESSIDI=gn5ubmfedaac2mra5glddct7p4; path=/; secure; HttpOnly
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=gn5ubmfedaac2mra5glddct7p4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:38] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600
[DEVELOPER 00:00:38] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600]
[DEVELOPER 00:00:38] stderr: [hdr] Last-Modified: Fri, 05 Jan 2018 16:24:59 GMT
[DEVELOPER 00:00:38] stderr: Header Name: [last-modified], Value: [Fri, 05 Jan 2018 16:24:59 GMT]
[DEVELOPER 00:00:38] stderr: [hdr] ETag: "b1bc95fc9ef21d409d71f4c620b64618"
[DEVELOPER 00:00:38] stderr: Header Name: [etag], Value: ["b1bc95fc9ef21d409d71f4c620b64618"]
[DEVELOPER 00:00:38] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:38] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:38] stderr: [hdr]
[DEVELOPER 00:00:38] stderr: End of headers.
[DEVELOPER 00:00:38] stderr: Running post_headers hooks
[DEVELOPER 00:00:38] stderr: Reading 421 bytes of response body.
[DEVELOPER 00:00:38] stderr: Got 421 bytes.
[DEVELOPER 00:00:38] stderr: Read block (421 bytes):
[DEVELOPER 00:00:38] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:38] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:38] stderr: VERSION:2.0
[DEVELOPER 00:00:38] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:38] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:38] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:38] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:38] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:38] stderr: DTSTAMP:20180105T162459Z
[DEVELOPER 00:00:38] stderr: LAST-MODIFIED:20180105T162459Z
[DEVELOPER 00:00:38] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:38] stderr: LOCATION:my office
[DEVELOPER 00:00:38] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:38] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:38] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:38] stderr: SEQUENCE:1
[DEVELOPER 00:00:38] stderr: END:VEVENT
[DEVELOPER 00:00:38] stderr: END:VCALENDAR
[DEVELOPER 00:00:38] stderr: ]
[DEVELOPER 00:00:38] stderr: Running post_send hooks
[DEVELOPER 00:00:38] stderr: ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:38] stderr: Request ends, status 200 class 2xx, error line:
[DEVELOPER 00:00:38] stderr: 200 OK
[DEVELOPER 00:00:38] stderr: Running destroy hooks.
[DEVELOPER 00:00:38] stderr: Request ends.
[DEBUG 00:00:38] caldav: updating VEVENT
[DEBUG 00:00:38] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:39] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:39] stderr: Running pre_send hooks
[DEVELOPER 00:00:39] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:39] stderr: Sending request headers:
[DEVELOPER 00:00:39] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:39] stderr: Connection: TE
[DEVELOPER 00:00:39] stderr: TE: trailers
[DEVELOPER 00:00:39] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:39] stderr: Content-Length: 429
[DEVELOPER 00:00:39] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:39] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:39] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:39] stderr:
[DEVELOPER 00:00:39] stderr: Sending request-line and headers:
[DEVELOPER 00:00:39] stderr: Sending request body:
[DEVELOPER 00:00:39] stderr: Body block (429 bytes):
[DEVELOPER 00:00:39] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:39] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:39] stderr: VERSION:2.0
[DEVELOPER 00:00:39] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:39] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:39] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:39] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:39] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:39] stderr: DTSTAMP:20180105T162502Z
[DEVELOPER 00:00:39] stderr: LAST-MODIFIED:20180105T162502Z
[DEVELOPER 00:00:39] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:39] stderr: SEQUENCE:1
[DEVELOPER 00:00:39] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:39] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:39] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:39] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:39] stderr: END:VEVENT
[DEVELOPER 00:00:39] stderr: END:VCALENDAR
[DEVELOPER 00:00:39] stderr: ]
[DEVELOPER 00:00:39] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:39] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:39] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:39] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:39] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:03 GMT
[DEVELOPER 00:00:39] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:03 GMT]
[DEVELOPER 00:00:39] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:39] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:39] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:39] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:39] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:39] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:39] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:39] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:39] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:39] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:39] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:39] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=jHliXo7f0DQesKSwDyILH0Ax4VEDtJSrb3s%2BHzDfP253dFGFAaA0tKYOU%2BzEZ2zOVojBf9qv4pKCA%2FEHRhlm1m8NBLF1P8TxAwOyI%2FJlsRiOfCWbYOzJRD1KIdVOXmPH; path=/; secure; httponly
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=jHliXo7f0DQesKSwDyILH0Ax4VEDtJSrb3s%2BHzDfP253dFGFAaA0tKYOU%2BzEZ2zOVojBf9qv4pKCA%2FEHRhlm1m8NBLF1P8TxAwOyI%2FJlsRiOfCWbYOzJRD1KIdVOXmPH; path=/; secure; httponly]
[DEVELOPER 00:00:39] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:39] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:39] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:39] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:39] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:39] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:39] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:39] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:39] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:39] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:39] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:39] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:39] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:39] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: PHPSESSIDI=kagcjpte21d4sliv9c2c4j6t22; path=/; secure; HttpOnly
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=kagcjpte21d4sliv9c2c4j6t22; path=/; secure; HttpOnly]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600]
[DEVELOPER 00:00:39] stderr: [hdr] ETag: "ffca13a467fb78940a8824decffe91d7"
[DEVELOPER 00:00:39] stderr: Header Name: [etag], Value: ["ffca13a467fb78940a8824decffe91d7"]
[DEVELOPER 00:00:39] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:39] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:39] stderr: [hdr]
[DEVELOPER 00:00:39] stderr: End of headers.
[DEVELOPER 00:00:39] stderr: Running post_headers hooks
[DEVELOPER 00:00:39] stderr: Running post_send hooks
[DEVELOPER 00:00:39] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:39] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:39] stderr: 204 No Content
[DEBUG 00:00:39] update item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:39] stderr: Running destroy hooks.
[DEVELOPER 00:00:39] stderr: Request ends.
[DEBUG 00:00:39] ClientTest.cpp:763: ending res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:39] ClientTest.cpp:763: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:39] ClientTest.cpp:763: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:39] ClientTest.cpp:764: starting source.reset()
[DEBUG 00:00:39] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:39] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:39] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:39] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:39] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:39] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:39] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:39] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:39] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:39] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:39] stderr: Running pre_send hooks
[DEVELOPER 00:00:39] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:39] stderr: Sending request headers:
[DEVELOPER 00:00:39] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:39] stderr: Connection: TE
[DEVELOPER 00:00:39] stderr: TE: trailers
[DEVELOPER 00:00:39] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:39] stderr: Depth: 0
[DEVELOPER 00:00:39] stderr: Content-Length: 137
[DEVELOPER 00:00:39] stderr: Content-Type: application/xml
[DEVELOPER 00:00:39] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:39] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:39] stderr:
[DEVELOPER 00:00:39] stderr: Sending request-line and headers:
[DEVELOPER 00:00:39] stderr: Sending request body:
[DEVELOPER 00:00:39] stderr: Body block (137 bytes):
[DEVELOPER 00:00:39] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:39] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:39] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:39] stderr: </prop></propfind>
[DEVELOPER 00:00:39] stderr: ]
[DEVELOPER 00:00:39] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:39] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:39] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:39] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:39] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:04 GMT
[DEVELOPER 00:00:39] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:04 GMT]
[DEVELOPER 00:00:39] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:39] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:39] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:39] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:39] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:39] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:39] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:39] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:39] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:39] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:39] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:39] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=0pc%2FWf6a2qNp6oSkBLXrK1gouKON35nBcwWuTYlVoD%2Bj6wyek7puFzDf6Uj6HpfxbWfEru%2BPqeN80KnvRQh7j8GXUgzl2ltrYEwTL0Rx9kTwJtQ%2F8UGa2f0J78GxEB8n; path=/; secure; httponly
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=0pc%2FWf6a2qNp6oSkBLXrK1gouKON35nBcwWuTYlVoD%2Bj6wyek7puFzDf6Uj6HpfxbWfEru%2BPqeN80KnvRQh7j8GXUgzl2ltrYEwTL0Rx9kTwJtQ%2F8UGa2f0J78GxEB8n; path=/; secure; httponly]
[DEVELOPER 00:00:39] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:39] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:39] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:39] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:39] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:39] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:39] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:39] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:39] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:39] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:39] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:39] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:39] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:39] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: PHPSESSIDI=tu5shrhdp22aguevv31jtmup17; path=/; secure; HttpOnly
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=tu5shrhdp22aguevv31jtmup17; path=/; secure; HttpOnly]
[DEVELOPER 00:00:39] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600
[DEVELOPER 00:00:39] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:03 GMT; Max-Age=3600]
[DEVELOPER 00:00:39] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:39] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:39] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:39] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:39] stderr: [hdr]
[DEVELOPER 00:00:39] stderr: End of headers.
[DEVELOPER 00:00:39] stderr: Running post_headers hooks
[DEVELOPER 00:00:39] stderr: [chunk] < 1ad
[DEVELOPER 00:00:39] stderr: Got chunk size: 429
[DEVELOPER 00:00:39] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:39] stderr: Got 429 bytes.
[DEVELOPER 00:00:39] stderr: Read block (429 bytes):
[DEVELOPER 00:00:39] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:39] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:39] stderr:  <d:response>
[DEVELOPER 00:00:39] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:39] stderr:   <d:propstat>
[DEVELOPER 00:00:39] stderr:    <d:prop>
[DEVELOPER 00:00:39] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:39] stderr:    </d:prop>
[DEVELOPER 00:00:39] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:39] stderr:   </d:propstat>
[DEVELOPER 00:00:39] stderr:  </d:response>
[DEVELOPER 00:00:39] stderr: </d:multistatus>
[DEVELOPER 00:00:39] stderr: ]
[DEVELOPER 00:00:39] stderr: [chunk] < 0
[DEVELOPER 00:00:39] stderr: Got chunk size: 0
[DEVELOPER 00:00:39] stderr: [hdr]
[DEVELOPER 00:00:39] stderr: End of headers.
[DEVELOPER 00:00:39] stderr: Running post_send hooks
[DEVELOPER 00:00:39] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:39] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:39] stderr: 207 Multi-Status
[DEVELOPER 00:00:39] stderr: Running destroy hooks.
[DEVELOPER 00:00:39] stderr: Request ends.
[DEBUG 00:00:39] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:39] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:39] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:39] ClientTest.cpp:764: ending source.reset()
[DEBUG 00:00:39] ClientTest.cpp:765: starting CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:39] ClientTest.cpp:765: ending CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:39] ClientTest.cpp:766: starting CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:39] ClientTest.cpp:766: ending CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:39] ClientTest.cpp:773: starting source.reset(createSource())
[DEBUG 00:00:39] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:39] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:39] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:39] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:39] not using KWallet
[DEBUG 00:00:39] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:39] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:39]    sync = disabled (default)
[DEBUG 00:00:39]    uri =  (default)
[DEBUG 00:00:39]    backend = CalDAV (set)
[DEBUG 00:00:39]    syncFormat =  (default)
[DEBUG 00:00:39]    forceSyncFormat = 0 (default)
[DEBUG 00:00:39]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:39]    databaseFormat =  (default)
[DEBUG 00:00:39]    databaseUser = pohly (set)
[DEBUG 00:00:39]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:39]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:39] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:39] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:39] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:39] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:39] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:39] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:39] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:39] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:39] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:39] using plain username/password for pohly
[DEBUG 00:00:39] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:39] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:39] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:39] stderr: Running pre_send hooks
[DEVELOPER 00:00:39] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:39] forced sending credentials
[DEVELOPER 00:00:40] stderr: Sending request headers:
[DEVELOPER 00:00:40] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:40] stderr: Connection: TE
[DEVELOPER 00:00:40] stderr: TE: trailers
[DEVELOPER 00:00:40] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:40] stderr: Depth: 0
[DEVELOPER 00:00:40] stderr: Content-Length: 137
[DEVELOPER 00:00:40] stderr: Content-Type: application/xml
[DEVELOPER 00:00:40] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:40] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:40] stderr:
[DEVELOPER 00:00:40] stderr: Sending request-line and headers:
[DEVELOPER 00:00:40] stderr: Sending request body:
[DEVELOPER 00:00:40] stderr: Body block (137 bytes):
[DEVELOPER 00:00:40] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:40] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:40] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:40] stderr: </prop></propfind>
[DEVELOPER 00:00:40] stderr: ]
[DEVELOPER 00:00:40] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:40] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:40] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:40] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:40] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:04 GMT
[DEVELOPER 00:00:40] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:04 GMT]
[DEVELOPER 00:00:40] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:40] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:40] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:40] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:40] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:40] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:40] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:40] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:40] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:40] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:40] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:40] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=JufpUByWwYkrDMtr%2FbWbbm99ExGlnTsM9owCHXWl1RPogmUykeAiqDUYVu044WfQN1qyW1EdypqguMDQOSpdg2M91i505p4kw2IJkOmDghQRZs4w29QIvNvC0V8Bx%2B2e; path=/; secure; httponly
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=JufpUByWwYkrDMtr%2FbWbbm99ExGlnTsM9owCHXWl1RPogmUykeAiqDUYVu044WfQN1qyW1EdypqguMDQOSpdg2M91i505p4kw2IJkOmDghQRZs4w29QIvNvC0V8Bx%2B2e; path=/; secure; httponly]
[DEVELOPER 00:00:40] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:40] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:40] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:40] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:40] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:40] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:40] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:40] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:40] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:40] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:40] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:40] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:40] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:40] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: PHPSESSIDI=1viicch2eo1bkued5ksbfirp75; path=/; secure; HttpOnly
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=1viicch2eo1bkued5ksbfirp75; path=/; secure; HttpOnly]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:04 GMT; Max-Age=3600
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:04 GMT; Max-Age=3600]
[DEVELOPER 00:00:40] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:40] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:40] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:40] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:40] stderr: [hdr]
[DEVELOPER 00:00:40] stderr: End of headers.
[DEVELOPER 00:00:40] stderr: Running post_headers hooks
[DEVELOPER 00:00:40] stderr: [chunk] < 1ad
[DEVELOPER 00:00:40] stderr: Got chunk size: 429
[DEVELOPER 00:00:40] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:40] stderr: Got 429 bytes.
[DEVELOPER 00:00:40] stderr: Read block (429 bytes):
[DEVELOPER 00:00:40] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:40] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:40] stderr:  <d:response>
[DEVELOPER 00:00:40] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:40] stderr:   <d:propstat>
[DEVELOPER 00:00:40] stderr:    <d:prop>
[DEVELOPER 00:00:40] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:40] stderr:    </d:prop>
[DEVELOPER 00:00:40] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:40] stderr:   </d:propstat>
[DEVELOPER 00:00:40] stderr:  </d:response>
[DEVELOPER 00:00:40] stderr: </d:multistatus>
[DEVELOPER 00:00:40] stderr: ]
[DEVELOPER 00:00:40] stderr: [chunk] < 0
[DEVELOPER 00:00:40] stderr: Got chunk size: 0
[DEVELOPER 00:00:40] stderr: [hdr]
[DEVELOPER 00:00:40] stderr: End of headers.
[DEVELOPER 00:00:40] stderr: Running post_send hooks
[DEVELOPER 00:00:40] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:40] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:40] stderr: 207 Multi-Status
[DEBUG 00:00:40] credentials accepted
[DEVELOPER 00:00:40] stderr: Running destroy hooks.
[DEVELOPER 00:00:40] stderr: Request ends.
[DEBUG 00:00:40] caldav #A: old database revision 'http://sabre.io/ns/sync/8527', new revision 'http://sabre.io/ns/sync/8527'
[DEBUG 00:00:40] caldav #A: revisions match, no item changes
[DEBUG 00:00:40] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:40] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:40] ClientTest.cpp:773: ending source.reset(createSource())
[DEBUG 00:00:40] ClientTest.cpp:773: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:40] ClientTest.cpp:773: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:40] ClientTest.cpp:774: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:774: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:775: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:775: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:776: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:776: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:777: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:777: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:40] ClientTest.cpp:779: starting it = source->getAllItems().begin()
[DEBUG 00:00:40] ClientTest.cpp:779: ending it = source->getAllItems().begin()
[DEBUG 00:00:40] ClientTest.cpp:779: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:40] ClientTest.cpp:779: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:40] ClientTest.cpp:780: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:40] ClientTest.cpp:780: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:40] ClientTest.cpp:781: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:40] ClientTest.cpp:781: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:40] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:40] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:40] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:40] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:40] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:40] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:40] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:40] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:40] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:40] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:40] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:40] stderr: Running pre_send hooks
[DEVELOPER 00:00:40] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:40] stderr: Sending request headers:
[DEVELOPER 00:00:40] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:40] stderr: Connection: TE
[DEVELOPER 00:00:40] stderr: TE: trailers
[DEVELOPER 00:00:40] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:40] stderr: Depth: 0
[DEVELOPER 00:00:40] stderr: Content-Length: 137
[DEVELOPER 00:00:40] stderr: Content-Type: application/xml
[DEVELOPER 00:00:40] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:40] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:40] stderr:
[DEVELOPER 00:00:40] stderr: Sending request-line and headers:
[DEVELOPER 00:00:40] stderr: Sending request body:
[DEVELOPER 00:00:40] stderr: Body block (137 bytes):
[DEVELOPER 00:00:40] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:40] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:40] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:40] stderr: </prop></propfind>
[DEVELOPER 00:00:40] stderr: ]
[DEVELOPER 00:00:40] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:40] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:40] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:40] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:40] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:05 GMT
[DEVELOPER 00:00:40] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:05 GMT]
[DEVELOPER 00:00:40] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:40] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:40] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:40] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:40] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:40] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:40] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:40] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:40] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:40] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:40] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:40] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=LbScn20oGG3FK9PLwxMHUYhqyLSga2LBC1lVjAFj7kYjCbXDv1bLmwKSJQ82clflcZjxEGOUXlKprBBOgWmpL22XBqf%2BAizlbarwR6TJVkIPz9hbi%2Bfl4kbghQzr1UR%2F; path=/; secure; httponly
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=LbScn20oGG3FK9PLwxMHUYhqyLSga2LBC1lVjAFj7kYjCbXDv1bLmwKSJQ82clflcZjxEGOUXlKprBBOgWmpL22XBqf%2BAizlbarwR6TJVkIPz9hbi%2Bfl4kbghQzr1UR%2F; path=/; secure; httponly]
[DEVELOPER 00:00:40] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:40] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:40] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:40] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:40] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:40] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:40] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:40] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:40] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:40] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:40] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:40] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:40] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:40] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: PHPSESSIDI=ihc9n6ri7sd6ltrnri2ee9lct4; path=/; secure; HttpOnly
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ihc9n6ri7sd6ltrnri2ee9lct4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:40] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:04 GMT; Max-Age=3600
[DEVELOPER 00:00:40] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:04 GMT; Max-Age=3600]
[DEVELOPER 00:00:40] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:40] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:40] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:40] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:40] stderr: [hdr]
[DEVELOPER 00:00:40] stderr: End of headers.
[DEVELOPER 00:00:40] stderr: Running post_headers hooks
[DEVELOPER 00:00:40] stderr: [chunk] < 1ad
[DEVELOPER 00:00:40] stderr: Got chunk size: 429
[DEVELOPER 00:00:40] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:40] stderr: Got 429 bytes.
[DEVELOPER 00:00:40] stderr: Read block (429 bytes):
[DEVELOPER 00:00:40] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:40] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:40] stderr:  <d:response>
[DEVELOPER 00:00:40] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:40] stderr:   <d:propstat>
[DEVELOPER 00:00:40] stderr:    <d:prop>
[DEVELOPER 00:00:40] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:40] stderr:    </d:prop>
[DEVELOPER 00:00:40] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:40] stderr:   </d:propstat>
[DEVELOPER 00:00:40] stderr:  </d:response>
[DEVELOPER 00:00:40] stderr: </d:multistatus>
[DEVELOPER 00:00:40] stderr: ]
[DEVELOPER 00:00:40] stderr: [chunk] < 0
[DEVELOPER 00:00:40] stderr: Got chunk size: 0
[DEVELOPER 00:00:40] stderr: [hdr]
[DEVELOPER 00:00:40] stderr: End of headers.
[DEVELOPER 00:00:40] stderr: Running post_send hooks
[DEVELOPER 00:00:40] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:40] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:40] stderr: 207 Multi-Status
[DEVELOPER 00:00:40] stderr: Running destroy hooks.
[DEVELOPER 00:00:40] stderr: Request ends.
[DEBUG 00:00:40] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:40] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:40] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:40] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:40] ClientTest.cpp:1408: ending update(createSourceA, config.m_updateItem, "-D")
[DEBUG 00:00:40]
[DEBUG 00:00:40] ClientTest.cpp:1409 *** should only be listed as new or updated in source B, but not both
[DEBUG 00:00:40] ClientTest.cpp:1410: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:40] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:40] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:40] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:40] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:40] not using KWallet
[DEBUG 00:00:40] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:40] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:40]    sync = disabled (default)
[DEBUG 00:00:40]    uri =  (default)
[DEBUG 00:00:40]    backend = CalDAV (set)
[DEBUG 00:00:40]    syncFormat =  (default)
[DEBUG 00:00:40]    forceSyncFormat = 0 (default)
[DEBUG 00:00:40]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:40]    databaseFormat =  (default)
[DEBUG 00:00:40]    databaseUser = pohly (set)
[DEBUG 00:00:40]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:40]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:40] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:40] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:40] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:40] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:40] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:40] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:40] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:40] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:40] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:40] using plain username/password for pohly
[DEBUG 00:00:40] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:40] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:40] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:40] stderr: Running pre_send hooks
[DEVELOPER 00:00:40] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:40] forced sending credentials
[DEVELOPER 00:00:41] stderr: Sending request headers:
[DEVELOPER 00:00:41] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:41] stderr: Connection: TE
[DEVELOPER 00:00:41] stderr: TE: trailers
[DEVELOPER 00:00:41] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:41] stderr: Depth: 0
[DEVELOPER 00:00:41] stderr: Content-Length: 137
[DEVELOPER 00:00:41] stderr: Content-Type: application/xml
[DEVELOPER 00:00:41] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:41] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:41] stderr:
[DEVELOPER 00:00:41] stderr: Sending request-line and headers:
[DEVELOPER 00:00:41] stderr: Sending request body:
[DEVELOPER 00:00:41] stderr: Body block (137 bytes):
[DEVELOPER 00:00:41] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:41] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:41] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:41] stderr: </prop></propfind>
[DEVELOPER 00:00:41] stderr: ]
[DEVELOPER 00:00:41] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:41] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:41] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:41] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:41] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:05 GMT
[DEVELOPER 00:00:41] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:05 GMT]
[DEVELOPER 00:00:41] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:41] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:41] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:41] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:41] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:41] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:41] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:41] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:41] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:41] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:41] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:41] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=U6S2fc4vlU50BmKGLV29KrMAvGz1hDwmN9s4czp1yMUOI7GPDk6xHnUDTpyRTOcT%2FzCV91XohJykcmndFv2DpzoUnwFJfWWZGRz%2BzsK2NAXz7HX6VBUjzc%2BlPvhsccHV; path=/; secure; httponly
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=U6S2fc4vlU50BmKGLV29KrMAvGz1hDwmN9s4czp1yMUOI7GPDk6xHnUDTpyRTOcT%2FzCV91XohJykcmndFv2DpzoUnwFJfWWZGRz%2BzsK2NAXz7HX6VBUjzc%2BlPvhsccHV; path=/; secure; httponly]
[DEVELOPER 00:00:41] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:41] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:41] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:41] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:41] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:41] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:41] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:41] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:41] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:41] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:41] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:41] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:41] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:41] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: PHPSESSIDI=h3dlhhb4vafjfc8cfc92o98gs6; path=/; secure; HttpOnly
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=h3dlhhb4vafjfc8cfc92o98gs6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:05 GMT; Max-Age=3600
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:05 GMT; Max-Age=3600]
[DEVELOPER 00:00:41] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:41] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:41] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:41] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:41] stderr: [hdr]
[DEVELOPER 00:00:41] stderr: End of headers.
[DEVELOPER 00:00:41] stderr: Running post_headers hooks
[DEVELOPER 00:00:41] stderr: [chunk] < 1ad
[DEVELOPER 00:00:41] stderr: Got chunk size: 429
[DEVELOPER 00:00:41] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:41] stderr: Got 429 bytes.
[DEVELOPER 00:00:41] stderr: Read block (429 bytes):
[DEVELOPER 00:00:41] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:41] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:41] stderr:  <d:response>
[DEVELOPER 00:00:41] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:41] stderr:   <d:propstat>
[DEVELOPER 00:00:41] stderr:    <d:prop>
[DEVELOPER 00:00:41] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:41] stderr:    </d:prop>
[DEVELOPER 00:00:41] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:41] stderr:   </d:propstat>
[DEVELOPER 00:00:41] stderr:  </d:response>
[DEVELOPER 00:00:41] stderr: </d:multistatus>
[DEVELOPER 00:00:41] stderr: ]
[DEVELOPER 00:00:41] stderr: [chunk] < 0
[DEVELOPER 00:00:41] stderr: Got chunk size: 0
[DEVELOPER 00:00:41] stderr: [hdr]
[DEVELOPER 00:00:41] stderr: End of headers.
[DEVELOPER 00:00:41] stderr: Running post_send hooks
[DEVELOPER 00:00:41] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:41] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:41] stderr: 207 Multi-Status
[DEBUG 00:00:41] credentials accepted
[DEVELOPER 00:00:41] stderr: Running destroy hooks.
[DEVELOPER 00:00:41] stderr: Request ends.
[DEBUG 00:00:41] caldav #B: old database revision 'http://sabre.io/ns/sync/8525', new revision 'http://sabre.io/ns/sync/8527'
[DEBUG 00:00:41] caldav #B: using full item scan to detect changes
[DEBUG 00:00:41] starting REPORT 'meta data', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:41] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:41] stderr: Running pre_send hooks
[DEVELOPER 00:00:41] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:41] stderr: Sending request headers:
[DEVELOPER 00:00:41] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:41] stderr: Connection: TE
[DEVELOPER 00:00:41] stderr: TE: trailers
[DEVELOPER 00:00:41] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:41] stderr: Content-Length: 305
[DEVELOPER 00:00:41] stderr: Depth: 1
[DEVELOPER 00:00:41] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:41] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:41] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:41] stderr:
[DEVELOPER 00:00:41] stderr: Sending request-line and headers:
[DEVELOPER 00:00:41] stderr: Sending request body:
[DEVELOPER 00:00:41] stderr: Body block (305 bytes):
[DEVELOPER 00:00:41] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:41] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:41] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:41] stderr: <D:prop>
[DEVELOPER 00:00:41] stderr: <D:getetag/>
[DEVELOPER 00:00:41] stderr: <C:calendar-data/>
[DEVELOPER 00:00:41] stderr: </D:prop>
[DEVELOPER 00:00:41] stderr: <C:filter>
[DEVELOPER 00:00:41] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:41] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:41] stderr: </C:comp-filter>
[DEVELOPER 00:00:41] stderr: </C:comp-filter>
[DEVELOPER 00:00:41] stderr: </C:filter>
[DEVELOPER 00:00:41] stderr: </C:calendar-query>
[DEVELOPER 00:00:41] stderr: ]
[DEVELOPER 00:00:41] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:41] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:41] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:41] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:41] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:06 GMT
[DEVELOPER 00:00:41] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:06 GMT]
[DEVELOPER 00:00:41] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:41] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:41] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:41] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:41] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:41] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:41] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:41] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:41] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:41] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:41] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:41] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=P7mdww7rkDoo9FTdjhDgkF5K1I2d5%2B9ZUD9n18drQ2zDnXqs47x6tVaY3dwxTZ3DXVl8e0J9bkVyEl2LqUNBGuXGgtfPSOkHKrjrkKbQ33hnQBsrRXn4SEi5Y99sv9n8; path=/; secure; httponly
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=P7mdww7rkDoo9FTdjhDgkF5K1I2d5%2B9ZUD9n18drQ2zDnXqs47x6tVaY3dwxTZ3DXVl8e0J9bkVyEl2LqUNBGuXGgtfPSOkHKrjrkKbQ33hnQBsrRXn4SEi5Y99sv9n8; path=/; secure; httponly]
[DEVELOPER 00:00:41] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:41] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:41] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:41] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:41] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:41] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:41] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:41] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:41] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:41] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:41] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:41] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:41] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:41] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: PHPSESSIDI=n5n18n2l0eumm17fh2cdcm80k4; path=/; secure; HttpOnly
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=n5n18n2l0eumm17fh2cdcm80k4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:41] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:05 GMT; Max-Age=3600
[DEVELOPER 00:00:41] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:05 GMT; Max-Age=3600]
[DEVELOPER 00:00:41] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:41] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:41] stderr: [hdr]
[DEVELOPER 00:00:41] stderr: End of headers.
[DEVELOPER 00:00:41] stderr: Running post_headers hooks
[DEVELOPER 00:00:41] stderr: [chunk] < 3c4
[DEVELOPER 00:00:41] stderr: Got chunk size: 964
[DEVELOPER 00:00:41] stderr: Reading 964 bytes of response body.
[DEVELOPER 00:00:41] stderr: Got 964 bytes.
[DEVELOPER 00:00:41] stderr: Read block (964 bytes):
[DEVELOPER 00:00:41] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:41] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:41] stderr:  <d:response>
[DEVELOPER 00:00:41] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:41] stderr:   <d:propstat>
[DEVELOPER 00:00:41] stderr:    <d:prop>
[DEVELOPER 00:00:41] stderr:     <d:getetag>&quot;ffca13a467fb78940a8824decffe91d7&quot;</d:getetag>
[DEVELOPER 00:00:41] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:41] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:41] stderr: VERSION:2.0
[DEVELOPER 00:00:41] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:41] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:41] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:41] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:41] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:41] stderr: DTSTAMP:20180105T162502Z
[DEVELOPER 00:00:41] stderr: LAST-MODIFIED:20180105T162502Z
[DEVELOPER 00:00:41] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:41] stderr: SEQUENCE:1
[DEVELOPER 00:00:41] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:41] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:41] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:41] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:41] stderr: END:VEVENT
[DEVELOPER 00:00:41] stderr: END:VCALENDAR
[DEVELOPER 00:00:41] stderr: </cal:calendar-data>
[DEVELOPER 00:00:41] stderr:    </d:prop>
[DEVELOPER 00:00:41] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:41] stderr:   </d:propstat>
[DEVELOPER 00:00:41] stderr:  </d:response>
[DEVELOPER 00:00:41] stderr: </d:multistatus>
[DEVELOPER 00:00:41] stderr: ]
[DEVELOPER 00:00:41] stderr: [chunk] < 0
[DEVELOPER 00:00:41] stderr: Got chunk size: 0
[DEVELOPER 00:00:41] stderr: [hdr]
[DEVELOPER 00:00:41] stderr: End of headers.
[DEVELOPER 00:00:41] stderr: Running post_send hooks
[DEVELOPER 00:00:41] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:41] stderr: Running destroy hooks.
[DEVELOPER 00:00:41] stderr: Request ends.
[DEBUG 00:00:41] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:41] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:41] ClientTest.cpp:1410: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:41] ClientTest.cpp:1410: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1410: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1411: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1411: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1411: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1411: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1412: starting CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get()) + countUpdatedItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1412: ending CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get()) + countUpdatedItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1412: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1412: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1413: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1413: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:41] ClientTest.cpp:1413: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1413: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:41] ClientTest.cpp:1414: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:41] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:41] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:41] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:41] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:41] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:41] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:41] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:41] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:41] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:42] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:42] stderr: Running pre_send hooks
[DEVELOPER 00:00:42] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:42] stderr: Sending request headers:
[DEVELOPER 00:00:42] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:42] stderr: Connection: TE
[DEVELOPER 00:00:42] stderr: TE: trailers
[DEVELOPER 00:00:42] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:42] stderr: Depth: 0
[DEVELOPER 00:00:42] stderr: Content-Length: 137
[DEVELOPER 00:00:42] stderr: Content-Type: application/xml
[DEVELOPER 00:00:42] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:42] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:42] stderr:
[DEVELOPER 00:00:42] stderr: Sending request-line and headers:
[DEVELOPER 00:00:42] stderr: Sending request body:
[DEVELOPER 00:00:42] stderr: Body block (137 bytes):
[DEVELOPER 00:00:42] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:42] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:42] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:42] stderr: </prop></propfind>
[DEVELOPER 00:00:42] stderr: ]
[DEVELOPER 00:00:42] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:42] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:42] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:42] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:42] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:06 GMT
[DEVELOPER 00:00:42] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:06 GMT]
[DEVELOPER 00:00:42] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:42] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:42] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:42] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:42] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:42] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:42] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:42] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:42] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:42] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:42] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:42] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=a%2FMSP8rk4Dmw1UOtVMjn6%2B6b1Eh2q8PfRRTlCKIjL9WiOZX6s%2FsMga8mLfs6WFuJlTbdg0pe9nVXOLiF5CHpEYtqMQHNLFxOoCcUgycYWSOw53nbPRYVtnfnvRPaabTG; path=/; secure; httponly
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=a%2FMSP8rk4Dmw1UOtVMjn6%2B6b1Eh2q8PfRRTlCKIjL9WiOZX6s%2FsMga8mLfs6WFuJlTbdg0pe9nVXOLiF5CHpEYtqMQHNLFxOoCcUgycYWSOw53nbPRYVtnfnvRPaabTG; path=/; secure; httponly]
[DEVELOPER 00:00:42] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:42] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:42] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:42] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:42] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:42] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:42] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:42] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:42] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:42] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:42] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:42] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:42] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:42] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: PHPSESSIDI=g1mf0intgurqqv7b28farc94i0; path=/; secure; HttpOnly
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=g1mf0intgurqqv7b28farc94i0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:06 GMT; Max-Age=3600
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:06 GMT; Max-Age=3600]
[DEVELOPER 00:00:42] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:42] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:42] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:42] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:42] stderr: [hdr]
[DEVELOPER 00:00:42] stderr: End of headers.
[DEVELOPER 00:00:42] stderr: Running post_headers hooks
[DEVELOPER 00:00:42] stderr: [chunk] < 1ad
[DEVELOPER 00:00:42] stderr: Got chunk size: 429
[DEVELOPER 00:00:42] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:42] stderr: Got 429 bytes.
[DEVELOPER 00:00:42] stderr: Read block (429 bytes):
[DEVELOPER 00:00:42] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:42] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:42] stderr:  <d:response>
[DEVELOPER 00:00:42] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:42] stderr:   <d:propstat>
[DEVELOPER 00:00:42] stderr:    <d:prop>
[DEVELOPER 00:00:42] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:42] stderr:    </d:prop>
[DEVELOPER 00:00:42] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:42] stderr:   </d:propstat>
[DEVELOPER 00:00:42] stderr:  </d:response>
[DEVELOPER 00:00:42] stderr: </d:multistatus>
[DEVELOPER 00:00:42] stderr: ]
[DEVELOPER 00:00:42] stderr: [chunk] < 0
[DEVELOPER 00:00:42] stderr: Got chunk size: 0
[DEVELOPER 00:00:42] stderr: [hdr]
[DEVELOPER 00:00:42] stderr: End of headers.
[DEVELOPER 00:00:42] stderr: Running post_send hooks
[DEVELOPER 00:00:42] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:42] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:42] stderr: 207 Multi-Status
[DEVELOPER 00:00:42] stderr: Running destroy hooks.
[DEVELOPER 00:00:42] stderr: Request ends.
[DEBUG 00:00:42] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:42] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:42] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:42] ClientTest.cpp:1414: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:42]
[DEBUG 00:00:42] ClientTest.cpp:1416 *** start anew once more in both sources
[DEBUG 00:00:42] ClientTest.cpp:1417: starting deleteAll(createSourceA)
[DEBUG 00:00:42] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:42] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:42] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:42] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:42] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:42] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:42] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:42] not using KWallet
[DEBUG 00:00:42] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:42] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:42]    sync = disabled (default)
[DEBUG 00:00:42]    uri =  (default)
[DEBUG 00:00:42]    backend = CalDAV (set)
[DEBUG 00:00:42]    syncFormat =  (default)
[DEBUG 00:00:42]    forceSyncFormat = 0 (default)
[DEBUG 00:00:42]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:42]    databaseFormat =  (default)
[DEBUG 00:00:42]    databaseUser = pohly (set)
[DEBUG 00:00:42]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:42]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:42] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:42] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:42] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:42] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:42] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:42] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:42] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:42] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:42] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:42] using plain username/password for pohly
[DEBUG 00:00:42] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:42] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:42] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:42] stderr: Running pre_send hooks
[DEVELOPER 00:00:42] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:42] forced sending credentials
[DEVELOPER 00:00:42] stderr: Sending request headers:
[DEVELOPER 00:00:42] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:42] stderr: Connection: TE
[DEVELOPER 00:00:42] stderr: TE: trailers
[DEVELOPER 00:00:42] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:42] stderr: Depth: 0
[DEVELOPER 00:00:42] stderr: Content-Length: 137
[DEVELOPER 00:00:42] stderr: Content-Type: application/xml
[DEVELOPER 00:00:42] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:42] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:42] stderr:
[DEVELOPER 00:00:42] stderr: Sending request-line and headers:
[DEVELOPER 00:00:42] stderr: Sending request body:
[DEVELOPER 00:00:42] stderr: Body block (137 bytes):
[DEVELOPER 00:00:42] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:42] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:42] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:42] stderr: </prop></propfind>
[DEVELOPER 00:00:42] stderr: ]
[DEVELOPER 00:00:42] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:42] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:42] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:42] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:42] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:07 GMT
[DEVELOPER 00:00:42] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:07 GMT]
[DEVELOPER 00:00:42] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:42] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:42] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:42] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:42] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:42] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:42] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:42] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:42] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:42] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:42] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:42] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=KKp1Ia0ki2NwSPOYd9T%2B%2F8lEYWrBYe0cXTVVphqVoJn5YEpbC80m4lygpNH2CrqB%2BjySVgl9zcY6Pgf5r7%2BIGiOSzg7cBTHE8EMgxKUPJcgwgdvMtYL28nSlo2Aob3Zj; path=/; secure; httponly
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=KKp1Ia0ki2NwSPOYd9T%2B%2F8lEYWrBYe0cXTVVphqVoJn5YEpbC80m4lygpNH2CrqB%2BjySVgl9zcY6Pgf5r7%2BIGiOSzg7cBTHE8EMgxKUPJcgwgdvMtYL28nSlo2Aob3Zj; path=/; secure; httponly]
[DEVELOPER 00:00:42] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:42] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:42] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:42] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:42] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:42] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:42] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:42] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:42] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:42] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:42] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:42] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:42] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:42] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: PHPSESSIDI=lukd7nmb3b5ct9d42mm7acfbp5; path=/; secure; HttpOnly
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=lukd7nmb3b5ct9d42mm7acfbp5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:42] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:06 GMT; Max-Age=3600
[DEVELOPER 00:00:42] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:06 GMT; Max-Age=3600]
[DEVELOPER 00:00:42] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:42] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:42] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:42] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:42] stderr: [hdr]
[DEVELOPER 00:00:42] stderr: End of headers.
[DEVELOPER 00:00:42] stderr: Running post_headers hooks
[DEVELOPER 00:00:42] stderr: [chunk] < 1ad
[DEVELOPER 00:00:42] stderr: Got chunk size: 429
[DEVELOPER 00:00:42] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:42] stderr: Got 429 bytes.
[DEVELOPER 00:00:42] stderr: Read block (429 bytes):
[DEVELOPER 00:00:42] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:42] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:42] stderr:  <d:response>
[DEVELOPER 00:00:42] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:42] stderr:   <d:propstat>
[DEVELOPER 00:00:42] stderr:    <d:prop>
[DEVELOPER 00:00:42] stderr:     <cs:getctag>http://sabre.io/ns/sync/8527</cs:getctag>
[DEVELOPER 00:00:42] stderr:    </d:prop>
[DEVELOPER 00:00:42] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:42] stderr:   </d:propstat>
[DEVELOPER 00:00:42] stderr:  </d:response>
[DEVELOPER 00:00:42] stderr: </d:multistatus>
[DEVELOPER 00:00:42] stderr: ]
[DEVELOPER 00:00:42] stderr: [chunk] < 0
[DEVELOPER 00:00:42] stderr: Got chunk size: 0
[DEVELOPER 00:00:42] stderr: [hdr]
[DEVELOPER 00:00:42] stderr: End of headers.
[DEVELOPER 00:00:42] stderr: Running post_send hooks
[DEVELOPER 00:00:42] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:42] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:42] stderr: 207 Multi-Status
[DEBUG 00:00:42] credentials accepted
[DEVELOPER 00:00:42] stderr: Running destroy hooks.
[DEVELOPER 00:00:42] stderr: Request ends.
[DEBUG 00:00:42] caldav #A: old database revision 'http://sabre.io/ns/sync/8527', new revision 'http://sabre.io/ns/sync/8527'
[DEBUG 00:00:42] caldav #A: revisions match, no item changes
[DEBUG 00:00:42] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:42] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:42] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:42] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:42] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:42] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:42] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:43] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:43] stderr: Running pre_send hooks
[DEVELOPER 00:00:43] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:43] stderr: Sending request headers:
[DEVELOPER 00:00:43] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:43] stderr: Connection: TE
[DEVELOPER 00:00:43] stderr: TE: trailers
[DEVELOPER 00:00:43] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:43] stderr: Content-Length: 0
[DEVELOPER 00:00:43] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:43] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:43] stderr:
[DEVELOPER 00:00:43] stderr: Sending request-line and headers:
[DEVELOPER 00:00:43] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:43] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:43] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:43] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:43] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:07 GMT
[DEVELOPER 00:00:43] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:07 GMT]
[DEVELOPER 00:00:43] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:43] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:43] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:43] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:43] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:43] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:43] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:43] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:43] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:43] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:43] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:43] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=VJVqRjc%2FsoWM8Ey34IIKs2hDhAfyzohhv2LGe8Vmwl4fUM9G9pYS6XxKudVorto9oCo4BMRXlEePLVZQzZE4KprnUJJdw8cjIsr0bs6ydzkWsR77FkEiOoLBXRkPxbBU; path=/; secure; httponly
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=VJVqRjc%2FsoWM8Ey34IIKs2hDhAfyzohhv2LGe8Vmwl4fUM9G9pYS6XxKudVorto9oCo4BMRXlEePLVZQzZE4KprnUJJdw8cjIsr0bs6ydzkWsR77FkEiOoLBXRkPxbBU; path=/; secure; httponly]
[DEVELOPER 00:00:43] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:43] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:43] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:43] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:43] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:43] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:43] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:43] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:43] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:43] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:43] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:43] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:43] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:43] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: PHPSESSIDI=49q17vbsuk7b1un26g0qf3nvd1; path=/; secure; HttpOnly
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=49q17vbsuk7b1un26g0qf3nvd1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:07 GMT; Max-Age=3600
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:07 GMT; Max-Age=3600]
[DEVELOPER 00:00:43] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:43] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:43] stderr: [hdr]
[DEVELOPER 00:00:43] stderr: End of headers.
[DEVELOPER 00:00:43] stderr: Running post_headers hooks
[DEVELOPER 00:00:43] stderr: Running post_send hooks
[DEVELOPER 00:00:43] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:43] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:43] stderr: 204 No Content
[DEBUG 00:00:43] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:43] stderr: Running destroy hooks.
[DEVELOPER 00:00:43] stderr: Request ends.
[DEBUG 00:00:43] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:43] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:43] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:43] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:43] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:43] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:43] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:43] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:43] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:43] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:43] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:43] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:43] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:43] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:43] stderr: Running pre_send hooks
[DEVELOPER 00:00:43] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:43] stderr: Sending request headers:
[DEVELOPER 00:00:43] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:43] stderr: Connection: TE
[DEVELOPER 00:00:43] stderr: TE: trailers
[DEVELOPER 00:00:43] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:43] stderr: Depth: 0
[DEVELOPER 00:00:43] stderr: Content-Length: 137
[DEVELOPER 00:00:43] stderr: Content-Type: application/xml
[DEVELOPER 00:00:43] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:43] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:43] stderr:
[DEVELOPER 00:00:43] stderr: Sending request-line and headers:
[DEVELOPER 00:00:43] stderr: Sending request body:
[DEVELOPER 00:00:43] stderr: Body block (137 bytes):
[DEVELOPER 00:00:43] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:43] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:43] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:43] stderr: </prop></propfind>
[DEVELOPER 00:00:43] stderr: ]
[DEVELOPER 00:00:43] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:43] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:43] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:43] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:43] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:07 GMT
[DEVELOPER 00:00:43] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:07 GMT]
[DEVELOPER 00:00:43] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:43] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:43] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:43] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:43] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:43] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:43] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:43] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:43] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:43] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:43] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:43] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=w7G2%2Bp7CrGrCm9yr1%2BYPi5RsMKB%2BOkPKwqG%2BcR6dsUvyj2H9sTm9DECb%2FCBxS4HJ3i5bjRkWv5vLa1Ga9iSDB9ksZ2OC3jHX2oQN32ZdMY3PzTniibiE4Sm6mxK0KnFF; path=/; secure; httponly
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=w7G2%2Bp7CrGrCm9yr1%2BYPi5RsMKB%2BOkPKwqG%2BcR6dsUvyj2H9sTm9DECb%2FCBxS4HJ3i5bjRkWv5vLa1Ga9iSDB9ksZ2OC3jHX2oQN32ZdMY3PzTniibiE4Sm6mxK0KnFF; path=/; secure; httponly]
[DEVELOPER 00:00:43] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:43] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:43] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:43] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:43] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:43] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:43] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:43] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:43] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:43] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:43] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:43] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:43] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:43] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: PHPSESSIDI=6e6fjic7rfohfvm3j9k2b2idp2; path=/; secure; HttpOnly
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=6e6fjic7rfohfvm3j9k2b2idp2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:43] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:07 GMT; Max-Age=3600
[DEVELOPER 00:00:43] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:07 GMT; Max-Age=3600]
[DEVELOPER 00:00:43] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:43] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:43] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:43] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:43] stderr: [hdr]
[DEVELOPER 00:00:43] stderr: End of headers.
[DEVELOPER 00:00:43] stderr: Running post_headers hooks
[DEVELOPER 00:00:43] stderr: [chunk] < 1ad
[DEVELOPER 00:00:43] stderr: Got chunk size: 429
[DEVELOPER 00:00:43] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:43] stderr: Got 429 bytes.
[DEVELOPER 00:00:43] stderr: Read block (429 bytes):
[DEVELOPER 00:00:43] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:43] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:43] stderr:  <d:response>
[DEVELOPER 00:00:43] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:43] stderr:   <d:propstat>
[DEVELOPER 00:00:43] stderr:    <d:prop>
[DEVELOPER 00:00:43] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:43] stderr:    </d:prop>
[DEVELOPER 00:00:43] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:43] stderr:   </d:propstat>
[DEVELOPER 00:00:43] stderr:  </d:response>
[DEVELOPER 00:00:43] stderr: </d:multistatus>
[DEVELOPER 00:00:43] stderr: ]
[DEVELOPER 00:00:43] stderr: [chunk] < 0
[DEVELOPER 00:00:43] stderr: Got chunk size: 0
[DEVELOPER 00:00:43] stderr: [hdr]
[DEVELOPER 00:00:43] stderr: End of headers.
[DEVELOPER 00:00:43] stderr: Running post_send hooks
[DEVELOPER 00:00:43] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:43] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:43] stderr: 207 Multi-Status
[DEVELOPER 00:00:43] stderr: Running destroy hooks.
[DEVELOPER 00:00:43] stderr: Request ends.
[DEBUG 00:00:43] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:43] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:43] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:43] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:43] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:43] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:43] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:43] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:43] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:43] not using KWallet
[DEBUG 00:00:43] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:43] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:43]    sync = disabled (default)
[DEBUG 00:00:43]    uri =  (default)
[DEBUG 00:00:43]    backend = CalDAV (set)
[DEBUG 00:00:43]    syncFormat =  (default)
[DEBUG 00:00:43]    forceSyncFormat = 0 (default)
[DEBUG 00:00:43]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:43]    databaseFormat =  (default)
[DEBUG 00:00:43]    databaseUser = pohly (set)
[DEBUG 00:00:43]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:43]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:43] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:43] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:43] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:43] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:43] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:43] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:43] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:43] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:43] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:43] using plain username/password for pohly
[DEBUG 00:00:43] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:43] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:43] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:43] stderr: Running pre_send hooks
[DEVELOPER 00:00:43] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:43] forced sending credentials
[DEVELOPER 00:00:44] stderr: Sending request headers:
[DEVELOPER 00:00:44] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:44] stderr: Connection: TE
[DEVELOPER 00:00:44] stderr: TE: trailers
[DEVELOPER 00:00:44] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:44] stderr: Depth: 0
[DEVELOPER 00:00:44] stderr: Content-Length: 137
[DEVELOPER 00:00:44] stderr: Content-Type: application/xml
[DEVELOPER 00:00:44] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:44] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:44] stderr:
[DEVELOPER 00:00:44] stderr: Sending request-line and headers:
[DEVELOPER 00:00:44] stderr: Sending request body:
[DEVELOPER 00:00:44] stderr: Body block (137 bytes):
[DEVELOPER 00:00:44] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:44] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:44] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:44] stderr: </prop></propfind>
[DEVELOPER 00:00:44] stderr: ]
[DEVELOPER 00:00:44] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:44] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:44] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:44] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:44] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:08 GMT
[DEVELOPER 00:00:44] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:08 GMT]
[DEVELOPER 00:00:44] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:44] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:44] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:44] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:44] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:44] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:44] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:44] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:44] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:44] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:44] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:44] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:44] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=l9%2BDtZLDevdZLSxIT9u8nJrble2bE2ZEOnVzKj7A6MOXPJiZ3Mx4B9tZUsersSgWd90khBs3eb75RcF7H%2BnBYdtS5XhVSeDsMN%2FvlsG3bx6WW9pkP8VA8YVwMRUjDnda; path=/; secure; httponly
[DEVELOPER 00:00:44] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=l9%2BDtZLDevdZLSxIT9u8nJrble2bE2ZEOnVzKj7A6MOXPJiZ3Mx4B9tZUsersSgWd90khBs3eb75RcF7H%2BnBYdtS5XhVSeDsMN%2FvlsG3bx6WW9pkP8VA8YVwMRUjDnda; path=/; secure; httponly]
[DEVELOPER 00:00:44] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:44] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:44] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:44] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:44] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:44] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:44] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:44] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:44] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:44] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:44] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:44] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:44] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:44] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:44] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:44] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:44] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:44] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:44] stderr: [hdr] Set-Cookie: PHPSESSIDI=bag49odh0m6j6pb24ggghqm2p2; path=/; secure; HttpOnly
[DEVELOPER 00:00:44] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bag49odh0m6j6pb24ggghqm2p2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:44] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:08 GMT; Max-Age=3600
[DEVELOPER 00:00:44] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:08 GMT; Max-Age=3600]
[DEVELOPER 00:00:44] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:44] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:44] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:44] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:44] stderr: [hdr]
[DEVELOPER 00:00:44] stderr: End of headers.
[DEVELOPER 00:00:44] stderr: Running post_headers hooks
[DEVELOPER 00:00:44] stderr: [chunk] < 1ad
[DEVELOPER 00:00:44] stderr: Got chunk size: 429
[DEVELOPER 00:00:44] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:44] stderr: Got 429 bytes.
[DEVELOPER 00:00:44] stderr: Read block (429 bytes):
[DEVELOPER 00:00:44] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:44] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:44] stderr:  <d:response>
[DEVELOPER 00:00:44] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:44] stderr:   <d:propstat>
[DEVELOPER 00:00:44] stderr:    <d:prop>
[DEVELOPER 00:00:44] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:44] stderr:    </d:prop>
[DEVELOPER 00:00:44] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:44] stderr:   </d:propstat>
[DEVELOPER 00:00:44] stderr:  </d:response>
[DEVELOPER 00:00:44] stderr: </d:multistatus>
[DEVELOPER 00:00:44] stderr: ]
[DEVELOPER 00:00:44] stderr: [chunk] < 0
[DEVELOPER 00:00:44] stderr: Got chunk size: 0
[DEVELOPER 00:00:44] stderr: [hdr]
[DEVELOPER 00:00:44] stderr: End of headers.
[DEVELOPER 00:00:44] stderr: Running post_send hooks
[DEVELOPER 00:00:44] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:44] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:44] stderr: 207 Multi-Status
[DEBUG 00:00:44] credentials accepted
[DEVELOPER 00:00:44] stderr: Running destroy hooks.
[DEVELOPER 00:00:44] stderr: Request ends.
[DEBUG 00:00:44] caldav #A: old database revision 'http://sabre.io/ns/sync/8528', new revision 'http://sabre.io/ns/sync/8528'
[DEBUG 00:00:44] caldav #A: revisions match, no item changes
[DEBUG 00:00:44] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:44] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:44] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:44] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:44] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:44] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:44] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:44] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:44] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:44] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:44] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:44] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:44] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:44] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:44] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:44] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:44] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:44] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:44] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:44] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:45] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:45] stderr: Running pre_send hooks
[DEVELOPER 00:00:45] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:45] stderr: Sending request headers:
[DEVELOPER 00:00:45] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:45] stderr: Connection: TE
[DEVELOPER 00:00:45] stderr: TE: trailers
[DEVELOPER 00:00:45] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:45] stderr: Depth: 0
[DEVELOPER 00:00:45] stderr: Content-Length: 137
[DEVELOPER 00:00:45] stderr: Content-Type: application/xml
[DEVELOPER 00:00:45] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:45] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:45] stderr:
[DEVELOPER 00:00:45] stderr: Sending request-line and headers:
[DEVELOPER 00:00:45] stderr: Sending request body:
[DEVELOPER 00:00:45] stderr: Body block (137 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:45] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:45] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:45] stderr: </prop></propfind>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:45] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:45] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:45] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:45] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:09 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:09 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:45] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:45] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:45] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:45] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:45] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:45] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:45] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:45] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:45] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=b0MzyWgE1qEuQGnlMDfzyhCBEjHdx5DkIOksQbFXBvXxZ1w%2B%2BHkUZVimbRkMASI%2Fy0SAsCIMrSTxU8FZ5Cn8Q7jMqMgaxXhCFZiCoBVHKjQHBIxATy18pgCcOw9wkzpJ; path=/; secure; httponly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=b0MzyWgE1qEuQGnlMDfzyhCBEjHdx5DkIOksQbFXBvXxZ1w%2B%2BHkUZVimbRkMASI%2Fy0SAsCIMrSTxU8FZ5Cn8Q7jMqMgaxXhCFZiCoBVHKjQHBIxATy18pgCcOw9wkzpJ; path=/; secure; httponly]
[DEVELOPER 00:00:45] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:45] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:45] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:45] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:45] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:45] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:45] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:45] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:45] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:45] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: PHPSESSIDI=44dmpv9no4chg8etbk56jumvh0; path=/; secure; HttpOnly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=44dmpv9no4chg8etbk56jumvh0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:09 GMT; Max-Age=3600
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:09 GMT; Max-Age=3600]
[DEVELOPER 00:00:45] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:45] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:45] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:45] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_headers hooks
[DEVELOPER 00:00:45] stderr: [chunk] < 1ad
[DEVELOPER 00:00:45] stderr: Got chunk size: 429
[DEVELOPER 00:00:45] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:45] stderr: Got 429 bytes.
[DEVELOPER 00:00:45] stderr: Read block (429 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:45] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:45] stderr:  <d:response>
[DEVELOPER 00:00:45] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:45] stderr:   <d:propstat>
[DEVELOPER 00:00:45] stderr:    <d:prop>
[DEVELOPER 00:00:45] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:45] stderr:    </d:prop>
[DEVELOPER 00:00:45] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:45] stderr:   </d:propstat>
[DEVELOPER 00:00:45] stderr:  </d:response>
[DEVELOPER 00:00:45] stderr: </d:multistatus>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: [chunk] < 0
[DEVELOPER 00:00:45] stderr: Got chunk size: 0
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_send hooks
[DEVELOPER 00:00:45] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:45] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:45] stderr: 207 Multi-Status
[DEVELOPER 00:00:45] stderr: Running destroy hooks.
[DEVELOPER 00:00:45] stderr: Request ends.
[DEBUG 00:00:45] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:45] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:45] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:45] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:45] ClientTest.cpp:1417: ending deleteAll(createSourceA)
[DEBUG 00:00:45] ClientTest.cpp:1418: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:45] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:45] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:45] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:45] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:45] not using KWallet
[DEBUG 00:00:45] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:45] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:45]    sync = disabled (default)
[DEBUG 00:00:45]    uri =  (default)
[DEBUG 00:00:45]    backend = CalDAV (set)
[DEBUG 00:00:45]    syncFormat =  (default)
[DEBUG 00:00:45]    forceSyncFormat = 0 (default)
[DEBUG 00:00:45]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:45]    databaseFormat =  (default)
[DEBUG 00:00:45]    databaseUser = pohly (set)
[DEBUG 00:00:45]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:45]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:45] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:45] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:45] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:45] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:45] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:45] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:45] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:45] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:45] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:45] using plain username/password for pohly
[DEBUG 00:00:45] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:45] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:45] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:45] stderr: Running pre_send hooks
[DEVELOPER 00:00:45] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:45] forced sending credentials
[DEVELOPER 00:00:45] stderr: Sending request headers:
[DEVELOPER 00:00:45] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:45] stderr: Connection: TE
[DEVELOPER 00:00:45] stderr: TE: trailers
[DEVELOPER 00:00:45] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:45] stderr: Depth: 0
[DEVELOPER 00:00:45] stderr: Content-Length: 137
[DEVELOPER 00:00:45] stderr: Content-Type: application/xml
[DEVELOPER 00:00:45] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:45] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:45] stderr:
[DEVELOPER 00:00:45] stderr: Sending request-line and headers:
[DEVELOPER 00:00:45] stderr: Sending request body:
[DEVELOPER 00:00:45] stderr: Body block (137 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:45] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:45] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:45] stderr: </prop></propfind>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:45] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:45] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:45] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:45] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:09 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:09 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:45] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:45] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:45] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:45] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:45] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:45] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:45] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:45] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:45] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Hj73Avyxg90u1SL9tjg3%2F%2F5CA2S%2FLjDLlDk0iZawX5Gqlui7afJvv6PmU8%2FKAMRXTy7uPXNiusT8Ee2KxSIVa%2FM4Q7OFrhL90wGXbFhgB6elsOeu0sWTauAOdRYNYyOX; path=/; secure; httponly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Hj73Avyxg90u1SL9tjg3%2F%2F5CA2S%2FLjDLlDk0iZawX5Gqlui7afJvv6PmU8%2FKAMRXTy7uPXNiusT8Ee2KxSIVa%2FM4Q7OFrhL90wGXbFhgB6elsOeu0sWTauAOdRYNYyOX; path=/; secure; httponly]
[DEVELOPER 00:00:45] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:45] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:45] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:45] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:45] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:45] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:45] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:45] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:45] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:45] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: PHPSESSIDI=rbrts7c68mkrciacc16c4a0l65; path=/; secure; HttpOnly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=rbrts7c68mkrciacc16c4a0l65; path=/; secure; HttpOnly]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:09 GMT; Max-Age=3600
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:09 GMT; Max-Age=3600]
[DEVELOPER 00:00:45] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:45] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:45] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:45] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_headers hooks
[DEVELOPER 00:00:45] stderr: [chunk] < 1ad
[DEVELOPER 00:00:45] stderr: Got chunk size: 429
[DEVELOPER 00:00:45] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:45] stderr: Got 429 bytes.
[DEVELOPER 00:00:45] stderr: Read block (429 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:45] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:45] stderr:  <d:response>
[DEVELOPER 00:00:45] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:45] stderr:   <d:propstat>
[DEVELOPER 00:00:45] stderr:    <d:prop>
[DEVELOPER 00:00:45] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:45] stderr:    </d:prop>
[DEVELOPER 00:00:45] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:45] stderr:   </d:propstat>
[DEVELOPER 00:00:45] stderr:  </d:response>
[DEVELOPER 00:00:45] stderr: </d:multistatus>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: [chunk] < 0
[DEVELOPER 00:00:45] stderr: Got chunk size: 0
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_send hooks
[DEVELOPER 00:00:45] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:45] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:45] stderr: 207 Multi-Status
[DEBUG 00:00:45] credentials accepted
[DEVELOPER 00:00:45] stderr: Running destroy hooks.
[DEVELOPER 00:00:45] stderr: Request ends.
[DEBUG 00:00:45] caldav #B: old database revision 'http://sabre.io/ns/sync/8527', new revision 'http://sabre.io/ns/sync/8528'
[DEBUG 00:00:45] caldav #B: using full item scan to detect changes
[DEBUG 00:00:45] starting updateAllSubItems REPORT 'list items', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:45] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:45] stderr: Running pre_send hooks
[DEVELOPER 00:00:45] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:45] stderr: Sending request headers:
[DEVELOPER 00:00:45] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:45] stderr: Connection: TE
[DEVELOPER 00:00:45] stderr: TE: trailers
[DEVELOPER 00:00:45] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:45] stderr: Content-Length: 286
[DEVELOPER 00:00:45] stderr: Depth: 1
[DEVELOPER 00:00:45] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:45] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:45] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:45] stderr:
[DEVELOPER 00:00:45] stderr: Sending request-line and headers:
[DEVELOPER 00:00:45] stderr: Sending request body:
[DEVELOPER 00:00:45] stderr: Body block (286 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:45] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:45] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:45] stderr: <D:prop>
[DEVELOPER 00:00:45] stderr: <D:getetag/>
[DEVELOPER 00:00:45] stderr: </D:prop>
[DEVELOPER 00:00:45] stderr: <C:filter>
[DEVELOPER 00:00:45] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:45] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:45] stderr: </C:comp-filter>
[DEVELOPER 00:00:45] stderr: </C:comp-filter>
[DEVELOPER 00:00:45] stderr: </C:filter>
[DEVELOPER 00:00:45] stderr: </C:calendar-query>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:45] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:45] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:45] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:45] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:10 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:10 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:45] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:45] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:45] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:45] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:45] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:45] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:45] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:45] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:45] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:45] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:45] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=8rJ12m98iy4aq8rLokymJL%2Bl1W72rTYHT6ulKmv59si0hX2cVG%2FR%2BoyeoOqwTYtVKrGoo444Uj8xnOzwEIuhDwF%2BLX7sl1ClXIfdeFaBTQE%2BCTn2XU61FLbbrlDSD2J8; path=/; secure; httponly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=8rJ12m98iy4aq8rLokymJL%2Bl1W72rTYHT6ulKmv59si0hX2cVG%2FR%2BoyeoOqwTYtVKrGoo444Uj8xnOzwEIuhDwF%2BLX7sl1ClXIfdeFaBTQE%2BCTn2XU61FLbbrlDSD2J8; path=/; secure; httponly]
[DEVELOPER 00:00:45] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:45] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:45] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:45] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:45] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:45] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:45] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:45] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:45] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:45] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:45] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:45] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: PHPSESSIDI=mgplf866is3m40f5r5ctqrsom1; path=/; secure; HttpOnly
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=mgplf866is3m40f5r5ctqrsom1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:45] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:10 GMT; Max-Age=3600
[DEVELOPER 00:00:45] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:10 GMT; Max-Age=3600]
[DEVELOPER 00:00:45] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:45] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_headers hooks
[DEVELOPER 00:00:45] stderr: [chunk] < aa
[DEVELOPER 00:00:45] stderr: Got chunk size: 170
[DEVELOPER 00:00:45] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:45] stderr: Got 170 bytes.
[DEVELOPER 00:00:45] stderr: Read block (170 bytes):
[DEVELOPER 00:00:45] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:45] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:45] stderr: ]
[DEVELOPER 00:00:45] stderr: [chunk] < 0
[DEVELOPER 00:00:45] stderr: Got chunk size: 0
[DEVELOPER 00:00:45] stderr: [hdr]
[DEVELOPER 00:00:45] stderr: End of headers.
[DEVELOPER 00:00:45] stderr: Running post_send hooks
[DEVELOPER 00:00:45] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:45] stderr: Running destroy hooks.
[DEVELOPER 00:00:45] stderr: Request ends.
[DEBUG 00:00:45] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:45] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:45] ClientTest.cpp:1418: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:45] ClientTest.cpp:1418: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:45] ClientTest.cpp:1418: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:45] ClientTest.cpp:1419: starting restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:45] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:45] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:45] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:45] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:45] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:45] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:45] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:45] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:45] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:46] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:46] stderr: Running pre_send hooks
[DEVELOPER 00:00:46] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:46] stderr: Sending request headers:
[DEVELOPER 00:00:46] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:46] stderr: Connection: TE
[DEVELOPER 00:00:46] stderr: TE: trailers
[DEVELOPER 00:00:46] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:46] stderr: Depth: 0
[DEVELOPER 00:00:46] stderr: Content-Length: 137
[DEVELOPER 00:00:46] stderr: Content-Type: application/xml
[DEVELOPER 00:00:46] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:46] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:46] stderr:
[DEVELOPER 00:00:46] stderr: Sending request-line and headers:
[DEVELOPER 00:00:46] stderr: Sending request body:
[DEVELOPER 00:00:46] stderr: Body block (137 bytes):
[DEVELOPER 00:00:46] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:46] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:46] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:46] stderr: </prop></propfind>
[DEVELOPER 00:00:46] stderr: ]
[DEVELOPER 00:00:46] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:46] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:46] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:46] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:46] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:10 GMT
[DEVELOPER 00:00:46] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:10 GMT]
[DEVELOPER 00:00:46] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:46] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:46] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:46] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:46] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:46] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:46] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:46] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:46] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:46] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:46] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:46] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=6tvsZsBcgJWG60aXO8aidGNhBwGakWq4HU%2FTPdAF%2FX5Jkv%2FuzDvHPQsHZw6DAsoC04uv0oeU%2FpR3oCiItvdI7SRNS%2FsSlR5ooOTpa8Dx2pE%2F6OVGxXd9XYNkinA7lKg%2B; path=/; secure; httponly
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=6tvsZsBcgJWG60aXO8aidGNhBwGakWq4HU%2FTPdAF%2FX5Jkv%2FuzDvHPQsHZw6DAsoC04uv0oeU%2FpR3oCiItvdI7SRNS%2FsSlR5ooOTpa8Dx2pE%2F6OVGxXd9XYNkinA7lKg%2B; path=/; secure; httponly]
[DEVELOPER 00:00:46] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:46] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:46] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:46] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:46] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:46] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:46] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:46] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:46] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:46] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:46] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:46] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:46] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:46] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: PHPSESSIDI=epo6rana5h17m28qqh43j37dq6; path=/; secure; HttpOnly
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=epo6rana5h17m28qqh43j37dq6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:10 GMT; Max-Age=3600
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:10 GMT; Max-Age=3600]
[DEVELOPER 00:00:46] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:46] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:46] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:46] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:46] stderr: [hdr]
[DEVELOPER 00:00:46] stderr: End of headers.
[DEVELOPER 00:00:46] stderr: Running post_headers hooks
[DEVELOPER 00:00:46] stderr: [chunk] < 1ad
[DEVELOPER 00:00:46] stderr: Got chunk size: 429
[DEVELOPER 00:00:46] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:46] stderr: Got 429 bytes.
[DEVELOPER 00:00:46] stderr: Read block (429 bytes):
[DEVELOPER 00:00:46] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:46] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:46] stderr:  <d:response>
[DEVELOPER 00:00:46] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:46] stderr:   <d:propstat>
[DEVELOPER 00:00:46] stderr:    <d:prop>
[DEVELOPER 00:00:46] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:46] stderr:    </d:prop>
[DEVELOPER 00:00:46] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:46] stderr:   </d:propstat>
[DEVELOPER 00:00:46] stderr:  </d:response>
[DEVELOPER 00:00:46] stderr: </d:multistatus>
[DEVELOPER 00:00:46] stderr: ]
[DEVELOPER 00:00:46] stderr: [chunk] < 0
[DEVELOPER 00:00:46] stderr: Got chunk size: 0
[DEVELOPER 00:00:46] stderr: [hdr]
[DEVELOPER 00:00:46] stderr: End of headers.
[DEVELOPER 00:00:46] stderr: Running post_send hooks
[DEVELOPER 00:00:46] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:46] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:46] stderr: 207 Multi-Status
[DEVELOPER 00:00:46] stderr: Running destroy hooks.
[DEVELOPER 00:00:46] stderr: Request ends.
[DEBUG 00:00:46] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:46] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:46] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:46] ClientTest.cpp:1419: ending restart ? source.stopAccess() : source.reset()
[DEBUG 00:00:46]
[DEBUG 00:00:46] ClientTest.cpp:1420 *** create, delete and recreate an item in source A
[DEBUG 00:00:46] ClientTest.cpp:1421: starting insert(createSourceA, config.m_insertItem, false, __null, "-E")
[DEBUG 00:00:46] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:46] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:46] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:46] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:46] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:46] not using KWallet
[DEBUG 00:00:46] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:46] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:46]    sync = disabled (default)
[DEBUG 00:00:46]    uri =  (default)
[DEBUG 00:00:46]    backend = CalDAV (set)
[DEBUG 00:00:46]    syncFormat =  (default)
[DEBUG 00:00:46]    forceSyncFormat = 0 (default)
[DEBUG 00:00:46]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:46]    databaseFormat =  (default)
[DEBUG 00:00:46]    databaseUser = pohly (set)
[DEBUG 00:00:46]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:46]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:46] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:46] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:46] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:46] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:46] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:46] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:46] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:46] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:46] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:46] using plain username/password for pohly
[DEBUG 00:00:46] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:46] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:46] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:46] stderr: Running pre_send hooks
[DEVELOPER 00:00:46] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:46] forced sending credentials
[DEVELOPER 00:00:46] stderr: Sending request headers:
[DEVELOPER 00:00:46] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:46] stderr: Connection: TE
[DEVELOPER 00:00:46] stderr: TE: trailers
[DEVELOPER 00:00:46] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:46] stderr: Depth: 0
[DEVELOPER 00:00:46] stderr: Content-Length: 137
[DEVELOPER 00:00:46] stderr: Content-Type: application/xml
[DEVELOPER 00:00:46] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:46] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:46] stderr:
[DEVELOPER 00:00:46] stderr: Sending request-line and headers:
[DEVELOPER 00:00:46] stderr: Sending request body:
[DEVELOPER 00:00:46] stderr: Body block (137 bytes):
[DEVELOPER 00:00:46] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:46] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:46] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:46] stderr: </prop></propfind>
[DEVELOPER 00:00:46] stderr: ]
[DEVELOPER 00:00:46] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:46] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:46] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:46] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:46] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:11 GMT
[DEVELOPER 00:00:46] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:11 GMT]
[DEVELOPER 00:00:46] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:46] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:46] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:46] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:46] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:46] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:46] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:46] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:46] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:46] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:46] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:46] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=wy1Z4BYJ7lJ7p1xT7iWoYDz4bMGxs9ptF6pqTeC2C%2FNBXe72WqA%2BbzWt0M6cC7QexEEdnEwVbwAT9IpPGMzfIffz2KRLGruSuD%2F1zg%2Fjq5x7Cjj9uwxM9aTY%2Bfp546%2BK; path=/; secure; httponly
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=wy1Z4BYJ7lJ7p1xT7iWoYDz4bMGxs9ptF6pqTeC2C%2FNBXe72WqA%2BbzWt0M6cC7QexEEdnEwVbwAT9IpPGMzfIffz2KRLGruSuD%2F1zg%2Fjq5x7Cjj9uwxM9aTY%2Bfp546%2BK; path=/; secure; httponly]
[DEVELOPER 00:00:46] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:46] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:46] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:46] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:46] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:46] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:46] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:46] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:46] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:46] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:46] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:46] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:46] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:46] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: PHPSESSIDI=qagc4e9gscj6u5tmv32ddaokg0; path=/; secure; HttpOnly
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=qagc4e9gscj6u5tmv32ddaokg0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:46] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600
[DEVELOPER 00:00:46] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600]
[DEVELOPER 00:00:46] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:46] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:46] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:46] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:46] stderr: [hdr]
[DEVELOPER 00:00:46] stderr: End of headers.
[DEVELOPER 00:00:46] stderr: Running post_headers hooks
[DEVELOPER 00:00:46] stderr: [chunk] < 1ad
[DEVELOPER 00:00:46] stderr: Got chunk size: 429
[DEVELOPER 00:00:46] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:46] stderr: Got 429 bytes.
[DEVELOPER 00:00:46] stderr: Read block (429 bytes):
[DEVELOPER 00:00:46] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:46] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:46] stderr:  <d:response>
[DEVELOPER 00:00:46] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:46] stderr:   <d:propstat>
[DEVELOPER 00:00:46] stderr:    <d:prop>
[DEVELOPER 00:00:46] stderr:     <cs:getctag>http://sabre.io/ns/sync/8528</cs:getctag>
[DEVELOPER 00:00:46] stderr:    </d:prop>
[DEVELOPER 00:00:46] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:46] stderr:   </d:propstat>
[DEVELOPER 00:00:46] stderr:  </d:response>
[DEVELOPER 00:00:46] stderr: </d:multistatus>
[DEVELOPER 00:00:46] stderr: ]
[DEVELOPER 00:00:46] stderr: [chunk] < 0
[DEVELOPER 00:00:46] stderr: Got chunk size: 0
[DEVELOPER 00:00:46] stderr: [hdr]
[DEVELOPER 00:00:46] stderr: End of headers.
[DEVELOPER 00:00:46] stderr: Running post_send hooks
[DEVELOPER 00:00:46] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:46] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:46] stderr: 207 Multi-Status
[DEBUG 00:00:46] credentials accepted
[DEVELOPER 00:00:46] stderr: Running destroy hooks.
[DEVELOPER 00:00:46] stderr: Request ends.
[DEBUG 00:00:46] caldav #A: old database revision 'http://sabre.io/ns/sync/8528', new revision 'http://sabre.io/ns/sync/8528'
[DEBUG 00:00:46] caldav #A: revisions match, no item changes
[DEBUG 00:00:46] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:46] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:46] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:46] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:46] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:46] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:46] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:46] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:46] caldav: inserting new VEVENT
[DEBUG 00:00:46] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:47] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:47] stderr: Running pre_send hooks
[DEVELOPER 00:00:47] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:47] stderr: Sending request headers:
[DEVELOPER 00:00:47] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:47] stderr: Connection: TE
[DEVELOPER 00:00:47] stderr: TE: trailers
[DEVELOPER 00:00:47] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:47] stderr: Content-Length: 421
[DEVELOPER 00:00:47] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:47] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:47] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:47] stderr:
[DEVELOPER 00:00:47] stderr: Sending request-line and headers:
[DEVELOPER 00:00:47] stderr: Sending request body:
[DEVELOPER 00:00:47] stderr: Body block (421 bytes):
[DEVELOPER 00:00:47] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:47] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:47] stderr: VERSION:2.0
[DEVELOPER 00:00:47] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:47] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:47] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:47] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:47] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:47] stderr: DTSTAMP:20180105T162511Z
[DEVELOPER 00:00:47] stderr: LAST-MODIFIED:20180105T162511Z
[DEVELOPER 00:00:47] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:47] stderr: LOCATION:my office
[DEVELOPER 00:00:47] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:47] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:47] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:47] stderr: SEQUENCE:1
[DEVELOPER 00:00:47] stderr: END:VEVENT
[DEVELOPER 00:00:47] stderr: END:VCALENDAR
[DEVELOPER 00:00:47] stderr: ]
[DEVELOPER 00:00:47] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:47] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:47] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:47] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:47] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:11 GMT
[DEVELOPER 00:00:47] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:11 GMT]
[DEVELOPER 00:00:47] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:47] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:47] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:47] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:47] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:47] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:47] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:47] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:47] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:47] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:47] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:47] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=k1K%2BEJX%2Bc7eGA8pImuYWC87HxIM3KxP2BgG%2B8VrF2UZXKW46yMMxw9ZW%2BzfgD726HLOcZlCC%2BUJLdoeq%2Bbvc2T1VVDDjC6lwxg3Xw4%2BMnICNSMB1MywIWWiNbGXCLY%2F%2F; path=/; secure; httponly
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=k1K%2BEJX%2Bc7eGA8pImuYWC87HxIM3KxP2BgG%2B8VrF2UZXKW46yMMxw9ZW%2BzfgD726HLOcZlCC%2BUJLdoeq%2Bbvc2T1VVDDjC6lwxg3Xw4%2BMnICNSMB1MywIWWiNbGXCLY%2F%2F; path=/; secure; httponly]
[DEVELOPER 00:00:47] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:47] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:47] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:47] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:47] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:47] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:47] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:47] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:47] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:47] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:47] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:47] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:47] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:47] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: PHPSESSIDI=gm3suhamci83q4l7ha0jkskh92; path=/; secure; HttpOnly
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=gm3suhamci83q4l7ha0jkskh92; path=/; secure; HttpOnly]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600]
[DEVELOPER 00:00:47] stderr: [hdr] ETag: "f97a0d044dfe984eaae76dc4facfb063"
[DEVELOPER 00:00:47] stderr: Header Name: [etag], Value: ["f97a0d044dfe984eaae76dc4facfb063"]
[DEVELOPER 00:00:47] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:47] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:47] stderr: [hdr]
[DEVELOPER 00:00:47] stderr: End of headers.
[DEVELOPER 00:00:47] stderr: Running post_headers hooks
[DEVELOPER 00:00:47] stderr: Running post_send hooks
[DEVELOPER 00:00:47] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:47] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:47] stderr: 201 Created
[DEBUG 00:00:47] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:47] stderr: Running destroy hooks.
[DEVELOPER 00:00:47] stderr: Request ends.
[DEBUG 00:00:47] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:47] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:47] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:47] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:47] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:47] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:47] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:47] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:47] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:47] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:47] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:47] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:47] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:47] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:47] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:47] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:47] stderr: Running pre_send hooks
[DEVELOPER 00:00:47] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:47] stderr: Sending request headers:
[DEVELOPER 00:00:47] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:47] stderr: Connection: TE
[DEVELOPER 00:00:47] stderr: TE: trailers
[DEVELOPER 00:00:47] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:47] stderr: Depth: 0
[DEVELOPER 00:00:47] stderr: Content-Length: 137
[DEVELOPER 00:00:47] stderr: Content-Type: application/xml
[DEVELOPER 00:00:47] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:47] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:47] stderr:
[DEVELOPER 00:00:47] stderr: Sending request-line and headers:
[DEVELOPER 00:00:47] stderr: Sending request body:
[DEVELOPER 00:00:47] stderr: Body block (137 bytes):
[DEVELOPER 00:00:47] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:47] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:47] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:47] stderr: </prop></propfind>
[DEVELOPER 00:00:47] stderr: ]
[DEVELOPER 00:00:47] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:47] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:47] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:47] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:47] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:12 GMT
[DEVELOPER 00:00:47] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:12 GMT]
[DEVELOPER 00:00:47] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:47] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:47] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:47] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:47] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:47] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:47] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:47] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:47] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:47] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:47] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:47] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=aSI%2Fv3dpPBFfPIp1TXVbnrls3HH0N7lirpsQi3UqQ7GZIsySnrxDspvo4LEZI2eOo1w6U2xHyfa%2F1vPvMEeHCyLjfq4PTkQp2x7jEbfDCwN0mYpEyyzwG%2FDwZjGfwl9T; path=/; secure; httponly
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=aSI%2Fv3dpPBFfPIp1TXVbnrls3HH0N7lirpsQi3UqQ7GZIsySnrxDspvo4LEZI2eOo1w6U2xHyfa%2F1vPvMEeHCyLjfq4PTkQp2x7jEbfDCwN0mYpEyyzwG%2FDwZjGfwl9T; path=/; secure; httponly]
[DEVELOPER 00:00:47] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:47] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:47] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:47] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:47] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:47] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:47] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:47] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:47] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:47] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:47] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:47] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:47] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:47] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: PHPSESSIDI=7jbbfg6g3emuhguk5ulit50ao2; path=/; secure; HttpOnly
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=7jbbfg6g3emuhguk5ulit50ao2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:47] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600
[DEVELOPER 00:00:47] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:11 GMT; Max-Age=3600]
[DEVELOPER 00:00:47] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:47] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:47] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:47] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:47] stderr: [hdr]
[DEVELOPER 00:00:47] stderr: End of headers.
[DEVELOPER 00:00:47] stderr: Running post_headers hooks
[DEVELOPER 00:00:47] stderr: [chunk] < 1ad
[DEVELOPER 00:00:47] stderr: Got chunk size: 429
[DEVELOPER 00:00:47] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:47] stderr: Got 429 bytes.
[DEVELOPER 00:00:47] stderr: Read block (429 bytes):
[DEVELOPER 00:00:47] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:47] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:47] stderr:  <d:response>
[DEVELOPER 00:00:47] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:47] stderr:   <d:propstat>
[DEVELOPER 00:00:47] stderr:    <d:prop>
[DEVELOPER 00:00:47] stderr:     <cs:getctag>http://sabre.io/ns/sync/8529</cs:getctag>
[DEVELOPER 00:00:47] stderr:    </d:prop>
[DEVELOPER 00:00:47] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:47] stderr:   </d:propstat>
[DEVELOPER 00:00:47] stderr:  </d:response>
[DEVELOPER 00:00:47] stderr: </d:multistatus>
[DEVELOPER 00:00:47] stderr: ]
[DEVELOPER 00:00:47] stderr: [chunk] < 0
[DEVELOPER 00:00:47] stderr: Got chunk size: 0
[DEVELOPER 00:00:47] stderr: [hdr]
[DEVELOPER 00:00:47] stderr: End of headers.
[DEVELOPER 00:00:47] stderr: Running post_send hooks
[DEVELOPER 00:00:47] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:47] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:47] stderr: 207 Multi-Status
[DEVELOPER 00:00:47] stderr: Running destroy hooks.
[DEVELOPER 00:00:47] stderr: Request ends.
[DEBUG 00:00:47] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:47] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:47] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:47] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:47] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:47] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:47] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:47] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:47] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:47] not using KWallet
[DEBUG 00:00:47] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:47] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:47]    sync = disabled (default)
[DEBUG 00:00:47]    uri =  (default)
[DEBUG 00:00:47]    backend = CalDAV (set)
[DEBUG 00:00:47]    syncFormat =  (default)
[DEBUG 00:00:47]    forceSyncFormat = 0 (default)
[DEBUG 00:00:47]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:47]    databaseFormat =  (default)
[DEBUG 00:00:47]    databaseUser = pohly (set)
[DEBUG 00:00:47]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:47]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:47] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:47] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:47] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:47] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:47] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:47] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:47] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:47] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:47] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:47] using plain username/password for pohly
[DEBUG 00:00:47] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:47] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:47] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:47] stderr: Running pre_send hooks
[DEVELOPER 00:00:47] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:47] forced sending credentials
[DEVELOPER 00:00:48] stderr: Sending request headers:
[DEVELOPER 00:00:48] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:48] stderr: Connection: TE
[DEVELOPER 00:00:48] stderr: TE: trailers
[DEVELOPER 00:00:48] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:48] stderr: Depth: 0
[DEVELOPER 00:00:48] stderr: Content-Length: 137
[DEVELOPER 00:00:48] stderr: Content-Type: application/xml
[DEVELOPER 00:00:48] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:48] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:48] stderr:
[DEVELOPER 00:00:48] stderr: Sending request-line and headers:
[DEVELOPER 00:00:48] stderr: Sending request body:
[DEVELOPER 00:00:48] stderr: Body block (137 bytes):
[DEVELOPER 00:00:48] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:48] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:48] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:48] stderr: </prop></propfind>
[DEVELOPER 00:00:48] stderr: ]
[DEVELOPER 00:00:48] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:48] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:48] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:48] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:48] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:12 GMT
[DEVELOPER 00:00:48] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:12 GMT]
[DEVELOPER 00:00:48] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:48] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:48] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:48] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:48] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:48] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:48] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:48] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:48] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:48] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:48] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:48] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=ZMp9SHWwt3GRkkUofO0LA9GIUGa3b3IqvsWTP16qPjxSE4pYpNuxFqk%2BQWJuqN%2FNPGOnNgtOiaJAdw%2Bp%2B%2FNMqL%2F0imAGh0NbdLodX8RKG%2Frf9in3y3KssZucj2vqb3Dg; path=/; secure; httponly
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=ZMp9SHWwt3GRkkUofO0LA9GIUGa3b3IqvsWTP16qPjxSE4pYpNuxFqk%2BQWJuqN%2FNPGOnNgtOiaJAdw%2Bp%2B%2FNMqL%2F0imAGh0NbdLodX8RKG%2Frf9in3y3KssZucj2vqb3Dg; path=/; secure; httponly]
[DEVELOPER 00:00:48] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:48] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:48] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:48] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:48] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:48] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:48] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:48] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:48] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:48] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:48] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:48] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:48] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:48] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: PHPSESSIDI=imsqo6khu1jqsni6segcq35hm6; path=/; secure; HttpOnly
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=imsqo6khu1jqsni6segcq35hm6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:12 GMT; Max-Age=3600
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:12 GMT; Max-Age=3600]
[DEVELOPER 00:00:48] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:48] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:48] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:48] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:48] stderr: [hdr]
[DEVELOPER 00:00:48] stderr: End of headers.
[DEVELOPER 00:00:48] stderr: Running post_headers hooks
[DEVELOPER 00:00:48] stderr: [chunk] < 1ad
[DEVELOPER 00:00:48] stderr: Got chunk size: 429
[DEVELOPER 00:00:48] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:48] stderr: Got 429 bytes.
[DEVELOPER 00:00:48] stderr: Read block (429 bytes):
[DEVELOPER 00:00:48] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:48] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:48] stderr:  <d:response>
[DEVELOPER 00:00:48] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:48] stderr:   <d:propstat>
[DEVELOPER 00:00:48] stderr:    <d:prop>
[DEVELOPER 00:00:48] stderr:     <cs:getctag>http://sabre.io/ns/sync/8529</cs:getctag>
[DEVELOPER 00:00:48] stderr:    </d:prop>
[DEVELOPER 00:00:48] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:48] stderr:   </d:propstat>
[DEVELOPER 00:00:48] stderr:  </d:response>
[DEVELOPER 00:00:48] stderr: </d:multistatus>
[DEVELOPER 00:00:48] stderr: ]
[DEVELOPER 00:00:48] stderr: [chunk] < 0
[DEVELOPER 00:00:48] stderr: Got chunk size: 0
[DEVELOPER 00:00:48] stderr: [hdr]
[DEVELOPER 00:00:48] stderr: End of headers.
[DEVELOPER 00:00:48] stderr: Running post_send hooks
[DEVELOPER 00:00:48] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:48] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:48] stderr: 207 Multi-Status
[DEBUG 00:00:48] credentials accepted
[DEVELOPER 00:00:48] stderr: Running destroy hooks.
[DEVELOPER 00:00:48] stderr: Request ends.
[DEBUG 00:00:48] caldav #A: old database revision 'http://sabre.io/ns/sync/8529', new revision 'http://sabre.io/ns/sync/8529'
[DEBUG 00:00:48] caldav #A: revisions match, no item changes
[DEBUG 00:00:48] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:48] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:48] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:48] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:48] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:48] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:48] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:48] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:48] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:48] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:48] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:48] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:48] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:48] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:48] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:48] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:48] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:48] stderr: Running pre_send hooks
[DEVELOPER 00:00:48] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:48] stderr: Sending request headers:
[DEVELOPER 00:00:48] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:48] stderr: Connection: TE
[DEVELOPER 00:00:48] stderr: TE: trailers
[DEVELOPER 00:00:48] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:48] stderr: Depth: 0
[DEVELOPER 00:00:48] stderr: Content-Length: 137
[DEVELOPER 00:00:48] stderr: Content-Type: application/xml
[DEVELOPER 00:00:48] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:48] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:48] stderr:
[DEVELOPER 00:00:48] stderr: Sending request-line and headers:
[DEVELOPER 00:00:48] stderr: Sending request body:
[DEVELOPER 00:00:48] stderr: Body block (137 bytes):
[DEVELOPER 00:00:48] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:48] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:48] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:48] stderr: </prop></propfind>
[DEVELOPER 00:00:48] stderr: ]
[DEVELOPER 00:00:48] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:48] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:48] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:48] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:48] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:13 GMT
[DEVELOPER 00:00:48] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:13 GMT]
[DEVELOPER 00:00:48] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:48] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:48] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:48] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:48] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:48] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:48] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:48] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:48] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:48] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:48] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:48] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=QwFTMr9P6yrQEemCyimX%2Fe0upM3V31r%2BkvzQgdmlxuLVgCB0Yyhm1fIcArA3jK3WiKuPkNS8OeOTbc%2FoN33B%2FLMiPJ6OeXneKNnG2Tsrl%2BPNxGLMLl1dON97qPVc3Yo0; path=/; secure; httponly
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=QwFTMr9P6yrQEemCyimX%2Fe0upM3V31r%2BkvzQgdmlxuLVgCB0Yyhm1fIcArA3jK3WiKuPkNS8OeOTbc%2FoN33B%2FLMiPJ6OeXneKNnG2Tsrl%2BPNxGLMLl1dON97qPVc3Yo0; path=/; secure; httponly]
[DEVELOPER 00:00:48] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:48] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:48] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:48] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:48] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:48] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:48] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:48] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:48] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:48] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:48] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:48] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:48] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:48] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: PHPSESSIDI=reuqpes1dibrqeuo9rnipatqm4; path=/; secure; HttpOnly
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=reuqpes1dibrqeuo9rnipatqm4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:48] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:12 GMT; Max-Age=3600
[DEVELOPER 00:00:48] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:12 GMT; Max-Age=3600]
[DEVELOPER 00:00:48] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:48] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:48] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:48] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:48] stderr: [hdr]
[DEVELOPER 00:00:48] stderr: End of headers.
[DEVELOPER 00:00:48] stderr: Running post_headers hooks
[DEVELOPER 00:00:48] stderr: [chunk] < 1ad
[DEVELOPER 00:00:48] stderr: Got chunk size: 429
[DEVELOPER 00:00:48] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:48] stderr: Got 429 bytes.
[DEVELOPER 00:00:48] stderr: Read block (429 bytes):
[DEVELOPER 00:00:48] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:48] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:48] stderr:  <d:response>
[DEVELOPER 00:00:48] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:48] stderr:   <d:propstat>
[DEVELOPER 00:00:48] stderr:    <d:prop>
[DEVELOPER 00:00:48] stderr:     <cs:getctag>http://sabre.io/ns/sync/8529</cs:getctag>
[DEVELOPER 00:00:48] stderr:    </d:prop>
[DEVELOPER 00:00:48] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:48] stderr:   </d:propstat>
[DEVELOPER 00:00:48] stderr:  </d:response>
[DEVELOPER 00:00:48] stderr: </d:multistatus>
[DEVELOPER 00:00:48] stderr: ]
[DEVELOPER 00:00:48] stderr: [chunk] < 0
[DEVELOPER 00:00:48] stderr: Got chunk size: 0
[DEVELOPER 00:00:48] stderr: [hdr]
[DEVELOPER 00:00:48] stderr: End of headers.
[DEVELOPER 00:00:48] stderr: Running post_send hooks
[DEVELOPER 00:00:48] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:48] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:48] stderr: 207 Multi-Status
[DEVELOPER 00:00:48] stderr: Running destroy hooks.
[DEVELOPER 00:00:48] stderr: Request ends.
[DEBUG 00:00:48] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:48] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:48] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:48] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:48] ClientTest.cpp:1421: ending insert(createSourceA, config.m_insertItem, false, __null, "-E")
[DEBUG 00:00:48] ClientTest.cpp:1422: starting deleteAll(createSourceA)
[DEBUG 00:00:48] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:48] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:48] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:48] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:48] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:48] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:48] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:48] not using KWallet
[DEBUG 00:00:48] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:48] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:48]    sync = disabled (default)
[DEBUG 00:00:48]    uri =  (default)
[DEBUG 00:00:48]    backend = CalDAV (set)
[DEBUG 00:00:48]    syncFormat =  (default)
[DEBUG 00:00:48]    forceSyncFormat = 0 (default)
[DEBUG 00:00:48]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:48]    databaseFormat =  (default)
[DEBUG 00:00:48]    databaseUser = pohly (set)
[DEBUG 00:00:48]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:48]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:48] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:48] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:48] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:48] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:48] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:48] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:48] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:48] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:48] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:48] using plain username/password for pohly
[DEBUG 00:00:48] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:48] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:48] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:48] stderr: Running pre_send hooks
[DEVELOPER 00:00:48] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:48] forced sending credentials
[DEVELOPER 00:00:49] stderr: Sending request headers:
[DEVELOPER 00:00:49] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:49] stderr: Connection: TE
[DEVELOPER 00:00:49] stderr: TE: trailers
[DEVELOPER 00:00:49] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:49] stderr: Depth: 0
[DEVELOPER 00:00:49] stderr: Content-Length: 137
[DEVELOPER 00:00:49] stderr: Content-Type: application/xml
[DEVELOPER 00:00:49] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:49] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:49] stderr:
[DEVELOPER 00:00:49] stderr: Sending request-line and headers:
[DEVELOPER 00:00:49] stderr: Sending request body:
[DEVELOPER 00:00:49] stderr: Body block (137 bytes):
[DEVELOPER 00:00:49] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:49] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:49] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:49] stderr: </prop></propfind>
[DEVELOPER 00:00:49] stderr: ]
[DEVELOPER 00:00:49] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:49] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:49] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:49] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:49] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:13 GMT
[DEVELOPER 00:00:49] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:13 GMT]
[DEVELOPER 00:00:49] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:49] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:49] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:49] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:49] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:49] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:49] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:49] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:49] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:49] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:49] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:49] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=DyYKPcAvwf%2BCUf4CXBkD5hrC0r%2B%2BymE1ABvdHhLZvm1CAGnt8LDv4WNpwgzjgC4r49ViEDCFPaYtEilPm9%2BcK50VVIZtC%2FW8NPncAD7%2BpISp0ah2t7dBzlQ8N0fOc%2BIl; path=/; secure; httponly
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=DyYKPcAvwf%2BCUf4CXBkD5hrC0r%2B%2BymE1ABvdHhLZvm1CAGnt8LDv4WNpwgzjgC4r49ViEDCFPaYtEilPm9%2BcK50VVIZtC%2FW8NPncAD7%2BpISp0ah2t7dBzlQ8N0fOc%2BIl; path=/; secure; httponly]
[DEVELOPER 00:00:49] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:49] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:49] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:49] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:49] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:49] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:49] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:49] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:49] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:49] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:49] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:49] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:49] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:49] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: PHPSESSIDI=ibv9ucohr73g52ft2krlns8f21; path=/; secure; HttpOnly
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ibv9ucohr73g52ft2krlns8f21; path=/; secure; HttpOnly]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:13 GMT; Max-Age=3600
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:13 GMT; Max-Age=3600]
[DEVELOPER 00:00:49] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:49] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:49] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:49] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:49] stderr: [hdr]
[DEVELOPER 00:00:49] stderr: End of headers.
[DEVELOPER 00:00:49] stderr: Running post_headers hooks
[DEVELOPER 00:00:49] stderr: [chunk] < 1ad
[DEVELOPER 00:00:49] stderr: Got chunk size: 429
[DEVELOPER 00:00:49] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:49] stderr: Got 429 bytes.
[DEVELOPER 00:00:49] stderr: Read block (429 bytes):
[DEVELOPER 00:00:49] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:49] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:49] stderr:  <d:response>
[DEVELOPER 00:00:49] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:49] stderr:   <d:propstat>
[DEVELOPER 00:00:49] stderr:    <d:prop>
[DEVELOPER 00:00:49] stderr:     <cs:getctag>http://sabre.io/ns/sync/8529</cs:getctag>
[DEVELOPER 00:00:49] stderr:    </d:prop>
[DEVELOPER 00:00:49] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:49] stderr:   </d:propstat>
[DEVELOPER 00:00:49] stderr:  </d:response>
[DEVELOPER 00:00:49] stderr: </d:multistatus>
[DEVELOPER 00:00:49] stderr: ]
[DEVELOPER 00:00:49] stderr: [chunk] < 0
[DEVELOPER 00:00:49] stderr: Got chunk size: 0
[DEVELOPER 00:00:49] stderr: [hdr]
[DEVELOPER 00:00:49] stderr: End of headers.
[DEVELOPER 00:00:49] stderr: Running post_send hooks
[DEVELOPER 00:00:49] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:49] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:49] stderr: 207 Multi-Status
[DEBUG 00:00:49] credentials accepted
[DEVELOPER 00:00:49] stderr: Running destroy hooks.
[DEVELOPER 00:00:49] stderr: Request ends.
[DEBUG 00:00:49] caldav #A: old database revision 'http://sabre.io/ns/sync/8529', new revision 'http://sabre.io/ns/sync/8529'
[DEBUG 00:00:49] caldav #A: revisions match, no item changes
[DEBUG 00:00:49] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:49] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:49] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:49] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:49] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:49] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:49] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:49] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:49] stderr: Running pre_send hooks
[DEVELOPER 00:00:49] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:49] stderr: Sending request headers:
[DEVELOPER 00:00:49] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:49] stderr: Connection: TE
[DEVELOPER 00:00:49] stderr: TE: trailers
[DEVELOPER 00:00:49] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:49] stderr: Content-Length: 0
[DEVELOPER 00:00:49] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:49] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:49] stderr:
[DEVELOPER 00:00:49] stderr: Sending request-line and headers:
[DEVELOPER 00:00:49] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:49] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:49] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:49] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:49] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:14 GMT
[DEVELOPER 00:00:49] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:14 GMT]
[DEVELOPER 00:00:49] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:49] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:49] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:49] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:49] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:49] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:49] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:49] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:49] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:49] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:49] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:49] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=kO%2BWjBefITctsh2cZOfYcTXP1iwh8Vv1iRLhLlJQfqREwv1Q%2BvN0mwoJfOCyy9fEb%2B46a3M2S5VRYOMtZYH8o9iBucOelJ0bN16hUPr58d22LLIVOOd0SUFAW9WU%2FxHz; path=/; secure; httponly
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=kO%2BWjBefITctsh2cZOfYcTXP1iwh8Vv1iRLhLlJQfqREwv1Q%2BvN0mwoJfOCyy9fEb%2B46a3M2S5VRYOMtZYH8o9iBucOelJ0bN16hUPr58d22LLIVOOd0SUFAW9WU%2FxHz; path=/; secure; httponly]
[DEVELOPER 00:00:49] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:49] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:49] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:49] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:49] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:49] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:49] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:49] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:49] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:49] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:49] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:49] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:49] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:49] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: PHPSESSIDI=3c46393gp09tb4ivqe44p4u9d0; path=/; secure; HttpOnly
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3c46393gp09tb4ivqe44p4u9d0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:49] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:13 GMT; Max-Age=3600
[DEVELOPER 00:00:49] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:13 GMT; Max-Age=3600]
[DEVELOPER 00:00:49] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:49] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:49] stderr: [hdr]
[DEVELOPER 00:00:49] stderr: End of headers.
[DEVELOPER 00:00:49] stderr: Running post_headers hooks
[DEVELOPER 00:00:49] stderr: Running post_send hooks
[DEVELOPER 00:00:49] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:49] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:49] stderr: 204 No Content
[DEBUG 00:00:49] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:49] stderr: Running destroy hooks.
[DEVELOPER 00:00:49] stderr: Request ends.
[DEBUG 00:00:49] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:49] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:49] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:49] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:49] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:49] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:49] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:49] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:49] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:49] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:49] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:49] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:49] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:50] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:50] stderr: Running pre_send hooks
[DEVELOPER 00:00:50] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:50] stderr: Sending request headers:
[DEVELOPER 00:00:50] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:50] stderr: Connection: TE
[DEVELOPER 00:00:50] stderr: TE: trailers
[DEVELOPER 00:00:50] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:50] stderr: Depth: 0
[DEVELOPER 00:00:50] stderr: Content-Length: 137
[DEVELOPER 00:00:50] stderr: Content-Type: application/xml
[DEVELOPER 00:00:50] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:50] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:50] stderr:
[DEVELOPER 00:00:50] stderr: Sending request-line and headers:
[DEVELOPER 00:00:50] stderr: Sending request body:
[DEVELOPER 00:00:50] stderr: Body block (137 bytes):
[DEVELOPER 00:00:50] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:50] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:50] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:50] stderr: </prop></propfind>
[DEVELOPER 00:00:50] stderr: ]
[DEVELOPER 00:00:50] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:50] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:50] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:50] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:50] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:14 GMT
[DEVELOPER 00:00:50] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:14 GMT]
[DEVELOPER 00:00:50] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:50] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:50] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:50] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:50] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:50] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:50] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:50] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:50] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:50] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:50] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:50] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=uUu7niSm8E8bAZ9k%2Fp%2Bef76TYWujBidvDzq2kDsoIy4ObWlyiHIqUbsJq2Gt1B4xO2IBMR0gIItvFtbuSMpzAEc9p%2BKmgHg8q2MB6CJb0jwgeYUzA0L0ycT8mn5kcXRc; path=/; secure; httponly
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=uUu7niSm8E8bAZ9k%2Fp%2Bef76TYWujBidvDzq2kDsoIy4ObWlyiHIqUbsJq2Gt1B4xO2IBMR0gIItvFtbuSMpzAEc9p%2BKmgHg8q2MB6CJb0jwgeYUzA0L0ycT8mn5kcXRc; path=/; secure; httponly]
[DEVELOPER 00:00:50] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:50] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:50] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:50] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:50] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:50] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:50] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:50] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:50] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:50] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:50] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:50] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:50] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:50] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: PHPSESSIDI=9m8bmr75di2i8qcar1glqidav3; path=/; secure; HttpOnly
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=9m8bmr75di2i8qcar1glqidav3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:14 GMT; Max-Age=3600
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:14 GMT; Max-Age=3600]
[DEVELOPER 00:00:50] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:50] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:50] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:50] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:50] stderr: [hdr]
[DEVELOPER 00:00:50] stderr: End of headers.
[DEVELOPER 00:00:50] stderr: Running post_headers hooks
[DEVELOPER 00:00:50] stderr: [chunk] < 1ad
[DEVELOPER 00:00:50] stderr: Got chunk size: 429
[DEVELOPER 00:00:50] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:50] stderr: Got 429 bytes.
[DEVELOPER 00:00:50] stderr: Read block (429 bytes):
[DEVELOPER 00:00:50] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:50] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:50] stderr:  <d:response>
[DEVELOPER 00:00:50] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:50] stderr:   <d:propstat>
[DEVELOPER 00:00:50] stderr:    <d:prop>
[DEVELOPER 00:00:50] stderr:     <cs:getctag>http://sabre.io/ns/sync/8530</cs:getctag>
[DEVELOPER 00:00:50] stderr:    </d:prop>
[DEVELOPER 00:00:50] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:50] stderr:   </d:propstat>
[DEVELOPER 00:00:50] stderr:  </d:response>
[DEVELOPER 00:00:50] stderr: </d:multistatus>
[DEVELOPER 00:00:50] stderr: ]
[DEVELOPER 00:00:50] stderr: [chunk] < 0
[DEVELOPER 00:00:50] stderr: Got chunk size: 0
[DEVELOPER 00:00:50] stderr: [hdr]
[DEVELOPER 00:00:50] stderr: End of headers.
[DEVELOPER 00:00:50] stderr: Running post_send hooks
[DEVELOPER 00:00:50] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:50] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:50] stderr: 207 Multi-Status
[DEVELOPER 00:00:50] stderr: Running destroy hooks.
[DEVELOPER 00:00:50] stderr: Request ends.
[DEBUG 00:00:50] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:50] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:50] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:50] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:50] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:50] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:50] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:50] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:50] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:50] not using KWallet
[DEBUG 00:00:50] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:50] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:50]    sync = disabled (default)
[DEBUG 00:00:50]    uri =  (default)
[DEBUG 00:00:50]    backend = CalDAV (set)
[DEBUG 00:00:50]    syncFormat =  (default)
[DEBUG 00:00:50]    forceSyncFormat = 0 (default)
[DEBUG 00:00:50]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:50]    databaseFormat =  (default)
[DEBUG 00:00:50]    databaseUser = pohly (set)
[DEBUG 00:00:50]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:50]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:50] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:50] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:50] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:50] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:50] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:50] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:50] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:50] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:50] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:50] using plain username/password for pohly
[DEBUG 00:00:50] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:50] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:50] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:50] stderr: Running pre_send hooks
[DEVELOPER 00:00:50] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:50] forced sending credentials
[DEVELOPER 00:00:50] stderr: Sending request headers:
[DEVELOPER 00:00:50] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:50] stderr: Connection: TE
[DEVELOPER 00:00:50] stderr: TE: trailers
[DEVELOPER 00:00:50] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:50] stderr: Depth: 0
[DEVELOPER 00:00:50] stderr: Content-Length: 137
[DEVELOPER 00:00:50] stderr: Content-Type: application/xml
[DEVELOPER 00:00:50] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:50] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:50] stderr:
[DEVELOPER 00:00:50] stderr: Sending request-line and headers:
[DEVELOPER 00:00:50] stderr: Sending request body:
[DEVELOPER 00:00:50] stderr: Body block (137 bytes):
[DEVELOPER 00:00:50] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:50] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:50] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:50] stderr: </prop></propfind>
[DEVELOPER 00:00:50] stderr: ]
[DEVELOPER 00:00:50] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:50] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:50] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:50] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:50] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:15 GMT
[DEVELOPER 00:00:50] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:15 GMT]
[DEVELOPER 00:00:50] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:50] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:50] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:50] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:50] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:50] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:50] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:50] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:50] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:50] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:50] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:50] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=luhWGi5suJO2kgzpmV19ommRfB8loHfs7ktL8dfuiuWxGhGQjjoefHg5Io1xouR4ljRenKj86b9fOdaqEhXHnYOCl42cBjU4DYM3QCpTeVY4vo6eQPd6gUDAaVCfDho2; path=/; secure; httponly
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=luhWGi5suJO2kgzpmV19ommRfB8loHfs7ktL8dfuiuWxGhGQjjoefHg5Io1xouR4ljRenKj86b9fOdaqEhXHnYOCl42cBjU4DYM3QCpTeVY4vo6eQPd6gUDAaVCfDho2; path=/; secure; httponly]
[DEVELOPER 00:00:50] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:50] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:50] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:50] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:50] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:50] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:50] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:50] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:50] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:50] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:50] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:50] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:50] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:50] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: PHPSESSIDI=qe84g2m6krd8hem5j6ummculg7; path=/; secure; HttpOnly
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=qe84g2m6krd8hem5j6ummculg7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:50] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:14 GMT; Max-Age=3600
[DEVELOPER 00:00:50] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:14 GMT; Max-Age=3600]
[DEVELOPER 00:00:50] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:50] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:50] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:50] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:50] stderr: [hdr]
[DEVELOPER 00:00:50] stderr: End of headers.
[DEVELOPER 00:00:50] stderr: Running post_headers hooks
[DEVELOPER 00:00:50] stderr: [chunk] < 1ad
[DEVELOPER 00:00:50] stderr: Got chunk size: 429
[DEVELOPER 00:00:50] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:50] stderr: Got 429 bytes.
[DEVELOPER 00:00:50] stderr: Read block (429 bytes):
[DEVELOPER 00:00:50] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:50] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:50] stderr:  <d:response>
[DEVELOPER 00:00:50] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:50] stderr:   <d:propstat>
[DEVELOPER 00:00:50] stderr:    <d:prop>
[DEVELOPER 00:00:50] stderr:     <cs:getctag>http://sabre.io/ns/sync/8530</cs:getctag>
[DEVELOPER 00:00:50] stderr:    </d:prop>
[DEVELOPER 00:00:50] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:50] stderr:   </d:propstat>
[DEVELOPER 00:00:50] stderr:  </d:response>
[DEVELOPER 00:00:50] stderr: </d:multistatus>
[DEVELOPER 00:00:50] stderr: ]
[DEVELOPER 00:00:50] stderr: [chunk] < 0
[DEVELOPER 00:00:50] stderr: Got chunk size: 0
[DEVELOPER 00:00:50] stderr: [hdr]
[DEVELOPER 00:00:50] stderr: End of headers.
[DEVELOPER 00:00:50] stderr: Running post_send hooks
[DEVELOPER 00:00:50] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:50] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:50] stderr: 207 Multi-Status
[DEBUG 00:00:50] credentials accepted
[DEVELOPER 00:00:50] stderr: Running destroy hooks.
[DEVELOPER 00:00:50] stderr: Request ends.
[DEBUG 00:00:50] caldav #A: old database revision 'http://sabre.io/ns/sync/8530', new revision 'http://sabre.io/ns/sync/8530'
[DEBUG 00:00:50] caldav #A: revisions match, no item changes
[DEBUG 00:00:50] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:50] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:50] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:50] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:50] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:50] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:50] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:50] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:50] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:50] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:50] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:50] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:50] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:50] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:50] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:50] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:50] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:50] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:50] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:50] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:51] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:51] stderr: Running pre_send hooks
[DEVELOPER 00:00:51] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:51] stderr: Sending request headers:
[DEVELOPER 00:00:51] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:51] stderr: Connection: TE
[DEVELOPER 00:00:51] stderr: TE: trailers
[DEVELOPER 00:00:51] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:51] stderr: Depth: 0
[DEVELOPER 00:00:51] stderr: Content-Length: 137
[DEVELOPER 00:00:51] stderr: Content-Type: application/xml
[DEVELOPER 00:00:51] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:51] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:51] stderr:
[DEVELOPER 00:00:51] stderr: Sending request-line and headers:
[DEVELOPER 00:00:51] stderr: Sending request body:
[DEVELOPER 00:00:51] stderr: Body block (137 bytes):
[DEVELOPER 00:00:51] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:51] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:51] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:51] stderr: </prop></propfind>
[DEVELOPER 00:00:51] stderr: ]
[DEVELOPER 00:00:51] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:51] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:51] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:51] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:51] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:15 GMT
[DEVELOPER 00:00:51] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:15 GMT]
[DEVELOPER 00:00:51] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:51] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:51] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:51] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:51] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:51] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:51] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:51] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:51] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:51] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:51] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:51] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=aNOpIxbF5Wb3eS3jtq1hpJkXff3l4%2BU1PxEZ6j5KoO7jue0SVZDP8EKsXeVR%2BYCeGAcoD5CmaRWp8yI8SJCguwcWUixKijobuUf5e9Bs%2FMmxMPBIkFJdTFpeb%2Bh0733s; path=/; secure; httponly
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=aNOpIxbF5Wb3eS3jtq1hpJkXff3l4%2BU1PxEZ6j5KoO7jue0SVZDP8EKsXeVR%2BYCeGAcoD5CmaRWp8yI8SJCguwcWUixKijobuUf5e9Bs%2FMmxMPBIkFJdTFpeb%2Bh0733s; path=/; secure; httponly]
[DEVELOPER 00:00:51] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:51] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:51] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:51] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:51] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:51] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:51] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:51] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:51] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:51] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:51] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:51] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:51] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:51] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: PHPSESSIDI=0jaaf3bs4sgam32eg8153p3310; path=/; secure; HttpOnly
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=0jaaf3bs4sgam32eg8153p3310; path=/; secure; HttpOnly]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:15 GMT; Max-Age=3600
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:15 GMT; Max-Age=3600]
[DEVELOPER 00:00:51] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:51] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:51] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:51] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:51] stderr: [hdr]
[DEVELOPER 00:00:51] stderr: End of headers.
[DEVELOPER 00:00:51] stderr: Running post_headers hooks
[DEVELOPER 00:00:51] stderr: [chunk] < 1ad
[DEVELOPER 00:00:51] stderr: Got chunk size: 429
[DEVELOPER 00:00:51] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:51] stderr: Got 429 bytes.
[DEVELOPER 00:00:51] stderr: Read block (429 bytes):
[DEVELOPER 00:00:51] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:51] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:51] stderr:  <d:response>
[DEVELOPER 00:00:51] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:51] stderr:   <d:propstat>
[DEVELOPER 00:00:51] stderr:    <d:prop>
[DEVELOPER 00:00:51] stderr:     <cs:getctag>http://sabre.io/ns/sync/8530</cs:getctag>
[DEVELOPER 00:00:51] stderr:    </d:prop>
[DEVELOPER 00:00:51] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:51] stderr:   </d:propstat>
[DEVELOPER 00:00:51] stderr:  </d:response>
[DEVELOPER 00:00:51] stderr: </d:multistatus>
[DEVELOPER 00:00:51] stderr: ]
[DEVELOPER 00:00:51] stderr: [chunk] < 0
[DEVELOPER 00:00:51] stderr: Got chunk size: 0
[DEVELOPER 00:00:51] stderr: [hdr]
[DEVELOPER 00:00:51] stderr: End of headers.
[DEVELOPER 00:00:51] stderr: Running post_send hooks
[DEVELOPER 00:00:51] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:51] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:51] stderr: 207 Multi-Status
[DEVELOPER 00:00:51] stderr: Running destroy hooks.
[DEVELOPER 00:00:51] stderr: Request ends.
[DEBUG 00:00:51] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:51] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:51] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:51] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:51] ClientTest.cpp:1422: ending deleteAll(createSourceA)
[DEBUG 00:00:51] ClientTest.cpp:1423: starting insert(createSourceA, config.m_insertItem, false, __null, "-F")
[DEBUG 00:00:51] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:51] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:51] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:51] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:51] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:51] not using KWallet
[DEBUG 00:00:51] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:51] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:51]    sync = disabled (default)
[DEBUG 00:00:51]    uri =  (default)
[DEBUG 00:00:51]    backend = CalDAV (set)
[DEBUG 00:00:51]    syncFormat =  (default)
[DEBUG 00:00:51]    forceSyncFormat = 0 (default)
[DEBUG 00:00:51]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:51]    databaseFormat =  (default)
[DEBUG 00:00:51]    databaseUser = pohly (set)
[DEBUG 00:00:51]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:51]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:51] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:51] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:51] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:51] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:51] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:51] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:51] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:51] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:51] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:51] using plain username/password for pohly
[DEBUG 00:00:51] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:51] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:51] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:51] stderr: Running pre_send hooks
[DEVELOPER 00:00:51] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:51] forced sending credentials
[DEVELOPER 00:00:51] stderr: Sending request headers:
[DEVELOPER 00:00:51] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:51] stderr: Connection: TE
[DEVELOPER 00:00:51] stderr: TE: trailers
[DEVELOPER 00:00:51] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:51] stderr: Depth: 0
[DEVELOPER 00:00:51] stderr: Content-Length: 137
[DEVELOPER 00:00:51] stderr: Content-Type: application/xml
[DEVELOPER 00:00:51] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:51] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:51] stderr:
[DEVELOPER 00:00:51] stderr: Sending request-line and headers:
[DEVELOPER 00:00:51] stderr: Sending request body:
[DEVELOPER 00:00:51] stderr: Body block (137 bytes):
[DEVELOPER 00:00:51] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:51] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:51] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:51] stderr: </prop></propfind>
[DEVELOPER 00:00:51] stderr: ]
[DEVELOPER 00:00:51] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:51] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:51] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:51] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:51] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:16 GMT
[DEVELOPER 00:00:51] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:16 GMT]
[DEVELOPER 00:00:51] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:51] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:51] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:51] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:51] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:51] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:51] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:51] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:51] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:51] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:51] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:51] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=T9T%2FivKZd8rPJKVxtDMKF5IVMZzUcgU5VqagIjm6%2BhoWgh1ry0inOnBvD6MEarCRlJFqz5OOpWGH1twpSR9K1uRm2V1%2FANZ5fqUsktBo9eo90a6wEoXqGOniLRPPCFfr; path=/; secure; httponly
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=T9T%2FivKZd8rPJKVxtDMKF5IVMZzUcgU5VqagIjm6%2BhoWgh1ry0inOnBvD6MEarCRlJFqz5OOpWGH1twpSR9K1uRm2V1%2FANZ5fqUsktBo9eo90a6wEoXqGOniLRPPCFfr; path=/; secure; httponly]
[DEVELOPER 00:00:51] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:51] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:51] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:51] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:51] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:51] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:51] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:51] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:51] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:51] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:51] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:51] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:51] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:51] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: PHPSESSIDI=va9ckkejrsfsob0tacrgs65180; path=/; secure; HttpOnly
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=va9ckkejrsfsob0tacrgs65180; path=/; secure; HttpOnly]
[DEVELOPER 00:00:51] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:15 GMT; Max-Age=3600
[DEVELOPER 00:00:51] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:15 GMT; Max-Age=3600]
[DEVELOPER 00:00:51] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:51] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:51] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:51] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:51] stderr: [hdr]
[DEVELOPER 00:00:51] stderr: End of headers.
[DEVELOPER 00:00:51] stderr: Running post_headers hooks
[DEVELOPER 00:00:51] stderr: [chunk] < 1ad
[DEVELOPER 00:00:51] stderr: Got chunk size: 429
[DEVELOPER 00:00:51] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:51] stderr: Got 429 bytes.
[DEVELOPER 00:00:51] stderr: Read block (429 bytes):
[DEVELOPER 00:00:51] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:51] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:51] stderr:  <d:response>
[DEVELOPER 00:00:51] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:51] stderr:   <d:propstat>
[DEVELOPER 00:00:51] stderr:    <d:prop>
[DEVELOPER 00:00:51] stderr:     <cs:getctag>http://sabre.io/ns/sync/8530</cs:getctag>
[DEVELOPER 00:00:51] stderr:    </d:prop>
[DEVELOPER 00:00:51] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:51] stderr:   </d:propstat>
[DEVELOPER 00:00:51] stderr:  </d:response>
[DEVELOPER 00:00:51] stderr: </d:multistatus>
[DEVELOPER 00:00:51] stderr: ]
[DEVELOPER 00:00:51] stderr: [chunk] < 0
[DEVELOPER 00:00:51] stderr: Got chunk size: 0
[DEVELOPER 00:00:51] stderr: [hdr]
[DEVELOPER 00:00:51] stderr: End of headers.
[DEVELOPER 00:00:51] stderr: Running post_send hooks
[DEVELOPER 00:00:51] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:51] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:51] stderr: 207 Multi-Status
[DEBUG 00:00:51] credentials accepted
[DEVELOPER 00:00:51] stderr: Running destroy hooks.
[DEVELOPER 00:00:51] stderr: Request ends.
[DEBUG 00:00:51] caldav #A: old database revision 'http://sabre.io/ns/sync/8530', new revision 'http://sabre.io/ns/sync/8530'
[DEBUG 00:00:51] caldav #A: revisions match, no item changes
[DEBUG 00:00:51] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:51] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:51] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:51] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:51] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:51] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:51] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:51] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:51] caldav: inserting new VEVENT
[DEBUG 00:00:51] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:52] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:52] stderr: Running pre_send hooks
[DEVELOPER 00:00:52] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:52] stderr: Sending request headers:
[DEVELOPER 00:00:52] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:52] stderr: Connection: TE
[DEVELOPER 00:00:52] stderr: TE: trailers
[DEVELOPER 00:00:52] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:52] stderr: Content-Length: 421
[DEVELOPER 00:00:52] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:52] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:52] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:52] stderr:
[DEVELOPER 00:00:52] stderr: Sending request-line and headers:
[DEVELOPER 00:00:52] stderr: Sending request body:
[DEVELOPER 00:00:52] stderr: Body block (421 bytes):
[DEVELOPER 00:00:52] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:52] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:52] stderr: VERSION:2.0
[DEVELOPER 00:00:52] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:52] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:52] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:52] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:52] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:52] stderr: DTSTAMP:20180105T162516Z
[DEVELOPER 00:00:52] stderr: LAST-MODIFIED:20180105T162516Z
[DEVELOPER 00:00:52] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:52] stderr: LOCATION:my office
[DEVELOPER 00:00:52] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:52] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:52] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:52] stderr: SEQUENCE:1
[DEVELOPER 00:00:52] stderr: END:VEVENT
[DEVELOPER 00:00:52] stderr: END:VCALENDAR
[DEVELOPER 00:00:52] stderr: ]
[DEVELOPER 00:00:52] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:52] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:52] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:52] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:52] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:16 GMT
[DEVELOPER 00:00:52] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:16 GMT]
[DEVELOPER 00:00:52] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:52] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:52] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:52] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:52] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:52] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:52] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:52] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:52] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:52] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:52] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:52] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=G3UTIPmsL8Tu04v03OQKlxKZsSM43gnvrpcY1f%2FCag14E2eNnKPyjpHwk5tW61LbgnRrvyYBvwLJ9AYbdTx1yk3p2qZHftjRcHjXMqzeAWiuRdU7iAPDKq01qgSyLOWV; path=/; secure; httponly
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=G3UTIPmsL8Tu04v03OQKlxKZsSM43gnvrpcY1f%2FCag14E2eNnKPyjpHwk5tW61LbgnRrvyYBvwLJ9AYbdTx1yk3p2qZHftjRcHjXMqzeAWiuRdU7iAPDKq01qgSyLOWV; path=/; secure; httponly]
[DEVELOPER 00:00:52] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:52] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:52] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:52] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:52] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:52] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:52] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:52] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:52] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:52] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:52] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:52] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:52] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:52] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: PHPSESSIDI=3nfqa41mipqlo3h1mbmtbds394; path=/; secure; HttpOnly
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3nfqa41mipqlo3h1mbmtbds394; path=/; secure; HttpOnly]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:16 GMT; Max-Age=3600
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:16 GMT; Max-Age=3600]
[DEVELOPER 00:00:52] stderr: [hdr] ETag: "ca519c0b746f934f3b6037bf4b008745"
[DEVELOPER 00:00:52] stderr: Header Name: [etag], Value: ["ca519c0b746f934f3b6037bf4b008745"]
[DEVELOPER 00:00:52] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:52] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:52] stderr: [hdr]
[DEVELOPER 00:00:52] stderr: End of headers.
[DEVELOPER 00:00:52] stderr: Running post_headers hooks
[DEVELOPER 00:00:52] stderr: Running post_send hooks
[DEVELOPER 00:00:52] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:52] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:52] stderr: 201 Created
[DEBUG 00:00:52] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:52] stderr: Running destroy hooks.
[DEVELOPER 00:00:52] stderr: Request ends.
[DEBUG 00:00:52] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:52] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:52] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:52] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:52] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:52] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:52] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:52] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:52] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:52] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:52] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:52] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:52] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:52] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:52] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:52] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:52] stderr: Running pre_send hooks
[DEVELOPER 00:00:52] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:52] stderr: Sending request headers:
[DEVELOPER 00:00:52] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:52] stderr: Connection: TE
[DEVELOPER 00:00:52] stderr: TE: trailers
[DEVELOPER 00:00:52] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:52] stderr: Depth: 0
[DEVELOPER 00:00:52] stderr: Content-Length: 137
[DEVELOPER 00:00:52] stderr: Content-Type: application/xml
[DEVELOPER 00:00:52] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:52] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:52] stderr:
[DEVELOPER 00:00:52] stderr: Sending request-line and headers:
[DEVELOPER 00:00:52] stderr: Sending request body:
[DEVELOPER 00:00:52] stderr: Body block (137 bytes):
[DEVELOPER 00:00:52] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:52] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:52] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:52] stderr: </prop></propfind>
[DEVELOPER 00:00:52] stderr: ]
[DEVELOPER 00:00:52] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:52] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:52] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:52] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:52] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:16 GMT
[DEVELOPER 00:00:52] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:16 GMT]
[DEVELOPER 00:00:52] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:52] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:52] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:52] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:52] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:52] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:52] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:52] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:52] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:52] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:52] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:52] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2BG0WsYjWnblCecTB%2BMn46Vtw88Sa%2B2vGrCAkUC%2Bol%2FpodhR20Ze8IUIitcFUiQASlHe5dtrdLWuonsULY9A%2BIpT9Pb5eRed2djqUVLz%2FdS3D8%2FjKlQxFgbGkz0gvfYGx; path=/; secure; httponly
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2BG0WsYjWnblCecTB%2BMn46Vtw88Sa%2B2vGrCAkUC%2Bol%2FpodhR20Ze8IUIitcFUiQASlHe5dtrdLWuonsULY9A%2BIpT9Pb5eRed2djqUVLz%2FdS3D8%2FjKlQxFgbGkz0gvfYGx; path=/; secure; httponly]
[DEVELOPER 00:00:52] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:52] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:52] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:52] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:52] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:52] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:52] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:52] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:52] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:52] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:52] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:52] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:52] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:52] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: PHPSESSIDI=hcid05leh2lah52q5fbvda1983; path=/; secure; HttpOnly
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=hcid05leh2lah52q5fbvda1983; path=/; secure; HttpOnly]
[DEVELOPER 00:00:52] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:16 GMT; Max-Age=3600
[DEVELOPER 00:00:52] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:16 GMT; Max-Age=3600]
[DEVELOPER 00:00:52] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:52] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:52] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:52] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:52] stderr: [hdr]
[DEVELOPER 00:00:52] stderr: End of headers.
[DEVELOPER 00:00:52] stderr: Running post_headers hooks
[DEVELOPER 00:00:52] stderr: [chunk] < 1ad
[DEVELOPER 00:00:52] stderr: Got chunk size: 429
[DEVELOPER 00:00:52] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:52] stderr: Got 429 bytes.
[DEVELOPER 00:00:52] stderr: Read block (429 bytes):
[DEVELOPER 00:00:52] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:52] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:52] stderr:  <d:response>
[DEVELOPER 00:00:52] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:52] stderr:   <d:propstat>
[DEVELOPER 00:00:52] stderr:    <d:prop>
[DEVELOPER 00:00:52] stderr:     <cs:getctag>http://sabre.io/ns/sync/8531</cs:getctag>
[DEVELOPER 00:00:52] stderr:    </d:prop>
[DEVELOPER 00:00:52] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:52] stderr:   </d:propstat>
[DEVELOPER 00:00:52] stderr:  </d:response>
[DEVELOPER 00:00:52] stderr: </d:multistatus>
[DEVELOPER 00:00:52] stderr: ]
[DEVELOPER 00:00:52] stderr: [chunk] < 0
[DEVELOPER 00:00:52] stderr: Got chunk size: 0
[DEVELOPER 00:00:52] stderr: [hdr]
[DEVELOPER 00:00:52] stderr: End of headers.
[DEVELOPER 00:00:52] stderr: Running post_send hooks
[DEVELOPER 00:00:52] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:52] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:52] stderr: 207 Multi-Status
[DEVELOPER 00:00:52] stderr: Running destroy hooks.
[DEVELOPER 00:00:52] stderr: Request ends.
[DEBUG 00:00:52] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:52] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:52] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:52] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:52] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:52] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:52] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:52] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:52] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:52] not using KWallet
[DEBUG 00:00:52] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:52] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:52]    sync = disabled (default)
[DEBUG 00:00:52]    uri =  (default)
[DEBUG 00:00:52]    backend = CalDAV (set)
[DEBUG 00:00:52]    syncFormat =  (default)
[DEBUG 00:00:52]    forceSyncFormat = 0 (default)
[DEBUG 00:00:52]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:52]    databaseFormat =  (default)
[DEBUG 00:00:52]    databaseUser = pohly (set)
[DEBUG 00:00:52]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:52]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:52] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:52] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:52] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:52] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:52] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:52] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:52] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:52] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:52] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:52] using plain username/password for pohly
[DEBUG 00:00:52] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:52] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:52] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:52] stderr: Running pre_send hooks
[DEVELOPER 00:00:52] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:52] forced sending credentials
[DEVELOPER 00:00:53] stderr: Sending request headers:
[DEVELOPER 00:00:53] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:53] stderr: Connection: TE
[DEVELOPER 00:00:53] stderr: TE: trailers
[DEVELOPER 00:00:53] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:53] stderr: Depth: 0
[DEVELOPER 00:00:53] stderr: Content-Length: 137
[DEVELOPER 00:00:53] stderr: Content-Type: application/xml
[DEVELOPER 00:00:53] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:53] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:53] stderr:
[DEVELOPER 00:00:53] stderr: Sending request-line and headers:
[DEVELOPER 00:00:53] stderr: Sending request body:
[DEVELOPER 00:00:53] stderr: Body block (137 bytes):
[DEVELOPER 00:00:53] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:53] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:53] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:53] stderr: </prop></propfind>
[DEVELOPER 00:00:53] stderr: ]
[DEVELOPER 00:00:53] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:53] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:53] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:53] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:53] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:17 GMT
[DEVELOPER 00:00:53] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:17 GMT]
[DEVELOPER 00:00:53] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:53] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:53] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:53] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:53] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:53] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:53] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:53] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:53] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:53] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:53] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:53] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=ZBbKHQTikjU8WIMcV0uyI%2B9gvutw6%2Fyc3smYjwKCCnBN%2FLo8Mki5U3oEl29YsoArLX8eYhuslycWzHTJA6o2OLh5bx3EuZj1NOQTsZiDBE1vmPPtFEMbOIIv878V1LJ3; path=/; secure; httponly
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=ZBbKHQTikjU8WIMcV0uyI%2B9gvutw6%2Fyc3smYjwKCCnBN%2FLo8Mki5U3oEl29YsoArLX8eYhuslycWzHTJA6o2OLh5bx3EuZj1NOQTsZiDBE1vmPPtFEMbOIIv878V1LJ3; path=/; secure; httponly]
[DEVELOPER 00:00:53] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:53] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:53] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:53] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:53] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:53] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:53] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:53] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:53] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:53] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:53] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:53] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:53] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:53] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: PHPSESSIDI=3tiloc46hb5ui9eftq083397j6; path=/; secure; HttpOnly
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3tiloc46hb5ui9eftq083397j6; path=/; secure; HttpOnly]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:17 GMT; Max-Age=3600
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:17 GMT; Max-Age=3600]
[DEVELOPER 00:00:53] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:53] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:53] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:53] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:53] stderr: [hdr]
[DEVELOPER 00:00:53] stderr: End of headers.
[DEVELOPER 00:00:53] stderr: Running post_headers hooks
[DEVELOPER 00:00:53] stderr: [chunk] < 1ad
[DEVELOPER 00:00:53] stderr: Got chunk size: 429
[DEVELOPER 00:00:53] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:53] stderr: Got 429 bytes.
[DEVELOPER 00:00:53] stderr: Read block (429 bytes):
[DEVELOPER 00:00:53] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:53] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:53] stderr:  <d:response>
[DEVELOPER 00:00:53] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:53] stderr:   <d:propstat>
[DEVELOPER 00:00:53] stderr:    <d:prop>
[DEVELOPER 00:00:53] stderr:     <cs:getctag>http://sabre.io/ns/sync/8531</cs:getctag>
[DEVELOPER 00:00:53] stderr:    </d:prop>
[DEVELOPER 00:00:53] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:53] stderr:   </d:propstat>
[DEVELOPER 00:00:53] stderr:  </d:response>
[DEVELOPER 00:00:53] stderr: </d:multistatus>
[DEVELOPER 00:00:53] stderr: ]
[DEVELOPER 00:00:53] stderr: [chunk] < 0
[DEVELOPER 00:00:53] stderr: Got chunk size: 0
[DEVELOPER 00:00:53] stderr: [hdr]
[DEVELOPER 00:00:53] stderr: End of headers.
[DEVELOPER 00:00:53] stderr: Running post_send hooks
[DEVELOPER 00:00:53] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:53] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:53] stderr: 207 Multi-Status
[DEBUG 00:00:53] credentials accepted
[DEVELOPER 00:00:53] stderr: Running destroy hooks.
[DEVELOPER 00:00:53] stderr: Request ends.
[DEBUG 00:00:53] caldav #A: old database revision 'http://sabre.io/ns/sync/8531', new revision 'http://sabre.io/ns/sync/8531'
[DEBUG 00:00:53] caldav #A: revisions match, no item changes
[DEBUG 00:00:53] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:53] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:53] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:53] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:53] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:53] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:53] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:53] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:53] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:53] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:53] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:53] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:53] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:53] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:53] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:53] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:53] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:53] stderr: Running pre_send hooks
[DEVELOPER 00:00:53] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:53] stderr: Sending request headers:
[DEVELOPER 00:00:53] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:53] stderr: Connection: TE
[DEVELOPER 00:00:53] stderr: TE: trailers
[DEVELOPER 00:00:53] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:53] stderr: Depth: 0
[DEVELOPER 00:00:53] stderr: Content-Length: 137
[DEVELOPER 00:00:53] stderr: Content-Type: application/xml
[DEVELOPER 00:00:53] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:53] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:53] stderr:
[DEVELOPER 00:00:53] stderr: Sending request-line and headers:
[DEVELOPER 00:00:53] stderr: Sending request body:
[DEVELOPER 00:00:53] stderr: Body block (137 bytes):
[DEVELOPER 00:00:53] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:53] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:53] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:53] stderr: </prop></propfind>
[DEVELOPER 00:00:53] stderr: ]
[DEVELOPER 00:00:53] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:53] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:53] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:53] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:53] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:17 GMT
[DEVELOPER 00:00:53] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:17 GMT]
[DEVELOPER 00:00:53] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:53] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:53] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:53] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:53] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:53] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:53] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:53] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:53] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:53] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:53] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:53] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=6plfdH%2F9Ue6ew2%2FnrPTF%2FPHdExEoiguVI431M919puwQP%2FPHAuTshA9NGxnKvs%2FjE94mTgAUIVz2NKAX%2FytuFgO8PRVCsYw079E8krpHokAzs%2B66bTp3LlFDWo5TDTkV; path=/; secure; httponly
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=6plfdH%2F9Ue6ew2%2FnrPTF%2FPHdExEoiguVI431M919puwQP%2FPHAuTshA9NGxnKvs%2FjE94mTgAUIVz2NKAX%2FytuFgO8PRVCsYw079E8krpHokAzs%2B66bTp3LlFDWo5TDTkV; path=/; secure; httponly]
[DEVELOPER 00:00:53] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:53] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:53] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:53] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:53] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:53] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:53] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:53] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:53] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:53] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:53] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:53] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:53] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:53] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: PHPSESSIDI=o8orfluaa387n2m3jog77e6sr3; path=/; secure; HttpOnly
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=o8orfluaa387n2m3jog77e6sr3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:53] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:17 GMT; Max-Age=3600
[DEVELOPER 00:00:53] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:17 GMT; Max-Age=3600]
[DEVELOPER 00:00:53] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:53] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:53] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:53] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:53] stderr: [hdr]
[DEVELOPER 00:00:53] stderr: End of headers.
[DEVELOPER 00:00:53] stderr: Running post_headers hooks
[DEVELOPER 00:00:53] stderr: [chunk] < 1ad
[DEVELOPER 00:00:53] stderr: Got chunk size: 429
[DEVELOPER 00:00:53] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:53] stderr: Got 429 bytes.
[DEVELOPER 00:00:53] stderr: Read block (429 bytes):
[DEVELOPER 00:00:53] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:53] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:53] stderr:  <d:response>
[DEVELOPER 00:00:53] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:53] stderr:   <d:propstat>
[DEVELOPER 00:00:53] stderr:    <d:prop>
[DEVELOPER 00:00:53] stderr:     <cs:getctag>http://sabre.io/ns/sync/8531</cs:getctag>
[DEVELOPER 00:00:53] stderr:    </d:prop>
[DEVELOPER 00:00:53] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:53] stderr:   </d:propstat>
[DEVELOPER 00:00:53] stderr:  </d:response>
[DEVELOPER 00:00:53] stderr: </d:multistatus>
[DEVELOPER 00:00:53] stderr: ]
[DEVELOPER 00:00:53] stderr: [chunk] < 0
[DEVELOPER 00:00:53] stderr: Got chunk size: 0
[DEVELOPER 00:00:53] stderr: [hdr]
[DEVELOPER 00:00:53] stderr: End of headers.
[DEVELOPER 00:00:53] stderr: Running post_send hooks
[DEVELOPER 00:00:53] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:53] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:53] stderr: 207 Multi-Status
[DEVELOPER 00:00:53] stderr: Running destroy hooks.
[DEVELOPER 00:00:53] stderr: Request ends.
[DEBUG 00:00:53] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:53] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:53] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:53] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:53] ClientTest.cpp:1423: ending insert(createSourceA, config.m_insertItem, false, __null, "-F")
[DEBUG 00:00:53]
[DEBUG 00:00:53] ClientTest.cpp:1425 *** should only be listed as new or updated in source B, even if
[DEBUG 00:00:53]  (as for calendar with UID) the same LUID gets reused
[DEBUG 00:00:53] ClientTest.cpp:1426: starting restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:53] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:53] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:53] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:53] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:53] not using KWallet
[DEBUG 00:00:53] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:53] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:53]    sync = disabled (default)
[DEBUG 00:00:53]    uri =  (default)
[DEBUG 00:00:53]    backend = CalDAV (set)
[DEBUG 00:00:53]    syncFormat =  (default)
[DEBUG 00:00:53]    forceSyncFormat = 0 (default)
[DEBUG 00:00:53]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:53]    databaseFormat =  (default)
[DEBUG 00:00:53]    databaseUser = pohly (set)
[DEBUG 00:00:53]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:53]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:53] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:53] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:53] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:53] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:53] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:53] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:53] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:53] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:53] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:53] using plain username/password for pohly
[DEBUG 00:00:53] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:53] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:53] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:53] stderr: Running pre_send hooks
[DEVELOPER 00:00:53] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:53] forced sending credentials
[DEVELOPER 00:00:54] stderr: Sending request headers:
[DEVELOPER 00:00:54] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:54] stderr: Connection: TE
[DEVELOPER 00:00:54] stderr: TE: trailers
[DEVELOPER 00:00:54] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:54] stderr: Depth: 0
[DEVELOPER 00:00:54] stderr: Content-Length: 137
[DEVELOPER 00:00:54] stderr: Content-Type: application/xml
[DEVELOPER 00:00:54] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:54] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:54] stderr:
[DEVELOPER 00:00:54] stderr: Sending request-line and headers:
[DEVELOPER 00:00:54] stderr: Sending request body:
[DEVELOPER 00:00:54] stderr: Body block (137 bytes):
[DEVELOPER 00:00:54] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:54] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:54] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:54] stderr: </prop></propfind>
[DEVELOPER 00:00:54] stderr: ]
[DEVELOPER 00:00:54] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:54] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:54] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:54] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:54] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:18 GMT
[DEVELOPER 00:00:54] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:18 GMT]
[DEVELOPER 00:00:54] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:54] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:54] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:54] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:54] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:54] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:54] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:54] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:54] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:54] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:54] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:54] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=DZuCGNl4UBhbwlGeR%2F%2F0iFTgERv4Yf9Hj4n2zoJZxCQOmIZBt1i4w8yvwbAYxacw3a5KNexhm%2Fdr7LCu2sEJw8nHSiAzbxBYn4%2BKQAe4Pq7BxHWkzZQ%2FpjVX2myBlWp%2B; path=/; secure; httponly
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=DZuCGNl4UBhbwlGeR%2F%2F0iFTgERv4Yf9Hj4n2zoJZxCQOmIZBt1i4w8yvwbAYxacw3a5KNexhm%2Fdr7LCu2sEJw8nHSiAzbxBYn4%2BKQAe4Pq7BxHWkzZQ%2FpjVX2myBlWp%2B; path=/; secure; httponly]
[DEVELOPER 00:00:54] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:54] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:54] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:54] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:54] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:54] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:54] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:54] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:54] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:54] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:54] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:54] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:54] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:54] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: PHPSESSIDI=jtjie62sh7vbd1ig7999te70v0; path=/; secure; HttpOnly
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=jtjie62sh7vbd1ig7999te70v0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:18 GMT; Max-Age=3600
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:18 GMT; Max-Age=3600]
[DEVELOPER 00:00:54] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:54] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:54] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:54] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:54] stderr: [hdr]
[DEVELOPER 00:00:54] stderr: End of headers.
[DEVELOPER 00:00:54] stderr: Running post_headers hooks
[DEVELOPER 00:00:54] stderr: [chunk] < 1ad
[DEVELOPER 00:00:54] stderr: Got chunk size: 429
[DEVELOPER 00:00:54] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:54] stderr: Got 429 bytes.
[DEVELOPER 00:00:54] stderr: Read block (429 bytes):
[DEVELOPER 00:00:54] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:54] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:54] stderr:  <d:response>
[DEVELOPER 00:00:54] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:54] stderr:   <d:propstat>
[DEVELOPER 00:00:54] stderr:    <d:prop>
[DEVELOPER 00:00:54] stderr:     <cs:getctag>http://sabre.io/ns/sync/8531</cs:getctag>
[DEVELOPER 00:00:54] stderr:    </d:prop>
[DEVELOPER 00:00:54] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:54] stderr:   </d:propstat>
[DEVELOPER 00:00:54] stderr:  </d:response>
[DEVELOPER 00:00:54] stderr: </d:multistatus>
[DEVELOPER 00:00:54] stderr: ]
[DEVELOPER 00:00:54] stderr: [chunk] < 0
[DEVELOPER 00:00:54] stderr: Got chunk size: 0
[DEVELOPER 00:00:54] stderr: [hdr]
[DEVELOPER 00:00:54] stderr: End of headers.
[DEVELOPER 00:00:54] stderr: Running post_send hooks
[DEVELOPER 00:00:54] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:54] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:54] stderr: 207 Multi-Status
[DEBUG 00:00:54] credentials accepted
[DEVELOPER 00:00:54] stderr: Running destroy hooks.
[DEVELOPER 00:00:54] stderr: Request ends.
[DEBUG 00:00:54] caldav #B: old database revision 'http://sabre.io/ns/sync/8528', new revision 'http://sabre.io/ns/sync/8531'
[DEBUG 00:00:54] caldav #B: using full item scan to detect changes
[DEBUG 00:00:54] starting REPORT 'meta data', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:54] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:54] stderr: Running pre_send hooks
[DEVELOPER 00:00:54] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:54] stderr: Sending request headers:
[DEVELOPER 00:00:54] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:54] stderr: Connection: TE
[DEVELOPER 00:00:54] stderr: TE: trailers
[DEVELOPER 00:00:54] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:54] stderr: Content-Length: 305
[DEVELOPER 00:00:54] stderr: Depth: 1
[DEVELOPER 00:00:54] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:54] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:54] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:54] stderr:
[DEVELOPER 00:00:54] stderr: Sending request-line and headers:
[DEVELOPER 00:00:54] stderr: Sending request body:
[DEVELOPER 00:00:54] stderr: Body block (305 bytes):
[DEVELOPER 00:00:54] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:54] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:54] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:54] stderr: <D:prop>
[DEVELOPER 00:00:54] stderr: <D:getetag/>
[DEVELOPER 00:00:54] stderr: <C:calendar-data/>
[DEVELOPER 00:00:54] stderr: </D:prop>
[DEVELOPER 00:00:54] stderr: <C:filter>
[DEVELOPER 00:00:54] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:54] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:54] stderr: </C:comp-filter>
[DEVELOPER 00:00:54] stderr: </C:comp-filter>
[DEVELOPER 00:00:54] stderr: </C:filter>
[DEVELOPER 00:00:54] stderr: </C:calendar-query>
[DEVELOPER 00:00:54] stderr: ]
[DEVELOPER 00:00:54] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:54] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:54] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:54] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:54] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:18 GMT
[DEVELOPER 00:00:54] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:18 GMT]
[DEVELOPER 00:00:54] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:54] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:54] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:54] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:54] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:54] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:54] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:54] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:54] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:54] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:54] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:54] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=IPstg7aAj7P0DWMtgWG9VXmI6S6Cd7uP4cxrQRRZ9UvEx%2FFH8VAMP0Gr%2BouCeKu%2BIkszDGp0TWdM%2B6aZCykKyC7KOmt1oGnXL1XTkjtm2JvIOPmXTNwsUP57CAiVH2CL; path=/; secure; httponly
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=IPstg7aAj7P0DWMtgWG9VXmI6S6Cd7uP4cxrQRRZ9UvEx%2FFH8VAMP0Gr%2BouCeKu%2BIkszDGp0TWdM%2B6aZCykKyC7KOmt1oGnXL1XTkjtm2JvIOPmXTNwsUP57CAiVH2CL; path=/; secure; httponly]
[DEVELOPER 00:00:54] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:54] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:54] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:54] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:54] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:54] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:54] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:54] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:54] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:54] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:54] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:54] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:54] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:54] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: PHPSESSIDI=cr7mt0f2g03m69k8aekciasru3; path=/; secure; HttpOnly
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=cr7mt0f2g03m69k8aekciasru3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:54] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:18 GMT; Max-Age=3600
[DEVELOPER 00:00:54] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:18 GMT; Max-Age=3600]
[DEVELOPER 00:00:54] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:54] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:54] stderr: [hdr]
[DEVELOPER 00:00:54] stderr: End of headers.
[DEVELOPER 00:00:54] stderr: Running post_headers hooks
[DEVELOPER 00:00:54] stderr: [chunk] < 3c8
[DEVELOPER 00:00:54] stderr: Got chunk size: 968
[DEVELOPER 00:00:54] stderr: Reading 968 bytes of response body.
[DEVELOPER 00:00:54] stderr: Got 968 bytes.
[DEVELOPER 00:00:54] stderr: Read block (968 bytes):
[DEVELOPER 00:00:54] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:54] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:54] stderr:  <d:response>
[DEVELOPER 00:00:54] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:54] stderr:   <d:propstat>
[DEVELOPER 00:00:54] stderr:    <d:prop>
[DEVELOPER 00:00:54] stderr:     <d:getetag>&quot;ca519c0b746f934f3b6037bf4b008745&quot;</d:getetag>
[DEVELOPER 00:00:54] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:54] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:54] stderr: VERSION:2.0
[DEVELOPER 00:00:54] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:54] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:54] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:54] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:54] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:54] stderr: DTSTAMP:20180105T162516Z
[DEVELOPER 00:00:54] stderr: LAST-MODIFIED:20180105T162516Z
[DEVELOPER 00:00:54] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:54] stderr: LOCATION:my office
[DEVELOPER 00:00:54] stderr: DESCRIPTION:let's talk&lt;&lt;REVISION&gt;&gt;
[DEVELOPER 00:00:54] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:54] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:54] stderr: SEQUENCE:1
[DEVELOPER 00:00:54] stderr: END:VEVENT
[DEVELOPER 00:00:54] stderr: END:VCALENDAR
[DEVELOPER 00:00:54] stderr: </cal:calendar-data>
[DEVELOPER 00:00:54] stderr:    </d:prop>
[DEVELOPER 00:00:54] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:54] stderr:   </d:propstat>
[DEVELOPER 00:00:54] stderr:  </d:response>
[DEVELOPER 00:00:54] stderr: </d:multistatus>
[DEVELOPER 00:00:54] stderr: ]
[DEVELOPER 00:00:54] stderr: [chunk] < 0
[DEVELOPER 00:00:54] stderr: Got chunk size: 0
[DEVELOPER 00:00:54] stderr: [hdr]
[DEVELOPER 00:00:54] stderr: End of headers.
[DEVELOPER 00:00:54] stderr: Running post_send hooks
[DEVELOPER 00:00:54] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:54] stderr: Running destroy hooks.
[DEVELOPER 00:00:54] stderr: Request ends.
[DEBUG 00:00:54] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:54] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:54] ClientTest.cpp:1426: ending restart ? source.startAccess() : source.reset(createSourceB())
[DEBUG 00:00:54] ClientTest.cpp:1426: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1426: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1427: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1427: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1427: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1427: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1428: starting CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get()) + countUpdatedItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1428: ending CPPUNIT_ASSERT_EQUAL((1),(countNewItems(source.get()) + countUpdatedItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1428: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1428: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1442: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1442: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:54] ClientTest.cpp:1442: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1442: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:54] ClientTest.cpp:1445: starting source.reset()
[DEBUG 00:00:54] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:54] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:54] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:54] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:54] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:54] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:54] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:54] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:54] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:55] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:55] stderr: Running pre_send hooks
[DEVELOPER 00:00:55] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:55] stderr: Sending request headers:
[DEVELOPER 00:00:55] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:55] stderr: Connection: TE
[DEVELOPER 00:00:55] stderr: TE: trailers
[DEVELOPER 00:00:55] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:55] stderr: Depth: 0
[DEVELOPER 00:00:55] stderr: Content-Length: 137
[DEVELOPER 00:00:55] stderr: Content-Type: application/xml
[DEVELOPER 00:00:55] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:55] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:55] stderr:
[DEVELOPER 00:00:55] stderr: Sending request-line and headers:
[DEVELOPER 00:00:55] stderr: Sending request body:
[DEVELOPER 00:00:55] stderr: Body block (137 bytes):
[DEVELOPER 00:00:55] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:55] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:55] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:55] stderr: </prop></propfind>
[DEVELOPER 00:00:55] stderr: ]
[DEVELOPER 00:00:55] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:55] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:55] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:55] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:55] stderr: [hdr] Date: Fri, 05 Jan 2018 16:25:19 GMT
[DEVELOPER 00:00:55] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:25:19 GMT]
[DEVELOPER 00:00:55] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:55] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:55] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:55] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:55] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:55] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:55] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:55] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:55] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:55] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:55] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:55] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:55] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=v7VKU6eIXnny%2BwI3LHEth%2BHYqPQPZCjwb8aMevdZlMzKg9LtXju50G7mfakVVsjTcL1nc%2BlVyseRzpBZvtkI%2FB5cmJ1JbJ0Q4HeXmRoc4VkaeARhplydpG5ds48KJtd1; path=/; secure; httponly
[DEVELOPER 00:00:55] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=v7VKU6eIXnny%2BwI3LHEth%2BHYqPQPZCjwb8aMevdZlMzKg9LtXju50G7mfakVVsjTcL1nc%2BlVyseRzpBZvtkI%2FB5cmJ1JbJ0Q4HeXmRoc4VkaeARhplydpG5ds48KJtd1; path=/; secure; httponly]
[DEVELOPER 00:00:55] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:55] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:55] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:55] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:55] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:55] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:55] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:55] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:55] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:55] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:55] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:55] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:55] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:55] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:55] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:55] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:55] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:55] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:55] stderr: [hdr] Set-Cookie: PHPSESSIDI=3vua6bflgqi14bvg145pjvvgl3; path=/; secure; HttpOnly
[DEVELOPER 00:00:55] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3vua6bflgqi14bvg145pjvvgl3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:55] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:25:19 GMT; Max-Age=3600
[DEVELOPER 00:00:55] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:25:19 GMT; Max-Age=3600]
[DEVELOPER 00:00:55] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:55] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:55] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:55] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:55] stderr: [hdr]
[DEVELOPER 00:00:55] stderr: End of headers.
[DEVELOPER 00:00:55] stderr: Running post_headers hooks
[DEVELOPER 00:00:55] stderr: [chunk] < 1ad
[DEVELOPER 00:00:55] stderr: Got chunk size: 429
[DEVELOPER 00:00:55] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:55] stderr: Got 429 bytes.
[DEVELOPER 00:00:55] stderr: Read block (429 bytes):
[DEVELOPER 00:00:55] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:55] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:55] stderr:  <d:response>
[DEVELOPER 00:00:55] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:55] stderr:   <d:propstat>
[DEVELOPER 00:00:55] stderr:    <d:prop>
[DEVELOPER 00:00:55] stderr:     <cs:getctag>http://sabre.io/ns/sync/8531</cs:getctag>
[DEVELOPER 00:00:55] stderr:    </d:prop>
[DEVELOPER 00:00:55] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:55] stderr:   </d:propstat>
[DEVELOPER 00:00:55] stderr:  </d:response>
[DEVELOPER 00:00:55] stderr: </d:multistatus>
[DEVELOPER 00:00:55] stderr: ]
[DEVELOPER 00:00:55] stderr: [chunk] < 0
[DEVELOPER 00:00:55] stderr: Got chunk size: 0
[DEVELOPER 00:00:55] stderr: [hdr]
[DEVELOPER 00:00:55] stderr: End of headers.
[DEVELOPER 00:00:55] stderr: Running post_send hooks
[DEVELOPER 00:00:55] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:55] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:55] stderr: 207 Multi-Status
[DEVELOPER 00:00:55] stderr: Running destroy hooks.
[DEVELOPER 00:00:55] stderr: Request ends.
[DEBUG 00:00:55] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:55] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:55] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:55] ClientTest.cpp:1445: ending source.reset()
[DEBUG 00:00:55] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:55] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:55] *** ending Client::Source::owndrive_caldav::testChanges: okay ***