Guest User

Untitled

a guest
Dec 19th, 2023
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.90 KB | None | 0 0
  1. 2023-12-19T16:56:06.8588174Z Requested labels: ubuntu-latest
  2. 2023-12-19T16:56:06.8588462Z Job defined at: hshackle/hshackle.github.io/.github/workflows/Deploy.yml@refs/heads/main
  3. 2023-12-19T16:56:06.8588582Z Waiting for a runner to pick up this job...
  4. 2023-12-19T16:56:07.3718281Z Job is waiting for a hosted runner to come online.
  5. 2023-12-19T16:56:10.0315940Z Job is about to start running on the hosted runner: GitHub Actions 1 (hosted)
  6. 2023-12-19T16:56:13.5038435Z Current runner version: '2.311.0'
  7. 2023-12-19T16:56:13.5062489Z ##[group]Operating System
  8. 2023-12-19T16:56:13.5063139Z Ubuntu
  9. 2023-12-19T16:56:13.5063589Z 22.04.3
  10. 2023-12-19T16:56:13.5063919Z LTS
  11. 2023-12-19T16:56:13.5064270Z ##[endgroup]
  12. 2023-12-19T16:56:13.5064714Z ##[group]Runner Image
  13. 2023-12-19T16:56:13.5065114Z Image: ubuntu-22.04
  14. 2023-12-19T16:56:13.5065535Z Version: 20231217.2.0
  15. 2023-12-19T16:56:13.5066582Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20231217.2/images/ubuntu/Ubuntu2204-Readme.md
  16. 2023-12-19T16:56:13.5067974Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20231217.2
  17. 2023-12-19T16:56:13.5068848Z ##[endgroup]
  18. 2023-12-19T16:56:13.5069524Z ##[group]Runner Image Provisioner
  19. 2023-12-19T16:56:13.5070001Z 2.0.321.1
  20. 2023-12-19T16:56:13.5070337Z ##[endgroup]
  21. 2023-12-19T16:56:13.5071276Z ##[group]GITHUB_TOKEN Permissions
  22. 2023-12-19T16:56:13.5072822Z Contents: write
  23. 2023-12-19T16:56:13.5073348Z Metadata: read
  24. 2023-12-19T16:56:13.5073904Z ##[endgroup]
  25. 2023-12-19T16:56:13.5076979Z Secret source: Actions
  26. 2023-12-19T16:56:13.5077603Z Prepare workflow directory
  27. 2023-12-19T16:56:13.5697701Z Prepare all required actions
  28. 2023-12-19T16:56:13.5852422Z Getting action download info
  29. 2023-12-19T16:56:13.8699797Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5)
  30. 2023-12-19T16:56:13.9930189Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e)
  31. 2023-12-19T16:56:14.0624359Z Download action repository 'julia-actions/setup-julia@v1' (SHA:58ad1cdde70774ab0693de31c3cd4e751b46aea2)
  32. 2023-12-19T16:56:14.3032812Z Download action repository 'JamesIves/github-pages-deploy-action@releases/v3' (SHA:132898c54c57c7cc6b80eb3a89968de8fc283505)
  33. 2023-12-19T16:56:18.2060011Z Complete job name: build-and-deploy
  34. 2023-12-19T16:56:18.2921893Z ##[group]Run actions/checkout@v2
  35. 2023-12-19T16:56:18.2922266Z with:
  36. 2023-12-19T16:56:18.2922509Z persist-credentials: false
  37. 2023-12-19T16:56:18.2922851Z repository: hshackle/hshackle.github.io
  38. 2023-12-19T16:56:18.2923350Z token: ***
  39. 2023-12-19T16:56:18.2923593Z ssh-strict: true
  40. 2023-12-19T16:56:18.2923836Z clean: true
  41. 2023-12-19T16:56:18.2924058Z fetch-depth: 1
  42. 2023-12-19T16:56:18.2924285Z lfs: false
  43. 2023-12-19T16:56:18.2924511Z submodules: false
  44. 2023-12-19T16:56:18.2924764Z set-safe-directory: true
  45. 2023-12-19T16:56:18.2925036Z ##[endgroup]
  46. 2023-12-19T16:56:18.5000015Z Syncing repository: hshackle/hshackle.github.io
  47. 2023-12-19T16:56:18.5002523Z ##[group]Getting Git version info
  48. 2023-12-19T16:56:18.5003627Z Working directory is '/home/runner/work/hshackle.github.io/hshackle.github.io'
  49. 2023-12-19T16:56:18.5004864Z [command]/usr/bin/git version
  50. 2023-12-19T16:56:18.5071153Z git version 2.43.0
  51. 2023-12-19T16:56:18.5094504Z ##[endgroup]
  52. 2023-12-19T16:56:18.5109520Z Temporarily overriding HOME='/home/runner/work/_temp/31811bba-baef-4839-9114-b5f8616368ac' before making global git config changes
  53. 2023-12-19T16:56:18.5110534Z Adding repository directory to the temporary git global config as a safe directory
  54. 2023-12-19T16:56:18.5114460Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/hshackle.github.io/hshackle.github.io
  55. 2023-12-19T16:56:18.5160394Z Deleting the contents of '/home/runner/work/hshackle.github.io/hshackle.github.io'
  56. 2023-12-19T16:56:18.5165186Z ##[group]Initializing the repository
  57. 2023-12-19T16:56:18.5168684Z [command]/usr/bin/git init /home/runner/work/hshackle.github.io/hshackle.github.io
  58. 2023-12-19T16:56:18.5252084Z hint: Using 'master' as the name for the initial branch. This default branch name
  59. 2023-12-19T16:56:18.5253555Z hint: is subject to change. To configure the initial branch name to use in all
  60. 2023-12-19T16:56:18.5254634Z hint: of your new repositories, which will suppress this warning, call:
  61. 2023-12-19T16:56:18.5255125Z hint:
  62. 2023-12-19T16:56:18.5255526Z hint: git config --global init.defaultBranch <name>
  63. 2023-12-19T16:56:18.5255900Z hint:
  64. 2023-12-19T16:56:18.5256315Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
  65. 2023-12-19T16:56:18.5257314Z hint: 'development'. The just-created branch can be renamed via this command:
  66. 2023-12-19T16:56:18.5257942Z hint:
  67. 2023-12-19T16:56:18.5258209Z hint: git branch -m <name>
  68. 2023-12-19T16:56:18.5262933Z Initialized empty Git repository in /home/runner/work/hshackle.github.io/hshackle.github.io/.git/
  69. 2023-12-19T16:56:18.5271357Z [command]/usr/bin/git remote add origin https://github.com/hshackle/hshackle.github.io
  70. 2023-12-19T16:56:18.5316759Z ##[endgroup]
  71. 2023-12-19T16:56:18.5317632Z ##[group]Disabling automatic garbage collection
  72. 2023-12-19T16:56:18.5321381Z [command]/usr/bin/git config --local gc.auto 0
  73. 2023-12-19T16:56:18.5359909Z ##[endgroup]
  74. 2023-12-19T16:56:18.5360844Z ##[group]Setting up auth
  75. 2023-12-19T16:56:18.5367243Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  76. 2023-12-19T16:56:18.5407137Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
  77. 2023-12-19T16:56:18.5748614Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  78. 2023-12-19T16:56:18.5788147Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
  79. 2023-12-19T16:56:18.6028610Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  80. 2023-12-19T16:56:18.6074413Z ##[endgroup]
  81. 2023-12-19T16:56:18.6075262Z ##[group]Fetching the repository
  82. 2023-12-19T16:56:18.6084257Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ac4eac188c9f7dcab516d5171bf138f4ca48f5bc:refs/remotes/origin/main
  83. 2023-12-19T16:56:18.7864763Z remote: Enumerating objects: 459, done.
  84. 2023-12-19T16:56:18.7872692Z remote: Counting objects: 0% (1/459)
  85. 2023-12-19T16:56:18.7873436Z remote: Counting objects: 1% (5/459)
  86. 2023-12-19T16:56:18.7874623Z remote: Counting objects: 2% (10/459)
  87. 2023-12-19T16:56:18.7875300Z remote: Counting objects: 3% (14/459)
  88. 2023-12-19T16:56:18.7875947Z remote: Counting objects: 4% (19/459)
  89. 2023-12-19T16:56:18.7876595Z remote: Counting objects: 5% (23/459)
  90. 2023-12-19T16:56:18.7877244Z remote: Counting objects: 6% (28/459)
  91. 2023-12-19T16:56:18.7877875Z remote: Counting objects: 7% (33/459)
  92. 2023-12-19T16:56:18.7878517Z remote: Counting objects: 8% (37/459)
  93. 2023-12-19T16:56:18.7879162Z remote: Counting objects: 9% (42/459)
  94. 2023-12-19T16:56:18.7879788Z remote: Counting objects: 10% (46/459)
  95. 2023-12-19T16:56:18.7880439Z remote: Counting objects: 11% (51/459)
  96. 2023-12-19T16:56:18.7881073Z remote: Counting objects: 12% (56/459)
  97. 2023-12-19T16:56:18.7881699Z remote: Counting objects: 13% (60/459)
  98. 2023-12-19T16:56:18.7884481Z remote: Counting objects: 14% (65/459)
  99. 2023-12-19T16:56:18.7885200Z remote: Counting objects: 15% (69/459)
  100. 2023-12-19T16:56:18.7885832Z remote: Counting objects: 16% (74/459)
  101. 2023-12-19T16:56:18.7886463Z remote: Counting objects: 17% (79/459)
  102. 2023-12-19T16:56:18.7887135Z remote: Counting objects: 18% (83/459)
  103. 2023-12-19T16:56:18.7887760Z remote: Counting objects: 19% (88/459)
  104. 2023-12-19T16:56:18.7888240Z remote: Counting objects: 20% (92/459)
  105. 2023-12-19T16:56:18.7888606Z remote: Counting objects: 21% (97/459)
  106. 2023-12-19T16:56:18.7888983Z remote: Counting objects: 22% (101/459)
  107. 2023-12-19T16:56:18.7889373Z remote: Counting objects: 23% (106/459)
  108. 2023-12-19T16:56:18.7889767Z remote: Counting objects: 24% (111/459)
  109. 2023-12-19T16:56:18.7890151Z remote: Counting objects: 25% (115/459)
  110. 2023-12-19T16:56:18.7890514Z remote: Counting objects: 26% (120/459)
  111. 2023-12-19T16:56:18.7891144Z remote: Counting objects: 27% (124/459)
  112. 2023-12-19T16:56:18.7891515Z remote: Counting objects: 28% (129/459)
  113. 2023-12-19T16:56:18.7891876Z remote: Counting objects: 29% (134/459)
  114. 2023-12-19T16:56:18.7892245Z remote: Counting objects: 30% (138/459)
  115. 2023-12-19T16:56:18.7892610Z remote: Counting objects: 31% (143/459)
  116. 2023-12-19T16:56:18.7892978Z remote: Counting objects: 32% (147/459)
  117. 2023-12-19T16:56:18.7893336Z remote: Counting objects: 33% (152/459)
  118. 2023-12-19T16:56:18.7893706Z remote: Counting objects: 34% (157/459)
  119. 2023-12-19T16:56:18.7894068Z remote: Counting objects: 35% (161/459)
  120. 2023-12-19T16:56:18.7894428Z remote: Counting objects: 36% (166/459)
  121. 2023-12-19T16:56:18.7894801Z remote: Counting objects: 37% (170/459)
  122. 2023-12-19T16:56:18.7895165Z remote: Counting objects: 38% (175/459)
  123. 2023-12-19T16:56:18.7895524Z remote: Counting objects: 39% (180/459)
  124. 2023-12-19T16:56:18.7895890Z remote: Counting objects: 40% (184/459)
  125. 2023-12-19T16:56:18.7896253Z remote: Counting objects: 41% (189/459)
  126. 2023-12-19T16:56:18.7896612Z remote: Counting objects: 42% (193/459)
  127. 2023-12-19T16:56:18.7896997Z remote: Counting objects: 43% (198/459)
  128. 2023-12-19T16:56:18.7897377Z remote: Counting objects: 44% (202/459)
  129. 2023-12-19T16:56:18.7897747Z remote: Counting objects: 45% (207/459)
  130. 2023-12-19T16:56:18.7898133Z remote: Counting objects: 46% (212/459)
  131. 2023-12-19T16:56:18.7898520Z remote: Counting objects: 47% (216/459)
  132. 2023-12-19T16:56:18.7898889Z remote: Counting objects: 48% (221/459)
  133. 2023-12-19T16:56:18.7899266Z remote: Counting objects: 49% (225/459)
  134. 2023-12-19T16:56:18.7899807Z remote: Counting objects: 50% (230/459)
  135. 2023-12-19T16:56:18.7900190Z remote: Counting objects: 51% (235/459)
  136. 2023-12-19T16:56:18.7900562Z remote: Counting objects: 52% (239/459)
  137. 2023-12-19T16:56:18.7900944Z remote: Counting objects: 53% (244/459)
  138. 2023-12-19T16:56:18.7901311Z remote: Counting objects: 54% (248/459)
  139. 2023-12-19T16:56:18.7901680Z remote: Counting objects: 55% (253/459)
  140. 2023-12-19T16:56:18.7902095Z remote: Counting objects: 56% (258/459)
  141. 2023-12-19T16:56:18.7902460Z remote: Counting objects: 57% (262/459)
  142. 2023-12-19T16:56:18.7902818Z remote: Counting objects: 58% (267/459)
  143. 2023-12-19T16:56:18.7903184Z remote: Counting objects: 59% (271/459)
  144. 2023-12-19T16:56:18.7903547Z remote: Counting objects: 60% (276/459)
  145. 2023-12-19T16:56:18.7903906Z remote: Counting objects: 61% (280/459)
  146. 2023-12-19T16:56:18.7904273Z remote: Counting objects: 62% (285/459)
  147. 2023-12-19T16:56:18.7904636Z remote: Counting objects: 63% (290/459)
  148. 2023-12-19T16:56:18.7905227Z remote: Counting objects: 64% (294/459)
  149. 2023-12-19T16:56:18.7905905Z remote: Counting objects: 65% (299/459)
  150. 2023-12-19T16:56:18.7906485Z remote: Counting objects: 66% (303/459)
  151. 2023-12-19T16:56:18.7907154Z remote: Counting objects: 67% (308/459)
  152. 2023-12-19T16:56:18.7907783Z remote: Counting objects: 68% (313/459)
  153. 2023-12-19T16:56:18.7908443Z remote: Counting objects: 69% (317/459)
  154. 2023-12-19T16:56:18.7909306Z remote: Counting objects: 70% (322/459)
  155. 2023-12-19T16:56:18.7909939Z remote: Counting objects: 71% (326/459)
  156. 2023-12-19T16:56:18.7910567Z remote: Counting objects: 72% (331/459)
  157. 2023-12-19T16:56:18.7911193Z remote: Counting objects: 73% (336/459)
  158. 2023-12-19T16:56:18.7911822Z remote: Counting objects: 74% (340/459)
  159. 2023-12-19T16:56:18.7912443Z remote: Counting objects: 75% (345/459)
  160. 2023-12-19T16:56:18.7913062Z remote: Counting objects: 76% (349/459)
  161. 2023-12-19T16:56:18.7913685Z remote: Counting objects: 77% (354/459)
  162. 2023-12-19T16:56:18.7914305Z remote: Counting objects: 78% (359/459)
  163. 2023-12-19T16:56:18.7914929Z remote: Counting objects: 79% (363/459)
  164. 2023-12-19T16:56:18.7915830Z remote: Counting objects: 80% (368/459)
  165. 2023-12-19T16:56:18.7916316Z remote: Counting objects: 81% (372/459)
  166. 2023-12-19T16:56:18.7916696Z remote: Counting objects: 82% (377/459)
  167. 2023-12-19T16:56:18.7917064Z remote: Counting objects: 83% (381/459)
  168. 2023-12-19T16:56:18.7917426Z remote: Counting objects: 84% (386/459)
  169. 2023-12-19T16:56:18.7917796Z remote: Counting objects: 85% (391/459)
  170. 2023-12-19T16:56:18.7918162Z remote: Counting objects: 86% (395/459)
  171. 2023-12-19T16:56:18.7918518Z remote: Counting objects: 87% (400/459)
  172. 2023-12-19T16:56:18.7918905Z remote: Counting objects: 88% (404/459)
  173. 2023-12-19T16:56:18.7919287Z remote: Counting objects: 89% (409/459)
  174. 2023-12-19T16:56:18.7919660Z remote: Counting objects: 90% (414/459)
  175. 2023-12-19T16:56:18.7920038Z remote: Counting objects: 91% (418/459)
  176. 2023-12-19T16:56:18.7920414Z remote: Counting objects: 92% (423/459)
  177. 2023-12-19T16:56:18.7920781Z remote: Counting objects: 93% (427/459)
  178. 2023-12-19T16:56:18.7921149Z remote: Counting objects: 94% (432/459)
  179. 2023-12-19T16:56:18.7921516Z remote: Counting objects: 95% (437/459)
  180. 2023-12-19T16:56:18.7921874Z remote: Counting objects: 96% (441/459)
  181. 2023-12-19T16:56:18.7922242Z remote: Counting objects: 97% (446/459)
  182. 2023-12-19T16:56:18.7922606Z remote: Counting objects: 98% (450/459)
  183. 2023-12-19T16:56:18.7922964Z remote: Counting objects: 99% (455/459)
  184. 2023-12-19T16:56:18.7923328Z remote: Counting objects: 100% (459/459)
  185. 2023-12-19T16:56:18.7923731Z remote: Counting objects: 100% (459/459), done.
  186. 2023-12-19T16:56:18.7924328Z remote: Compressing objects: 0% (1/246)
  187. 2023-12-19T16:56:18.7925089Z remote: Compressing objects: 1% (3/246)
  188. 2023-12-19T16:56:18.7925794Z remote: Compressing objects: 2% (5/246)
  189. 2023-12-19T16:56:18.7926466Z remote: Compressing objects: 3% (8/246)
  190. 2023-12-19T16:56:18.7927167Z remote: Compressing objects: 4% (10/246)
  191. 2023-12-19T16:56:18.7927648Z remote: Compressing objects: 5% (13/246)
  192. 2023-12-19T16:56:18.7928056Z remote: Compressing objects: 6% (15/246)
  193. 2023-12-19T16:56:18.7928457Z remote: Compressing objects: 7% (18/246)
  194. 2023-12-19T16:56:18.7928846Z remote: Compressing objects: 8% (20/246)
  195. 2023-12-19T16:56:18.7929240Z remote: Compressing objects: 9% (23/246)
  196. 2023-12-19T16:56:18.7929633Z remote: Compressing objects: 10% (25/246)
  197. 2023-12-19T16:56:18.7930022Z remote: Compressing objects: 11% (28/246)
  198. 2023-12-19T16:56:18.7930412Z remote: Compressing objects: 12% (30/246)
  199. 2023-12-19T16:56:18.7930801Z remote: Compressing objects: 13% (32/246)
  200. 2023-12-19T16:56:18.7931294Z remote: Compressing objects: 14% (35/246)
  201. 2023-12-19T16:56:18.7931745Z remote: Compressing objects: 15% (37/246)
  202. 2023-12-19T16:56:18.7932137Z remote: Compressing objects: 16% (40/246)
  203. 2023-12-19T16:56:18.7932523Z remote: Compressing objects: 17% (42/246)
  204. 2023-12-19T16:56:18.7932907Z remote: Compressing objects: 18% (45/246)
  205. 2023-12-19T16:56:18.7933295Z remote: Compressing objects: 19% (47/246)
  206. 2023-12-19T16:56:18.7933672Z remote: Compressing objects: 20% (50/246)
  207. 2023-12-19T16:56:18.7934054Z remote: Compressing objects: 21% (52/246)
  208. 2023-12-19T16:56:18.7934441Z remote: Compressing objects: 22% (55/246)
  209. 2023-12-19T16:56:18.7934820Z remote: Compressing objects: 23% (57/246)
  210. 2023-12-19T16:56:18.7935222Z remote: Compressing objects: 24% (60/246)
  211. 2023-12-19T16:56:18.7935613Z remote: Compressing objects: 25% (62/246)
  212. 2023-12-19T16:56:18.7936000Z remote: Compressing objects: 26% (64/246)
  213. 2023-12-19T16:56:18.7936391Z remote: Compressing objects: 27% (67/246)
  214. 2023-12-19T16:56:18.7936780Z remote: Compressing objects: 28% (69/246)
  215. 2023-12-19T16:56:18.7937343Z remote: Compressing objects: 29% (72/246)
  216. 2023-12-19T16:56:18.7937742Z remote: Compressing objects: 30% (74/246)
  217. 2023-12-19T16:56:18.7938141Z remote: Compressing objects: 31% (77/246)
  218. 2023-12-19T16:56:18.7938526Z remote: Compressing objects: 32% (79/246)
  219. 2023-12-19T16:56:18.7938910Z remote: Compressing objects: 33% (82/246)
  220. 2023-12-19T16:56:18.7939294Z remote: Compressing objects: 34% (84/246)
  221. 2023-12-19T16:56:18.7939681Z remote: Compressing objects: 35% (87/246)
  222. 2023-12-19T16:56:18.7940064Z remote: Compressing objects: 36% (89/246)
  223. 2023-12-19T16:56:18.7940450Z remote: Compressing objects: 37% (92/246)
  224. 2023-12-19T16:56:18.7940833Z remote: Compressing objects: 38% (94/246)
  225. 2023-12-19T16:56:18.7941215Z remote: Compressing objects: 39% (96/246)
  226. 2023-12-19T16:56:18.7941600Z remote: Compressing objects: 40% (99/246)
  227. 2023-12-19T16:56:18.7941994Z remote: Compressing objects: 41% (101/246)
  228. 2023-12-19T16:56:18.7942402Z remote: Compressing objects: 42% (104/246)
  229. 2023-12-19T16:56:18.7942940Z remote: Compressing objects: 43% (106/246)
  230. 2023-12-19T16:56:18.7943345Z remote: Compressing objects: 44% (109/246)
  231. 2023-12-19T16:56:18.7943745Z remote: Compressing objects: 45% (111/246)
  232. 2023-12-19T16:56:18.7944147Z remote: Compressing objects: 46% (114/246)
  233. 2023-12-19T16:56:18.7944545Z remote: Compressing objects: 47% (116/246)
  234. 2023-12-19T16:56:18.7944947Z remote: Compressing objects: 48% (119/246)
  235. 2023-12-19T16:56:18.7945337Z remote: Compressing objects: 49% (121/246)
  236. 2023-12-19T16:56:18.7945727Z remote: Compressing objects: 50% (123/246)
  237. 2023-12-19T16:56:18.7946124Z remote: Compressing objects: 51% (126/246)
  238. 2023-12-19T16:56:18.7946742Z remote: Compressing objects: 52% (128/246)
  239. 2023-12-19T16:56:18.7947143Z remote: Compressing objects: 53% (131/246)
  240. 2023-12-19T16:56:18.7947536Z remote: Compressing objects: 54% (133/246)
  241. 2023-12-19T16:56:18.7948053Z remote: Compressing objects: 55% (136/246)
  242. 2023-12-19T16:56:18.7948443Z remote: Compressing objects: 56% (138/246)
  243. 2023-12-19T16:56:18.7948832Z remote: Compressing objects: 57% (141/246)
  244. 2023-12-19T16:56:18.7949647Z remote: Compressing objects: 58% (143/246)
  245. 2023-12-19T16:56:18.7950250Z remote: Compressing objects: 59% (146/246)
  246. 2023-12-19T16:56:18.7950651Z remote: Compressing objects: 60% (148/246)
  247. 2023-12-19T16:56:18.7951307Z remote: Compressing objects: 61% (151/246)
  248. 2023-12-19T16:56:18.7951997Z remote: Compressing objects: 62% (153/246)
  249. 2023-12-19T16:56:18.7952742Z remote: Compressing objects: 63% (155/246)
  250. 2023-12-19T16:56:18.7953256Z remote: Compressing objects: 64% (158/246)
  251. 2023-12-19T16:56:18.7953659Z remote: Compressing objects: 65% (160/246)
  252. 2023-12-19T16:56:18.7954052Z remote: Compressing objects: 66% (163/246)
  253. 2023-12-19T16:56:18.7954446Z remote: Compressing objects: 67% (165/246)
  254. 2023-12-19T16:56:18.7954829Z remote: Compressing objects: 68% (168/246)
  255. 2023-12-19T16:56:18.7955215Z remote: Compressing objects: 69% (170/246)
  256. 2023-12-19T16:56:18.7955600Z remote: Compressing objects: 70% (173/246)
  257. 2023-12-19T16:56:18.7955983Z remote: Compressing objects: 71% (175/246)
  258. 2023-12-19T16:56:18.7956372Z remote: Compressing objects: 72% (178/246)
  259. 2023-12-19T16:56:18.7956757Z remote: Compressing objects: 73% (180/246)
  260. 2023-12-19T16:56:18.7957145Z remote: Compressing objects: 74% (183/246)
  261. 2023-12-19T16:56:18.7957530Z remote: Compressing objects: 75% (185/246)
  262. 2023-12-19T16:56:18.7957916Z remote: Compressing objects: 76% (187/246)
  263. 2023-12-19T16:56:18.7958301Z remote: Compressing objects: 77% (190/246)
  264. 2023-12-19T16:56:18.7958692Z remote: Compressing objects: 78% (192/246)
  265. 2023-12-19T16:56:18.7959077Z remote: Compressing objects: 79% (195/246)
  266. 2023-12-19T16:56:18.7959663Z remote: Compressing objects: 80% (197/246)
  267. 2023-12-19T16:56:18.7960136Z remote: Compressing objects: 81% (200/246)
  268. 2023-12-19T16:56:18.7960929Z remote: Compressing objects: 82% (202/246)
  269. 2023-12-19T16:56:18.7961638Z remote: Compressing objects: 83% (205/246)
  270. 2023-12-19T16:56:18.7962406Z remote: Compressing objects: 84% (207/246)
  271. 2023-12-19T16:56:18.7963156Z remote: Compressing objects: 85% (210/246)
  272. 2023-12-19T16:56:18.7963871Z remote: Compressing objects: 86% (212/246)
  273. 2023-12-19T16:56:18.7964565Z remote: Compressing objects: 87% (215/246)
  274. 2023-12-19T16:56:18.7965264Z remote: Compressing objects: 88% (217/246)
  275. 2023-12-19T16:56:18.7965946Z remote: Compressing objects: 89% (219/246)
  276. 2023-12-19T16:56:18.7966645Z remote: Compressing objects: 90% (222/246)
  277. 2023-12-19T16:56:18.7967151Z remote: Compressing objects: 91% (224/246)
  278. 2023-12-19T16:56:18.7967537Z remote: Compressing objects: 92% (227/246)
  279. 2023-12-19T16:56:18.7967930Z remote: Compressing objects: 93% (229/246)
  280. 2023-12-19T16:56:18.7968320Z remote: Compressing objects: 94% (232/246)
  281. 2023-12-19T16:56:18.7968702Z remote: Compressing objects: 95% (234/246)
  282. 2023-12-19T16:56:18.7969089Z remote: Compressing objects: 96% (237/246)
  283. 2023-12-19T16:56:18.7969647Z remote: Compressing objects: 97% (239/246)
  284. 2023-12-19T16:56:18.7970174Z remote: Compressing objects: 98% (242/246)
  285. 2023-12-19T16:56:18.7970859Z remote: Compressing objects: 99% (244/246)
  286. 2023-12-19T16:56:18.7971567Z remote: Compressing objects: 100% (246/246)
  287. 2023-12-19T16:56:18.7972308Z remote: Compressing objects: 100% (246/246), done.
  288. 2023-12-19T16:56:18.7973009Z Receiving objects: 0% (1/459)
  289. 2023-12-19T16:56:18.7973470Z Receiving objects: 1% (5/459)
  290. 2023-12-19T16:56:18.7973772Z Receiving objects: 2% (10/459)
  291. 2023-12-19T16:56:18.7974072Z Receiving objects: 3% (14/459)
  292. 2023-12-19T16:56:18.7974370Z Receiving objects: 4% (19/459)
  293. 2023-12-19T16:56:18.7974653Z Receiving objects: 5% (23/459)
  294. 2023-12-19T16:56:18.7974945Z Receiving objects: 6% (28/459)
  295. 2023-12-19T16:56:18.7981979Z Receiving objects: 7% (33/459)
  296. 2023-12-19T16:56:18.7983920Z Receiving objects: 8% (37/459)
  297. 2023-12-19T16:56:18.9404521Z Receiving objects: 9% (42/459)
  298. 2023-12-19T16:56:18.9415312Z Receiving objects: 10% (46/459)
  299. 2023-12-19T16:56:18.9416736Z Receiving objects: 11% (51/459)
  300. 2023-12-19T16:56:18.9417415Z Receiving objects: 12% (56/459)
  301. 2023-12-19T16:56:18.9418622Z Receiving objects: 13% (60/459)
  302. 2023-12-19T16:56:18.9420522Z Receiving objects: 14% (65/459)
  303. 2023-12-19T16:56:18.9421427Z Receiving objects: 15% (69/459)
  304. 2023-12-19T16:56:18.9423295Z Receiving objects: 16% (74/459)
  305. 2023-12-19T16:56:18.9424405Z Receiving objects: 17% (79/459)
  306. 2023-12-19T16:56:18.9424906Z Receiving objects: 18% (83/459)
  307. 2023-12-19T16:56:18.9425406Z Receiving objects: 19% (88/459)
  308. 2023-12-19T16:56:18.9425888Z Receiving objects: 20% (92/459)
  309. 2023-12-19T16:56:18.9426375Z Receiving objects: 21% (97/459)
  310. 2023-12-19T16:56:18.9426851Z Receiving objects: 22% (101/459)
  311. 2023-12-19T16:56:18.9427352Z Receiving objects: 23% (106/459)
  312. 2023-12-19T16:56:18.9427840Z Receiving objects: 24% (111/459)
  313. 2023-12-19T16:56:18.9428315Z Receiving objects: 25% (115/459)
  314. 2023-12-19T16:56:18.9428805Z Receiving objects: 26% (120/459)
  315. 2023-12-19T16:56:18.9429463Z Receiving objects: 27% (124/459)
  316. 2023-12-19T16:56:18.9429960Z Receiving objects: 28% (129/459)
  317. 2023-12-19T16:56:18.9430445Z Receiving objects: 29% (134/459)
  318. 2023-12-19T16:56:18.9430920Z Receiving objects: 30% (138/459)
  319. 2023-12-19T16:56:18.9431393Z Receiving objects: 31% (143/459)
  320. 2023-12-19T16:56:18.9431874Z Receiving objects: 32% (147/459)
  321. 2023-12-19T16:56:18.9432350Z Receiving objects: 33% (152/459)
  322. 2023-12-19T16:56:18.9432831Z Receiving objects: 34% (157/459)
  323. 2023-12-19T16:56:18.9433320Z Receiving objects: 35% (161/459)
  324. 2023-12-19T16:56:18.9433803Z Receiving objects: 36% (166/459)
  325. 2023-12-19T16:56:18.9434569Z Receiving objects: 37% (170/459)
  326. 2023-12-19T16:56:18.9435084Z Receiving objects: 38% (175/459)
  327. 2023-12-19T16:56:18.9435584Z Receiving objects: 39% (180/459)
  328. 2023-12-19T16:56:18.9436062Z Receiving objects: 40% (184/459)
  329. 2023-12-19T16:56:18.9436546Z Receiving objects: 41% (189/459)
  330. 2023-12-19T16:56:18.9437034Z Receiving objects: 42% (193/459)
  331. 2023-12-19T16:56:18.9437509Z Receiving objects: 43% (198/459)
  332. 2023-12-19T16:56:18.9437988Z Receiving objects: 44% (202/459)
  333. 2023-12-19T16:56:18.9438473Z Receiving objects: 45% (207/459)
  334. 2023-12-19T16:56:18.9438957Z Receiving objects: 46% (212/459)
  335. 2023-12-19T16:56:18.9439429Z Receiving objects: 47% (216/459)
  336. 2023-12-19T16:56:18.9439919Z Receiving objects: 48% (221/459)
  337. 2023-12-19T16:56:18.9440398Z Receiving objects: 49% (225/459)
  338. 2023-12-19T16:56:18.9440878Z Receiving objects: 50% (230/459)
  339. 2023-12-19T16:56:18.9441366Z Receiving objects: 51% (235/459)
  340. 2023-12-19T16:56:18.9441851Z Receiving objects: 52% (239/459)
  341. 2023-12-19T16:56:18.9442337Z Receiving objects: 53% (244/459)
  342. 2023-12-19T16:56:18.9442817Z Receiving objects: 54% (248/459)
  343. 2023-12-19T16:56:18.9443307Z Receiving objects: 55% (253/459)
  344. 2023-12-19T16:56:18.9443785Z Receiving objects: 56% (258/459)
  345. 2023-12-19T16:56:18.9444271Z Receiving objects: 57% (262/459)
  346. 2023-12-19T16:56:18.9444938Z Receiving objects: 58% (267/459)
  347. 2023-12-19T16:56:18.9446104Z Receiving objects: 59% (271/459)
  348. 2023-12-19T16:56:18.9447520Z Receiving objects: 60% (276/459)
  349. 2023-12-19T16:56:18.9448597Z Receiving objects: 61% (280/459)
  350. 2023-12-19T16:56:18.9449769Z Receiving objects: 62% (285/459)
  351. 2023-12-19T16:56:18.9450822Z Receiving objects: 63% (290/459)
  352. 2023-12-19T16:56:18.9456339Z Receiving objects: 64% (294/459)
  353. 2023-12-19T16:56:18.9456884Z Receiving objects: 65% (299/459)
  354. 2023-12-19T16:56:18.9484624Z Receiving objects: 66% (303/459)
  355. 2023-12-19T16:56:18.9492488Z Receiving objects: 67% (308/459)
  356. 2023-12-19T16:56:18.9503985Z Receiving objects: 68% (313/459)
  357. 2023-12-19T16:56:18.9536504Z Receiving objects: 69% (317/459)
  358. 2023-12-19T16:56:18.9550099Z Receiving objects: 70% (322/459)
  359. 2023-12-19T16:56:18.9602141Z Receiving objects: 71% (326/459)
  360. 2023-12-19T16:56:18.9644694Z Receiving objects: 72% (331/459)
  361. 2023-12-19T16:56:18.9654532Z Receiving objects: 73% (336/459)
  362. 2023-12-19T16:56:18.9690131Z Receiving objects: 74% (340/459)
  363. 2023-12-19T16:56:18.9699027Z Receiving objects: 75% (345/459)
  364. 2023-12-19T16:56:18.9709370Z Receiving objects: 76% (349/459)
  365. 2023-12-19T16:56:18.9730746Z Receiving objects: 77% (354/459)
  366. 2023-12-19T16:56:18.9734356Z Receiving objects: 78% (359/459)
  367. 2023-12-19T16:56:18.9769372Z Receiving objects: 79% (363/459)
  368. 2023-12-19T16:56:18.9771290Z Receiving objects: 80% (368/459)
  369. 2023-12-19T16:56:18.9772529Z Receiving objects: 81% (372/459)
  370. 2023-12-19T16:56:18.9773402Z Receiving objects: 82% (377/459)
  371. 2023-12-19T16:56:18.9774641Z Receiving objects: 83% (381/459)
  372. 2023-12-19T16:56:18.9776264Z Receiving objects: 84% (386/459)
  373. 2023-12-19T16:56:18.9777986Z Receiving objects: 85% (391/459)
  374. 2023-12-19T16:56:19.3542150Z Receiving objects: 86% (395/459)
  375. 2023-12-19T16:56:19.5956373Z Receiving objects: 87% (400/459), 13.94 MiB | 27.87 MiB/s
  376. 2023-12-19T16:56:19.6969046Z Receiving objects: 88% (404/459), 13.94 MiB | 27.87 MiB/s
  377. 2023-12-19T16:56:19.7947716Z Receiving objects: 89% (409/459), 13.94 MiB | 27.87 MiB/s
  378. 2023-12-19T16:56:20.6644240Z Receiving objects: 89% (410/459), 27.60 MiB | 27.60 MiB/s
  379. 2023-12-19T16:56:20.7948891Z Receiving objects: 90% (414/459), 41.57 MiB | 27.71 MiB/s
  380. 2023-12-19T16:56:20.8939330Z Receiving objects: 90% (416/459), 55.23 MiB | 27.61 MiB/s
  381. 2023-12-19T16:56:20.8940687Z remote: Total 459 (delta 193), reused 457 (delta 193), pack-reused 0
  382. 2023-12-19T16:56:20.8942188Z Receiving objects: 91% (418/459), 55.23 MiB | 27.61 MiB/s
  383. 2023-12-19T16:56:20.8943019Z Receiving objects: 92% (423/459), 55.23 MiB | 27.61 MiB/s
  384. 2023-12-19T16:56:20.8943814Z Receiving objects: 93% (427/459), 55.23 MiB | 27.61 MiB/s
  385. 2023-12-19T16:56:20.8944614Z Receiving objects: 94% (432/459), 55.23 MiB | 27.61 MiB/s
  386. 2023-12-19T16:56:20.8945685Z Receiving objects: 95% (437/459), 55.23 MiB | 27.61 MiB/s
  387. 2023-12-19T16:56:20.8946475Z Receiving objects: 96% (441/459), 55.23 MiB | 27.61 MiB/s
  388. 2023-12-19T16:56:20.8948030Z Receiving objects: 97% (446/459), 55.23 MiB | 27.61 MiB/s
  389. 2023-12-19T16:56:20.8950581Z Receiving objects: 98% (450/459), 55.23 MiB | 27.61 MiB/s
  390. 2023-12-19T16:56:20.8952961Z Receiving objects: 99% (455/459), 55.23 MiB | 27.61 MiB/s
  391. 2023-12-19T16:56:20.8954033Z Receiving objects: 100% (459/459), 55.23 MiB | 27.61 MiB/s
  392. 2023-12-19T16:56:20.8955131Z Receiving objects: 100% (459/459), 57.64 MiB | 27.44 MiB/s, done.
  393. 2023-12-19T16:56:20.8963984Z Resolving deltas: 0% (0/193)
  394. 2023-12-19T16:56:20.8964679Z Resolving deltas: 1% (2/193)
  395. 2023-12-19T16:56:20.8965381Z Resolving deltas: 2% (4/193)
  396. 2023-12-19T16:56:20.8966191Z Resolving deltas: 3% (6/193)
  397. 2023-12-19T16:56:20.8970873Z Resolving deltas: 4% (8/193)
  398. 2023-12-19T16:56:20.8971705Z Resolving deltas: 5% (10/193)
  399. 2023-12-19T16:56:20.8972495Z Resolving deltas: 6% (12/193)
  400. 2023-12-19T16:56:20.8973204Z Resolving deltas: 7% (14/193)
  401. 2023-12-19T16:56:20.8973998Z Resolving deltas: 8% (16/193)
  402. 2023-12-19T16:56:20.8974656Z Resolving deltas: 9% (18/193)
  403. 2023-12-19T16:56:20.8975171Z Resolving deltas: 10% (20/193)
  404. 2023-12-19T16:56:20.8975652Z Resolving deltas: 11% (22/193)
  405. 2023-12-19T16:56:20.8976156Z Resolving deltas: 12% (24/193)
  406. 2023-12-19T16:56:20.8976646Z Resolving deltas: 13% (26/193)
  407. 2023-12-19T16:56:20.8977115Z Resolving deltas: 14% (28/193)
  408. 2023-12-19T16:56:20.8977587Z Resolving deltas: 15% (29/193)
  409. 2023-12-19T16:56:20.8978065Z Resolving deltas: 16% (31/193)
  410. 2023-12-19T16:56:20.8978532Z Resolving deltas: 17% (33/193)
  411. 2023-12-19T16:56:20.8979006Z Resolving deltas: 18% (35/193)
  412. 2023-12-19T16:56:20.8979746Z Resolving deltas: 19% (37/193)
  413. 2023-12-19T16:56:20.8980230Z Resolving deltas: 20% (39/193)
  414. 2023-12-19T16:56:20.8980710Z Resolving deltas: 21% (41/193)
  415. 2023-12-19T16:56:20.8981200Z Resolving deltas: 22% (43/193)
  416. 2023-12-19T16:56:20.8981712Z Resolving deltas: 23% (45/193)
  417. 2023-12-19T16:56:20.8982249Z Resolving deltas: 24% (47/193)
  418. 2023-12-19T16:56:20.8982792Z Resolving deltas: 25% (49/193)
  419. 2023-12-19T16:56:20.8983292Z Resolving deltas: 26% (51/193)
  420. 2023-12-19T16:56:20.8983772Z Resolving deltas: 27% (53/193)
  421. 2023-12-19T16:56:20.8984246Z Resolving deltas: 28% (55/193)
  422. 2023-12-19T16:56:20.8984708Z Resolving deltas: 29% (56/193)
  423. 2023-12-19T16:56:20.8985179Z Resolving deltas: 30% (58/193)
  424. 2023-12-19T16:56:20.8985652Z Resolving deltas: 31% (60/193)
  425. 2023-12-19T16:56:20.8986119Z Resolving deltas: 32% (62/193)
  426. 2023-12-19T16:56:20.8986627Z Resolving deltas: 33% (64/193)
  427. 2023-12-19T16:56:20.8987180Z Resolving deltas: 34% (66/193)
  428. 2023-12-19T16:56:20.8987704Z Resolving deltas: 35% (68/193)
  429. 2023-12-19T16:56:20.8988245Z Resolving deltas: 36% (70/193)
  430. 2023-12-19T16:56:20.8988771Z Resolving deltas: 37% (72/193)
  431. 2023-12-19T16:56:20.8989531Z Resolving deltas: 38% (74/193)
  432. 2023-12-19T16:56:20.8990073Z Resolving deltas: 39% (76/193)
  433. 2023-12-19T16:56:20.8990622Z Resolving deltas: 40% (78/193)
  434. 2023-12-19T16:56:20.8991164Z Resolving deltas: 41% (80/193)
  435. 2023-12-19T16:56:20.8991705Z Resolving deltas: 42% (82/193)
  436. 2023-12-19T16:56:20.8992231Z Resolving deltas: 43% (83/193)
  437. 2023-12-19T16:56:20.8992718Z Resolving deltas: 44% (85/193)
  438. 2023-12-19T16:56:20.8993197Z Resolving deltas: 45% (87/193)
  439. 2023-12-19T16:56:20.8993672Z Resolving deltas: 46% (89/193)
  440. 2023-12-19T16:56:20.8994140Z Resolving deltas: 47% (91/193)
  441. 2023-12-19T16:56:20.8994618Z Resolving deltas: 48% (93/193)
  442. 2023-12-19T16:56:20.8995091Z Resolving deltas: 49% (95/193)
  443. 2023-12-19T16:56:20.8995562Z Resolving deltas: 50% (97/193)
  444. 2023-12-19T16:56:20.8996178Z Resolving deltas: 51% (99/193)
  445. 2023-12-19T16:56:20.8996725Z Resolving deltas: 52% (101/193)
  446. 2023-12-19T16:56:20.8997307Z Resolving deltas: 53% (103/193)
  447. 2023-12-19T16:56:20.8997886Z Resolving deltas: 54% (105/193)
  448. 2023-12-19T16:56:20.8998420Z Resolving deltas: 55% (107/193)
  449. 2023-12-19T16:56:20.8999221Z Resolving deltas: 56% (109/193)
  450. 2023-12-19T16:56:20.8999703Z Resolving deltas: 57% (111/193)
  451. 2023-12-19T16:56:20.9000184Z Resolving deltas: 58% (112/193)
  452. 2023-12-19T16:56:20.9000662Z Resolving deltas: 59% (114/193)
  453. 2023-12-19T16:56:20.9001131Z Resolving deltas: 60% (116/193)
  454. 2023-12-19T16:56:20.9001618Z Resolving deltas: 61% (118/193)
  455. 2023-12-19T16:56:20.9002098Z Resolving deltas: 62% (120/193)
  456. 2023-12-19T16:56:20.9002568Z Resolving deltas: 63% (122/193)
  457. 2023-12-19T16:56:20.9003087Z Resolving deltas: 64% (124/193)
  458. 2023-12-19T16:56:20.9003609Z Resolving deltas: 65% (126/193)
  459. 2023-12-19T16:56:20.9004103Z Resolving deltas: 66% (128/193)
  460. 2023-12-19T16:56:20.9004590Z Resolving deltas: 67% (130/193)
  461. 2023-12-19T16:56:20.9005074Z Resolving deltas: 68% (132/193)
  462. 2023-12-19T16:56:20.9005554Z Resolving deltas: 69% (134/193)
  463. 2023-12-19T16:56:20.9006035Z Resolving deltas: 70% (136/193)
  464. 2023-12-19T16:56:20.9006515Z Resolving deltas: 71% (138/193)
  465. 2023-12-19T16:56:20.9006987Z Resolving deltas: 72% (139/193)
  466. 2023-12-19T16:56:20.9007475Z Resolving deltas: 73% (141/193)
  467. 2023-12-19T16:56:20.9007950Z Resolving deltas: 74% (143/193)
  468. 2023-12-19T16:56:20.9008455Z Resolving deltas: 75% (145/193)
  469. 2023-12-19T16:56:20.9008983Z Resolving deltas: 76% (147/193)
  470. 2023-12-19T16:56:20.9009489Z Resolving deltas: 77% (149/193)
  471. 2023-12-19T16:56:20.9009960Z Resolving deltas: 78% (151/193)
  472. 2023-12-19T16:56:20.9010441Z Resolving deltas: 79% (153/193)
  473. 2023-12-19T16:56:20.9010920Z Resolving deltas: 80% (155/193)
  474. 2023-12-19T16:56:20.9011389Z Resolving deltas: 81% (157/193)
  475. 2023-12-19T16:56:20.9011872Z Resolving deltas: 82% (159/193)
  476. 2023-12-19T16:56:20.9012207Z Resolving deltas: 83% (161/193)
  477. 2023-12-19T16:56:20.9012480Z Resolving deltas: 84% (163/193)
  478. 2023-12-19T16:56:20.9012758Z Resolving deltas: 85% (165/193)
  479. 2023-12-19T16:56:20.9013221Z Resolving deltas: 86% (166/193)
  480. 2023-12-19T16:56:20.9013504Z Resolving deltas: 87% (168/193)
  481. 2023-12-19T16:56:20.9013781Z Resolving deltas: 88% (170/193)
  482. 2023-12-19T16:56:20.9014065Z Resolving deltas: 89% (172/193)
  483. 2023-12-19T16:56:20.9014335Z Resolving deltas: 90% (174/193)
  484. 2023-12-19T16:56:20.9014613Z Resolving deltas: 91% (176/193)
  485. 2023-12-19T16:56:20.9014891Z Resolving deltas: 92% (178/193)
  486. 2023-12-19T16:56:20.9015161Z Resolving deltas: 93% (180/193)
  487. 2023-12-19T16:56:20.9015438Z Resolving deltas: 94% (182/193)
  488. 2023-12-19T16:56:20.9015714Z Resolving deltas: 95% (184/193)
  489. 2023-12-19T16:56:20.9015992Z Resolving deltas: 96% (186/193)
  490. 2023-12-19T16:56:20.9016268Z Resolving deltas: 97% (188/193)
  491. 2023-12-19T16:56:20.9016545Z Resolving deltas: 98% (190/193)
  492. 2023-12-19T16:56:21.0964684Z Resolving deltas: 99% (192/193)
  493. 2023-12-19T16:56:21.0965324Z Resolving deltas: 100% (193/193)
  494. 2023-12-19T16:56:21.0965844Z Resolving deltas: 100% (193/193), done.
  495. 2023-12-19T16:56:21.1767109Z From https://github.com/hshackle/hshackle.github.io
  496. 2023-12-19T16:56:21.1768502Z * [new ref] ac4eac188c9f7dcab516d5171bf138f4ca48f5bc -> origin/main
  497. 2023-12-19T16:56:21.1793942Z ##[endgroup]
  498. 2023-12-19T16:56:21.1794457Z ##[group]Determining the checkout info
  499. 2023-12-19T16:56:21.1796010Z ##[endgroup]
  500. 2023-12-19T16:56:21.1796433Z ##[group]Checking out the ref
  501. 2023-12-19T16:56:21.1800218Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
  502. 2023-12-19T16:56:21.8216081Z Switched to a new branch 'main'
  503. 2023-12-19T16:56:21.8216840Z branch 'main' set up to track 'origin/main'.
  504. 2023-12-19T16:56:21.8252646Z ##[endgroup]
  505. 2023-12-19T16:56:21.8302108Z [command]/usr/bin/git log -1 --format='%H'
  506. 2023-12-19T16:56:21.8337738Z 'ac4eac188c9f7dcab516d5171bf138f4ca48f5bc'
  507. 2023-12-19T16:56:21.8344952Z ##[group]Removing auth
  508. 2023-12-19T16:56:21.8348758Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  509. 2023-12-19T16:56:21.8390319Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
  510. 2023-12-19T16:56:21.8633703Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  511. 2023-12-19T16:56:21.8665405Z http.https://github.com/.extraheader
  512. 2023-12-19T16:56:21.8674339Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  513. 2023-12-19T16:56:21.8716254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
  514. 2023-12-19T16:56:21.8950567Z ##[endgroup]
  515. 2023-12-19T16:56:21.9245639Z ##[group]Run actions/setup-python@v2
  516. 2023-12-19T16:56:21.9245995Z with:
  517. 2023-12-19T16:56:21.9246207Z python-version: 3.8
  518. 2023-12-19T16:56:21.9246625Z token: ***
  519. 2023-12-19T16:56:21.9246851Z ##[endgroup]
  520. 2023-12-19T16:56:22.0482924Z Successfully setup CPython (3.8.18)
  521. 2023-12-19T16:56:22.0606500Z ##[group]Run julia-actions/setup-julia@v1
  522. 2023-12-19T16:56:22.0606860Z with:
  523. 2023-12-19T16:56:22.0607062Z version: 1
  524. 2023-12-19T16:56:22.0607325Z include-all-prereleases: false
  525. 2023-12-19T16:56:22.0607622Z arch: X64
  526. 2023-12-19T16:56:22.0607842Z show-versioninfo: false
  527. 2023-12-19T16:56:22.0608101Z env:
  528. 2023-12-19T16:56:22.0608399Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
  529. 2023-12-19T16:56:22.0608895Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
  530. 2023-12-19T16:56:22.0609283Z ##[endgroup]
  531. 2023-12-19T16:56:23.5641339Z [command]/usr/bin/tar xf /home/runner/work/_temp/778d652e-db72-4b81-b66d-5273a8ef2630 --strip-components=1 -C julia-x64-1.9.4-naK76y
  532. 2023-12-19T16:56:28.3708096Z [command]/opt/hostedtoolcache/julia/1.9.4/x64/bin/julia --version
  533. 2023-12-19T16:56:28.3857848Z julia version 1.9.4
  534. 2023-12-19T16:56:28.4021524Z ##[group]Run julia -e ' using Pkg; Pkg.activate("."); Pkg.instantiate(); using NodeJS; run(`$(npm_cmd()) install highlight.js`); using Franklin; optimize()'
  535. 2023-12-19T16:56:28.4022819Z julia -e ' using Pkg; Pkg.activate("."); Pkg.instantiate(); using NodeJS; run(`$(npm_cmd()) install highlight.js`); using Franklin; optimize()'
  536. 2023-12-19T16:56:28.4088103Z shell: /usr/bin/bash -e {0}
  537. 2023-12-19T16:56:28.4088415Z env:
  538. 2023-12-19T16:56:28.4088732Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
  539. 2023-12-19T16:56:28.4089266Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
  540. 2023-12-19T16:56:28.4089669Z ##[endgroup]
  541. 2023-12-19T16:56:28.6157077Z Activating project at `~/work/hshackle.github.io/hshackle.github.io`
  542. 2023-12-19T16:56:28.7651719Z Installing known registries into `~/.julia`
  543. 2023-12-19T16:56:30.9834714Z Updating registry at `~/.julia/registries/General.toml`
  544. 2023-12-19T16:56:31.5731203Z Installed OpenSSL_jll ───────── v3.0.12+0
  545. 2023-12-19T16:56:31.5740267Z Installed SimpleBufferStream ── v1.1.0
  546. 2023-12-19T16:56:31.5746438Z Installed BitFlags ──────────── v0.1.8
  547. 2023-12-19T16:56:31.5751662Z Installed IOCapture ─────────── v0.2.3
  548. 2023-12-19T16:56:31.5762762Z Installed Parsers ───────────── v2.8.0
  549. 2023-12-19T16:56:31.5767519Z Installed JSON ──────────────── v0.21.4
  550. 2023-12-19T16:56:31.5768526Z Installed LoggingExtras ─────── v1.0.3
  551. 2023-12-19T16:56:31.5774965Z Installed Preferences ───────── v1.4.1
  552. 2023-12-19T16:56:31.9140390Z Installed ConcurrentUtilities ─ v2.3.0
  553. 2023-12-19T16:56:31.9180206Z Installed NodeJS ────────────── v2.0.0
  554. 2023-12-19T16:56:31.9199799Z Installed JLLWrappers ───────── v1.5.0
  555. 2023-12-19T16:56:31.9212429Z Installed URIs ──────────────── v1.5.1
  556. 2023-12-19T16:56:31.9232523Z Installed Literate ──────────── v2.16.0
  557. 2023-12-19T16:56:31.9245522Z Installed PrecompileTools ───── v1.2.0
  558. 2023-12-19T16:56:32.0407006Z Installed MIMEs ─────────────── v0.1.4
  559. 2023-12-19T16:56:32.0426624Z Installed OpenSSL ───────────── v1.4.1
  560. 2023-12-19T16:56:32.0444991Z Installed DelimitedFiles ────── v1.9.1
  561. 2023-12-19T16:56:32.0467839Z Installed OrderedCollections ── v1.6.3
  562. 2023-12-19T16:56:32.0478050Z Installed TranscodingStreams ── v0.10.2
  563. 2023-12-19T16:56:32.0494105Z Installed HTTP ──────────────── v1.10.1
  564. 2023-12-19T16:56:32.0839256Z Installed CodecZlib ─────────── v0.7.3
  565. 2023-12-19T16:56:32.0840597Z Installed ExprTools ─────────── v0.1.10
  566. 2023-12-19T16:56:32.0915034Z Installed LiveServer ────────── v1.2.7
  567. 2023-12-19T16:56:32.1011468Z Installed ExceptionUnwrapping ─ v0.1.9
  568. 2023-12-19T16:56:32.1629113Z Installed DocStringExtensions ─ v0.9.3
  569. 2023-12-19T16:56:32.2346429Z Installed Franklin ──────────── v0.10.95
  570. 2023-12-19T16:56:32.2359184Z Installed FranklinTemplates ─── v0.10.2
  571. 2023-12-19T16:56:33.8072492Z Installed MbedTLS ───────────── v1.1.9
  572. 2023-12-19T16:56:38.3621507Z Updating `~/work/hshackle.github.io/hshackle.github.io/Project.toml`
  573. 2023-12-19T16:56:38.3669690Z [713c75ef] + Franklin v0.10.95
  574. 2023-12-19T16:56:38.3670355Z [2bd173c7] + NodeJS v2.0.0
  575. 2023-12-19T16:56:38.3795498Z Updating `~/work/hshackle.github.io/hshackle.github.io/Manifest.toml`
  576. 2023-12-19T16:56:38.3922618Z [d1d4a3ce] + BitFlags v0.1.8
  577. 2023-12-19T16:56:38.3923348Z [944b1d66] + CodecZlib v0.7.3
  578. 2023-12-19T16:56:38.3924108Z [f0e56b4a] + ConcurrentUtilities v2.3.0
  579. 2023-12-19T16:56:38.3924882Z [8bb1440f] + DelimitedFiles v1.9.1
  580. 2023-12-19T16:56:38.3925655Z [ffbed154] + DocStringExtensions v0.9.3
  581. 2023-12-19T16:56:38.3926479Z [460bff9d] + ExceptionUnwrapping v0.1.9
  582. 2023-12-19T16:56:38.3927249Z [e2ba6199] + ExprTools v0.1.10
  583. 2023-12-19T16:56:38.3927939Z [713c75ef] + Franklin v0.10.95
  584. 2023-12-19T16:56:38.3928631Z [3a985190] + FranklinTemplates v0.10.2
  585. 2023-12-19T16:56:38.3929365Z [cd3eb016] + HTTP v1.10.1
  586. 2023-12-19T16:56:38.3929990Z [b5f81e59] + IOCapture v0.2.3
  587. 2023-12-19T16:56:38.3930689Z [692b3bcd] + JLLWrappers v1.5.0
  588. 2023-12-19T16:56:38.3931926Z [682c06a0] + JSON v0.21.4
  589. 2023-12-19T16:56:38.3932586Z [98b081ad] + Literate v2.16.0
  590. 2023-12-19T16:56:38.3933250Z [16fef848] + LiveServer v1.2.7
  591. 2023-12-19T16:56:38.3933961Z [e6f89c97] + LoggingExtras v1.0.3
  592. 2023-12-19T16:56:38.3934655Z [6c6e2e6c] + MIMEs v0.1.4
  593. 2023-12-19T16:56:38.3935145Z [739be429] + MbedTLS v1.1.9
  594. 2023-12-19T16:56:38.3935660Z [2bd173c7] + NodeJS v2.0.0
  595. 2023-12-19T16:56:38.3936102Z [4d8831e6] + OpenSSL v1.4.1
  596. 2023-12-19T16:56:38.3936409Z [bac558e1] + OrderedCollections v1.6.3
  597. 2023-12-19T16:56:38.3936760Z [69de0a69] + Parsers v2.8.0
  598. 2023-12-19T16:56:38.3937083Z [aea7be01] + PrecompileTools v1.2.0
  599. 2023-12-19T16:56:38.3937411Z [21216c6a] + Preferences v1.4.1
  600. 2023-12-19T16:56:38.3937737Z [777ac1f9] + SimpleBufferStream v1.1.0
  601. 2023-12-19T16:56:38.3938095Z [3bb67fe8] + TranscodingStreams v0.10.2
  602. 2023-12-19T16:56:38.3938556Z [5c2747f8] + URIs v1.5.1
  603. 2023-12-19T16:56:38.3938833Z [458c3c95] + OpenSSL_jll v3.0.12+0
  604. 2023-12-19T16:56:38.3939145Z [0dad84c5] + ArgTools v1.1.1
  605. 2023-12-19T16:56:38.3939427Z [56f22d72] + Artifacts
  606. 2023-12-19T16:56:38.3939676Z [2a0f44e3] + Base64
  607. 2023-12-19T16:56:38.3939916Z [ade2ca70] + Dates
  608. 2023-12-19T16:56:38.3940169Z [f43a241f] + Downloads v1.6.0
  609. 2023-12-19T16:56:38.3940458Z [7b1f6079] + FileWatching
  610. 2023-12-19T16:56:38.3940735Z [b77e0a4c] + InteractiveUtils
  611. 2023-12-19T16:56:38.3941028Z [b27032c2] + LibCURL v0.6.4
  612. 2023-12-19T16:56:38.3941294Z [76f85450] + LibGit2
  613. 2023-12-19T16:56:38.3941533Z [8f399da3] + Libdl
  614. 2023-12-19T16:56:38.3941765Z [56ddb016] + Logging
  615. 2023-12-19T16:56:38.3942007Z [d6f4376e] + Markdown
  616. 2023-12-19T16:56:38.3942248Z [a63ad114] + Mmap
  617. 2023-12-19T16:56:38.3942497Z [ca575930] + NetworkOptions v1.2.0
  618. 2023-12-19T16:56:38.3942813Z [44cfe95a] + Pkg v1.9.2
  619. 2023-12-19T16:56:38.3943076Z [de0858da] + Printf
  620. 2023-12-19T16:56:38.3943312Z [3fa0cd96] + REPL
  621. 2023-12-19T16:56:38.3943537Z [9a3f8284] + Random
  622. 2023-12-19T16:56:38.3943778Z [ea8e919c] + SHA v0.7.0
  623. 2023-12-19T16:56:38.3944043Z [9e88b42a] + Serialization
  624. 2023-12-19T16:56:38.3944306Z [6462fe0b] + Sockets
  625. 2023-12-19T16:56:38.3944550Z [fa267f1f] + TOML v1.0.3
  626. 2023-12-19T16:56:38.3944813Z [a4e569a6] + Tar v1.10.0
  627. 2023-12-19T16:56:38.3945064Z [8dfed614] + Test
  628. 2023-12-19T16:56:38.3945293Z [cf7118a7] + UUIDs
  629. 2023-12-19T16:56:38.3945525Z [4ec0a83e] + Unicode
  630. 2023-12-19T16:56:38.3945975Z [deac9b47] + LibCURL_jll v8.4.0+0
  631. 2023-12-19T16:56:38.3946288Z [29816b5a] + LibSSH2_jll v1.11.0+1
  632. 2023-12-19T16:56:38.3946600Z [c8ffd9c3] + MbedTLS_jll v2.28.2+0
  633. 2023-12-19T16:56:38.3946935Z [14a3606d] + MozillaCACerts_jll v2022.10.11
  634. 2023-12-19T16:56:38.3947280Z [83775a58] + Zlib_jll v1.2.13+0
  635. 2023-12-19T16:56:38.3947581Z [8e850ede] + nghttp2_jll v1.52.0+1
  636. 2023-12-19T16:56:38.3947893Z [3f19e933] + p7zip_jll v17.4.0+0
  637. 2023-12-19T16:56:38.7403325Z Precompiling project...
  638. 2023-12-19T16:56:39.3185127Z  ✓ NodeJS
  639. 2023-12-19T16:56:39.4531346Z  ✓ ExceptionUnwrapping
  640. 2023-12-19T16:56:39.4594696Z  ✓ ExprTools
  641. 2023-12-19T16:56:39.4952848Z  ✓ LoggingExtras
  642. 2023-12-19T16:56:39.7045627Z  ✓ URIs
  643. 2023-12-19T16:56:39.8199801Z  ✓ SimpleBufferStream
  644. 2023-12-19T16:56:40.2870773Z  ✓ OrderedCollections
  645. 2023-12-19T16:56:40.2951789Z  ✓ ConcurrentUtilities
  646. 2023-12-19T16:56:40.3679933Z  ✓ BitFlags
  647. 2023-12-19T16:56:40.9129439Z  ✓ TranscodingStreams
  648. 2023-12-19T16:56:40.9294268Z  ✓ DelimitedFiles
  649. 2023-12-19T16:56:41.2208961Z  ✓ DocStringExtensions
  650. 2023-12-19T16:56:41.3256061Z  ✓ Preferences
  651. 2023-12-19T16:56:41.4256140Z  ✓ IOCapture
  652. 2023-12-19T16:56:41.7160371Z  ✓ MIMEs
  653. 2023-12-19T16:56:41.7317349Z  ✓ TranscodingStreams → TestExt
  654. 2023-12-19T16:56:41.8389775Z  ✓ PrecompileTools
  655. 2023-12-19T16:56:42.0471265Z  ✓ JLLWrappers
  656. 2023-12-19T16:56:42.2674857Z  ✓ CodecZlib
  657. 2023-12-19T16:56:42.3044885Z  ✓ MbedTLS
  658. 2023-12-19T16:56:42.5374821Z  ✓ OpenSSL_jll
  659. 2023-12-19T16:56:44.2121644Z  ✓ OpenSSL
  660. 2023-12-19T16:56:46.7842240Z  ✓ HTTP
  661. 2023-12-19T16:56:47.4033860Z  ✓ LiveServer
  662. 2023-12-19T16:56:47.8807338Z  ✓ FranklinTemplates
  663. 2023-12-19T16:57:03.7257658Z  ✓ Parsers
  664. 2023-12-19T16:57:05.0338047Z  ✓ JSON
  665. 2023-12-19T16:57:05.6086421Z  ✓ Literate
  666. 2023-12-19T16:57:26.0756894Z  ✓ Franklin
  667. 2023-12-19T16:57:26.0865636Z 29 dependencies successfully precompiled in 48 seconds. 3 already precompiled.
  668. 2023-12-19T16:57:26.9466278Z
  669. 2023-12-19T16:57:26.9466774Z added 1 package in 497ms
  670. 2023-12-19T16:57:28.0811495Z Activating project at `~/work/hshackle.github.io/hshackle.github.io`
  671. 2023-12-19T16:57:29.1704674Z ┌ Franklin Warning: in <papers/dissipativeSpinLiquid.md>
  672. 2023-12-19T16:57:29.1876871Z │ A h-function call '{{fill title}}' (or '{{title}}') has argument 'title' which
  673. 2023-12-19T16:57:29.1878483Z │ doesn't match a page variable available in the current scope. It might have
  674. 2023-12-19T16:57:29.1879537Z │ been misspelled or should be defined via a '@def title = ...' either
  675. 2023-12-19T16:57:29.1880325Z │ locally on the page or globally in 'config.md'.
  676. 2023-12-19T16:57:29.1880837Z │
  677. 2023-12-19T16:57:29.1881144Z │ Relevant pointers:
  678. 2023-12-19T16:57:29.1881847Z │ - page variables and {{...}} blocks: https://franklinjl.org/syntax/page-variables/
  679. 2023-12-19T16:57:29.1882556Z └
  680. 2023-12-19T16:57:31.1259798Z
  681. 2023-12-19T16:57:31.1261472Z → Use Pkg.activate() to go back to your main environment.
  682. 2023-12-19T16:57:31.1262175Z
  683. 2023-12-19T16:57:31.1262571Z → Full pass (with pre-rendering) [done 3.4s]
  684. 2023-12-19T16:57:32.6755935Z → Minifying *.[html|css] files...
  685. 2023-12-19T16:57:32.6757217Z → Minifying *.[html|css] files... [done 130.8ms]
  686. 2023-12-19T16:57:32.7255183Z ##[group]Run JamesIves/github-pages-deploy-action@releases/v3
  687. 2023-12-19T16:57:32.7255624Z with:
  688. 2023-12-19T16:57:32.7256200Z GITHUB_TOKEN: ***
  689. 2023-12-19T16:57:32.7256456Z BRANCH: gh-pages
  690. 2023-12-19T16:57:32.7256951Z FOLDER: __site
  691. 2023-12-19T16:57:32.7257187Z CLEAN: true
  692. 2023-12-19T16:57:32.7257397Z env:
  693. 2023-12-19T16:57:32.7257689Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
  694. 2023-12-19T16:57:32.7258188Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
  695. 2023-12-19T16:57:32.7258569Z ##[endgroup]
  696. 2023-12-19T16:57:32.8095158Z
  697. 2023-12-19T16:57:32.8096179Z GitHub Pages Deploy Action 🚀
  698. 2023-12-19T16:57:32.8096658Z
  699. 2023-12-19T16:57:32.8100259Z 🚀 Getting Started Guide: https://github.com/marketplace/actions/deploy-to-github-pages
  700. 2023-12-19T16:57:32.8102235Z ❓ Discussions / Q&A: https://github.com/JamesIves/github-pages-deploy-action/discussions
  701. 2023-12-19T16:57:32.8104210Z 🔧 Report a Bug: https://github.com/JamesIves/github-pages-deploy-action/issues
  702. 2023-12-19T16:57:32.8105309Z
  703. 2023-12-19T16:57:32.8105959Z 📣 Maintained by James Ives: https://jamesiv.es
  704. 2023-12-19T16:57:32.8106850Z 💖 Support: https://github.com/sponsors/JamesIves
  705. 2023-12-19T16:57:32.8107736Z Checking configuration and starting deployment… 🚦
  706. 2023-12-19T16:57:32.8108522Z Deploying using GitHub Token… 🔑
  707. 2023-12-19T16:57:32.8109243Z Configuring git…
  708. 2023-12-19T16:57:32.8153349Z [command]/usr/bin/git init
  709. 2023-12-19T16:57:32.8204386Z Reinitialized existing Git repository in /home/runner/work/hshackle.github.io/hshackle.github.io/.git/
  710. 2023-12-19T16:57:32.8241295Z [command]/usr/bin/git config user.name hshackle
  711. 2023-12-19T16:57:32.8291552Z [command]/usr/bin/git config user.email [email protected]
  712. 2023-12-19T16:57:32.8341682Z [command]/usr/bin/git remote rm origin
  713. 2023-12-19T16:57:32.8403486Z [command]/usr/bin/git remote add origin ***github.com/hshackle/hshackle.github.io.git
  714. 2023-12-19T16:57:32.8459598Z [command]/usr/bin/git fetch --no-recurse-submodules
  715. 2023-12-19T16:57:33.0714211Z From https://github.com/hshackle/hshackle.github.io
  716. 2023-12-19T16:57:33.0715284Z * [new branch] gh-pages -> origin/gh-pages
  717. 2023-12-19T16:57:33.0716063Z * [new branch] main -> origin/main
  718. 2023-12-19T16:57:33.0735747Z Git configured… 🔧
  719. 2023-12-19T16:57:33.0740632Z Starting to commit changes…
  720. 2023-12-19T16:57:33.0756356Z [command]/usr/bin/git ls-remote --heads ***github.com/hshackle/hshackle.github.io.git gh-pages | wc -l
  721. 2023-12-19T16:57:33.2022393Z 8fb3cf2e419d0772b2d4a31018428fc89779a14f refs/heads/gh-pages
  722. 2023-12-19T16:57:33.2051935Z [command]/usr/bin/git checkout --progress --force ac4eac188c9f7dcab516d5171bf138f4ca48f5bc
  723. 2023-12-19T16:57:34.1347616Z Note: switching to 'ac4eac188c9f7dcab516d5171bf138f4ca48f5bc'.
  724. 2023-12-19T16:57:34.1348259Z
  725. 2023-12-19T16:57:34.1348811Z You are in 'detached HEAD' state. You can look around, make experimental
  726. 2023-12-19T16:57:34.1350091Z changes and commit them, and you can discard any commits you make in this
  727. 2023-12-19T16:57:34.1350802Z state without impacting any branches by switching back to a branch.
  728. 2023-12-19T16:57:34.1351168Z
  729. 2023-12-19T16:57:34.1351422Z If you want to create a new branch to retain commits you create, you may
  730. 2023-12-19T16:57:34.1352093Z do so (now or later) by using -c with the switch command. Example:
  731. 2023-12-19T16:57:34.1352451Z
  732. 2023-12-19T16:57:34.1352607Z git switch -c <new-branch-name>
  733. 2023-12-19T16:57:34.1352817Z
  734. 2023-12-19T16:57:34.1352930Z Or undo this operation with:
  735. 2023-12-19T16:57:34.1353125Z
  736. 2023-12-19T16:57:34.1353211Z git switch -
  737. 2023-12-19T16:57:34.1353354Z
  738. 2023-12-19T16:57:34.1353626Z Turn off this advice by setting config variable advice.detachedHead to false
  739. 2023-12-19T16:57:34.1354020Z
  740. 2023-12-19T16:57:34.1354124Z HEAD is now at ac4eac1 ugh
  741. 2023-12-19T16:57:34.1370044Z [command]/usr/bin/git fetch ***github.com/hshackle/hshackle.github.io.git
  742. 2023-12-19T16:57:34.2716006Z From https://github.com/hshackle/hshackle.github.io
  743. 2023-12-19T16:57:34.2717383Z * branch HEAD -> FETCH_HEAD
  744. 2023-12-19T16:57:34.2774167Z [command]/usr/bin/git worktree add --checkout github-pages-deploy-action-temp-deployment-folder origin/gh-pages
  745. 2023-12-19T16:57:34.2807067Z Preparing worktree (detached HEAD 8fb3cf2)
  746. 2023-12-19T16:57:34.6733228Z HEAD is now at 8fb3cf2 Deploying to gh-pages from @ b3d7e79c745f895a21020ad88087cc4fec7eb88f 🚀
  747. 2023-12-19T16:57:34.6804280Z [command]/usr/bin/rsync -q -av --checksum --progress /home/runner/work/hshackle.github.io/hshackle.github.io/__site/. github-pages-deploy-action-temp-deployment-folder --delete --exclude CNAME --exclude .nojekyll --exclude .ssh --exclude .git --exclude .github
  748. 2023-12-19T16:57:34.7879060Z [command]/usr/bin/git status --porcelain
  749. 2023-12-19T16:57:35.0363778Z Running post deployment cleanup jobs… 🗑️
  750. 2023-12-19T16:57:35.0380489Z [command]/usr/bin/git worktree remove github-pages-deploy-action-temp-deployment-folder --force
  751. 2023-12-19T16:57:35.0690496Z There is nothing to commit. Exiting early… 📭
  752. 2023-12-19T16:57:35.0782163Z Post job cleanup.
  753. 2023-12-19T16:57:35.1994581Z Post job cleanup.
  754. 2023-12-19T16:57:35.3023963Z [command]/usr/bin/git version
  755. 2023-12-19T16:57:35.3079077Z git version 2.43.0
  756. 2023-12-19T16:57:35.3119511Z Temporarily overriding HOME='/home/runner/work/_temp/c2b86a78-c78f-48a8-bf33-8188274eb880' before making global git config changes
  757. 2023-12-19T16:57:35.3121024Z Adding repository directory to the temporary git global config as a safe directory
  758. 2023-12-19T16:57:35.3125358Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/hshackle.github.io/hshackle.github.io
  759. 2023-12-19T16:57:35.3168020Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  760. 2023-12-19T16:57:35.3208173Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
  761. 2023-12-19T16:57:35.3455523Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  762. 2023-12-19T16:57:35.3495828Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
  763. 2023-12-19T16:57:35.4008339Z Cleaning up orphan processes
  764.  
Add Comment
Please, Sign In to add comment