Last active
September 30, 2025 10:50
-
-
Save BKPepe/87bb8afaeeb7c53ff0e3d2e3a29b16b3 to your computer and use it in GitHub Desktop.
Cloning openwrt.turris.cz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GIT_CURL_VERBOSE=1 GIT_TRACE=1 git clone https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.642703 exec-cmd.c:145 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/bin/git | |
| 12:35:00.643113 exec-cmd.c:267 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/bin | |
| 12:35:00.643414 git.c:476 trace: built-in: git clone https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| Cloning into 'openwrt-node-packages'... | |
| 12:35:00.654662 run-command.c:673 trace: run_command: git remote-https origin https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.654679 run-command.c:765 trace: start_command: /Library/Developer/CommandLineTools/usr/libexec/git-core/git remote-https origin https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.658700 exec-cmd.c:145 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git | |
| 12:35:00.659002 exec-cmd.c:267 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core | |
| 12:35:00.659366 git.c:773 trace: exec: git-remote-https origin https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.659374 run-command.c:673 trace: run_command: git-remote-https origin https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.659392 run-command.c:765 trace: start_command: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-https origin https://openwrt.turris.cz/nxhack/openwrt-node-packages.git | |
| 12:35:00.662909 exec-cmd.c:145 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-https | |
| 12:35:00.663279 exec-cmd.c:267 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core | |
| 12:35:00.667692 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.670350 http.c:889 == Info: Host openwrt.turris.cz:443 was resolved. | |
| 12:35:00.670356 http.c:889 == Info: IPv6: (none) | |
| 12:35:00.670357 http.c:889 == Info: IPv4: 217.31.192.89 | |
| 12:35:00.670373 http.c:889 == Info: Trying 217.31.192.89:443... | |
| 12:35:00.692301 http.c:889 == Info: Connected to openwrt.turris.cz (217.31.192.89) port 443 | |
| 12:35:00.692362 http.c:889 == Info: ALPN: curl offers h2,http/1.1 | |
| 12:35:00.692502 http.c:889 == Info: (304) (OUT), TLS handshake, Client hello (1): | |
| 12:35:00.696161 http.c:889 == Info: CAfile: /etc/ssl/cert.pem | |
| 12:35:00.696170 http.c:889 == Info: CApath: none | |
| 12:35:00.712855 http.c:889 == Info: (304) (IN), TLS handshake, Server hello (2): | |
| 12:35:00.712996 http.c:889 == Info: (304) (IN), TLS handshake, Unknown (8): | |
| 12:35:00.715232 http.c:889 == Info: (304) (IN), TLS handshake, Certificate (11): | |
| 12:35:00.715861 http.c:889 == Info: (304) (IN), TLS handshake, CERT verify (15): | |
| 12:35:00.716047 http.c:889 == Info: (304) (IN), TLS handshake, Finished (20): | |
| 12:35:00.716099 http.c:889 == Info: (304) (OUT), TLS handshake, Finished (20): | |
| 12:35:00.716111 http.c:889 == Info: SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF | |
| 12:35:00.716114 http.c:889 == Info: ALPN: server accepted h2 | |
| 12:35:00.716118 http.c:889 == Info: Server certificate: | |
| 12:35:00.716124 http.c:889 == Info: subject: CN=openwrt.turris.cz | |
| 12:35:00.716129 http.c:889 == Info: start date: Jul 29 14:58:27 2025 GMT | |
| 12:35:00.716131 http.c:889 == Info: expire date: Jan 24 22:59:00 2026 GMT | |
| 12:35:00.716145 http.c:889 == Info: subjectAltName: host "openwrt.turris.cz" matched cert's "openwrt.turris.cz" | |
| 12:35:00.716151 http.c:889 == Info: issuer: C=NO; O=Buypass AS-983163327; CN=Buypass Class 2 CA 5 | |
| 12:35:00.716153 http.c:889 == Info: SSL certificate verify ok. | |
| 12:35:00.716191 http.c:889 == Info: using HTTP/2 | |
| 12:35:00.716217 http.c:889 == Info: [HTTP/2] [1] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/info/refs?service=git-upload-pack | |
| 12:35:00.716220 http.c:889 == Info: [HTTP/2] [1] [:method: GET] | |
| 12:35:00.716221 http.c:889 == Info: [HTTP/2] [1] [:scheme: https] | |
| 12:35:00.716223 http.c:889 == Info: [HTTP/2] [1] [:authority: openwrt.turris.cz] | |
| 12:35:00.716224 http.c:889 == Info: [HTTP/2] [1] [:path: /nxhack/openwrt-node-packages.git/info/refs?service=git-upload-pack] | |
| 12:35:00.716226 http.c:889 == Info: [HTTP/2] [1] [user-agent: git/2.50.1] | |
| 12:35:00.716227 http.c:889 == Info: [HTTP/2] [1] [accept: */*] | |
| 12:35:00.716229 http.c:889 == Info: [HTTP/2] [1] [accept-encoding: deflate, gzip] | |
| 12:35:00.716230 http.c:889 == Info: [HTTP/2] [1] [pragma: no-cache] | |
| 12:35:00.716232 http.c:889 == Info: [HTTP/2] [1] [git-protocol: version=2] | |
| 12:35:00.716255 http.c:836 => Send header, 0000000219 bytes (0x000000db) | |
| 12:35:00.716259 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/info/refs?service=git-upload-pack HTTP/2 | |
| 12:35:00.716260 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.716261 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.716263 http.c:848 => Send header: Accept: */* | |
| 12:35:00.716264 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.716266 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.716267 http.c:848 => Send header: Git-Protocol: version=2 | |
| 12:35:00.716268 http.c:848 => Send header: | |
| 12:35:00.716273 http.c:889 == Info: Request completely sent off | |
| 12:35:00.732821 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.732831 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.732838 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.732840 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.732844 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.732846 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.732849 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.732851 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.732853 http.c:836 <= Recv header, 0000000024 bytes (0x00000018) | |
| 12:35:00.732855 http.c:848 <= Recv header: content-length: 131492 | |
| 12:35:00.732857 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.732859 http.c:848 <= Recv header: last-modified: Tue, 30 Sep 2025 07:40:03 GMT | |
| 12:35:00.732861 http.c:836 <= Recv header, 0000000024 bytes (0x00000018) | |
| 12:35:00.732862 http.c:848 <= Recv header: etag: "68db8953-201a4" | |
| 12:35:00.732865 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.732866 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.732869 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.732870 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.732872 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.732874 http.c:848 <= Recv header: | |
| 12:35:00.784312 http.c:889 == Info: Connection #0 to host openwrt.turris.cz left intact | |
| 12:35:00.784730 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.784738 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.784744 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.784765 http.c:889 == Info: [HTTP/2] [3] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/HEAD | |
| 12:35:00.784768 http.c:889 == Info: [HTTP/2] [3] [:method: GET] | |
| 12:35:00.784770 http.c:889 == Info: [HTTP/2] [3] [:scheme: https] | |
| 12:35:00.784773 http.c:889 == Info: [HTTP/2] [3] [:authority: openwrt.turris.cz] | |
| 12:35:00.784775 http.c:889 == Info: [HTTP/2] [3] [:path: /nxhack/openwrt-node-packages.git/HEAD] | |
| 12:35:00.784778 http.c:889 == Info: [HTTP/2] [3] [user-agent: git/2.50.1] | |
| 12:35:00.784780 http.c:889 == Info: [HTTP/2] [3] [accept: */*] | |
| 12:35:00.784783 http.c:889 == Info: [HTTP/2] [3] [accept-encoding: deflate, gzip] | |
| 12:35:00.784785 http.c:889 == Info: [HTTP/2] [3] [pragma: no-cache] | |
| 12:35:00.784811 http.c:836 => Send header, 0000000165 bytes (0x000000a5) | |
| 12:35:00.784816 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/HEAD HTTP/2 | |
| 12:35:00.784818 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.784820 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.784822 http.c:848 => Send header: Accept: */* | |
| 12:35:00.784824 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.784826 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.784827 http.c:848 => Send header: | |
| 12:35:00.784837 http.c:889 == Info: Request completely sent off | |
| 12:35:00.805069 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.805078 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.805083 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.805085 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.805090 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.805092 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.805095 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.805097 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.805101 http.c:836 <= Recv header, 0000000020 bytes (0x00000014) | |
| 12:35:00.805102 http.c:848 <= Recv header: content-length: 23 | |
| 12:35:00.805105 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.805107 http.c:848 <= Recv header: last-modified: Tue, 16 Sep 2025 09:23:47 GMT | |
| 12:35:00.805110 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.805112 http.c:848 <= Recv header: etag: "68c92ca3-17" | |
| 12:35:00.805115 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.805117 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.805120 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.805122 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.805124 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.805126 http.c:848 <= Recv header: | |
| 12:35:00.805137 http.c:889 == Info: Connection #0 to host openwrt.turris.cz left intact | |
| 12:35:00.809396 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.809408 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.809415 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.809436 http.c:889 == Info: [HTTP/2] [5] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/e4/dbf9f09a4aa2829414e09a558b71a45cd70134 | |
| 12:35:00.809440 http.c:889 == Info: [HTTP/2] [5] [:method: GET] | |
| 12:35:00.809443 http.c:889 == Info: [HTTP/2] [5] [:scheme: https] | |
| 12:35:00.809445 http.c:889 == Info: [HTTP/2] [5] [:authority: openwrt.turris.cz] | |
| 12:35:00.809448 http.c:889 == Info: [HTTP/2] [5] [:path: /nxhack/openwrt-node-packages.git/objects/e4/dbf9f09a4aa2829414e09a558b71a45cd70134] | |
| 12:35:00.809451 http.c:889 == Info: [HTTP/2] [5] [user-agent: git/2.50.1] | |
| 12:35:00.809453 http.c:889 == Info: [HTTP/2] [5] [accept: */*] | |
| 12:35:00.809455 http.c:889 == Info: [HTTP/2] [5] [accept-encoding: deflate, gzip] | |
| 12:35:00.809522 http.c:836 => Send header, 0000000192 bytes (0x000000c0) | |
| 12:35:00.809528 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/e4/dbf9f09a4aa2829414e09a558b71a45cd70134 HTTP/2 | |
| 12:35:00.809530 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.809532 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.809533 http.c:848 => Send header: Accept: */* | |
| 12:35:00.809535 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.809537 http.c:848 => Send header: | |
| 12:35:00.809549 http.c:889 == Info: Request completely sent off | |
| 12:35:00.809823 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.809828 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.809832 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.809844 http.c:889 == Info: [HTTP/2] [7] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/00/d074ba63026d97bbcacedc758523b2f04f1647 | |
| 12:35:00.809847 http.c:889 == Info: [HTTP/2] [7] [:method: GET] | |
| 12:35:00.809849 http.c:889 == Info: [HTTP/2] [7] [:scheme: https] | |
| 12:35:00.809852 http.c:889 == Info: [HTTP/2] [7] [:authority: openwrt.turris.cz] | |
| 12:35:00.809854 http.c:889 == Info: [HTTP/2] [7] [:path: /nxhack/openwrt-node-packages.git/objects/00/d074ba63026d97bbcacedc758523b2f04f1647] | |
| 12:35:00.809856 http.c:889 == Info: [HTTP/2] [7] [user-agent: git/2.50.1] | |
| 12:35:00.809858 http.c:889 == Info: [HTTP/2] [7] [accept: */*] | |
| 12:35:00.809880 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.809885 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/00/d074ba63026d97bbcacedc758523b2f04f1647 HTTP/2 | |
| 12:35:00.809887 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.809889 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.809891 http.c:848 => Send header: Accept: */* | |
| 12:35:00.809892 http.c:848 => Send header: | |
| 12:35:00.809896 http.c:889 == Info: Request completely sent off | |
| 12:35:00.810173 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.810178 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.810182 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.810193 http.c:889 == Info: [HTTP/2] [9] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/ca/00ac615e686083183a87cb5ba37f34a91a36ab | |
| 12:35:00.810197 http.c:889 == Info: [HTTP/2] [9] [:method: GET] | |
| 12:35:00.810199 http.c:889 == Info: [HTTP/2] [9] [:scheme: https] | |
| 12:35:00.810201 http.c:889 == Info: [HTTP/2] [9] [:authority: openwrt.turris.cz] | |
| 12:35:00.810204 http.c:889 == Info: [HTTP/2] [9] [:path: /nxhack/openwrt-node-packages.git/objects/ca/00ac615e686083183a87cb5ba37f34a91a36ab] | |
| 12:35:00.810206 http.c:889 == Info: [HTTP/2] [9] [user-agent: git/2.50.1] | |
| 12:35:00.810208 http.c:889 == Info: [HTTP/2] [9] [accept: */*] | |
| 12:35:00.810227 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.810230 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/ca/00ac615e686083183a87cb5ba37f34a91a36ab HTTP/2 | |
| 12:35:00.810232 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.810234 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.810236 http.c:848 => Send header: Accept: */* | |
| 12:35:00.810237 http.c:848 => Send header: | |
| 12:35:00.810241 http.c:889 == Info: Request completely sent off | |
| 12:35:00.810539 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.810544 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.810547 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.810555 http.c:889 == Info: [HTTP/2] [11] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/46/49f822930b9613ad4d90a566c3d17c9ddc3ef1 | |
| 12:35:00.810557 http.c:889 == Info: [HTTP/2] [11] [:method: GET] | |
| 12:35:00.810560 http.c:889 == Info: [HTTP/2] [11] [:scheme: https] | |
| 12:35:00.810562 http.c:889 == Info: [HTTP/2] [11] [:authority: openwrt.turris.cz] | |
| 12:35:00.810564 http.c:889 == Info: [HTTP/2] [11] [:path: /nxhack/openwrt-node-packages.git/objects/46/49f822930b9613ad4d90a566c3d17c9ddc3ef1] | |
| 12:35:00.810566 http.c:889 == Info: [HTTP/2] [11] [user-agent: git/2.50.1] | |
| 12:35:00.810569 http.c:889 == Info: [HTTP/2] [11] [accept: */*] | |
| 12:35:00.810584 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.810590 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/46/49f822930b9613ad4d90a566c3d17c9ddc3ef1 HTTP/2 | |
| 12:35:00.810592 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.810593 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.810595 http.c:848 => Send header: Accept: */* | |
| 12:35:00.810597 http.c:848 => Send header: | |
| 12:35:00.810600 http.c:889 == Info: Request completely sent off | |
| 12:35:00.810860 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.810864 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.810867 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.810874 http.c:889 == Info: [HTTP/2] [13] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/56/442c1bc2490831a673d13317d9bf061e86cbd1 | |
| 12:35:00.810877 http.c:889 == Info: [HTTP/2] [13] [:method: GET] | |
| 12:35:00.810879 http.c:889 == Info: [HTTP/2] [13] [:scheme: https] | |
| 12:35:00.810881 http.c:889 == Info: [HTTP/2] [13] [:authority: openwrt.turris.cz] | |
| 12:35:00.810884 http.c:889 == Info: [HTTP/2] [13] [:path: /nxhack/openwrt-node-packages.git/objects/56/442c1bc2490831a673d13317d9bf061e86cbd1] | |
| 12:35:00.810886 http.c:889 == Info: [HTTP/2] [13] [user-agent: git/2.50.1] | |
| 12:35:00.810888 http.c:889 == Info: [HTTP/2] [13] [accept: */*] | |
| 12:35:00.810904 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.810907 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/56/442c1bc2490831a673d13317d9bf061e86cbd1 HTTP/2 | |
| 12:35:00.810909 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.810911 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.810913 http.c:848 => Send header: Accept: */* | |
| 12:35:00.810914 http.c:848 => Send header: | |
| 12:35:00.810917 http.c:889 == Info: Request completely sent off | |
| 12:35:00.818887 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.818893 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.818899 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.818901 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.818905 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.818908 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.818911 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.818913 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.818916 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.818918 http.c:848 <= Recv header: content-length: 904 | |
| 12:35:00.818921 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.818923 http.c:848 <= Recv header: last-modified: Fri, 26 Sep 2025 06:50:02 GMT | |
| 12:35:00.818926 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.818928 http.c:848 <= Recv header: etag: "68d6379a-388" | |
| 12:35:00.818931 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.818933 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.818936 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.818938 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.818941 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.818943 http.c:848 <= Recv header: | |
| 12:35:00.820020 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.820025 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.820029 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.820041 http.c:889 == Info: [HTTP/2] [15] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/fc/f0b639066b0cd95f357a4584d9634604af4345 | |
| 12:35:00.820044 http.c:889 == Info: [HTTP/2] [15] [:method: GET] | |
| 12:35:00.820046 http.c:889 == Info: [HTTP/2] [15] [:scheme: https] | |
| 12:35:00.820049 http.c:889 == Info: [HTTP/2] [15] [:authority: openwrt.turris.cz] | |
| 12:35:00.820051 http.c:889 == Info: [HTTP/2] [15] [:path: /nxhack/openwrt-node-packages.git/objects/fc/f0b639066b0cd95f357a4584d9634604af4345] | |
| 12:35:00.820054 http.c:889 == Info: [HTTP/2] [15] [user-agent: git/2.50.1] | |
| 12:35:00.820057 http.c:889 == Info: [HTTP/2] [15] [accept: */*] | |
| 12:35:00.820059 http.c:889 == Info: [HTTP/2] [15] [accept-encoding: deflate, gzip] | |
| 12:35:00.820091 http.c:836 => Send header, 0000000192 bytes (0x000000c0) | |
| 12:35:00.820108 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/fc/f0b639066b0cd95f357a4584d9634604af4345 HTTP/2 | |
| 12:35:00.820110 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.820112 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.820114 http.c:848 => Send header: Accept: */* | |
| 12:35:00.820116 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.820117 http.c:848 => Send header: | |
| 12:35:00.820326 http.c:889 == Info: Request completely sent off | |
| 12:35:00.824535 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.824543 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.824552 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.824554 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.824558 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.824560 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.824563 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.824565 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.824568 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.824570 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.824573 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.824575 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.824577 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.824579 http.c:848 <= Recv header: | |
| 12:35:00.824598 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.824600 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.824603 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.824605 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.824608 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.824609 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.824612 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.824614 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.824616 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.824618 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.824621 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.824623 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.824625 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.824627 http.c:848 <= Recv header: | |
| 12:35:00.824640 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.824643 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.824645 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.824647 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.824650 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.824652 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.824654 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.824656 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.824658 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.824660 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.824663 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.824664 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.824733 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.824736 http.c:848 <= Recv header: | |
| 12:35:00.824767 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.824770 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.824772 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.824774 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.824777 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.824779 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.824782 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.824783 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.824786 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.824788 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.824790 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.824792 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.824794 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.824796 http.c:848 <= Recv header: | |
| 12:35:00.824817 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.824821 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.824823 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.824833 http.c:889 == Info: [HTTP/2] [17] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/info/http-alternates | |
| 12:35:00.824835 http.c:889 == Info: [HTTP/2] [17] [:method: GET] | |
| 12:35:00.824838 http.c:889 == Info: [HTTP/2] [17] [:scheme: https] | |
| 12:35:00.824840 http.c:889 == Info: [HTTP/2] [17] [:authority: openwrt.turris.cz] | |
| 12:35:00.824842 http.c:889 == Info: [HTTP/2] [17] [:path: /nxhack/openwrt-node-packages.git/objects/info/http-alternates] | |
| 12:35:00.824845 http.c:889 == Info: [HTTP/2] [17] [user-agent: git/2.50.1] | |
| 12:35:00.824847 http.c:889 == Info: [HTTP/2] [17] [accept: */*] | |
| 12:35:00.824849 http.c:889 == Info: [HTTP/2] [17] [pragma: no-cache] | |
| 12:35:00.824873 http.c:836 => Send header, 0000000157 bytes (0x0000009d) | |
| 12:35:00.824877 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/info/http-alternates HTTP/2 | |
| 12:35:00.824879 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.824880 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.824882 http.c:848 => Send header: Accept: */* | |
| 12:35:00.824884 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.824885 http.c:848 => Send header: | |
| 12:35:00.824894 http.c:889 == Info: Request completely sent off | |
| 12:35:00.835174 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.835178 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.835181 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.835183 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.835186 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.835188 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.835190 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.835192 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.835194 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.835195 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.835201 http.c:836 <= Recv header, 0000000024 bytes (0x00000018) | |
| 12:35:00.835202 http.c:848 <= Recv header: content-encoding: gzip | |
| 12:35:00.835204 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.835206 http.c:848 <= Recv header: | |
| 12:35:00.839424 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.839428 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.839430 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.839431 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.839434 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.839435 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.839437 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.839439 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.839441 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.839442 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.839444 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.839446 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.839447 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.839449 http.c:848 <= Recv header: | |
| 12:35:00.839451 http.c:889 == Info: The requested URL returned error: 404 | |
| 12:35:00.839454 http.c:889 == Info: process_pending_input: nghttp2_session_mem_recv() returned -902:The user callback function failed | |
| 12:35:00.839461 http.c:889 == Info: Connection #0 to host openwrt.turris.cz left intact | |
| 12:35:00.839478 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.839481 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.839484 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.839495 http.c:889 == Info: [HTTP/2] [19] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/info/alternates | |
| 12:35:00.839498 http.c:889 == Info: [HTTP/2] [19] [:method: GET] | |
| 12:35:00.839499 http.c:889 == Info: [HTTP/2] [19] [:scheme: https] | |
| 12:35:00.839501 http.c:889 == Info: [HTTP/2] [19] [:authority: openwrt.turris.cz] | |
| 12:35:00.839503 http.c:889 == Info: [HTTP/2] [19] [:path: /nxhack/openwrt-node-packages.git/objects/info/alternates] | |
| 12:35:00.839505 http.c:889 == Info: [HTTP/2] [19] [user-agent: git/2.50.1] | |
| 12:35:00.839506 http.c:889 == Info: [HTTP/2] [19] [accept: */*] | |
| 12:35:00.839508 http.c:889 == Info: [HTTP/2] [19] [pragma: no-cache] | |
| 12:35:00.839530 http.c:836 => Send header, 0000000152 bytes (0x00000098) | |
| 12:35:00.839534 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/info/alternates HTTP/2 | |
| 12:35:00.839536 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.839537 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.839539 http.c:848 => Send header: Accept: */* | |
| 12:35:00.839540 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.839541 http.c:848 => Send header: | |
| 12:35:00.839545 http.c:889 == Info: Request completely sent off | |
| 12:35:00.839783 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.839787 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.839789 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.839796 http.c:889 == Info: [HTTP/2] [21] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/c0/0f881462ccb329af0c5ec7eef51940e75474e6 | |
| 12:35:00.839798 http.c:889 == Info: [HTTP/2] [21] [:method: GET] | |
| 12:35:00.839799 http.c:889 == Info: [HTTP/2] [21] [:scheme: https] | |
| 12:35:00.839801 http.c:889 == Info: [HTTP/2] [21] [:authority: openwrt.turris.cz] | |
| 12:35:00.839803 http.c:889 == Info: [HTTP/2] [21] [:path: /nxhack/openwrt-node-packages.git/objects/c0/0f881462ccb329af0c5ec7eef51940e75474e6] | |
| 12:35:00.839805 http.c:889 == Info: [HTTP/2] [21] [user-agent: git/2.50.1] | |
| 12:35:00.839806 http.c:889 == Info: [HTTP/2] [21] [accept: */*] | |
| 12:35:00.839808 http.c:889 == Info: [HTTP/2] [21] [accept-encoding: deflate, gzip] | |
| 12:35:00.839822 http.c:836 => Send header, 0000000192 bytes (0x000000c0) | |
| 12:35:00.839824 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/c0/0f881462ccb329af0c5ec7eef51940e75474e6 HTTP/2 | |
| 12:35:00.839826 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.839828 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.839829 http.c:848 => Send header: Accept: */* | |
| 12:35:00.839830 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.839831 http.c:848 => Send header: | |
| 12:35:00.840031 http.c:889 == Info: Request completely sent off | |
| 12:35:00.840041 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.840044 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.840046 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.840051 http.c:889 == Info: [HTTP/2] [23] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/aa/17f7f15d2411b3dff5db9e5033824a42d8b118 | |
| 12:35:00.840053 http.c:889 == Info: [HTTP/2] [23] [:method: GET] | |
| 12:35:00.840055 http.c:889 == Info: [HTTP/2] [23] [:scheme: https] | |
| 12:35:00.840056 http.c:889 == Info: [HTTP/2] [23] [:authority: openwrt.turris.cz] | |
| 12:35:00.840058 http.c:889 == Info: [HTTP/2] [23] [:path: /nxhack/openwrt-node-packages.git/objects/aa/17f7f15d2411b3dff5db9e5033824a42d8b118] | |
| 12:35:00.840060 http.c:889 == Info: [HTTP/2] [23] [user-agent: git/2.50.1] | |
| 12:35:00.840061 http.c:889 == Info: [HTTP/2] [23] [accept: */*] | |
| 12:35:00.840074 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.840076 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/aa/17f7f15d2411b3dff5db9e5033824a42d8b118 HTTP/2 | |
| 12:35:00.840078 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.840079 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.840080 http.c:848 => Send header: Accept: */* | |
| 12:35:00.840082 http.c:848 => Send header: | |
| 12:35:00.840247 http.c:889 == Info: Request completely sent off | |
| 12:35:00.840257 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.840259 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.840261 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.840267 http.c:889 == Info: [HTTP/2] [25] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559 | |
| 12:35:00.840269 http.c:889 == Info: [HTTP/2] [25] [:method: GET] | |
| 12:35:00.840270 http.c:889 == Info: [HTTP/2] [25] [:scheme: https] | |
| 12:35:00.840272 http.c:889 == Info: [HTTP/2] [25] [:authority: openwrt.turris.cz] | |
| 12:35:00.840274 http.c:889 == Info: [HTTP/2] [25] [:path: /nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559] | |
| 12:35:00.840275 http.c:889 == Info: [HTTP/2] [25] [user-agent: git/2.50.1] | |
| 12:35:00.840277 http.c:889 == Info: [HTTP/2] [25] [accept: */*] | |
| 12:35:00.840291 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.840294 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559 HTTP/2 | |
| 12:35:00.840295 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.840296 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.840298 http.c:848 => Send header: Accept: */* | |
| 12:35:00.840299 http.c:848 => Send header: | |
| 12:35:00.840460 http.c:889 == Info: Request completely sent off | |
| 12:35:00.840470 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.840473 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.840475 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.840480 http.c:889 == Info: [HTTP/2] [27] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/b8/5443dcabd96946d51dd0452e93c9ec73fc466b | |
| 12:35:00.840482 http.c:889 == Info: [HTTP/2] [27] [:method: GET] | |
| 12:35:00.840483 http.c:889 == Info: [HTTP/2] [27] [:scheme: https] | |
| 12:35:00.840485 http.c:889 == Info: [HTTP/2] [27] [:authority: openwrt.turris.cz] | |
| 12:35:00.840487 http.c:889 == Info: [HTTP/2] [27] [:path: /nxhack/openwrt-node-packages.git/objects/b8/5443dcabd96946d51dd0452e93c9ec73fc466b] | |
| 12:35:00.840488 http.c:889 == Info: [HTTP/2] [27] [user-agent: git/2.50.1] | |
| 12:35:00.840490 http.c:889 == Info: [HTTP/2] [27] [accept: */*] | |
| 12:35:00.840501 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.840503 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/b8/5443dcabd96946d51dd0452e93c9ec73fc466b HTTP/2 | |
| 12:35:00.840505 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.840506 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.840507 http.c:848 => Send header: Accept: */* | |
| 12:35:00.840509 http.c:848 => Send header: | |
| 12:35:00.840516 http.c:889 == Info: Request completely sent off | |
| 12:35:00.859068 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.859080 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.859085 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.859087 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.859089 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.859091 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.859093 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.859095 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.859097 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.859099 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.859101 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.859102 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.859104 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.859105 http.c:848 <= Recv header: | |
| 12:35:00.859107 http.c:889 == Info: The requested URL returned error: 404 | |
| 12:35:00.859109 http.c:889 == Info: process_pending_input: nghttp2_session_mem_recv() returned -902:The user callback function failed | |
| 12:35:00.859112 http.c:889 == Info: Connection died, retrying a fresh connect (retry count: 1) | |
| 12:35:00.859123 http.c:889 == Info: Issue another request to this URL: 'https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559' | |
| 12:35:00.859140 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.859144 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.859147 http.c:889 == Info: NTLM-proxy picked AND auth done set, clear picked | |
| 12:35:00.859151 http.c:889 == Info: Hostname openwrt.turris.cz was found in DNS cache | |
| 12:35:00.859177 http.c:889 == Info: Trying 217.31.192.89:443... | |
| 12:35:00.859342 http.c:889 == Info: Invalid HTTP header field was received: frame type: 1, stream: 19, name: [:status], value: [404] | |
| 12:35:00.859357 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.859359 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.859361 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.859363 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.859365 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.859366 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.859368 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.859369 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.859371 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.859372 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.859381 http.c:836 <= Recv header, 0000000024 bytes (0x00000018) | |
| 12:35:00.859382 http.c:848 <= Recv header: content-encoding: gzip | |
| 12:35:00.859384 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.859385 http.c:848 <= Recv header: | |
| 12:35:00.859400 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.859402 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.859404 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.859405 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.859407 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.859408 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.859410 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.859411 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.859413 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.859414 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.859416 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.859417 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.859418 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.859419 http.c:848 <= Recv header: | |
| 12:35:00.859440 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.859442 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.859444 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.859445 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.859447 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.859448 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.859450 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.859451 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.859452 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.859453 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.859455 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.859456 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.859458 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.859459 http.c:848 <= Recv header: | |
| 12:35:00.859479 http.c:889 == Info: HTTP/2 stream 19 was not closed cleanly: PROTOCOL_ERROR (err 1) | |
| 12:35:00.859485 http.c:889 == Info: Closing connection | |
| 12:35:00.859571 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.859574 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.859576 http.c:889 == Info: Connection #1 isn't open enough, can't reuse | |
| 12:35:00.859578 http.c:889 == Info: NTLM-proxy picked AND auth done set, clear picked | |
| 12:35:00.859580 http.c:889 == Info: Hostname openwrt.turris.cz was found in DNS cache | |
| 12:35:00.859588 http.c:889 == Info: Trying 217.31.192.89:443... | |
| 12:35:00.877868 http.c:889 == Info: Connected to openwrt.turris.cz (217.31.192.89) port 443 | |
| 12:35:00.877905 http.c:889 == Info: ALPN: curl offers h2,http/1.1 | |
| 12:35:00.878016 http.c:889 == Info: (304) (OUT), TLS handshake, Client hello (1): | |
| 12:35:00.884208 http.c:889 == Info: Connected to openwrt.turris.cz (217.31.192.89) port 443 | |
| 12:35:00.884225 http.c:889 == Info: ALPN: curl offers h2,http/1.1 | |
| 12:35:00.884330 http.c:889 == Info: (304) (OUT), TLS handshake, Client hello (1): | |
| 12:35:00.902173 http.c:889 == Info: (304) (IN), TLS handshake, Server hello (2): | |
| 12:35:00.902281 http.c:889 == Info: (304) (IN), TLS handshake, Unknown (8): | |
| 12:35:00.903574 http.c:889 == Info: (304) (IN), TLS handshake, Certificate (11): | |
| 12:35:00.903904 http.c:889 == Info: (304) (IN), TLS handshake, CERT verify (15): | |
| 12:35:00.904042 http.c:889 == Info: (304) (IN), TLS handshake, Finished (20): | |
| 12:35:00.904077 http.c:889 == Info: (304) (OUT), TLS handshake, Finished (20): | |
| 12:35:00.904084 http.c:889 == Info: SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF | |
| 12:35:00.904086 http.c:889 == Info: ALPN: server accepted h2 | |
| 12:35:00.904088 http.c:889 == Info: Server certificate: | |
| 12:35:00.904092 http.c:889 == Info: subject: CN=openwrt.turris.cz | |
| 12:35:00.904094 http.c:889 == Info: start date: Jul 29 14:58:27 2025 GMT | |
| 12:35:00.904096 http.c:889 == Info: expire date: Jan 24 22:59:00 2026 GMT | |
| 12:35:00.904099 http.c:889 == Info: subjectAltName: host "openwrt.turris.cz" matched cert's "openwrt.turris.cz" | |
| 12:35:00.904103 http.c:889 == Info: issuer: C=NO; O=Buypass AS-983163327; CN=Buypass Class 2 CA 5 | |
| 12:35:00.904104 http.c:889 == Info: SSL certificate verify ok. | |
| 12:35:00.904139 http.c:889 == Info: using HTTP/2 | |
| 12:35:00.904154 http.c:889 == Info: [HTTP/2] [1] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559 | |
| 12:35:00.904156 http.c:889 == Info: [HTTP/2] [1] [:method: GET] | |
| 12:35:00.904158 http.c:889 == Info: [HTTP/2] [1] [:scheme: https] | |
| 12:35:00.904159 http.c:889 == Info: [HTTP/2] [1] [:authority: openwrt.turris.cz] | |
| 12:35:00.904160 http.c:889 == Info: [HTTP/2] [1] [:path: /nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559] | |
| 12:35:00.904161 http.c:889 == Info: [HTTP/2] [1] [user-agent: git/2.50.1] | |
| 12:35:00.904162 http.c:889 == Info: [HTTP/2] [1] [accept: */*] | |
| 12:35:00.904174 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.904176 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/91/2e79ec9f4c2fe15ca551a2ef69fe23a91fc559 HTTP/2 | |
| 12:35:00.904177 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.904178 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.904179 http.c:848 => Send header: Accept: */* | |
| 12:35:00.904180 http.c:848 => Send header: | |
| 12:35:00.904184 http.c:889 == Info: Request completely sent off | |
| 12:35:00.904767 http.c:889 == Info: (304) (IN), TLS handshake, Server hello (2): | |
| 12:35:00.904846 http.c:889 == Info: (304) (IN), TLS handshake, Unknown (8): | |
| 12:35:00.906920 http.c:889 == Info: (304) (IN), TLS handshake, Certificate (11): | |
| 12:35:00.907158 http.c:889 == Info: (304) (IN), TLS handshake, CERT verify (15): | |
| 12:35:00.907255 http.c:889 == Info: (304) (IN), TLS handshake, Finished (20): | |
| 12:35:00.907280 http.c:889 == Info: (304) (OUT), TLS handshake, Finished (20): | |
| 12:35:00.907285 http.c:889 == Info: SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF | |
| 12:35:00.907286 http.c:889 == Info: ALPN: server accepted h2 | |
| 12:35:00.907288 http.c:889 == Info: Server certificate: | |
| 12:35:00.907290 http.c:889 == Info: subject: CN=openwrt.turris.cz | |
| 12:35:00.907291 http.c:889 == Info: start date: Jul 29 14:58:27 2025 GMT | |
| 12:35:00.907292 http.c:889 == Info: expire date: Jan 24 22:59:00 2026 GMT | |
| 12:35:00.907294 http.c:889 == Info: subjectAltName: host "openwrt.turris.cz" matched cert's "openwrt.turris.cz" | |
| 12:35:00.907297 http.c:889 == Info: issuer: C=NO; O=Buypass AS-983163327; CN=Buypass Class 2 CA 5 | |
| 12:35:00.907298 http.c:889 == Info: SSL certificate verify ok. | |
| 12:35:00.907315 http.c:889 == Info: using HTTP/2 | |
| 12:35:00.907324 http.c:889 == Info: [HTTP/2] [1] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/info/http-alternates | |
| 12:35:00.907325 http.c:889 == Info: [HTTP/2] [1] [:method: GET] | |
| 12:35:00.907326 http.c:889 == Info: [HTTP/2] [1] [:scheme: https] | |
| 12:35:00.907327 http.c:889 == Info: [HTTP/2] [1] [:authority: openwrt.turris.cz] | |
| 12:35:00.907328 http.c:889 == Info: [HTTP/2] [1] [:path: /nxhack/openwrt-node-packages.git/objects/info/http-alternates] | |
| 12:35:00.907330 http.c:889 == Info: [HTTP/2] [1] [user-agent: git/2.50.1] | |
| 12:35:00.907331 http.c:889 == Info: [HTTP/2] [1] [accept: */*] | |
| 12:35:00.907332 http.c:889 == Info: [HTTP/2] [1] [accept-encoding: deflate, gzip] | |
| 12:35:00.907333 http.c:889 == Info: [HTTP/2] [1] [pragma: no-cache] | |
| 12:35:00.907341 http.c:836 => Send header, 0000000189 bytes (0x000000bd) | |
| 12:35:00.907343 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/info/http-alternates HTTP/2 | |
| 12:35:00.907344 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.907345 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.907346 http.c:848 => Send header: Accept: */* | |
| 12:35:00.907347 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.907348 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.907348 http.c:848 => Send header: | |
| 12:35:00.907351 http.c:889 == Info: Request completely sent off | |
| 12:35:00.916227 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.916237 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.916241 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.916242 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.916244 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.916245 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.916247 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.916247 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.916249 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.916250 http.c:848 <= Recv header: content-length: 153 | |
| 12:35:00.916251 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.916252 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.916254 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.916254 http.c:848 <= Recv header: | |
| 12:35:00.916293 http.c:889 == Info: Connection #1 to host openwrt.turris.cz left intact | |
| 12:35:00.921089 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.921092 http.c:848 <= Recv header: HTTP/2 404 | |
| 12:35:00.921096 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.921097 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.921099 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.921100 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.921101 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.921102 http.c:848 <= Recv header: content-type: text/html; charset=utf-8 | |
| 12:35:00.921103 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.921104 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.921110 http.c:836 <= Recv header, 0000000024 bytes (0x00000018) | |
| 12:35:00.921111 http.c:848 <= Recv header: content-encoding: gzip | |
| 12:35:00.921112 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.921113 http.c:848 <= Recv header: | |
| 12:35:00.921114 http.c:889 == Info: The requested URL returned error: 404 | |
| 12:35:00.921116 http.c:889 == Info: process_pending_input: nghttp2_session_mem_recv() returned -902:The user callback function failed | |
| 12:35:00.921146 http.c:889 == Info: Connection #2 to host openwrt.turris.cz left intact | |
| 12:35:00.921184 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.921186 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.921190 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.921202 http.c:889 == Info: [HTTP/2] [3] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/info/alternates | |
| 12:35:00.921204 http.c:889 == Info: [HTTP/2] [3] [:method: GET] | |
| 12:35:00.921205 http.c:889 == Info: [HTTP/2] [3] [:scheme: https] | |
| 12:35:00.921207 http.c:889 == Info: [HTTP/2] [3] [:authority: openwrt.turris.cz] | |
| 12:35:00.921208 http.c:889 == Info: [HTTP/2] [3] [:path: /nxhack/openwrt-node-packages.git/objects/info/alternates] | |
| 12:35:00.921209 http.c:889 == Info: [HTTP/2] [3] [user-agent: git/2.50.1] | |
| 12:35:00.921211 http.c:889 == Info: [HTTP/2] [3] [accept: */*] | |
| 12:35:00.921212 http.c:889 == Info: [HTTP/2] [3] [accept-encoding: deflate, gzip] | |
| 12:35:00.921213 http.c:889 == Info: [HTTP/2] [3] [pragma: no-cache] | |
| 12:35:00.921224 http.c:836 => Send header, 0000000184 bytes (0x000000b8) | |
| 12:35:00.921226 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/info/alternates HTTP/2 | |
| 12:35:00.921227 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.921228 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.921229 http.c:848 => Send header: Accept: */* | |
| 12:35:00.921230 http.c:848 => Send header: Accept-Encoding: deflate, gzip | |
| 12:35:00.921231 http.c:848 => Send header: Pragma: no-cache | |
| 12:35:00.921231 http.c:848 => Send header: | |
| 12:35:00.921246 http.c:889 == Info: Request completely sent off | |
| 12:35:00.921522 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.921525 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.921527 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.921535 http.c:889 == Info: [HTTP/2] [3] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/57/e040e5e7f2351d12cc4fbae7d29a586f04f93d | |
| 12:35:00.921536 http.c:889 == Info: [HTTP/2] [3] [:method: GET] | |
| 12:35:00.921537 http.c:889 == Info: [HTTP/2] [3] [:scheme: https] | |
| 12:35:00.921538 http.c:889 == Info: [HTTP/2] [3] [:authority: openwrt.turris.cz] | |
| 12:35:00.921539 http.c:889 == Info: [HTTP/2] [3] [:path: /nxhack/openwrt-node-packages.git/objects/57/e040e5e7f2351d12cc4fbae7d29a586f04f93d] | |
| 12:35:00.921541 http.c:889 == Info: [HTTP/2] [3] [user-agent: git/2.50.1] | |
| 12:35:00.921542 http.c:889 == Info: [HTTP/2] [3] [accept: */*] | |
| 12:35:00.921551 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.921553 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/57/e040e5e7f2351d12cc4fbae7d29a586f04f93d HTTP/2 | |
| 12:35:00.921554 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.921555 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.921556 http.c:848 => Send header: Accept: */* | |
| 12:35:00.921556 http.c:848 => Send header: | |
| 12:35:00.921558 http.c:889 == Info: Request completely sent off | |
| 12:35:00.921683 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.921685 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.921687 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.921691 http.c:889 == Info: [HTTP/2] [5] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/d5/6ab3b61038c0ac1879593307a0a8aa7fc4191f | |
| 12:35:00.921693 http.c:889 == Info: [HTTP/2] [5] [:method: GET] | |
| 12:35:00.921694 http.c:889 == Info: [HTTP/2] [5] [:scheme: https] | |
| 12:35:00.921695 http.c:889 == Info: [HTTP/2] [5] [:authority: openwrt.turris.cz] | |
| 12:35:00.921696 http.c:889 == Info: [HTTP/2] [5] [:path: /nxhack/openwrt-node-packages.git/objects/d5/6ab3b61038c0ac1879593307a0a8aa7fc4191f] | |
| 12:35:00.921697 http.c:889 == Info: [HTTP/2] [5] [user-agent: git/2.50.1] | |
| 12:35:00.921698 http.c:889 == Info: [HTTP/2] [5] [accept: */*] | |
| 12:35:00.921706 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.921707 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/d5/6ab3b61038c0ac1879593307a0a8aa7fc4191f HTTP/2 | |
| 12:35:00.921708 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.921709 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.921710 http.c:848 => Send header: Accept: */* | |
| 12:35:00.921710 http.c:848 => Send header: | |
| 12:35:00.921712 http.c:889 == Info: Request completely sent off | |
| 12:35:00.921822 http.c:889 == Info: Couldn't find host openwrt.turris.cz in the .netrc file; using defaults | |
| 12:35:00.921825 http.c:889 == Info: Found bundle for host: 0x8cd030420 [can multiplex] | |
| 12:35:00.921826 http.c:889 == Info: Re-using existing connection with host openwrt.turris.cz | |
| 12:35:00.921831 http.c:889 == Info: [HTTP/2] [7] OPENED stream for https://openwrt.turris.cz/nxhack/openwrt-node-packages.git/objects/3b/c899d84a9b7bb79b8eceaaddab60dc50a6cf87 | |
| 12:35:00.921832 http.c:889 == Info: [HTTP/2] [7] [:method: GET] | |
| 12:35:00.921833 http.c:889 == Info: [HTTP/2] [7] [:scheme: https] | |
| 12:35:00.921834 http.c:889 == Info: [HTTP/2] [7] [:authority: openwrt.turris.cz] | |
| 12:35:00.921835 http.c:889 == Info: [HTTP/2] [7] [:path: /nxhack/openwrt-node-packages.git/objects/3b/c899d84a9b7bb79b8eceaaddab60dc50a6cf87] | |
| 12:35:00.921836 http.c:889 == Info: [HTTP/2] [7] [user-agent: git/2.50.1] | |
| 12:35:00.921837 http.c:889 == Info: [HTTP/2] [7] [accept: */*] | |
| 12:35:00.921845 http.c:836 => Send header, 0000000160 bytes (0x000000a0) | |
| 12:35:00.921847 http.c:848 => Send header: GET /nxhack/openwrt-node-packages.git/objects/3b/c899d84a9b7bb79b8eceaaddab60dc50a6cf87 HTTP/2 | |
| 12:35:00.921847 http.c:848 => Send header: Host: openwrt.turris.cz | |
| 12:35:00.921848 http.c:848 => Send header: User-Agent: git/2.50.1 | |
| 12:35:00.921849 http.c:848 => Send header: Accept: */* | |
| 12:35:00.921850 http.c:848 => Send header: | |
| 12:35:00.921859 http.c:889 == Info: Request completely sent off | |
| 12:35:00.933456 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.933466 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.933469 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.933470 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.933473 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.933474 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.933476 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.933477 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.933479 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.933480 http.c:848 <= Recv header: content-length: 4471 | |
| 12:35:00.933481 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.933482 http.c:848 <= Recv header: last-modified: Fri, 26 Sep 2025 06:50:02 GMT | |
| 12:35:00.933484 http.c:836 <= Recv header, 0000000023 bytes (0x00000017) | |
| 12:35:00.933485 http.c:848 <= Recv header: etag: "68d6379a-1177" | |
| 12:35:00.933486 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.933487 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.933488 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.933492 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.933494 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.933495 http.c:848 <= Recv header: | |
| 12:35:00.934058 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.934064 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.934066 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.934067 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.934069 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.934070 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.934076 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.934077 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.934078 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.934079 http.c:848 <= Recv header: content-length: 910 | |
| 12:35:00.934080 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.934081 http.c:848 <= Recv header: last-modified: Fri, 26 Sep 2025 06:50:02 GMT | |
| 12:35:00.934083 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.934084 http.c:848 <= Recv header: etag: "68d6379a-38e" | |
| 12:35:00.934085 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.934086 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.934087 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.934093 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.934094 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.934095 http.c:848 <= Recv header: | |
| 12:35:00.934127 http.c:836 <= Recv header, 0000000013 bytes (0x0000000d) | |
| 12:35:00.934129 http.c:848 <= Recv header: HTTP/2 200 | |
| 12:35:00.934130 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.934131 http.c:848 <= Recv header: server: nginx/1.22.1 | |
| 12:35:00.934132 http.c:836 <= Recv header, 0000000037 bytes (0x00000025) | |
| 12:35:00.934133 http.c:848 <= Recv header: date: Tue, 30 Sep 2025 10:35:00 GMT | |
| 12:35:00.934134 http.c:836 <= Recv header, 0000000040 bytes (0x00000028) | |
| 12:35:00.934135 http.c:848 <= Recv header: content-type: application/octet-stream | |
| 12:35:00.934136 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.934137 http.c:848 <= Recv header: content-length: 186 | |
| 12:35:00.934138 http.c:836 <= Recv header, 0000000046 bytes (0x0000002e) | |
| 12:35:00.934139 http.c:848 <= Recv header: last-modified: Fri, 26 Sep 2025 06:50:02 GMT | |
| 12:35:00.934141 http.c:836 <= Recv header, 0000000021 bytes (0x00000015) | |
| 12:35:00.934141 http.c:848 <= Recv header: etag: "68d6379a-ba" | |
| 12:35:00.934143 http.c:836 <= Recv header, 0000000045 bytes (0x0000002d) | |
| 12:35:00.934144 http.c:848 <= Recv header: strict-transport-security: max-age=31536000 | |
| 12:35:00.934145 http.c:836 <= Recv header, 0000000022 bytes (0x00000016) | |
| 12:35:00.934146 http.c:848 <= Recv header: accept-ranges: bytes | |
| 12:35:00.934147 http.c:836 <= Recv header, 0000000002 bytes (0x00000002) | |
| 12:35:00.934148 http.c:848 <= Recv header: | |
| 12:35:00.934161 http.c:889 == Info: Connection #1 to host openwrt.turris.cz left intact |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment