D 2024-02-14 22:48:29.104082+00:00 Params: [('source_key', 'agdicmlk...'), ('last_polled', '2024-02-13-18-57-01')]
I 2024-02-14 22:48:29.123189+00:00 Source: kzys (GitHub) kzys, https://brid.gy/github/kzys
I 2024-02-14 22:48:29.123573+00:00 Last poll: https://brid.gy/log?start_time=1707850621&key=agdicmlkLWd5chALEgZHaXRIdWIiBGt6eXMM
I 2024-02-14 22:48:29.141742+00:00 Updating kzys (GitHub) /github/kzys : {'poll_status': 'polling', 'last_poll_attempt': datetime.datetime(2024, 2, 14, 22, 48, 29, 123684, tzinfo=datetime.timezone.utc), 'rate_limited': False}
D 2024-02-14 22:48:29.218068+00:00 Using ETag Tue, 13 Feb 2024 17:37:46 GMT, last activity id vvejell1:firecracker-go-sdk:2
I 2024-02-14 22:48:29.242579+00:00 no refresh_token
I 2024-02-14 22:48:29.244568+00:00 requests.get https://api.github.com/notifications?all=true&participating=true&per_page=10 {'headers': {'If-Modified-Since': '...', 'Authorization': '...'}}
I 2024-02-14 22:48:30.573333+00:00 Received 200
I 2024-02-14 22:48:30.573628+00:00 requests.get https://api.github.com/repos/firecracker-microvm/firecracker-go-sdk/issues/516 {'headers': {'Authorization': '...'}}
I 2024-02-14 22:48:31.007349+00:00 Received 200
I 2024-02-14 22:48:31.009792+00:00 requests.get https://api.github.com/repos/firecracker-microvm/firecracker-go-sdk/issues/516/comments?since=2024-02-13T17:37:46Z {'headers': {'Authorization': '...'}}
I 2024-02-14 22:48:31.797992+00:00 Received 200
I 2024-02-14 22:48:31.802539+00:00 requests.get https://api.github.com/repos/firecracker-microvm/firecracker-go-sdk/issues/516/reactions {'headers': {'Authorization': '...'}}
I 2024-02-14 22:48:32.124670+00:00 Received 200
I 2024-02-14 22:48:32.131443+00:00 Found 1 public activities: dict_keys(['tag:github.com,2013:firecracker-microvm:firecracker-go-sdk:516'])
I 2024-02-14 22:48:32.131682+00:00 Found 0 private activities: dict_keys([])
D 2024-02-14 22:48:32.132335+00:00 discovering original posts for: https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516
I 2024-02-14 22:48:32.132728+00:00 requests.head https://github.com/firecracker-microvm/firecracker/tree/main/resources/guest_configs {'headers': {}}
I 2024-02-14 22:48:32.490216+00:00 Received 200
I 2024-02-14 22:48:32.490608+00:00 Original post discovery found original posts set(), mentions {'https://github.com/firecracker-microvm/firecracker/tree/main/resources/guest_configs'}
I 2024-02-14 22:48:32.494148+00:00 requests.head https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516 {'headers': None}
I 2024-02-14 22:48:33.073158+00:00 Received 200
I 2024-02-14 22:48:33.073492+00:00 starting posse post discovery with syndicated https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516
D 2024-02-14 22:48:33.283908+00:00 activity[content] This seems to be because [`CONFIG_IP_PNP`](https://www.kernelconfig.io/config_ip_pnp) is disabled in the 6.1 config: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-6.1.config#L893 (see also [this Slack thread](https://firecracker-microvm.slack.com/archives/CDL3FUR8B/p1700579849446279)).)..
The weird thing is it is also disabled in the 5.10 one: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-5.10.config#L893, so I'm not sure how that would work, but 6.1 not (both with Firecracker default configs). => This seems to be because [`CONFIG_IP_PNP`](https://www.kernelconfig.io/config_ip_pnp) is disabled in the 6.1 config: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-6.1.config#L893 (see also [this Slack thread](https://firecracker-microvm.slack.com/archives/CDL3FUR8B/p1700579849446279)).)..
The weird thing is it is also disabled in the 5.10 one: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-5.10.config#L893, so I'm not sure how that works, but 6.1 doesn't (both with Firecracker default configs).
I 2024-02-14 22:48:33.284342+00:00 Response changed! Re-propagating. Original: Response(key=Key('Response', 'tag:github.com,2013:firecracker-microvm:firecracker-go-sdk:IC_kwDOCVqb_M5s4ryl'), activities_json=['{"id":"tag:github.com,2013:firecracker-microvm:firecracker-go-sdk:516","url":"https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516","content":"The Firecracker team recently added a [Linux Kernel 6.1 configuration for guest VMs](https://github.com/firecracker-microvm/firecracker/tree/main/resources/guest_configs)..\\n\\nWhen switching to this, and using CNI for networking and IP allocation, the IP address is injected into `KernelArgs` part of the `firecracker.Config` struct.\\n\\nThe problem appears to be that one or more of the previously valid configuration items or approaches for setting IPs is no longer valid in the 6.1 Kernel.\\n\\n```\\n[ 0.000000] Kernel command line: i8042.noaux i8042.nomux init=/sbin/init root=/dev/vda random.trust_cpu=on console=ttyS0 reboot=k pci=off ip=192.168.128.26::192.168.128.1:255.255.255.0:::off::: i8042.dumbkbd panic=1 acpi=off i8042.nopnp root=/dev/vda rw earlycon=uart,mmio,0x40003000\\n[ 0.000000] Unknown kernel command line parameters \\"pci=off ip=192.168.128.26::192.168.128.1:255.255.255.0:::off::: acpi=off\\", will be passed to user space.\\n```\\n\\nThe result is that networking is not enabled or working as it was in a 5.11 Kernel with the same use of this Go SDK and the same CNI configuration.\\n\\n@richardcase also ran into an identical issue whilst trying to write a new tool with this SDK and CNI.\\n\\nCNI is important for simple IP management and proper namespacing of networks etc.\\n"}'], created=DatetimeWithNanoseconds(2023, 11, 27, 14, 35, 19, 758550, tzinfo=datetime.timezone.utc), error=[], failed=[], leased_until=None, old_response_jsons=[], original_posts=[], response_json='{"id":"tag:github.com,2013:firecracker-microvm:firecracker-go-sdk:IC_kwDOCVqb_M5s4ryl","url":"https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516#issuecomment-1826798757","author":{"id":"tag:github.com,2013:MDQ6VXNlcjIwODM5MzA=","url":"https://github.com/lbogdan","objectType":"person","displayName":"lbogdan","username":"lbogdan","image":{"url":"https://avatars.githubusercontent.com/u/2083930?v=4"}},"content":"This seems to be because [`CONFIG_IP_PNP`](https://www.kernelconfig.io/config_ip_pnp) is disabled in the 6.1 config: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-6.1.config#L893 (see also [this Slack thread](https://firecracker-microvm.slack.com/archives/CDL3FUR8B/p1700579849446279)).)..\\n\\nThe weird thing is it is also disabled in the 5.10 one: https://github.com/firecracker-microvm/firecracker/blob/60c3b14a998eb1db56403df34853fcdece6efc24/resources/guest_configs/microvm-kernel-ci-x86_64-5.10.config#L893, so I\'m not sure how that would work, but 6.1 not (both with Firecracker default configs).","published":"2023-11-26T14:27:26+00:00","updated":"2023-11-26T14:27:26+00:00","objectType":"comment","inReplyTo":[{"url":"https://github.com/firecracker-microvm/firecracker-go-sdk/issues/516"}]}', sent=[], skipped=[], source=Key('GitHub', 'kzys'), status='complete', type='comment', unsent=[], updated=datetime.datetime(2024, 2, 14, 22, 48, 33, 233243, tzinfo=datetime.timezone.utc), urls_to_activity=None)
I 2024-02-14 22:48:33.435623+00:00 Added propagate task projects/brid-gy/locations/us-central1/queues/propagate/tasks/9289620761038934384 with ETA None: {'app_engine_http_request': {'http_method': 'POST', 'relative_uri': '/_ah/queue/propagate', 'body': b'response_key=agdicmlkLWd5clwLEghSZXNwb25zZSJOdGFnOmdpdGh1Yi5jb20sMjAxMzpmaXJlY3JhY2tlci1taWNyb3ZtOmZpcmVjcmFja2VyLWdvLXNkazpJQ19rd0RPQ1ZxYl9NNXM0cnlsDA', 'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}}
I 2024-02-14 22:48:33.539059+00:00 skipping refetch h-feed. last-syndication-url None, last-refetch 2020-07-09 02:51:09.855226+00:00
I 2024-02-14 22:48:33.561929+00:00 Updating kzys (GitHub) /github/kzys : {'recent_private_posts': 0, 'last_polled': datetime.datetime(2024, 2, 14, 22, 48, 29, 123684, tzinfo=datetime.timezone.utc), 'poll_status': 'ok', 'last_activities_etag': 'Wed, 14 Feb 2024 12:37:15 GMT'}
I 2024-02-14 22:48:33.706275+00:00 Added poll task projects/brid-gy/locations/us-central1/queues/poll/tasks/53068709287899491611 with ETA 1708034942: {'app_engine_http_request': {'http_method': 'POST', 'relative_uri': '/_ah/queue/poll', 'body': b'source_key=agdicmlkLWd5chALEgZHaXRIdWIiBGt6eXMM&last_polled=2024-02-14-22-48-29', 'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}, 'schedule_time': seconds: 1708034942
}