-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coder as a Kubesail app #155
Comments
Isn't it already published? |
This is code-server |
Currently blocked due to a problem. |
VS Code Desktop, and |
The template editor also does not work and keeps loading with no logs showing; I guess it also uses a WebSocket connection that fails to connect here. Similar logs as per Web terminal. |
@bpmct This seems like a Kubesail issue. Do you think we should close this as completed? We can try contacting the Kubesail Founder to debug this further and make this an official app though. cc: @bpmct |
Update: The web terminal works now I tested again on 0.23.4, and the web terminal successfully connects, and there are no wss connection errors in the browser's developer console But The build logs of the template editor are still not streaming, and the developer tools console a wss connection error. Some logs from the deployment Coderd Logs done
2023-05-18 05:05:37.990 [debu] telemetry: submitted deployment info
2023-05-18 05:05:38.838 [debu] coderd: syncing licensed entitlements
2023-05-18 05:05:42.948 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/index-c1db6db9.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=55.723109ms status_code=200 latency_ms=55 request_id=2949c0d0-d054-4c1c-bd15-85ad436cbc07
2023-05-18 05:05:43.384 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-400-normal-d56fec21.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=130.86µs status_code=200 latency_ms=0 request_id=fcce5694-0791-48a6-8468-a5fa6fb06032
2023-05-18 05:05:43.458 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/first proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.159055ms status_code=200 latency_ms=1 request_id=5b46b1c5-3546-4043-844f-b78b0cc3568e
2023-05-18 05:05:43.481 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/favicons/favicon.png proto=HTTP/1.1 remote_addr=10.42.0.69 took=206.942µs status_code=200 latency_ms=0 request_id=efe30b3a-e6de-4351-943f-e5a05d327b63
2023-05-18 05:05:43.625 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-600-normal-ff769fa6.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=152.224µs status_code=200 latency_ms=0 request_id=66772888-0185-425e-80a4-9076202d908a
2023-05-18 05:05:43.637 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-500-normal-aa5a5a7a.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=121.399µs status_code=200 latency_ms=0 request_id=e7b5873e-b339-4264-98d8-cb8056ce6d11
2023-05-18 05:05:46.318 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/login proto=HTTP/1.1 remote_addr=10.42.0.69 took=59.239637ms status_code=401 latency_ms=59 request_id=3c83c40e-ce99-4055-8cba-7daddda2a49c
2023-05-18 05:05:59.516 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/login proto=HTTP/1.1 remote_addr=10.42.0.69 took=77.038841ms status_code=201 latency_ms=77 request_id=41b79d93-3305-4aa0-a7d9-6870c9d88b01
2023-05-18 05:05:59.626 [debu] telemetry: submitted snapshot
2023-05-18 05:05:59.649 [debu] coderd: check-auth request_id=9ce4b87b-9b4d-43eb-8009-0114b52d448f my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:05:59.650 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=7.784191ms status_code=200 latency_ms=7 request_id=dd99aa8f-8266-4765-9b4f-49213412a1b4
2023-05-18 05:05:59.654 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=12.679103ms status_code=200 latency_ms=12 request_id=9ce4b87b-9b4d-43eb-8009-0114b52d448f
2023-05-18 05:05:59.865 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=64.539µs status_code=200 latency_ms=0 request_id=4838394f-bc77-42cc-afd2-164c20fc13dc
2023-05-18 05:05:59.866 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=113.467µs status_code=200 latency_ms=0 request_id=cb831cdb-0fea-40c5-838c-0681211c051c
2023-05-18 05:05:59.890 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=972.409µs status_code=200 latency_ms=0 request_id=34894e8b-1ebe-497c-a10e-4992c36a1a44
2023-05-18 05:06:00.068 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.10445ms status_code=200 latency_ms=1 request_id=d5909a45-94d8-4caa-a6c9-dfd751190132
2023-05-18 05:06:00.078 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/updatecheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=303.858µs status_code=200 latency_ms=0 request_id=209cb3b9-77dc-44cc-984d-ed135ef4fd12
2023-05-18 05:06:00.083 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.288592ms status_code=200 latency_ms=4 request_id=162ce6b4-5d61-4129-b72d-d1f3b1cfb367
2023-05-18 05:06:00.120 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=29.8893ms status_code=200 latency_ms=29 request_id=bddf4b48-83ac-4b08-8168-11b4fe0aadf7
2023-05-18 05:06:00.245 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/ibm-plex-mono-latin-400-normal-35119f00.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=191.26µs status_code=200 latency_ms=0 request_id=3facaaaa-a0af-4717-8ce5-8af681387c2c
2023-05-18 05:06:00.282 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/icon/k8s.png proto=HTTP/1.1 remote_addr=10.42.0.69 took=870.79µs status_code=200 latency_ms=0 request_id=8352b21a-36cb-432f-b57f-06b0927d9d3b
2023-05-18 05:06:05.298 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=22.413692ms status_code=200 latency_ms=22 request_id=6ee3d1fc-ac12-4f00-a3dc-89cb09868217
2023-05-18 05:06:08.513 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/WorkspacePage-61d3ee03.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.991981ms status_code=200 latency_ms=3 request_id=424f99e1-ed83-4997-af7b-13ccdd0b34a8
2023-05-18 05:06:08.522 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/map-d91ea69f.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=188.467µs status_code=200 latency_ms=0 request_id=bd8f88fb-b809-4174-9fca-e7907cc89977
2023-05-18 05:06:08.537 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/WorkspaceBuildLogs-7fbfaec7.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.654565ms status_code=200 latency_ms=4 request_id=ae869b6d-29a8-4f84-907e-d71c4bf1146a
2023-05-18 05:06:08.545 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/Resources-ea1541d1.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=601.98µs status_code=200 latency_ms=0 request_id=60c4f3f6-a7b3-402c-958b-62f29d81549d
2023-05-18 05:06:08.545 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/colors-c318d020.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=168.612µs status_code=200 latency_ms=0 request_id=0a5ba15d-973c-4a03-8e99-65a7b51a7cfe
2023-05-18 05:06:08.581 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TemplateVersionWarnings-35339d91.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=159.42µs status_code=200 latency_ms=0 request_id=6d6cb9d3-9c32-4696-be2d-52fabef41aa9
2023-05-18 05:06:08.593 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/richParameters-cf9ee868.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=445.022µs status_code=200 latency_ms=0 request_id=dff65d8f-680f-4dbd-9090-e5e9a8ad05a0
2023-05-18 05:06:08.595 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/RadioGroup-d51a6981.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=456.88µs status_code=200 latency_ms=0 request_id=e2c0f459-e020-46c5-9e6c-4462c0f60bc9
2023-05-18 05:06:08.605 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/FormControlLabel-6bae4979.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=359.329µs status_code=200 latency_ms=0 request_id=20dd204b-1272-4358-a35c-655ac176fbba
2023-05-18 05:06:08.616 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/DialogTitle-9adce948.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=190.682µs status_code=200 latency_ms=0 request_id=d7c31e02-a282-4f6f-ae83-abe69b01bf9e
2023-05-18 05:06:08.618 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/Autocomplete-51b75de2.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.452277ms status_code=200 latency_ms=1 request_id=cbc367a7-effd-4feb-b8fb-773b5d7c9ad7
2023-05-18 05:06:08.830 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=2.938277ms interval=30s
2023-05-18 05:06:09.007 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspace-quota/kubesail proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.898228ms status_code=200 latency_ms=4 request_id=61b824e3-0a56-43c2-b839-bda29cd60204
2023-05-18 05:06:09.015 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=13.560965ms status_code=200 latency_ms=13 request_id=dafa04e5-c827-4c65-b3cd-cc0b512753a8
2023-05-18 05:06:09.186 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templates/8e6505e0-f405-4789-bb4c-d94e1d2507df proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.228266ms status_code=200 latency_ms=2 request_id=899f0424-5262-45ad-9384-5483a7ad71b2
2023-05-18 05:06:09.389 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585 proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.87283ms status_code=200 latency_ms=3 request_id=e3a5f9c9-5915-42fa-9e0f-3bce3de024ca
2023-05-18 05:06:09.540 [debu] coderd: check-auth request_id=43a7cc1c-e962-4e85-9273-45e69d403af9 my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:06:09.542 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.359247ms status_code=200 latency_ms=3 request_id=43a7cc1c-e962-4e85-9273-45e69d403af9
2023-05-18 05:06:09.751 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.754199ms status_code=200 latency_ms=6 request_id=148812b5-bc68-4b17-b510-7b110ed06ae6
2023-05-18 05:06:09.756 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/ssh proto=HTTP/1.1 remote_addr=10.42.0.69 took=896.72µs status_code=200 latency_ms=0 request_id=2c4b1a8d-017e-4c63-863a-76c42f088e35
2023-05-18 05:06:09.769 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/icon/folder.svg proto=HTTP/1.1 remote_addr=10.42.0.69 took=141.737µs status_code=200 latency_ms=0 request_id=eac103f3-7089-4348-aeaf-c1ab77675f91
2023-05-18 05:06:11.600 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=16.378136ms status_code=201 latency_ms=16 request_id=d50745bb-30e0-4b37-870d-e82c4fa9f785
2023-05-18 05:06:11.713 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.267737ms status_code=200 latency_ms=4 request_id=73493b82-3b66-4069-a87b-535d04191730
2023-05-18 05:06:12.078 [debu] coderd.provisionerd-dreamy_williams3: locked job from database id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:12.092 [info] acquired job initiator_username=kubesail provisioner=terraform job_id=e780401d-b7b4-4125-a1b1-601df11793a1 workspace_transition=START workspace_owner=kubesail template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test
2023-05-18 05:06:12.093 [debu] extracted file job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start size_bytes=7011 path=/tmp/provisionerd116700553/main.tf mode=-rw-r--r--
2023-05-18 05:06:12.093 [debu] acquired job is workspace provision job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start workspace_name=test state_length=11523 parameters=[] rich_parameter_values="[name:\"cpu\" value:\"2\" name:\"home_disk_size\" value:\"15\" name:\"memory\" value:\"2\"]" variable_values="[name:\"use_kubeconfig\" value:\"false\" name:\"namespace\" value:\"coder\"]"
2023-05-18 05:06:12.115 [debu] running initialization
2023-05-18 05:06:12.137 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="Initializing the backend..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:12.139 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Finding coder/coder versions matching \"~> 0.7.0\"..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:12.193 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/favicons/favicon-running.png proto=HTTP/1.1 remote_addr=10.42.0.69 took=235.969µs status_code=200 latency_ms=0 request_id=95a57156-538a-47c1-9fab-4e23b80fd8e1
2023-05-18 05:06:12.205 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/favicons/favicon-running.svg proto=HTTP/1.1 remote_addr=10.42.0.69 took=461.697µs status_code=200 latency_ms=0 request_id=b87fb0a2-61b3-4686-8cd7-39e843c29acc
2023-05-18 05:06:12.297 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Finding hashicorp/kubernetes versions matching \"~> 2.18\"..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:12.548 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:12.550 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="Initializing the backend..."
2023-05-18 05:06:12.566 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:13.095 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Installing coder/coder v0.7.0..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:13.345 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:13.347 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="- Installing coder/coder v0.7.0..."
2023-05-18 05:06:13.349 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:13.349 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:13.603 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/watch proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.835046702s status_code=200 latency_ms=3835 request_id=301d4da2-14e7-42c6-af87-e07683a6435a
2023-05-18 05:06:13.613 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=21.221144ms status_code=200 latency_ms=21 request_id=5d1adae0-ea0c-423c-b2cc-a140364e8d49
2023-05-18 05:06:13.960 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Installed coder/coder v0.7.0 (signed by a HashiCorp partner, key ID 93C75807601AA0EC)" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.016 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Installing hashicorp/kubernetes v2.20.0..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.267 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:14.269 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:06:14.271 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:14.271 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:14.503 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/config proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.001322ms status_code=200 latency_ms=2 request_id=a0e332d8-ab0c-4fb2-b436-bf4bc96f9e1c
2023-05-18 05:06:14.556 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Installed hashicorp/kubernetes v2.20.0 (signed by HashiCorp)" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.556 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="Terraform has created a lock file .terraform.lock.hcl to record the provider" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.556 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="selections it made above. Include this file in your version control repository" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.556 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="any changes that are required for your infrastructure. All Terraform commands" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.558 [debu] ran initialization
2023-05-18 05:06:14.579 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="Terraform 1.4.6" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:14.732 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/insights/daus proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.234294ms status_code=200 latency_ms=1 request_id=ad5ade39-ca88-440b-bea8-bb1b238cda8f
2023-05-18 05:06:14.748 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/Badges-0398a697.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=336.038µs status_code=200 latency_ms=0 request_id=d851f39b-439f-4346-854b-231db7f7293d
2023-05-18 05:06:14.748 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/deployOptions-6e704aa0.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=665.17µs status_code=200 latency_ms=0 request_id=42a6c399-6241-467d-bfc1-9c19f1a1a1c6
2023-05-18 05:06:14.755 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/DAUChart-5a855b22.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=11.457983ms status_code=200 latency_ms=11 request_id=7539ea65-741c-4c3e-a3e1-b4a5667c22f7
2023-05-18 05:06:14.830 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:14.833 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="any changes that are required for your infrastructure. All Terraform commands"
2023-05-18 05:06:14.833 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="should now work."
2023-05-18 05:06:14.833 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:06:14.835 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.144 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="data.coder_workspace.me: Refreshing..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.144 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="data.coder_workspace.me: Refresh complete after 0s [id=7e17899f-493f-4cca-ae07-afa55d8e5418]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.145 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="coder_agent.main: Refreshing state... [id=aa6408bc-97c7-497b-b9c4-259851fb4d82]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.146 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="data.coder_parameter.home_disk_size: Refresh complete after 0s [id=f5c3b919-3a61-4f23-af86-b48f9e9c410f]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.147 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="data.coder_parameter.cpu: Refresh complete after 0s [id=d80d2e56-4556-47c3-ab39-060e3d4bfb25]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.147 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="data.coder_parameter.memory: Refresh complete after 0s [id=dca89162-81d2-484e-88a8-7d9ec0151bd7]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.148 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="coder_agent.main: Refresh complete [id=aa6408bc-97c7-497b-b9c4-259851fb4d82]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.151 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="coder_app.code-server: Refreshing state... [id=cc786f16-f30e-42c3-9923-9b58895a6c82]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.154 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="coder_app.code-server: Refresh complete [id=cc786f16-f30e-42c3-9923-9b58895a6c82]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.189 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_persistent_volume_claim.home: Refreshing state... [id=coder/coder-kubesail-test-home]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.196 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_persistent_volume_claim.home: Refresh complete [id=coder/coder-kubesail-test-home]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.226 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="Plan: 1 to add, 0 to change, 0 to destroy." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:15.477 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="data.coder_workspace.me: Refresh complete after 0s [id=7e17899f-493f-4cca-ae07-afa55d8e5418]"
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="data.coder_parameter.home_disk_size: Refresh complete after 0s [id=f5c3b919-3a61-4f23-af86-b48f9e9c410f]"
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="coder_app.code-server: Refreshing state... [id=cc786f16-f30e-42c3-9923-9b58895a6c82]"
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="coder_agent.main: Drift detected (update)"
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="kubernetes_pod.main[0]: Plan to create"
2023-05-18 05:06:15.480 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Planning infrastructure" output="Plan: 1 to add, 0 to change, 0 to destroy."
2023-05-18 05:06:15.482 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.482 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.922 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.925 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:15.949 [debu] running initialization
2023-05-18 05:06:15.970 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="Initializing the backend..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.141 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Reusing previous version of coder/coder from the dependency lock file" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.196 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Reusing previous version of hashicorp/kubernetes from the dependency lock file" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.208 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/LicensesSettingsPage-f59734a8.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.047558ms status_code=200 latency_ms=2 request_id=3ab314d4-bc25-4624-ba22-e8a801ea1a0d
2023-05-18 05:06:16.256 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="- Using previously-installed coder/coder v0.7.0" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.372 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/licenses proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.647827ms status_code=200 latency_ms=2 request_id=d9846e81-71b0-4a35-ac14-fde0df6d77a6
2023-05-18 05:06:16.381 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=65.907µs status_code=200 latency_ms=0 request_id=10da65ed-aabe-4b3d-a210-0ff6363d6b34
2023-05-18 05:06:16.387 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="Terraform has been successfully initialized!" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.387 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="rerun this command to reinitialize your working directory. If you forget, other" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.388 [debu] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=DEBUG output="commands will detect it and remind you to do so if necessary." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.389 [debu] ran initialization
2023-05-18 05:06:16.409 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="Terraform 1.4.6" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.660 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="Initializing the backend..."
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="Initializing provider plugins..."
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="- Using previously-installed coder/coder v0.7.0"
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="You may now begin working with Terraform. Try running \"terraform plan\" to see"
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="commands will detect it and remind you to do so if necessary."
2023-05-18 05:06:16.663 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="Terraform 1.4.6"
2023-05-18 05:06:16.665 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:16.728 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_pod.main[0]: Plan to create" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:16.885 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_pod.main[0]: Creating..." workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:17.136 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:17.138 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="kubernetes_pod.main[0]: Creating..."
2023-05-18 05:06:17.140 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:19.096 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:20.099 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:20.582 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/_assignValue-af082925.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=181.337µs status_code=200 latency_ms=0 request_id=0648d0df-36dc-4a27-b70e-cd8f7d05edeb
2023-05-18 05:06:20.583 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/Switch-fdb15289.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=567.042µs status_code=200 latency_ms=0 request_id=b99dcbed-3c03-45f9-8d23-2089bcac9889
2023-05-18 05:06:20.587 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/AppearanceSettingsPage-087f4ae2.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.945956ms status_code=200 latency_ms=5 request_id=a3b4cc44-c1b7-454f-9417-c8a76a175a6c
2023-05-18 05:06:21.102 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:21.146 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/UserAuthSettingsPage-ce14d89f.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=297.933µs status_code=200 latency_ms=0 request_id=4e2b768d-7527-4f84-9366-606035fc002f
2023-05-18 05:06:22.173 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/GitAuthSettingsPage-7adb6850.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=309.204µs status_code=200 latency_ms=0 request_id=15bc98da-d141-4ae9-965c-5c93b5a022e1
2023-05-18 05:06:22.377 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/gitauth.mp4 proto=HTTP/1.1 remote_addr=10.42.0.69 took=265.577µs status_code=206 latency_ms=0 request_id=7b42df97-66d3-4799-9e42-63a8ef880ae7
2023-05-18 05:06:22.708 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/NetworkSettingsPage-953ef4f5.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=255.717µs status_code=200 latency_ms=0 request_id=c2827937-3719-4c4d-8264-d8c3ec24e89f
2023-05-18 05:06:22.827 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:23.604 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/SecuritySettingsPage-cd3e4a2b.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=439.781µs status_code=200 latency_ms=0 request_id=dfd55265-ba55-4ddb-80b6-60d0d5334188
2023-05-18 05:06:23.830 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:24.834 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:25.499 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=27.393128ms status_code=200 latency_ms=27 request_id=26268c1e-b45d-4e87-8085-56d8fe1c5767
2023-05-18 05:06:25.837 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:26.841 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:26.885 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_pod.main[0]: Still creating... [10s elapsed]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:27.136 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:27.138 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="kubernetes_pod.main[0]: Still creating... [10s elapsed]"
2023-05-18 05:06:27.140 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:27.202 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspace-quota/kubesail proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.87767ms status_code=200 latency_ms=2 request_id=f81baf07-e3ce-4949-a233-6a9c498b301d
2023-05-18 05:06:27.354 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templates/8e6505e0-f405-4789-bb4c-d94e1d2507df proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.115954ms status_code=200 latency_ms=2 request_id=58f03c30-5329-4ef7-884e-39e58aa5dc13
2023-05-18 05:06:27.569 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585 proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.4128ms status_code=200 latency_ms=4 request_id=c5ce4023-1abe-4e14-b06e-6eeaeed786e4
2023-05-18 05:06:27.722 [debu] coderd: check-auth request_id=84085c1d-2afd-41d0-91c7-cd898362d6ce my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:06:27.723 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.874228ms status_code=200 latency_ms=2 request_id=84085c1d-2afd-41d0-91c7-cd898362d6ce
2023-05-18 05:06:27.927 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.403834ms status_code=200 latency_ms=5 request_id=1bc6881a-c437-4ff2-a6d7-150f75af8a20
2023-05-18 05:06:27.933 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/ssh proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.131358ms status_code=200 latency_ms=1 request_id=754502b3-fb21-47cd-a1c7-c2ec139ee85b
2023-05-18 05:06:28.844 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:29.847 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:30.373 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.86786ms status_code=200 latency_ms=1 request_id=09c41fa5-c0ec-4247-bec5-d41a515ccb44
2023-05-18 05:06:30.851 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:31.480 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/bin/coder-linux-amd64 proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.629363777s status_code=200 latency_ms=2629 request_id=6e0c2da8-f4d5-44b8-a990-b5aaf6f7bc6d
2023-05-18 05:06:31.854 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:32.857 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:32.883 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=546.263µs status_code=401 latency_ms=0 request_id=d463559d-f349-429d-b412-6a7f51b49f89
2023-05-18 05:06:33.175 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=535.248µs status_code=401 latency_ms=0 request_id=804ae8d1-cfcd-4f51-ba0b-989589153e19
2023-05-18 05:06:33.613 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=528.697µs status_code=401 latency_ms=0 request_id=df507b48-34e1-4371-af6d-e23bf6f4ae61
2023-05-18 05:06:33.861 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:34.451 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=521.455µs status_code=401 latency_ms=0 request_id=4e28e1ed-685b-46f9-8e67-e765c13f5d74
2023-05-18 05:06:35.001 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:36.087 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=622.833µs status_code=401 latency_ms=0 request_id=b6ea324b-4930-4dc8-8ae5-63562e97e76b
2023-05-18 05:06:36.141 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:36.886 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_pod.main[0]: Still creating... [20s elapsed]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:37.076 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/watch proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.132682766s status_code=200 latency_ms=9132 request_id=696a4bb6-fbd7-44fb-8a02-5819b26aaae4
2023-05-18 05:06:37.085 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=19.63524ms status_code=200 latency_ms=19 request_id=964eee20-319e-4726-9d18-6af3c36c0ed5
2023-05-18 05:06:37.141 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:38.144 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:38.828 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.614868ms interval=30s
2023-05-18 05:06:38.841 [debu] run stats elapsed=0s transitions={}
2023-05-18 05:06:39.146 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:39.325 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=530.524µs status_code=401 latency_ms=0 request_id=e2517ece-44c9-4a2b-8fac-3dc2beb5cf41
2023-05-18 05:06:39.555 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="kubernetes_pod.main[0]: Creation complete after 23s [id=coder/coder-kubesail-test]" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:39.565 [info] workspace provisioner job logged job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start level=INFO output="Outputs: 0" workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc
2023-05-18 05:06:39.816 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:39.819 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=e780401d-b7b4-4125-a1b1-601df11793a1 stage="Starting workspace" output="Outputs: 0"
2023-05-18 05:06:39.821 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:40.116 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/examples proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.938503ms status_code=200 latency_ms=2 request_id=a8a4e2c2-2ce1-4195-8d90-85f72606f227
2023-05-18 05:06:40.127 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates proto=HTTP/1.1 remote_addr=10.42.0.69 took=14.218117ms status_code=200 latency_ms=14 request_id=01901a9d-391d-400e-afe9-b5659a8ebad5
2023-05-18 05:06:40.425 [info] provision successful job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start resource_count=2 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\" name:\"main\" type:\"kubernetes_pod\" agents:{id:\"aa6408bc-97c7-497b-b9c4-259851fb4d82\" name:\"main\" startup_script:\"set -e\\n\\n# install and start code-server\\ncurl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone --prefix=/tmp/code-server --version 4.11.0\\n/tmp/code-server/bin/code-server --auth none --port 13337 >/tmp/code-server.log 2>&1 &\\n\" operating_system:\"linux\" architecture:\"amd64\" apps:{slug:\"code-server\" display_name:\"code-server\" url:\"http://localhost:13337?folder=/home/coder\" icon:\"/icon/code.svg\" healthcheck:{url:\"http://localhost:13337/healthz\" interval:3 threshold:10}} token:\"46219f38-f135-42d9-a673-827a745db15d\" connection_timeout_seconds:120 startup_script_timeout_seconds:180 shutdown_script_timeout_seconds:300 metadata:{key:\"disk\" display_name:\"Disk Usage\" script:\"#!/bin/bash\\nset -e\\ndf /home/coder | awk '$NF==\\\"/\\\"{printf \\\"%s\\\", $5}'\\n\" interval:600 timeout:30}}]" state_length=22993
2023-05-18 05:06:40.425 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:40.428 [debu] cleaned up work directory job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start
2023-05-18 05:06:40.432 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:40.432 [debu] sending CompletedJob job_id=e780401d-b7b4-4125-a1b1-601df11793a1 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=start
2023-05-18 05:06:40.432 [debu] coderd.provisionerd-dreamy_williams3: CompleteJob starting job_id=e780401d-b7b4-4125-a1b1-601df11793a1
2023-05-18 05:06:40.442 [debu] coderd.provisionerd-dreamy_williams3: triggering workspace notification after agent timeout workspace_build_id=98839f11-f522-422e-b2f3-72f11f22fecc timeout=2m0s
2023-05-18 05:06:40.445 [info] coderd: audit_log ID=b9ed63cd-a7c5-493b-a8d5-06955fbf250d Time="2023-05-18T05:06:40.444042Z" UserID=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 OrganizationID=00000000-0000-0000-0000-000000000000 Ip=<nil> UserAgent=<nil> ResourceType=workspace_build ResourceID=98839f11-f522-422e-b2f3-72f11f22fecc ResourceTarget="" Action=start Diff="{}" StatusCode=200 AdditionalFields="{\"workspace_name\":\"test\",\"build_number\":\"5\",\"build_reason\":\"initiator\",\"workspace_owner\":\"\"}" RequestID=e780401d-b7b4-4125-a1b1-601df11793a1 ResourceIcon=""
2023-05-18 05:06:40.563 [debu] telemetry: submitted snapshot
2023-05-18 05:06:43.495 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.176696ms status_code=200 latency_ms=2 request_id=43616941-4db8-4396-89ab-a9135fff8d47
2023-05-18 05:06:43.661 [debu] coderd: check-auth request_id=f391d7c7-616a-43b5-ad28-100f12b9aa7f my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:06:43.662 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.763215ms status_code=200 latency_ms=1 request_id=f391d7c7-616a-43b5-ad28-100f12b9aa7f
2023-05-18 05:06:43.665 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585 proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.188472ms status_code=200 latency_ms=4 request_id=6ec9a3a9-23b4-4768-baf4-f98e5b8f11e2
2023-05-18 05:06:43.841 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TemplateSummaryPage-c83ea3b5.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=517.461µs status_code=200 latency_ms=0 request_id=0a92d162-6b2d-43c9-b42c-8d45725b08d2
2023-05-18 05:06:43.841 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/utils-03236673.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=270.1µs status_code=200 latency_ms=0 request_id=97611f6c-f3c8-4eca-bbbb-0e153b57bd5f
2023-05-18 05:06:43.853 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TemplateResourcesTable-4bdf5f9a.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=312.066µs status_code=200 latency_ms=0 request_id=c3890bea-5ec2-4672-92d4-461da3932ff6
2023-05-18 05:06:43.996 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templates/8e6505e0-f405-4789-bb4c-d94e1d2507df/daus proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.568049ms status_code=200 latency_ms=1 request_id=965cb2fa-0efd-4bc3-bd98-f878c73aa223
2023-05-18 05:06:43.999 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585/resources proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.94046ms status_code=200 latency_ms=5 request_id=669f18f5-e22e-471e-b32d-6fe5b676e1d0
2023-05-18 05:06:44.180 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/icon/memory.svg proto=HTTP/1.1 remote_addr=10.42.0.69 took=194.045µs status_code=200 latency_ms=0 request_id=f1ab5f5d-463e-437d-a047-f3118fd3cd4f
2023-05-18 05:06:44.192 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/icon/code.svg proto=HTTP/1.1 remote_addr=10.42.0.69 took=613.448µs status_code=200 latency_ms=0 request_id=36e3e8c3-d9d9-4cf4-b1c1-88b5a4047650
2023-05-18 05:06:45.179 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TemplateVersionEditorPage-90c10cfe.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.428885ms status_code=200 latency_ms=3 request_id=53c55853-ef89-4265-9584-cdd5709c4bdd
2023-05-18 05:06:45.203 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/editor-46db971c.css proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.751178ms status_code=200 latency_ms=3 request_id=bcf4b09c-6d7d-4287-8f93-c4c810891120
2023-05-18 05:06:45.211 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/VariableInput-849e9c4c.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=304.92µs status_code=200 latency_ms=0 request_id=5a6bc5f3-5dc9-4bb6-a34b-98167b882020
2023-05-18 05:06:45.211 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/CheckOutlined-9d0cdf32.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=207.392µs status_code=200 latency_ms=0 request_id=93cff9db-76d1-4b7c-aa11-b40b092711d8
2023-05-18 05:06:45.306 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/editor.main-636939d9.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=117.445455ms status_code=200 latency_ms=117 request_id=7d1e5664-aa4f-4780-bbea-0f227981a8ad
2023-05-18 05:06:45.698 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.128319ms status_code=200 latency_ms=2 request_id=dc78a5ac-f3a2-4d29-93cd-85e6313607b4
2023-05-18 05:06:45.701 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes/versions/kind_murdock3 proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.139505ms status_code=200 latency_ms=4 request_id=0e563f56-1957-4ffa-bda0-6933b3c928dd
2023-05-18 05:06:45.769 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/manifest proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.785516ms status_code=200 latency_ms=6 request_id=0ec75086-65c0-4266-bfda-59feeeffe417
2023-05-18 05:06:45.806 [info] coderd: post workspace agent version request_id=8ffa63c1-38a0-4a68-82af-af7cf0c9341f agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 agent_version=v0.23.4+97b4743
2023-05-18 05:06:45.878 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/files/cd5c35b1-91ae-4bcb-ba23-4bf5faf9655f proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.066738ms status_code=200 latency_ms=2 request_id=9df74a95-f519-4558-aff3-ade527ded92f
2023-05-18 05:06:45.917 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/startup proto=HTTP/1.1 remote_addr=10.42.0.69 took=113.229291ms status_code=200 latency_ms=113 request_id=8ffa63c1-38a0-4a68-82af-af7cf0c9341f
2023-05-18 05:06:45.968 [debu] coderd: workspace agent state report request_id=ed535387-2734-4f2f-84d8-039a5273a621 agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"state":"starting"}
2023-05-18 05:06:46.043 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.217843ms status_code=200 latency_ms=2 request_id=e300dd52-ab3a-4195-9864-d7119950a55e
2023-05-18 05:06:46.048 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/hcl-0c8502f7.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=655.57µs status_code=200 latency_ms=0 request_id=177d6c5f-e15d-4a0d-b6f5-5a730676241c
2023-05-18 05:06:46.099 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/ibm-plex-mono-latin-600-normal-e3081f83.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=161.078µs status_code=200 latency_ms=0 request_id=b905bc39-ff66-406a-85c1-c0620c965f4c
2023-05-18 05:06:46.233 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-lifecycle proto=HTTP/1.1 remote_addr=10.42.0.69 took=267.24573ms status_code=204 latency_ms=267 request_id=ed535387-2734-4f2f-84d8-039a5273a621
2023-05-18 05:06:46.272 [debu] coderd: accepting agent details request_id=5e1e10cd-61af-43a2-a9ef-66150e403036 agent={"id":"d5047d35-d4fd-4052-bd2c-38bc2e4ecca4","created_at":"2023-05-18T05:06:40.439211Z","updated_at":"2023-05-18T05:06:40.439212Z","name":"main","first_connected_at":{"Time":"0001-01-01T00:00:00Z","Valid":false},"last_connected_at":{"Time":"0001-01-01T00:00:00Z","Valid":false},"disconnected_at":{"Time":"0001-01-01T00:00:00Z","Valid":false},"resource_id":"d8ea1475-fcc2-4a3b-a768-bd3a48fb583d","auth_token":"46219f38-f135-42d9-a673-827a745db15d","auth_instance_id":{"String":"","Valid":false},"architecture":"amd64","environment_variables":{"RawMessage":null,"Valid":false},"operating_system":"linux","startup_script":{"String":"set -e\n\n# install and start code-server\ncurl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone --prefix=/tmp/code-server --version 4.11.0\n/tmp/code-server/bin/code-server --auth none --port 13337 \u003e/tmp/code-server.log 2\u003e\u00261 \u0026\n","Valid":true},"instance_metadata":{"RawMessage":null,"Valid":false},"resource_metadata":{"RawMessage":null,"Valid":false},"directory":"","version":"v0.23.4+97b4743","last_connected_replica_id":null,"connection_timeout_seconds":120,"troubleshooting_url":"","motd_file":"","lifecycle_state":"created","login_before_ready":false,"startup_script_timeout_seconds":180,"expanded_directory":"","shutdown_script":{"String":"","Valid":false},"shutdown_script_timeout_seconds":300,"startup_logs_length":0,"startup_logs_overflowed":false}
2023-05-18 05:06:46.272 [debu] coderd: coordinating agent agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:06:46.272 [debu] coderd: added agent socket agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:06:46.272 [debu] coderd: no client sockets; unable to send node agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:06:46.290 [debu] coderd: no client sockets; unable to send node agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:06:46.507 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/codicon-9420d58f.ttf proto=HTTP/1.1 remote_addr=10.42.0.69 took=214.245µs status_code=200 latency_ms=0 request_id=474236e5-2bd1-4ec8-98c7-97223ba56d46
2023-05-18 05:06:47.097 [debu] coderd: PATCH host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/startup-logs proto=HTTP/1.1 remote_addr=10.42.0.69 took=10.256797ms status_code=200 latency_ms=10 request_id=16767a2f-828a-46d9-83bb-9b3d587517d6
2023-05-18 05:06:47.832 [debu] coderd: accepted metadata report request_id=ee2f5482-8859-4124-93f4-33765a2f57a7 agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 collected_at="2023-05-18T05:06:47.831441904Z" key=disk
2023-05-18 05:06:47.832 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/metadata/disk proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.732484ms status_code=204 latency_ms=3 request_id=ee2f5482-8859-4124-93f4-33765a2f57a7
2023-05-18 05:06:50.191 [debu] coderd: PATCH host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/startup-logs proto=HTTP/1.1 remote_addr=10.42.0.69 took=88.302303ms status_code=200 latency_ms=88 request_id=801a06bb-3704-4e16-8a1a-c148d9610479
2023-05-18 05:06:50.231 [debu] coderd: workspace agent state report request_id=33460982-c303-417e-9eed-ce70626ec992 agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"state":"ready"}
2023-05-18 05:06:50.267 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-lifecycle proto=HTTP/1.1 remote_addr=10.42.0.69 took=38.579365ms status_code=204 latency_ms=38 request_id=33460982-c303-417e-9eed-ce70626ec992
2023-05-18 05:06:52.949 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/app-health proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.11379ms status_code=200 latency_ms=6 request_id=99726d6a-26f0-4b59-ae78-4d8361796235
2023-05-18 05:06:53.451 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/files proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.375067ms status_code=201 latency_ms=4 request_id=5550093a-d976-45d0-8d91-1ba153f722c2
2023-05-18 05:06:53.616 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templateversions proto=HTTP/1.1 remote_addr=10.42.0.69 took=7.103458ms status_code=201 latency_ms=7 request_id=6e026413-7645-4de0-8432-0a4d02532dfe
2023-05-18 05:06:53.957 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/templateversions/934f1222-b07f-406c-a142-f71d69ade40a/logs proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.381969ms status_code=403 latency_ms=6 request_id=f8af0921-8406-44f0-ad65-c73ce96f70c2
2023-05-18 05:06:54.030 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/934f1222-b07f-406c-a142-f71d69ade40a proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.854177ms status_code=200 latency_ms=2 request_id=263f5d80-61f1-4028-bd04-e48b50420f76
2023-05-18 05:06:54.228 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/934f1222-b07f-406c-a142-f71d69ade40a/resources proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.317918ms status_code=400 latency_ms=2 request_id=4eac2590-48d6-4bfd-a654-476307aecd95
2023-05-18 05:06:54.421 [debu] coderd.provisionerd-priceless_chaplygin8: locked job from database id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:54.424 [info] acquired job initiator_username=kubesail provisioner=terraform job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:54.424 [debu] extracted file job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 size_bytes=3391 path=/tmp/provisionerd2172845183/README.md mode=-rw-rw-r--
2023-05-18 05:06:54.427 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Adding README.md..." output=""
2023-05-18 05:06:54.428 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:54.433 [info] parse complete job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 parameter_schemas=[] template_variables="[name:\"use_kubeconfig\" description:\"Use host kubeconfig? (true/false)\\n\\nSet this to false if the Coder host is itself running as a Pod on the same\\nKubernetes cluster as you are deploying workspaces to.\\n\\nSet this to true if the Coder host is running outside the Kubernetes cluster\\nfor workspaces. A valid \\\"~/.kube/config\\\" must be present on the Coder host.\\n\" type:\"bool\" default_value:\"false\" name:\"namespace\" description:\"The Kubernetes namespace to create workspaces in (must exist prior to creating workspaces)\" type:\"string\" required:true]"
2023-05-18 05:06:54.433 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:54.436 [debu] coderd.provisionerd-priceless_chaplygin8: insert template variable template_version_id=934f1222-b07f-406c-a142-f71d69ade40a template_variable="name:\"use_kubeconfig\" description:\"Use host kubeconfig? (true/false)\\n\\nSet this to false if the Coder host is itself running as a Pod on the same\\nKubernetes cluster as you are deploying workspaces to.\\n\\nSet this to true if the Coder host is running outside the Kubernetes cluster\\nfor workspaces. A valid \\\"~/.kube/config\\\" must be present on the Coder host.\\n\" type:\"bool\" default_value:\"false\""
2023-05-18 05:06:54.552 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Finding hashicorp/kubernetes versions matching \"~> 2.18\"..."
2023-05-18 05:06:54.803 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:54.805 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="- Finding coder/coder versions matching \"~> 0.7.0\"..."
2023-05-18 05:06:54.805 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="- Finding hashicorp/kubernetes versions matching \"~> 2.18\"..."
2023-05-18 05:06:54.807 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:55.150 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Installing coder/coder v0.7.0..."
2023-05-18 05:06:55.400 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:55.402 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="- Installing coder/coder v0.7.0..."
2023-05-18 05:06:55.404 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:55.618 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Installed coder/coder v0.7.0 (signed by a HashiCorp partner, key ID 93C75807601AA0EC)"
2023-05-18 05:06:55.673 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:06:55.923 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:55.926 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:06:55.927 [debu] coderd.provisionerd-priceless_chaplygin8: inserted job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:55.927 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:56.215 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="Terraform has created a lock file .terraform.lock.hcl to record the provider"
2023-05-18 05:06:56.215 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="you run \"terraform init\" in the future."
2023-05-18 05:06:56.215 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="Terraform has been successfully initialized!"
2023-05-18 05:06:56.215 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="rerun this command to reinitialize your working directory. If you forget, other"
2023-05-18 05:06:56.215 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="commands will detect it and remind you to do so if necessary."
2023-05-18 05:06:56.217 [debu] ran initialization
2023-05-18 05:06:56.239 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="Terraform 1.4.6"
2023-05-18 05:06:56.490 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="If you'd like to know more about provider signing, you can read about it here:"
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="selections it made above. Include this file in your version control repository"
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="You may now begin working with Terraform. Try running \"terraform plan\" to see"
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="should now work."
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="rerun this command to reinitialize your working directory. If you forget, other"
2023-05-18 05:06:56.493 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="Terraform 1.4.6"
2023-05-18 05:06:56.495 [debu] coderd.provisionerd-priceless_chaplygin8: inserted job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:56.495 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:56.778 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.home_disk_size: Refreshing..."
2023-05-18 05:06:56.778 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.memory: Refreshing..."
2023-05-18 05:06:56.780 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.cpu: Refresh complete after 0s [id=e5ac5d5b-f399-4a5b-92c2-6fda5c90904c]"
2023-05-18 05:06:56.853 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="coder_app.code-server: Plan to create"
2023-05-18 05:06:56.853 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="kubernetes_pod.main[0]: Plan to create"
2023-05-18 05:06:56.853 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="Plan: 4 to add, 0 to change, 0 to destroy."
2023-05-18 05:06:57.104 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:57.106 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:06:57.106 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="data.coder_parameter.home_disk_size: Refreshing..."
2023-05-18 05:06:57.106 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="data.coder_workspace.me: Refresh complete after 0s [id=554eb86c-c058-4484-8484-916776798a31]"
2023-05-18 05:06:57.106 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="kubernetes_persistent_volume_claim.home: Plan to create"
2023-05-18 05:06:57.107 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting persistent resources" output="Plan: 4 to add, 0 to change, 0 to destroy."
2023-05-18 05:06:57.109 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:57.564 [info] parse dry-run provision successful job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 resource_count=2 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\" name:\"main\" type:\"kubernetes_pod\" agents:{name:\"main\" startup_script:\"set -e\\n\\n# install and start code-server\\ncurl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone --prefix=/tmp/code-server --version 4.11.0\\n/tmp/code-server/bin/code-server --auth none --port 13337 >/tmp/code-server.log 2>&1 &\\n\" operating_system:\"linux\" architecture:\"amd64\" apps:{slug:\"code-server\" display_name:\"code-server\" url:\"http://localhost:13337?folder=/home/coder\" icon:\"/icon/code.svg\" healthcheck:{url:\"http://localhost:13337/healthz\" interval:3 threshold:10}} token:\"\" connection_timeout_seconds:120 startup_script_timeout_seconds:180 shutdown_script_timeout_seconds:300 metadata:{key:\"disk\" display_name:\"Disk Usage\" script:\"#!/bin/bash\\nset -e\\ndf /home/coder | awk '$NF==\\\"/\\\"{printf \\\"%s\\\", $5}'\\n\" interval:600 timeout:30}}]" state_length=0
2023-05-18 05:06:57.586 [debu] running initialization
2023-05-18 05:06:57.607 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="Initializing the backend..."
2023-05-18 05:06:57.778 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Reusing previous version of hashicorp/kubernetes from the dependency lock file"
2023-05-18 05:06:57.834 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Reusing previous version of coder/coder from the dependency lock file"
2023-05-18 05:06:57.988 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="- Using previously-installed hashicorp/kubernetes v2.20.0"
2023-05-18 05:06:58.026 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=DEBUG output="commands will detect it and remind you to do so if necessary."
2023-05-18 05:06:58.028 [debu] ran initialization
2023-05-18 05:06:58.049 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="Terraform 1.4.6"
2023-05-18 05:06:58.300 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:58.302 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="Initializing provider plugins..."
2023-05-18 05:06:58.302 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="- Reusing previous version of coder/coder from the dependency lock file"
2023-05-18 05:06:58.303 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:06:58.303 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="commands will detect it and remind you to do so if necessary."
2023-05-18 05:06:58.303 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="Terraform 1.4.6"
2023-05-18 05:06:58.305 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:58.609 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:06:58.611 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.home_disk_size: Refreshing..."
2023-05-18 05:06:58.611 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.memory: Refreshing..."
2023-05-18 05:06:58.613 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.memory: Refresh complete after 0s [id=fe917623-2b69-4208-bedb-39500b841e76]"
2023-05-18 05:06:58.614 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="data.coder_parameter.cpu: Refresh complete after 0s [id=ce6b1f0d-f7c8-489a-b8f0-04d1a57d97dd]"
2023-05-18 05:06:58.828 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="kubernetes_persistent_volume_claim.home: Plan to create"
2023-05-18 05:06:58.828 [debu] template import provision job logged job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 level=INFO output="Plan: 3 to add, 0 to change, 0 to destroy."
2023-05-18 05:06:59.079 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:59.081 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="data.coder_parameter.home_disk_size: Refreshing..."
2023-05-18 05:06:59.082 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="data.coder_workspace.me: Refresh complete after 0s [id=c9236df9-548b-4b14-8076-ab2dd1adde96]"
2023-05-18 05:06:59.082 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="data.coder_parameter.home_disk_size: Refresh complete after 0s [id=7dcfa2c3-9cc2-4a55-b7e3-c141e2383afd]"
2023-05-18 05:06:59.082 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="data.coder_parameter.cpu: Refresh complete after 0s [id=ce6b1f0d-f7c8-489a-b8f0-04d1a57d97dd]"
2023-05-18 05:06:59.082 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="coder_agent.main: Plan to create"
2023-05-18 05:06:59.082 [debu] coderd.provisionerd-priceless_chaplygin8: job log job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 stage="Detecting ephemeral resources" output="Plan: 3 to add, 0 to change, 0 to destroy."
2023-05-18 05:06:59.083 [debu] coderd.provisionerd-priceless_chaplygin8: inserted job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:59.083 [debu] coderd.provisionerd-priceless_chaplygin8: published job logs job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:59.520 [info] parse dry-run provision successful job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 resource_count=1 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\"]" state_length=0
2023-05-18 05:06:59.520 [debu] cleaned up work directory job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:59.521 [debu] coderd.provisionerd-priceless_chaplygin8: UpdateJob starting job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9
2023-05-18 05:06:59.526 [info] coderd.provisionerd-priceless_chaplygin8: inserting template import job resource job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 resource_name=home resource_type=kubernetes_persistent_volume_claim transition=stop
2023-05-18 05:06:59.529 [info] coderd.provisionerd-priceless_chaplygin8: inserting template import job resource job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 resource_name=main resource_type=kubernetes_pod transition=start
2023-05-18 05:06:59.532 [info] coderd.provisionerd-priceless_chaplygin8: inserting template import job parameter job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 parameter_name=cpu
2023-05-18 05:06:59.533 [info] coderd.provisionerd-priceless_chaplygin8: inserting template import job parameter job_id=f8e616c8-2c5f-4254-ab3c-cad95748c3f9 parameter_name=memory
2023-05-18 05:06:59.657 [debu] telemetry: submitted snapshot
2023-05-18 05:07:00.685 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.340529ms status_code=200 latency_ms=2 request_id=f30fe464-7957-453e-8c96-cbbc65178ad4
2023-05-18 05:07:08.830 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=2.933361ms interval=30s
2023-05-18 05:07:16.071 [debu] coderd: read stats report request_id=c9c94edb-3cd1-4196-96ae-d6cd31f2fb20 interval=30s agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"connections_by_proto":{},"connection_count":0,"connection_median_latency_ms":-0.001,"rx_packets":0,"rx_bytes":0,"tx_packets":0,"tx_bytes":0,"session_count_vscode":0,"session_count_jetbrains":0,"session_count_reconnecting_pty":0,"session_count_ssh":0,"metrics":[{"name":"derp_home_change","type":"counter","value":0},{"name":"issue_869_workaround","type":"counter","value":0},{"name":"magicdns_packet_in","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_key","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_parse","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_peer","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv4","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv6","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_disco","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_node","type":"counter","value":0},{"name":"magicsock_disco_recv_derp","type":"counter","value":0},{"name":"magicsock_disco_recv_ping","type":"counter","value":0},{"name":"magicsock_disco_recv_pong","type":"counter","value":0},{"name":"magicsock_disco_recv_udp","type":"counter","value":0},{"name":"magicsock_disco_send_derp","type":"counter","value":0},{"name":"magicsock_disco_send_udp","type":"counter","value":0},{"name":"magicsock_disco_sent_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_sent_derp","type":"counter","value":0},{"name":"magicsock_disco_sent_ping","type":"counter","value":0},{"name":"magicsock_disco_sent_pong","type":"counter","value":0},{"name":"magicsock_disco_sent_udp","type":"counter","value":0},{"name":"magicsock_netmap_num_peers","type":"gauge","value":0},{"name":"magicsock_num_derp_conns","type":"gauge","value":1},{"name":"magicsock_rebind_calls","type":"counter","value":0},{"name":"magicsock_recv_data_derp","type":"counter","value":0},{"name":"magicsock_recv_data_ipv4","type":"counter","value":0},{"name":"magicsock_recv_data_ipv6","type":"counter","value":0},{"name":"magicsock_restun_calls","type":"counter","value":23},{"name":"magicsock_send_data","type":"counter","value":0},{"name":"magicsock_send_data_network_down","type":"counter","value":0},{"name":"magicsock_send_derp","type":"counter","value":0},{"name":"magicsock_send_derp_error","type":"counter","value":0},{"name":"magicsock_send_derp_error_chan","type":"counter","value":0},{"name":"magicsock_send_derp_error_closed","type":"counter","value":0},{"name":"magicsock_send_derp_error_queue","type":"counter","value":0},{"name":"magicsock_send_derp_queued","type":"counter","value":0},{"name":"magicsock_send_udp","type":"counter","value":0},{"name":"magicsock_send_udp_error","type":"counter","value":0},{"name":"magicsock_update_endpoints","type":"counter","value":23},{"name":"netcheck_https_measure","type":"counter","value":0},{"name":"netcheck_report","type":"counter","value":22},{"name":"netcheck_report_error","type":"counter","value":0},{"name":"netcheck_report_full","type":"counter","value":1},{"name":"netcheck_stun_recv_ipv4","type":"counter","value":23},{"name":"netcheck_stun_recv_ipv6","type":"counter","value":0},{"name":"netcheck_stun_send_ipv4","type":"counter","value":23},{"name":"netcheck_stun_send_ipv6","type":"counter","value":0},{"name":"packet_reflect_to_os","type":"counter","value":0},{"name":"portmap_pcp_address_mismatch","type":"counter","value":0},{"name":"portmap_pcp_not_authorized","type":"counter","value":0},{"name":"portmap_pcp_ok","type":"counter","value":0},{"name":"portmap_pcp_sent","type":"counter","value":22},{"name":"portmap_pcp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pmp_network_failure","type":"counter","value":0},{"name":"portmap_pmp_not_authorized","type":"counter","value":0},{"name":"portmap
_pmp_ok","type":"counter","value":0},{"name":"portmap_pmp_out_of_resources","type":"counter","value":0},{"name":"portmap_pmp_sent","type":"counter","value":22},{"name":"portmap_pmp_unhandled_opcode","type":"counter","value":0},{"name":"portmap_pmp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pxp_response","type":"counter","value":0},{"name":"portmap_upnp_ok","type":"counter","value":0},{"name":"portmap_upnp_parse_err","type":"counter","value":0},{"name":"portmap_upnp_response","type":"counter","value":0},{"name":"portmap_upnp_sent","type":"counter","value":22},{"name":"portmap_upnp_updated_meta","type":"counter","value":0},{"name":"wgengine_major_changes","type":"counter","value":0},{"name":"wgengine_minor_changes","type":"counter","value":0}]}
2023-05-18 05:07:16.074 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.022267ms status_code=200 latency_ms=6 request_id=c9c94edb-3cd1-4196-96ae-d6cd31f2fb20
2023-05-18 05:07:33.038 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.225093ms status_code=200 latency_ms=1 request_id=712bcf65-257f-4847-b7ca-59e121bd7f8d
2023-05-18 05:07:38.829 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.853376ms interval=30s
2023-05-18 05:07:38.839 [debu] run stats elapsed=0s transitions={}
2023-05-18 05:07:46.083 [debu] coderd: read stats report request_id=87ca1a56-2f1b-4461-9140-e06df4c94b91 interval=30s agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"connections_by_proto":{},"connection_count":0,"connection_median_latency_ms":-0.001,"rx_packets":0,"rx_bytes":0,"tx_packets":0,"tx_bytes":0,"session_count_vscode":0,"session_count_jetbrains":0,"session_count_reconnecting_pty":0,"session_count_ssh":0,"metrics":[{"name":"derp_home_change","type":"counter","value":0},{"name":"issue_869_workaround","type":"counter","value":0},{"name":"magicdns_packet_in","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_key","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_parse","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_peer","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv4","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv6","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_disco","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_node","type":"counter","value":0},{"name":"magicsock_disco_recv_derp","type":"counter","value":0},{"name":"magicsock_disco_recv_ping","type":"counter","value":0},{"name":"magicsock_disco_recv_pong","type":"counter","value":0},{"name":"magicsock_disco_recv_udp","type":"counter","value":0},{"name":"magicsock_disco_send_derp","type":"counter","value":0},{"name":"magicsock_disco_send_udp","type":"counter","value":0},{"name":"magicsock_disco_sent_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_sent_derp","type":"counter","value":0},{"name":"magicsock_disco_sent_ping","type":"counter","value":0},{"name":"magicsock_disco_sent_pong","type":"counter","value":0},{"name":"magicsock_disco_sent_udp","type":"counter","value":0},{"name":"magicsock_netmap_num_peers","type":"gauge","value":0},{"name":"magicsock_num_derp_conns","type":"gauge","value":1},{"name":"magicsock_rebind_calls","type":"counter","value":0},{"name":"magicsock_recv_data_derp","type":"counter","value":0},{"name":"magicsock_recv_data_ipv4","type":"counter","value":0},{"name":"magicsock_recv_data_ipv6","type":"counter","value":0},{"name":"magicsock_restun_calls","type":"counter","value":28},{"name":"magicsock_send_data","type":"counter","value":0},{"name":"magicsock_send_data_network_down","type":"counter","value":0},{"name":"magicsock_send_derp","type":"counter","value":0},{"name":"magicsock_send_derp_error","type":"counter","value":0},{"name":"magicsock_send_derp_error_chan","type":"counter","value":0},{"name":"magicsock_send_derp_error_closed","type":"counter","value":0},{"name":"magicsock_send_derp_error_queue","type":"counter","value":0},{"name":"magicsock_send_derp_queued","type":"counter","value":0},{"name":"magicsock_send_udp","type":"counter","value":0},{"name":"magicsock_send_udp_error","type":"counter","value":0},{"name":"magicsock_update_endpoints","type":"counter","value":28},{"name":"netcheck_https_measure","type":"counter","value":0},{"name":"netcheck_report","type":"counter","value":27},{"name":"netcheck_report_error","type":"counter","value":0},{"name":"netcheck_report_full","type":"counter","value":1},{"name":"netcheck_stun_recv_ipv4","type":"counter","value":28},{"name":"netcheck_stun_recv_ipv6","type":"counter","value":0},{"name":"netcheck_stun_send_ipv4","type":"counter","value":28},{"name":"netcheck_stun_send_ipv6","type":"counter","value":0},{"name":"packet_reflect_to_os","type":"counter","value":0},{"name":"portmap_pcp_address_mismatch","type":"counter","value":0},{"name":"portmap_pcp_not_authorized","type":"counter","value":0},{"name":"portmap_pcp_ok","type":"counter","value":0},{"name":"portmap_pcp_sent","type":"counter","value":27},{"name":"portmap_pcp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pmp_network_failure","type":"counter","value":0},{"name":"portmap_pmp_not_authorized","type":"counter","value":0},{"name":"portmap
_pmp_ok","type":"counter","value":0},{"name":"portmap_pmp_out_of_resources","type":"counter","value":0},{"name":"portmap_pmp_sent","type":"counter","value":27},{"name":"portmap_pmp_unhandled_opcode","type":"counter","value":0},{"name":"portmap_pmp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pxp_response","type":"counter","value":0},{"name":"portmap_upnp_ok","type":"counter","value":0},{"name":"portmap_upnp_parse_err","type":"counter","value":0},{"name":"portmap_upnp_response","type":"counter","value":0},{"name":"portmap_upnp_sent","type":"counter","value":27},{"name":"portmap_upnp_updated_meta","type":"counter","value":0},{"name":"wgengine_major_changes","type":"counter","value":0},{"name":"wgengine_minor_changes","type":"counter","value":0}]}
2023-05-18 05:07:46.087 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=7.4757ms status_code=200 latency_ms=7 request_id=87ca1a56-2f1b-4461-9140-e06df4c94b91
2023-05-18 05:07:55.505 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/templates/kubernetes/versions/kind_murdock3/edit proto=HTTP/1.1 remote_addr=10.42.0.69 took=388.951µs status_code=200 latency_ms=0 request_id=c2d35a80-f924-4e13-bc72-d49da411b063
2023-05-18 05:07:55.734 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.485338ms status_code=200 latency_ms=2 request_id=694490cf-ace9-466d-a115-44ebb0e39025
2023-05-18 05:07:55.743 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-400-normal-d56fec21.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=154.091µs status_code=200 latency_ms=0 request_id=02df1949-30fd-4ad3-8fbc-4473443e161f
2023-05-18 05:07:55.853 [debu] coderd: check-auth request_id=97ea87a5-ca3a-45bd-a752-679a85d5d0e2 my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:07:55.856 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.428739ms status_code=200 latency_ms=4 request_id=97ea87a5-ca3a-45bd-a752-679a85d5d0e2
2023-05-18 05:07:55.979 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=43.882µs status_code=200 latency_ms=0 request_id=b849924d-7c3f-4733-befd-c283349740f5
2023-05-18 05:07:56.014 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=991.053µs status_code=200 latency_ms=0 request_id=f6fb4650-ea7a-439a-a443-28fdfbe9c69a
2023-05-18 05:07:56.200 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=995.859µs status_code=200 latency_ms=0 request_id=ff45b39c-de5a-4755-88ea-aa9f319c7937
2023-05-18 05:07:56.211 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/updatecheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=308.735µs status_code=200 latency_ms=0 request_id=48a1d6b1-e3cf-432f-a0d1-d861bb87b90a
2023-05-18 05:07:56.213 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.718881ms status_code=200 latency_ms=1 request_id=3af08457-7824-4fcc-89fc-91c6b2913caa
2023-05-18 05:07:56.223 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-500-normal-aa5a5a7a.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=119.679µs status_code=200 latency_ms=0 request_id=db668aab-7a95-40f7-84b1-c03655e9290d
2023-05-18 05:07:56.328 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.92747ms status_code=200 latency_ms=2 request_id=e9fce5e6-4abb-433b-861e-9f06df2315ce
2023-05-18 05:07:56.340 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes/versions/kind_murdock3 proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.411263ms status_code=200 latency_ms=3 request_id=c1eae3a3-993f-4110-93c6-aeb225fb4091
2023-05-18 05:07:56.506 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/files/cd5c35b1-91ae-4bcb-ba23-4bf5faf9655f proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.496704ms status_code=200 latency_ms=2 request_id=a28af790-51ab-4bbd-a6c8-a655735f4d6b
2023-05-18 05:07:56.731 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/inter-latin-600-normal-ff769fa6.woff2 proto=HTTP/1.1 remote_addr=10.42.0.69 took=118.396µs status_code=200 latency_ms=0 request_id=57c60eae-85a1-4a36-aec8-b99693bdf973
2023-05-18 05:07:59.488 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=21.10139ms status_code=200 latency_ms=21 request_id=926f5380-9c7c-44d4-8695-15a3e2e31c22
2023-05-18 05:08:00.367 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspace-quota/kubesail proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.609943ms status_code=200 latency_ms=2 request_id=8141870f-409a-4464-a059-adc2bb02b163
2023-05-18 05:08:00.374 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=10.310728ms status_code=200 latency_ms=10 request_id=95784543-be32-4b4f-9110-5aaad226f8fa
2023-05-18 05:08:00.545 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templates/8e6505e0-f405-4789-bb4c-d94e1d2507df proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.425085ms status_code=200 latency_ms=1 request_id=1c436394-48dd-4741-9a1f-c500217ac850
2023-05-18 05:08:00.701 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585 proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.543442ms status_code=200 latency_ms=3 request_id=30af120f-e3a9-4231-99b7-a9c7c4e3d102
2023-05-18 05:08:00.852 [debu] coderd: check-auth request_id=2c95a2e9-fd84-4e7c-abf8-715a3da1a645 my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:00.854 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.220085ms status_code=200 latency_ms=3 request_id=2c95a2e9-fd84-4e7c-abf8-715a3da1a645
2023-05-18 05:08:01.057 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/ssh proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.02965ms status_code=200 latency_ms=1 request_id=226871c2-0fcd-4a14-8e36-dd4106374bfc
2023-05-18 05:08:01.060 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.3761ms status_code=200 latency_ms=4 request_id=ebb001ed-bb6f-49a2-b015-37005ec0dcd1
2023-05-18 05:08:01.104 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/favicons/favicon-success.png proto=HTTP/1.1 remote_addr=10.42.0.69 took=758.548µs status_code=200 latency_ms=0 request_id=095ed442-b0db-4a18-820a-ec05990eb6db
2023-05-18 05:08:01.127 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/favicons/favicon-success.svg proto=HTTP/1.1 remote_addr=10.42.0.69 took=435.289µs status_code=200 latency_ms=0 request_id=01efeb27-bdce-4e82-8b1a-6b326d080c05
2023-05-18 05:08:02.332 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/@kubesail/test.main/terminal proto=HTTP/1.1 remote_addr=10.42.0.69 took=701.876µs status_code=200 latency_ms=0 request_id=5c7b36eb-e0d2-4459-8d5d-77a92deb3afe
2023-05-18 05:08:02.559 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.722251ms status_code=200 latency_ms=1 request_id=3539998b-c0ae-46bc-a778-013757aec7c4
2023-05-18 05:08:02.752 [debu] coderd: check-auth request_id=52515a45-6ec8-4f22-949d-897b40fc66da my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:02.753 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.544537ms status_code=200 latency_ms=2 request_id=52515a45-6ec8-4f22-949d-897b40fc66da
2023-05-18 05:08:02.959 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=46.608µs status_code=200 latency_ms=0 request_id=77867047-3776-409e-91d2-cb195fcff336
2023-05-18 05:08:02.959 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=95.456µs status_code=200 latency_ms=0 request_id=c000c99d-3657-4677-8441-39a737fd8187
2023-05-18 05:08:02.961 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/appearance proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.235549ms status_code=200 latency_ms=1 request_id=1f05f0ab-b2e7-4298-a7aa-9e0bc5a4fbd8
2023-05-18 05:08:02.972 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=912.585µs status_code=200 latency_ms=0 request_id=246f250a-5188-4fe0-a63c-5c5696fcbe5f
2023-05-18 05:08:03.159 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TerminalPage-7bbec2e7.css proto=HTTP/1.1 remote_addr=10.42.0.69 took=388.798µs status_code=200 latency_ms=0 request_id=4192489b-ffab-4525-b295-de6b6d59f218
2023-05-18 05:08:03.172 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/assets/TerminalPage-339a8900.js proto=HTTP/1.1 remote_addr=10.42.0.69 took=14.033782ms status_code=200 latency_ms=14 request_id=c242a1b1-4be5-4b0f-8294-2f16b87abeca
2023-05-18 05:08:03.457 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=10.028556ms status_code=200 latency_ms=10 request_id=2c55d6a6-9618-4183-9418-a03c3bf877df
2023-05-18 05:08:03.500 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.323502ms status_code=200 latency_ms=1 request_id=5894d755-59ad-4c66-a1d4-fa996f31002f
2023-05-18 05:08:03.746 [debu] coderd.workspaceapps: resolved PTY request agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=0f82bc13-34b3-451e-b981-3e3d47ae0b91
2023-05-18 05:08:03.746 [debu] coderd.tailnet.wgengine: [v1] using fake (no-op) DNS configurator
2023-05-18 05:08:03.746 [debu] coderd.tailnet.wgengine: dns: using dns.noopManager
2023-05-18 05:08:03.746 [debu] coderd.tailnet.wgengine: magicsock: failed to force-set UDP write buffer size to 7340032: operation not permitted
2023-05-18 05:08:03.749 [debu] coderd: added tracked connection client_id=c1c80271-2495-46cb-b126-87c9a32f5231 agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:08:03.749 [debu] coderd.tailnet: skipped sending node; no PreferredDERP node="&{ID:nodeid:3a87dd4dd60f2f57 AsOf:2023-05-18 05:08:03.749185 +0000 UTC Key:nodekey:ee39ad193e3425f91f5ddd97f98fc4fad4ec33b176c7ceca3b793e9cdb8b230a DiscoKey:discokey:ed60c34f0f6494f0cb5fd28b5eab52c434ee3118e33f250a9710c1bf631a8654 PreferredDERP:0 DERPLatency:map[] DERPForcedWebsocket:map[] Addresses:[fd7a:115c:a1e0:4c8b:87c8:6ba7:ddd4:6d94/128] AllowedIPs:[fd7a:115c:a1e0:4c8b:87c8:6ba7:ddd4:6d94/128] Endpoints:[10.42.0.72:55999]}"
2023-05-18 05:08:03.751 [debu] coderd.tailnet.wgengine: [v1] magicsock: got updated network map; 1 peers
2023-05-18 05:08:03.752 [debu] coderd.tailnet.wgengine: wg: [v2] UAPI: Updating private key
2023-05-18 05:08:03.752 [debu] coderd.tailnet.wgengine: wgengine: Reconfig: configuring router
2023-05-18 05:08:03.752 [debu] coderd.tailnet.wgengine: wgengine: Reconfig: configuring DNS
2023-05-18 05:08:03.800 [debu] coderd.tailnet.wgengine: magicsock: home is now derp-999 (coder)
2023-05-18 05:08:03.801 [debu] coderd.tailnet.wgengine: magicsock: derp-999 connected; connGen=1
2023-05-18 05:08:03.822 [debu] coderd.tailnet.wgengine: ping(fd7a:115c:a1e0:49d6:b259:b7ac:b1b2:48f4): sending disco ping to [9fsxN] ...
2023-05-18 05:08:03.822 [debu] coderd.tailnet.wgengine: [v1] magicsock: derp route for [9fsxN] set to derp-999 (shared home)
2023-05-18 05:08:03.823 [debu] coderd.tailnet.wgengine: wgengine: Reconfig: configuring userspace WireGuard config (with 1/1 peers)
2023-05-18 05:08:03.824 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:08:03.851 [debu] coderd.tailnet: sending node node="&{ID:nodeid:3a87dd4dd60f2f57 AsOf:2023-05-18 05:08:03.851375 +0000 UTC Key:nodekey:ee39ad193e3425f91f5ddd97f98fc4fad4ec33b176c7ceca3b793e9cdb8b230a DiscoKey:discokey:ed60c34f0f6494f0cb5fd28b5eab52c434ee3118e33f250a9710c1bf631a8654 PreferredDERP:999 DERPLatency:map[999-v4:0.000242273] DERPForcedWebsocket:map[] Addresses:[fd7a:115c:a1e0:4c8b:87c8:6ba7:ddd4:6d94/128] AllowedIPs:[fd7a:115c:a1e0:4c8b:87c8:6ba7:ddd4:6d94/128] Endpoints:[35.195.149.150:24437 10.42.0.72:55999]}"
2023-05-18 05:08:03.851 [debu] coderd: enqueued node to agent client_id=c1c80271-2495-46cb-b126-87c9a32f5231 agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4
2023-05-18 05:08:03.851 [debu] coderd: wrote nodes agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 nodes=[0xc016508300]
2023-05-18 05:08:08.829 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.766612ms interval=30s
2023-05-18 05:08:08.963 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Handshake did not complete after 5 seconds, retrying (try 2)
2023-05-18 05:08:08.963 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:08:08.964 [debu] coderd.tailnet: wireguard status status="&{AsOf:2023-05-18 05:08:08.9640095 +0000 UTC m=+151.378309397 Peers:[{TxBytes:296 RxBytes:0 LastHandshake:1970-01-01 00:00:00 +0000 UTC NodeKey:nodekey:f5fb31350327e4cf94e604278e9c1961762d36ee8fa9e75204be63e460b2cf67}] LocalAddrs:[{Addr:35.195.149.150:24437 Type:stun} {Addr:10.42.0.72:55999 Type:local}] DERPs:1}" err=<nil>
2023-05-18 05:08:08.965 [debu] coderd.workspaceapps: obtained PTY agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=0f82bc13-34b3-451e-b981-3e3d47ae0b91
2023-05-18 05:08:16.070 [debu] coderd: read stats report request_id=0c9a9132-79eb-4f59-88ea-6fc78e5b6887 interval=30s agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"connections_by_proto":{"TCP":1},"connection_count":1,"connection_median_latency_ms":0.188,"rx_packets":17,"rx_bytes":1415,"tx_packets":14,"tx_bytes":1056,"session_count_vscode":0,"session_count_jetbrains":0,"session_count_reconnecting_pty":1,"session_count_ssh":0,"metrics":[{"name":"derp_home_change","type":"counter","value":0},{"name":"issue_869_workaround","type":"counter","value":0},{"name":"magicdns_packet_in","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_key","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_parse","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_peer","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv4","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv6","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_disco","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_node","type":"counter","value":0},{"name":"magicsock_disco_recv_derp","type":"counter","value":0},{"name":"magicsock_disco_recv_ping","type":"counter","value":7},{"name":"magicsock_disco_recv_pong","type":"counter","value":6},{"name":"magicsock_disco_recv_udp","type":"counter","value":13},{"name":"magicsock_disco_send_derp","type":"counter","value":1},{"name":"magicsock_disco_send_udp","type":"counter","value":13},{"name":"magicsock_disco_sent_callmemaybe","type":"counter","value":1},{"name":"magicsock_disco_sent_derp","type":"counter","value":1},{"name":"magicsock_disco_sent_ping","type":"counter","value":6},{"name":"magicsock_disco_sent_pong","type":"counter","value":7},{"name":"magicsock_disco_sent_udp","type":"counter","value":13},{"name":"magicsock_netmap_num_peers","type":"gauge","value":1},{"name":"magicsock_num_derp_conns","type":"gauge","value":1},{"name":"magicsock_rebind_calls","type":"counter","value":0},{"name":"magicsock_recv_data_derp","type":"counter","value":0},{"name":"magicsock_recv_data_ipv4","type":"counter","value":19},{"name":"magicsock_recv_data_ipv6","type":"counter","value":0},{"name":"magicsock_restun_calls","type":"counter","value":35},{"name":"magicsock_send_data","type":"counter","value":17},{"name":"magicsock_send_data_network_down","type":"counter","value":0},{"name":"magicsock_send_derp","type":"counter","value":0},{"name":"magicsock_send_derp_error","type":"counter","value":2},{"name":"magicsock_send_derp_error_chan","type":"counter","value":0},{"name":"magicsock_send_derp_error_closed","type":"counter","value":0},{"name":"magicsock_send_derp_error_queue","type":"counter","value":0},{"name":"magicsock_send_derp_queued","type":"counter","value":2},{"name":"magicsock_send_udp","type":"counter","value":13},{"name":"magicsock_send_udp_error","type":"counter","value":0},{"name":"magicsock_update_endpoints","type":"counter","value":35},{"name":"netcheck_https_measure","type":"counter","value":0},{"name":"netcheck_report","type":"counter","value":34},{"name":"netcheck_report_error","type":"counter","value":0},{"name":"netcheck_report_full","type":"counter","value":1},{"name":"netcheck_stun_recv_ipv4","type":"counter","value":35},{"name":"netcheck_stun_recv_ipv6","type":"counter","value":0},{"name":"netcheck_stun_send_ipv4","type":"counter","value":35},{"name":"netcheck_stun_send_ipv6","type":"counter","value":0},{"name":"packet_reflect_to_os","type":"counter","value":0},{"name":"portmap_pcp_address_mismatch","type":"counter","value":0},{"name":"portmap_pcp_not_authorized","type":"counter","value":0},{"name":"portmap_pcp_ok","type":"counter","value":0},{"name":"portmap_pcp_sent","type":"counter","value":34},{"name":"portmap_pcp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pmp_network_failure","type":"counter","value":0},{"name":"portmap_pmp_not_authorized","type":"counter","value"
:0},{"name":"portmap_pmp_ok","type":"counter","value":0},{"name":"portmap_pmp_out_of_resources","type":"counter","value":0},{"name":"portmap_pmp_sent","type":"counter","value":34},{"name":"portmap_pmp_unhandled_opcode","type":"counter","value":0},{"name":"portmap_pmp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pxp_response","type":"counter","value":0},{"name":"portmap_upnp_ok","type":"counter","value":0},{"name":"portmap_upnp_parse_err","type":"counter","value":0},{"name":"portmap_upnp_response","type":"counter","value":0},{"name":"portmap_upnp_sent","type":"counter","value":34},{"name":"portmap_upnp_updated_meta","type":"counter","value":0},{"name":"wgengine_major_changes","type":"counter","value":0},{"name":"wgengine_minor_changes","type":"counter","value":0}]}
2023-05-18 05:08:16.072 [debu] coderd.activity_bump: bumped deadline from activity request_id=0c9a9132-79eb-4f59-88ea-6fc78e5b6887 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418
2023-05-18 05:08:16.074 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.641404ms status_code=200 latency_ms=6 request_id=0c9a9132-79eb-4f59-88ea-6fc78e5b6887
2023-05-18 05:08:19.486 [debu] coderd.workspaceapps: pty Bicopy finished agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=0f82bc13-34b3-451e-b981-3e3d47ae0b91
2023-05-18 05:08:19.486 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/pty proto=HTTP/1.1 remote_addr=10.42.0.69 took=15.744307645s status_code=101 latency_ms=15744 request_id=0f82bc13-34b3-451e-b981-3e3d47ae0b91
2023-05-18 05:08:26.652 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.144836ms status_code=200 latency_ms=1 request_id=01b5ca9c-fb52-4470-8267-5aec3013a80d
2023-05-18 05:08:29.243 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:0s
2023-05-18 05:08:29.488 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Receiving keepalive packet
2023-05-18 05:08:32.477 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/@kubesail/test.main/terminal proto=HTTP/1.1 remote_addr=10.42.0.69 took=407.555µs status_code=200 latency_ms=0 request_id=ff71abf4-6f76-4146-8813-ada3a773fd99
2023-05-18 05:08:32.707 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.168906ms status_code=200 latency_ms=2 request_id=a72d6f35-4b70-4284-bb87-e700b0dccbb5
2023-05-18 05:08:32.914 [debu] coderd: check-auth request_id=a099c4a4-5016-48e8-ba9a-06638210a7b5 my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:32.915 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.16885ms status_code=200 latency_ms=1 request_id=a099c4a4-5016-48e8-ba9a-06638210a7b5
2023-05-18 05:08:33.119 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=62.741µs status_code=200 latency_ms=0 request_id=dec4b303-33fd-4b8c-903c-7c2260c24e58
2023-05-18 05:08:33.119 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=57.586µs status_code=200 latency_ms=0 request_id=95163a4a-2a63-42a8-8df2-2fa4e0d2cce2
2023-05-18 05:08:33.121 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/appearance proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.279706ms status_code=200 latency_ms=1 request_id=efc3dd81-d1a5-4b1d-927a-621899f273f2
2023-05-18 05:08:33.133 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=881.856µs status_code=200 latency_ms=0 request_id=c97386b9-9859-4328-befd-ddfffd63b706
2023-05-18 05:08:33.353 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.759144ms status_code=200 latency_ms=9 request_id=88fdca54-56d1-41cd-af0f-ea4a53e9b71e
2023-05-18 05:08:33.382 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.05463ms status_code=200 latency_ms=1 request_id=b18c15fd-b6a6-4fa8-b36d-da9c8abd7a36
2023-05-18 05:08:33.678 [debu] coderd.workspaceapps: resolved PTY request agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=89e4faaf-0969-4af5-9313-4a8ef049d331
2023-05-18 05:08:33.679 [debu] coderd.workspaceapps: dialed workspace agent agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=89e4faaf-0969-4af5-9313-4a8ef049d331
2023-05-18 05:08:33.680 [debu] coderd.workspaceapps: obtained PTY agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=89e4faaf-0969-4af5-9313-4a8ef049d331
2023-05-18 05:08:35.730 [debu] coderd.workspaceapps: pty Bicopy finished agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=89e4faaf-0969-4af5-9313-4a8ef049d331
2023-05-18 05:08:35.730 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/pty proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.052161598s status_code=101 latency_ms=2052 request_id=89e4faaf-0969-4af5-9313-4a8ef049d331
2023-05-18 05:08:38.474 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/@kubesail/test.main/terminal proto=HTTP/1.1 remote_addr=10.42.0.69 took=333.023µs status_code=200 latency_ms=0 request_id=97e41e8b-0a28-436e-ad77-c3e737aac72e
2023-05-18 05:08:38.658 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.795485ms status_code=200 latency_ms=1 request_id=47dd9e57-08a1-4a87-88db-892b63da89c2
2023-05-18 05:08:38.828 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.778012ms interval=30s
2023-05-18 05:08:38.839 [debu] run stats elapsed=0s transitions={}
2023-05-18 05:08:38.853 [debu] coderd: check-auth request_id=4a9ed694-f387-4648-b301-453ed441928f my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:38.853 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.685962ms status_code=200 latency_ms=1 request_id=4a9ed694-f387-4648-b301-453ed441928f
2023-05-18 05:08:39.058 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=48.223µs status_code=200 latency_ms=0 request_id=5b060ca9-9d79-4e7d-8879-98b083226b81
2023-05-18 05:08:39.058 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=54.653µs status_code=200 latency_ms=0 request_id=aa6aad89-4b33-4292-a80b-e6852f339435
2023-05-18 05:08:39.060 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/appearance proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.356128ms status_code=200 latency_ms=1 request_id=a459d14f-246e-4ff0-aa14-efec873229a3
2023-05-18 05:08:39.061 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.216968ms status_code=200 latency_ms=1 request_id=aa61f9c6-3a6d-4d9b-8798-cb5d9239f54e
2023-05-18 05:08:39.278 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.825565ms status_code=200 latency_ms=9 request_id=79804afa-7d45-4d87-8b92-88b9e1d6e886
2023-05-18 05:08:39.296 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.277617ms status_code=200 latency_ms=1 request_id=cf248d57-ee16-48ce-b35a-f63edca37899
2023-05-18 05:08:39.592 [debu] coderd.workspaceapps: resolved PTY request agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=63201cf4-aad4-422d-9ced-0c626d14f58e
2023-05-18 05:08:39.593 [debu] coderd.tailnet.wgengine: ping(fd7a:115c:a1e0:49d6:b259:b7ac:b1b2:48f4): sending disco ping to [9fsxN] ...
2023-05-18 05:08:39.594 [debu] coderd.workspaceapps: obtained PTY agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=63201cf4-aad4-422d-9ced-0c626d14f58e
2023-05-18 05:08:41.844 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/pty proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.251774412s status_code=101 latency_ms=2251 request_id=63201cf4-aad4-422d-9ced-0c626d14f58e
2023-05-18 05:08:46.071 [debu] coderd: read stats report request_id=87f60608-cb94-456b-a4a9-e014e5675489 interval=30s agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"connections_by_proto":{"TCP":3},"connection_count":3,"connection_median_latency_ms":0.171,"rx_packets":18,"rx_bytes":1526,"tx_packets":16,"tx_bytes":1292,"session_count_vscode":0,"session_count_jetbrains":0,"session_count_reconnecting_pty":0,"session_count_ssh":0,"metrics":[{"name":"derp_home_change","type":"counter","value":0},{"name":"issue_869_workaround","type":"counter","value":0},{"name":"magicdns_packet_in","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_key","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_parse","type":"counter","value":0},{"name":"magicsock_disco_recv_bad_peer","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv4","type":"counter","value":0},{"name":"magicsock_disco_recv_bpf_ipv6","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_disco","type":"counter","value":0},{"name":"magicsock_disco_recv_callmemaybe_bad_node","type":"counter","value":0},{"name":"magicsock_disco_recv_derp","type":"counter","value":0},{"name":"magicsock_disco_recv_ping","type":"counter","value":21},{"name":"magicsock_disco_recv_pong","type":"counter","value":17},{"name":"magicsock_disco_recv_udp","type":"counter","value":38},{"name":"magicsock_disco_send_derp","type":"counter","value":1},{"name":"magicsock_disco_send_udp","type":"counter","value":38},{"name":"magicsock_disco_sent_callmemaybe","type":"counter","value":1},{"name":"magicsock_disco_sent_derp","type":"counter","value":1},{"name":"magicsock_disco_sent_ping","type":"counter","value":17},{"name":"magicsock_disco_sent_pong","type":"counter","value":21},{"name":"magicsock_disco_sent_udp","type":"counter","value":38},{"name":"magicsock_netmap_num_peers","type":"gauge","value":1},{"name":"magicsock_num_derp_conns","type":"gauge","value":1},{"name":"magicsock_rebind_calls","type":"counter","value":0},{"name":"magicsock_recv_data_derp","type":"counter","value":0},{"name":"magicsock_recv_data_ipv4","type":"counter","value":37},{"name":"magicsock_recv_data_ipv6","type":"counter","value":0},{"name":"magicsock_restun_calls","type":"counter","value":40},{"name":"magicsock_send_data","type":"counter","value":34},{"name":"magicsock_send_data_network_down","type":"counter","value":0},{"name":"magicsock_send_derp","type":"counter","value":0},{"name":"magicsock_send_derp_error","type":"counter","value":2},{"name":"magicsock_send_derp_error_chan","type":"counter","value":0},{"name":"magicsock_send_derp_error_closed","type":"counter","value":0},{"name":"magicsock_send_derp_error_queue","type":"counter","value":0},{"name":"magicsock_send_derp_queued","type":"counter","value":2},{"name":"magicsock_send_udp","type":"counter","value":38},{"name":"magicsock_send_udp_error","type":"counter","value":0},{"name":"magicsock_update_endpoints","type":"counter","value":40},{"name":"netcheck_https_measure","type":"counter","value":0},{"name":"netcheck_report","type":"counter","value":39},{"name":"netcheck_report_error","type":"counter","value":0},{"name":"netcheck_report_full","type":"counter","value":1},{"name":"netcheck_stun_recv_ipv4","type":"counter","value":40},{"name":"netcheck_stun_recv_ipv6","type":"counter","value":0},{"name":"netcheck_stun_send_ipv4","type":"counter","value":40},{"name":"netcheck_stun_send_ipv6","type":"counter","value":0},{"name":"packet_reflect_to_os","type":"counter","value":0},{"name":"portmap_pcp_address_mismatch","type":"counter","value":0},{"name":"portmap_pcp_not_authorized","type":"counter","value":0},{"name":"portmap_pcp_ok","type":"counter","value":0},{"name":"portmap_pcp_sent","type":"counter","value":39},{"name":"portmap_pcp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pmp_network_failure","type":"counter","value":0},{"name":"portmap_pmp_not_authorized","type":"counter","va
lue":0},{"name":"portmap_pmp_ok","type":"counter","value":0},{"name":"portmap_pmp_out_of_resources","type":"counter","value":0},{"name":"portmap_pmp_sent","type":"counter","value":39},{"name":"portmap_pmp_unhandled_opcode","type":"counter","value":0},{"name":"portmap_pmp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pxp_response","type":"counter","value":0},{"name":"portmap_upnp_ok","type":"counter","value":0},{"name":"portmap_upnp_parse_err","type":"counter","value":0},{"name":"portmap_upnp_response","type":"counter","value":0},{"name":"portmap_upnp_sent","type":"counter","value":39},{"name":"portmap_upnp_updated_meta","type":"counter","value":0},{"name":"wgengine_major_changes","type":"counter","value":0},{"name":"wgengine_minor_changes","type":"counter","value":0}]}
2023-05-18 05:08:46.073 [debu] coderd.activity_bump: bumped deadline from activity request_id=87f60608-cb94-456b-a4a9-e014e5675489 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418
2023-05-18 05:08:46.075 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=6.91247ms status_code=200 latency_ms=6 request_id=87f60608-cb94-456b-a4a9-e014e5675489
2023-05-18 05:08:46.931 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/@kubesail/test.main/terminal proto=HTTP/1.1 remote_addr=10.42.0.69 took=432.454µs status_code=200 latency_ms=0 request_id=b7dca5c4-d63d-421e-ae32-738d5518bc68
2023-05-18 05:08:47.155 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.92198ms status_code=200 latency_ms=1 request_id=577a91e7-fd6d-4b48-af25-867fe22207e4
2023-05-18 05:08:47.353 [debu] coderd: check-auth request_id=75b45c0c-853d-4f62-a5f7-0f7aff1308cf my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:47.353 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.169168ms status_code=200 latency_ms=1 request_id=75b45c0c-853d-4f62-a5f7-0f7aff1308cf
2023-05-18 05:08:47.555 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=47.951µs status_code=200 latency_ms=0 request_id=d2d7468b-bdb9-45f9-9785-20dfeeb8858f
2023-05-18 05:08:47.556 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=57.578µs status_code=200 latency_ms=0 request_id=0053a0bf-8a69-453c-b1ab-0bc744fa86cd
2023-05-18 05:08:47.569 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.236072ms status_code=200 latency_ms=1 request_id=cca91553-1021-4319-bfa5-9263411be5c9
2023-05-18 05:08:47.763 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.427681ms status_code=200 latency_ms=9 request_id=2442bd65-3d8a-45f3-81da-624a86ff0cf4
2023-05-18 05:08:47.772 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.231588ms status_code=200 latency_ms=1 request_id=b6986ee7-1420-46fe-94a6-de98831c5382
2023-05-18 05:08:48.048 [debu] coderd.workspaceapps: resolved PTY request agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=c11a6154-20ce-43ba-a938-a666111e0703
2023-05-18 05:08:48.048 [debu] coderd.tailnet.wgengine: ping(fd7a:115c:a1e0:49d6:b259:b7ac:b1b2:48f4): sending disco ping to [9fsxN] ...
2023-05-18 05:08:48.049 [debu] coderd.workspaceapps: obtained PTY agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=c11a6154-20ce-43ba-a938-a666111e0703
2023-05-18 05:08:53.793 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:0s
2023-05-18 05:08:57.134 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.278304ms status_code=200 latency_ms=1 request_id=2f5be114-52d8-45a6-b973-b6db718c1b96
2023-05-18 05:08:57.431 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/@kubesail/test.main/terminal proto=HTTP/1.1 remote_addr=10.42.0.69 took=556.463µs status_code=200 latency_ms=0 request_id=9d6e5a00-06e4-4120-be12-5a7a99f2168a
2023-05-18 05:08:57.517 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/pty proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.468691356s status_code=101 latency_ms=9468 request_id=c11a6154-20ce-43ba-a938-a666111e0703
2023-05-18 05:08:57.683 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/me proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.773516ms status_code=200 latency_ms=2 request_id=e220bc2c-e87f-4c2d-8e7f-cfa3a7ea4aaf
2023-05-18 05:08:57.884 [debu] coderd: check-auth request_id=3eaad043-1f73-4166-8a56-32abaa47b4ac my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:08:57.887 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.100311ms status_code=200 latency_ms=5 request_id=3eaad043-1f73-4166-8a56-32abaa47b4ac
2023-05-18 05:08:58.089 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/buildinfo proto=HTTP/1.1 remote_addr=10.42.0.69 took=75.353µs status_code=200 latency_ms=0 request_id=0eb8a035-3938-4d1b-b320-394c0557d1b8
2023-05-18 05:08:58.100 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/entitlements proto=HTTP/1.1 remote_addr=10.42.0.69 took=50.177µs status_code=200 latency_ms=0 request_id=b83deff0-d0e5-44f7-8050-3ef3d738805b
2023-05-18 05:08:58.113 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/appearance proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.340503ms status_code=200 latency_ms=1 request_id=ea9425b7-40c9-4101-99a1-1fd5711fab95
2023-05-18 05:08:58.125 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/experiments proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.037315ms status_code=200 latency_ms=1 request_id=25fc0dbc-8414-4a19-8e46-12de1feb02a5
2023-05-18 05:08:58.317 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/users/kubesail/workspace/test proto=HTTP/1.1 remote_addr=10.42.0.69 took=9.929456ms status_code=200 latency_ms=9 request_id=8ca1f713-8a18-4bc0-92e6-b4384591f86f
2023-05-18 05:08:58.319 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/regions proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.185223ms status_code=200 latency_ms=1 request_id=41eecddf-9f49-49f5-a2a2-5b30b1366fd6
2023-05-18 05:08:58.619 [debu] coderd.workspaceapps: resolved PTY request agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=5ae59856-2997-4718-b257-679f3c7a0668
2023-05-18 05:08:58.620 [debu] coderd.workspaceapps: dialed workspace agent agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=5ae59856-2997-4718-b257-679f3c7a0668
2023-05-18 05:08:58.620 [debu] coderd.tailnet.wgengine: ping(fd7a:115c:a1e0:49d6:b259:b7ac:b1b2:48f4): sending disco ping to [9fsxN] ...
2023-05-18 05:08:58.621 [debu] coderd.workspaceapps: obtained PTY agent_id=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 request_id=5ae59856-2997-4718-b257-679f3c7a0668
2023-05-18 05:09:08.789 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Receiving keepalive packet
2023-05-18 05:09:08.828 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=2.066908ms interval=30s
2023-05-18 05:09:13.945 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:0s
lue":0},{"name":"portmap_pmp_ok","type":"counter","value":0},{"name":"portmap_pmp_out_of_resources","type":"counter","value":0},{"name":"portmap_pmp_sent","type":"counter","value":44},{"name":"portmap_pmp_unhandled_opcode","type":"counter","value":0},{"name":"portmap_pmp_unhandled_response_code","type":"counter","value":0},{"name":"portmap_pxp_response","type":"counter","value":0},{"name":"portmap_upnp_ok","type":"counter","value":0},{"name":"portmap_upnp_parse_err","type":"counter","value":0},{"name":"portmap_upnp_response","type":"counter","value":0},{"name":"portmap_upnp_sent","type":"counter","value":44},{"name":"portmap_upnp_updated_meta","type":"counter","value":0},{"name":"wgengine_major_changes","type":"counter","value":0},{"name":"wgengine_minor_changes","type":"counter","value":0}]}
2023-05-18 05:09:16.074 [debu] coderd.activity_bump: bumped deadline from activity request_id=eeb74490-49c7-41fc-8913-983e09e55789 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418
2023-05-18 05:09:16.077 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=8.72007ms status_code=200 latency_ms=8 request_id=eeb74490-49c7-41fc-8913-983e09e55789
2023-05-18 05:09:27.604 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.269894ms status_code=200 latency_ms=2 request_id=a19ebab5-0879-4057-9298-28315c8295c6
2023-05-18 05:09:29.664 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/pty proto=HTTP/1.1 remote_addr=10.42.0.69 took=31.044267339s status_code=101 latency_ms=31044 request_id=5ae59856-2997-4718-b257-679f3c7a0668
2023-05-18 05:09:29.664 [debu] coderd.tailnet: wireguard status status="&{AsOf:2023-05-18 05:09:29.664557605 +0000 UTC m=+232.078857515 Peers:[{TxBytes:6568 RxBytes:5356 LastHandshake:2023-05-18 05:08:08.964247793 +0000 UTC NodeKey:nodekey:f5fb31350327e4cf94e604278e9c1961762d36ee8fa9e75204be63e460b2cf67}] LocalAddrs:[{Addr:35.195.149.150:24437 Type:stun} {Addr:10.42.0.72:55999 Type:local}] DERPs:1}" err=<nil>
2023-05-18 05:09:32.621 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=13.970859ms status_code=201 latency_ms=13 request_id=84ed8cdb-5b88-4b74-9c5b-d291667ba39d
2023-05-18 05:09:32.732 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/builds proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.493893ms status_code=200 latency_ms=4 request_id=4914a37a-abb1-4a61-bb50-924c7d463948
2023-05-18 05:09:32.825 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/d5047d35-d4fd-4052-bd2c-38bc2e4ecca4/watch-metadata proto=HTTP/1.1 remote_addr=10.42.0.69 took=1m31.709292399s status_code=200 latency_ms=91709 request_id=07930c24-cccc-4ee7-a34c-347fe0270a8d
2023-05-18 05:09:33.640 [debu] coderd.provisionerd-festive_lehmann7: locked job from database id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:33.648 [info] acquired job initiator_username=kubesail provisioner=terraform job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 workspace_transition=STOP workspace_owner=kubesail template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test
2023-05-18 05:09:33.648 [debu] acquired job is workspace provision job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop workspace_name=test state_length=22993 parameters=[] rich_parameter_values="[name:\"cpu\" value:\"2\" name:\"home_disk_size\" value:\"15\" name:\"memory\" value:\"2\"]" variable_values="[name:\"use_kubeconfig\" value:\"false\" name:\"namespace\" value:\"coder\"]"
2023-05-18 05:09:33.671 [debu] running initialization
2023-05-18 05:09:33.693 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="Initializing the backend..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:33.695 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Finding coder/coder versions matching \"~> 0.7.0\"..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:33.759 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Finding hashicorp/kubernetes versions matching \"~> 2.18\"..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:34.010 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:34.012 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Setting up" output=""
2023-05-18 05:09:34.014 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:34.375 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Installing coder/coder v0.7.0..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:34.626 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:34.628 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="- Installing coder/coder v0.7.0..."
2023-05-18 05:09:34.629 [debu] coderd.provisionerd-festive_lehmann7: inserted job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:34.629 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:34.861 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Installed coder/coder v0.7.0 (signed by a HashiCorp partner, key ID 93C75807601AA0EC)" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:34.919 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Installing hashicorp/kubernetes v2.20.0..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.170 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:35.172 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:09:35.174 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:35.458 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="If you'd like to know more about provider signing, you can read about it here:" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.458 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output=https://www.terraform.io/docs/cli/plugins/signing.html workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.460 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="Terraform has been successfully initialized!" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.460 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="rerun this command to reinitialize your working directory. If you forget, other" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.460 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="commands will detect it and remind you to do so if necessary." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.462 [debu] ran initialization
2023-05-18 05:09:35.483 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="Terraform 1.4.6" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:35.734 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:35.737 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="Partner and community providers are signed by their developers."
2023-05-18 05:09:35.737 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="selections it made above. Include this file in your version control repository"
2023-05-18 05:09:35.737 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="so that Terraform can guarantee to make the same selections by default when"
2023-05-18 05:09:35.737 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="any changes that are required for your infrastructure. All Terraform commands"
2023-05-18 05:09:35.737 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:09:35.739 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:35.825 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:0s
2023-05-18 05:09:36.059 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="data.coder_workspace.me: Refreshing..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.059 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="data.coder_parameter.memory: Refreshing..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.060 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="data.coder_parameter.cpu: Refreshing..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.061 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="coder_agent.main: Refreshing state... [id=aa6408bc-97c7-497b-b9c4-259851fb4d82]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.063 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="data.coder_workspace.me: Refresh complete after 0s [id=7e17899f-493f-4cca-ae07-afa55d8e5418]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.064 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="data.coder_parameter.home_disk_size: Refresh complete after 0s [id=fc32b938-1891-4c6e-af75-14a8a0d3a942]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.070 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="coder_app.code-server: Refresh complete [id=cc786f16-f30e-42c3-9923-9b58895a6c82]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.071 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_persistent_volume_claim.home: Refreshing state... [id=coder/coder-kubesail-test-home]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.094 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_pod.main[0]: Refreshing state... [id=coder/coder-kubesail-test]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.106 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_pod.main[0]: Refresh complete [id=coder/coder-kubesail-test]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.120 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="Plan: 0 to add, 0 to change, 1 to destroy." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:36.370 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:36.373 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="data.coder_parameter.cpu: Refreshing..."
2023-05-18 05:09:36.373 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="coder_agent.main: Refreshing state... [id=aa6408bc-97c7-497b-b9c4-259851fb4d82]"
2023-05-18 05:09:36.373 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="data.coder_parameter.memory: Refresh complete after 0s [id=26ecabf7-6760-4c1f-b271-405ab29beea7]"
2023-05-18 05:09:36.373 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="kubernetes_pod.main[0]: Refresh complete [id=coder/coder-kubesail-test]"
2023-05-18 05:09:36.373 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Planning infrastructure" output="coder_agent.main: Drift detected (update)"
2023-05-18 05:09:36.376 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:36.828 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:36.830 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:36.877 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="Initializing the backend..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.048 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="Initializing provider plugins..." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.048 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Reusing previous version of hashicorp/kubernetes from the dependency lock file" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.103 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Reusing previous version of coder/coder from the dependency lock file" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.256 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="- Using previously-installed hashicorp/kubernetes v2.20.0" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.295 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="should now work." workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.295 [debu] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=DEBUG output="If you ever set or change modules or backend configuration for Terraform," workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.317 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="Terraform 1.4.6" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.568 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:37.570 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Stopping workspace" output="Initializing the backend..."
2023-05-18 05:09:37.570 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Stopping workspace" output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:09:37.570 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Stopping workspace" output="Terraform 1.4.6"
2023-05-18 05:09:37.639 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_pod.main[0]: Plan to delete" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.758 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_pod.main[0]: Destroying... [id=coder/coder-kubesail-test]" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:37.790 [debu] coderd: workspace agent state report request_id=dfae3f41-ea75-4740-9bb1-b2b26d8b7099 agent=d5047d35-d4fd-4052-bd2c-38bc2e4ecca4 workspace=7e17899f-493f-4cca-ae07-afa55d8e5418 payload={"state":"off"}
2023-05-18 05:09:37.792 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaceagents/me/report-lifecycle proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.660918ms status_code=204 latency_ms=5 request_id=dfae3f41-ea75-4740-9bb1-b2b26d8b7099
2023-05-18 05:09:37.818 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/workspaceagents/me/coordinate proto=HTTP/1.1 remote_addr=10.42.0.69 took=2m51.689903697s status_code=101 latency_ms=171689 request_id=5e1e10cd-61af-43a2-a9ef-66150e403036
2023-05-18 05:09:38.009 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:38.094 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Stopping workspace" output="kubernetes_pod.main[0]: Destroying... [id=coder/coder-kubesail-test]"
2023-05-18 05:09:38.095 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:38.829 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.947932ms interval=30s
2023-05-18 05:09:38.839 [debu] run stats elapsed=0s transitions={}
2023-05-18 05:09:39.280 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="kubernetes_pod.main[0]: Destruction complete after 1s" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:39.289 [info] workspace provisioner job logged job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop level=INFO output="Outputs: 0" workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179
2023-05-18 05:09:39.539 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:39.542 [debu] coderd.provisionerd-festive_lehmann7: job log job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 stage="Stopping workspace" output="Outputs: 0"
2023-05-18 05:09:39.543 [debu] coderd.provisionerd-festive_lehmann7: inserted job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:39.543 [debu] coderd.provisionerd-festive_lehmann7: published job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:40.153 [info] provision successful job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop resource_count=1 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\"]" state_length=11523
2023-05-18 05:09:40.153 [debu] coderd.provisionerd-festive_lehmann7: UpdateJob starting job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:40.156 [debu] cleaned up work directory job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8 template_name=kubernetes template_version=kind_murdock3 workspace_build_id=e02ff266-4c98-45a2-9c0d-34d22a6e3179 workspace_id=7e17899f-493f-4cca-ae07-afa55d8e5418 workspace_name=test workspace_owner=kubesail workspace_transition=stop
2023-05-18 05:09:40.159 [debu] coderd.provisionerd-festive_lehmann7: inserted job logs job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:40.168 [info] coderd: audit_log ID=11ea6ce3-c446-4aa3-8b1f-e9b117bb46c3 Time="2023-05-18T05:09:40.167091Z" UserID=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 OrganizationID=00000000-0000-0000-0000-000000000000 Ip=<nil> UserAgent=<nil> ResourceType=workspace_build ResourceID=e02ff266-4c98-45a2-9c0d-34d22a6e3179 ResourceTarget="" Action=stop Diff="{}" StatusCode=200 AdditionalFields="{\"workspace_name\":\"test\",\"build_number\":\"6\",\"build_reason\":\"initiator\",\"workspace_owner\":\"\"}" RequestID=8e30d486-d815-4591-bec7-8fba44e3b3b8 ResourceIcon=""
2023-05-18 05:09:40.168 [debu] coderd.provisionerd-festive_lehmann7: CompleteJob done job_id=8e30d486-d815-4591-bec7-8fba44e3b3b8
2023-05-18 05:09:40.302 [debu] telemetry: submitted snapshot
2023-05-18 05:09:40.674 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces proto=HTTP/1.1 remote_addr=10.42.0.69 took=18.999107ms status_code=200 latency_ms=18 request_id=1c0ae2e7-8080-4914-8b18-99fbf8d97518
2023-05-18 05:09:40.677 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/workspaces/7e17899f-493f-4cca-ae07-afa55d8e5418/watch proto=HTTP/1.1 remote_addr=10.42.0.69 took=1m39.585186142s status_code=200 latency_ms=99585 request_id=f43eaed9-bfcf-4222-a8e6-3cd0b3c8f39b
2023-05-18 05:09:44.917 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:09:49.984 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:09:53.598 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/examples proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.671626ms status_code=200 latency_ms=2 request_id=fffba2a3-5710-4737-878e-154e7bd3562e
2023-05-18 05:09:53.607 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates proto=HTTP/1.1 remote_addr=10.42.0.69 took=12.712175ms status_code=200 latency_ms=12 request_id=d6e7ab23-0fc4-403e-b397-c4ac13f4b506
2023-05-18 05:09:55.003 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:09:55.230 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.132237ms status_code=200 latency_ms=2 request_id=3e960017-bcb2-48cd-95e0-6653d950e575
2023-05-18 05:09:55.432 [debu] coderd: check-auth request_id=1e084bfd-e58a-41ba-8344-b2f99db9ab1d my_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 got_id=955027ec-fe8b-4d42-8e32-bcc6a7278dd8 name=kubesail roles="[owner member organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf organization-member:47a1a9bd-b744-46ab-9ba2-19decdc2c1cf]" scope=all
2023-05-18 05:09:55.433 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/authcheck proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.464085ms status_code=200 latency_ms=2 request_id=1e084bfd-e58a-41ba-8344-b2f99db9ab1d
2023-05-18 05:09:55.435 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585 proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.196598ms status_code=200 latency_ms=4 request_id=8d52b8a2-c3eb-4a01-975b-7508410e600a
2023-05-18 05:09:55.635 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templates/8e6505e0-f405-4789-bb4c-d94e1d2507df/daus proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.440915ms status_code=200 latency_ms=1 request_id=872b0e07-a2e8-4e0e-b4a7-7cf68ecbbbbc
2023-05-18 05:09:55.639 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/a2d0ed67-8fca-42be-ad71-f5f2ae057585/resources proto=HTTP/1.1 remote_addr=10.42.0.69 took=5.490685ms status_code=200 latency_ms=5 request_id=fe718569-444c-4f73-b290-fec1ab124568
2023-05-18 05:09:57.802 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.623061ms status_code=200 latency_ms=2 request_id=d0b2101b-e0d3-4a3f-b582-180274cb0488
2023-05-18 05:09:57.814 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templates/kubernetes/versions/kind_murdock3 proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.842441ms status_code=200 latency_ms=3 request_id=1bd2c6a5-311e-4834-a9cf-2e47357d96d1
2023-05-18 05:09:57.983 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/files/cd5c35b1-91ae-4bcb-ba23-4bf5faf9655f proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.28166ms status_code=200 latency_ms=2 request_id=5df6bc8c-b705-4105-b384-00684321b3ee
2023-05-18 05:10:00.274 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Handshake did not complete after 5 seconds, retrying (try 4)
2023-05-18 05:10:00.274 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:00.751 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:1ms
2023-05-18 05:10:01.540 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.259119ms status_code=200 latency_ms=1 request_id=a9360a48-1c4f-40d5-aded-9e6a17e2b9c9
2023-05-18 05:10:05.548 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:07.501 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/files proto=HTTP/1.1 remote_addr=10.42.0.69 took=4.108996ms status_code=201 latency_ms=4 request_id=ac68dfcc-308e-4154-9bbf-ebc3dcfe2fb8
2023-05-18 05:10:07.724 [debu] coderd: POST host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/organizations/47a1a9bd-b744-46ab-9ba2-19decdc2c1cf/templateversions proto=HTTP/1.1 remote_addr=10.42.0.69 took=7.274361ms status_code=201 latency_ms=7 request_id=7f61f59b-3408-4f19-a4d4-9a1dd6e7f506
2023-05-18 05:10:08.090 [debu] coderd: GET host=10.42.0.72:3000 path=/api/v2/templateversions/20d7fc2b-f19d-4ca7-b252-48f10ed8290c/logs proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.535559ms status_code=403 latency_ms=3 request_id=8a7fef35-06cb-4df8-8182-088e17fed4b8
2023-05-18 05:10:08.176 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/templateversions/20d7fc2b-f19d-4ca7-b252-48f10ed8290c proto=HTTP/1.1 remote_addr=10.42.0.69 took=3.082451ms status_code=200 latency_ms=3 request_id=3f0e8bb2-f6b8-4686-baaa-4d85e5229cdf
2023-05-18 05:10:08.267 [debu] coderd.provisionerd-dreamy_williams3: locked job from database id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.270 [info] acquired job initiator_username=kubesail provisioner=terraform job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.270 [debu] extracted file job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 size_bytes=3391 path=/tmp/provisionerd116700553/README.md mode=-rw-rw-r--
2023-05-18 05:10:08.270 [debu] extracted file job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 size_bytes=7011 path=/tmp/provisionerd116700553/main.tf mode=-rw-rw-r--
2023-05-18 05:10:08.274 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.278 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.281 [debu] coderd.provisionerd-dreamy_williams3: insert template variable template_version_id=20d7fc2b-f19d-4ca7-b252-48f10ed8290c template_variable="name:\"use_kubeconfig\" description:\"Use host kubeconfig? (true/false)\\n\\nSet this to false if the Coder host is itself running as a Pod on the same\\nKubernetes cluster as you are deploying workspaces to.\\n\\nSet this to true if the Coder host is running outside the Kubernetes cluster\\nfor workspaces. A valid \\\"~/.kube/config\\\" must be present on the Coder host.\\n\" type:\"bool\" default_value:\"false\""
2023-05-18 05:10:08.327 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="Initializing the backend..."
2023-05-18 05:10:08.328 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Finding hashicorp/kubernetes versions matching \"~> 2.18\"..."
2023-05-18 05:10:08.477 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:10:08.728 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.730 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="Initializing the backend..."
2023-05-18 05:10:08.730 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="- Installing hashicorp/kubernetes v2.20.0..."
2023-05-18 05:10:08.732 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:08.829 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.765009ms interval=30s
2023-05-18 05:10:09.024 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Installed hashicorp/kubernetes v2.20.0 (signed by HashiCorp)"
2023-05-18 05:10:09.274 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.278 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.278 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.448 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Installing coder/coder v0.7.0..."
2023-05-18 05:10:09.699 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.701 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="- Installing coder/coder v0.7.0..."
2023-05-18 05:10:09.702 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.702 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:09.939 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Installed coder/coder v0.7.0 (signed by a HashiCorp partner, key ID 93C75807601AA0EC)"
2023-05-18 05:10:09.939 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="If you'd like to know more about provider signing, you can read about it here:"
2023-05-18 05:10:09.939 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="selections it made above. Include this file in your version control repository"
2023-05-18 05:10:09.940 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="You may now begin working with Terraform. Try running \"terraform plan\" to see"
2023-05-18 05:10:09.940 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="any changes that are required for your infrastructure. All Terraform commands"
2023-05-18 05:10:09.966 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="Terraform 1.4.6"
2023-05-18 05:10:10.216 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:10.219 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="- Installed coder/coder v0.7.0 (signed by a HashiCorp partner, key ID 93C75807601AA0EC)"
2023-05-18 05:10:10.219 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="If you'd like to know more about provider signing, you can read about it here:"
2023-05-18 05:10:10.220 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="Terraform has been successfully initialized!"
2023-05-18 05:10:10.223 [debu] coderd.provisionerd-dreamy_williams3: inserted job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:10.223 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:10.529 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:10:10.530 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.cpu: Refreshing..."
2023-05-18 05:10:10.530 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.memory: Refreshing..."
2023-05-18 05:10:10.532 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.memory: Refresh complete after 0s [id=f6fde6c3-78f7-4974-b6ad-e1d015d1a36b]"
2023-05-18 05:10:10.601 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="Plan: 4 to add, 0 to change, 0 to destroy."
2023-05-18 05:10:10.660 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:10.851 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:10.854 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:10:10.854 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="data.coder_parameter.cpu: Refreshing..."
2023-05-18 05:10:10.854 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting persistent resources" output="data.coder_workspace.me: Refresh complete after 0s [id=da2efc66-1ec6-468a-8e01-d6f25d493087]"
2023-05-18 05:10:10.856 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:11.299 [info] parse dry-run provision successful job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 resource_count=2 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\" name:\"main\" type:\"kubernetes_pod\" agents:{name:\"main\" startup_script:\"set -e\\n\\n# install and start code-server\\ncurl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone --prefix=/tmp/code-server --version 4.11.0\\n/tmp/code-server/bin/code-server --auth none --port 13337 >/tmp/code-server.log 2>&1 &\\n\" operating_system:\"linux\" architecture:\"amd64\" apps:{slug:\"code-server\" display_name:\"code-server\" url:\"http://localhost:13337?folder=/home/coder\" icon:\"/icon/code.svg\" healthcheck:{url:\"http://localhost:13337/healthz\" interval:3 threshold:10}} token:\"\" connection_timeout_seconds:120 startup_script_timeout_seconds:180 shutdown_script_timeout_seconds:300 metadata:{key:\"disk\" display_name:\"Disk Usage\" script:\"#!/bin/bash\\nset -e\\ndf /home/coder | awk '$NF==\\\"/\\\"{printf \\\"%s\\\", $5}'\\n\" interval:600 timeout:30}}]" state_length=0
2023-05-18 05:10:11.321 [debu] running initialization
2023-05-18 05:10:11.342 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="Initializing the backend..."
2023-05-18 05:10:11.513 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Reusing previous version of coder/coder from the dependency lock file"
2023-05-18 05:10:11.567 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Reusing previous version of hashicorp/kubernetes from the dependency lock file"
2023-05-18 05:10:11.628 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="- Using previously-installed coder/coder v0.7.0"
2023-05-18 05:10:11.760 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="You may now begin working with Terraform. Try running \"terraform plan\" to see"
2023-05-18 05:10:11.760 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:10:11.760 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=DEBUG output="commands will detect it and remind you to do so if necessary."
2023-05-18 05:10:11.783 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="Terraform 1.4.6"
2023-05-18 05:10:12.034 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:12.037 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="- Using previously-installed hashicorp/kubernetes v2.20.0"
2023-05-18 05:10:12.037 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="Terraform has been successfully initialized!"
2023-05-18 05:10:12.037 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="If you ever set or change modules or backend configuration for Terraform,"
2023-05-18 05:10:12.037 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="Terraform 1.4.6"
2023-05-18 05:10:12.039 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:12.343 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:10:12.343 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.home_disk_size: Refreshing..."
2023-05-18 05:10:12.347 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.cpu: Refresh complete after 0s [id=f83afe1e-b7df-4dcf-a794-0e41f2eef8fa]"
2023-05-18 05:10:12.348 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="data.coder_parameter.memory: Refresh complete after 0s [id=0771714f-7e8d-4309-aa81-706d3cd3d4b9]"
2023-05-18 05:10:12.398 [debu] template import provision job logged job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 level=INFO output="Plan: 3 to add, 0 to change, 0 to destroy."
2023-05-18 05:10:12.649 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:12.651 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="data.coder_workspace.me: Refreshing..."
2023-05-18 05:10:12.652 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="coder_app.code-server: Plan to create"
2023-05-18 05:10:12.652 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Detecting ephemeral resources" output="Plan: 3 to add, 0 to change, 0 to destroy."
2023-05-18 05:10:12.654 [debu] coderd.provisionerd-dreamy_williams3: published job logs job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:13.095 [info] parse dry-run provision successful job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 resource_count=1 resources="[name:\"home\" type:\"kubernetes_persistent_volume_claim\"]" state_length=0
2023-05-18 05:10:13.095 [debu] coderd.provisionerd-dreamy_williams3: UpdateJob starting job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890
2023-05-18 05:10:13.098 [debu] coderd.provisionerd-dreamy_williams3: job log job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 stage="Cleaning Up" output=""
2023-05-18 05:10:13.106 [info] coderd.provisionerd-dreamy_williams3: inserting template import job resource job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 resource_name=home resource_type=kubernetes_persistent_volume_claim transition=stop
2023-05-18 05:10:13.107 [info] coderd.provisionerd-dreamy_williams3: inserting template import job parameter job_id=b42fce20-4cfc-4be4-94a7-bfb98e8cc890 parameter_name=cpu
2023-05-18 05:10:13.230 [debu] telemetry: submitted snapshot
2023-05-18 05:10:15.757 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Handshake did not complete after 5 seconds, retrying (try 7)
2023-05-18 05:10:15.757 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:21.005 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:21.455 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:1ms
2023-05-18 05:10:26.082 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:31.208 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:31.852 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=2.762061ms status_code=200 latency_ms=2 request_id=efef326e-7e56-4d83-b9b6-e2b9c55a9422
2023-05-18 05:10:36.535 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:38.828 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.837681ms interval=30s
2023-05-18 05:10:38.839 [debu] run stats elapsed=0s transitions={}
2023-05-18 05:10:41.637 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:46.965 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:52.210 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:10:52.261 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:0s
2023-05-18 05:10:57.235 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:02.198 [debu] coderd: GET host=coder.atif.matifali.eu1.k8g8.com path=/api/v2/deployment/stats proto=HTTP/1.1 remote_addr=10.42.0.69 took=1.230799ms status_code=200 latency_ms=1 request_id=997d90ea-97b8-4296-aea4-344adb6c9d66
2023-05-18 05:11:02.459 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:07.640 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Handshake did not complete after 5 seconds, retrying (try 17)
2023-05-18 05:11:07.640 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:08.829 [debu] coderd.metrics_cache: deployment stats metrics refreshed took=1.822327ms interval=30s
2023-05-18 05:11:12.652 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:17.832 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:23.133 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Sending handshake initiation
2023-05-18 05:11:23.184 [debu] coderd.tailnet.wgengine: netcheck: [v1] report: udp=true v6=false v6os=true mapvarydest= hair= portmap= v4a=35.195.149.150:24437 derp=999 derpdist=999v4:1ms
2023-05-18 05:11:28.148 [debu] coderd.tailnet.wgengine: wg: [v2] [9fsxN] - Handshake did not complete after 20 attempts, giving up |
Publish Coder as a Kubesail app.
coder ssh <workspace>
The text was updated successfully, but these errors were encountered: