https://flink.apache.org/ logo
Join Slack
Powered by
# tmp-flinkbot-outage
  • l

    lorenzo affetti

    04/03/2024, 4:49 PM
    Ah ok, I was confused, clearly it has an account on GitHub, now I get it
  • r

    rmetzger

    04/03/2024, 4:49 PM
    yeah, the term "flinkbot" is overloaded
  • l

    lorenzo affetti

    04/03/2024, 4:49 PM
    I mean lemme open the laptop to see if I can give you some more insights
  • r

    rmetzger

    04/03/2024, 4:52 PM
    Much appreciated, thanks
  • l

    lorenzo affetti

    04/03/2024, 4:54 PM
    I found your doc on confluence, but I don't think I have access to the entire list of VMs probably
  • l

    lorenzo affetti

    04/03/2024, 4:55 PM
    Were you referring to this?
  • l

    lorenzo affetti

    04/03/2024, 4:56 PM
    Ah ok, here is why I cannot find the machine:
  • l

    lorenzo affetti

    04/03/2024, 4:56 PM
    @rmetzger if the above is correct, I can get access tomorrow morning and operate the troubleshooting procedure above πŸ‘ meaning that I need to get some permission through somebody in Ververica
  • r

    rmetzger

    04/03/2024, 4:57 PM
    Oh yea, I created this GCP project back in the day
  • r

    rmetzger

    04/03/2024, 4:57 PM
    good times πŸ˜‚
    🀣 1
  • l

    lorenzo affetti

    04/03/2024, 4:57 PM
    ahahahah
  • r

    rmetzger

    04/03/2024, 4:57 PM
    you've proven to be a VV employee now
  • r

    rmetzger

    04/03/2024, 4:58 PM
    with all the recent hacks you need to be careful who to trust πŸ˜‚
    πŸ‘ 1
  • r

    rmetzger

    04/03/2024, 4:58 PM
    Great, looking forward to your message tomorrow
    πŸš€ 1
  • l

    lorenzo affetti

    04/03/2024, 4:59 PM
    Damn you are right, but I inherently trust you as I always came to Flink Forward flink I took the freedom to copy/paste screenshots but you are right 🀝
  • m

    Matthias

    04/04/2024, 6:38 AM
    I'm wondering whether the flink-ci/pr-labeler is also affected. I'd expect that process needs extensive permissions as well to edit PRs? πŸ€” The flink-ci/git-repo-sync isn't affected (flink-ci/flink-mirror still gets updated; I assume because mirroring only requires read access to Flink's public repo).
  • r

    rmetzger

    04/04/2024, 6:39 AM
    Yes to all πŸ™‚
  • m

    Matthias

    04/04/2024, 6:40 AM
    ok, I updated https://cwiki.apache.org/confluence/display/FLINK/Continuous+Integration accordingly
  • r

    rmetzger

    04/04/2024, 7:19 AM
    Thanks
  • r

    rmetzger

    04/04/2024, 7:19 AM
    I wonder if we should start running flinkbot at an ASF provided VM to avoid these outages
    πŸ‘ 1
    m
    • 2
    • 2
  • l

    lorenzo affetti

    04/04/2024, 7:23 AM
    Is https://github.com/flink-ci/pr-labeler still hosted on GCP, same machine? @rmetzger Wrote now to our internals, gonna ping you back once I got access and assessed the situation
    m
    r
    • 3
    • 26
  • l

    lorenzo affetti

    04/04/2024, 7:25 AM
    BTW, good morning guys β˜€οΈ
    πŸ‘‹ 2
  • l

    lorenzo affetti

    04/04/2024, 9:59 AM
    Everything back to normality πŸ‘ Please, don't delete this channel as I might need some refresher when I update the internal docs πŸ™ Unfortunately this morning I woke up quite sick, I need some rest now and cannot do now πŸ˜… Thank you guys for your cooperation πŸ‘ OSS brings people together πŸ₯³ 🀣
    m
    • 2
    • 1
  • l

    lorenzo affetti

    04/04/2024, 10:01 AM
    Only thing I am concerned about now is that the pr-labeler is apparently processing tons of PRs now. It shares the token with the bot, so, it could be that it reaches GitHub's rate limit and compromises the functionality of the bot
  • r

    rmetzger

    04/04/2024, 11:27 AM
    Yep, that's a known problem
    πŸ‘ 1
  • r

    rmetzger

    04/04/2024, 11:27 AM
    but the rate limit is reset once per hour
  • r

    rmetzger

    04/04/2024, 11:27 AM
    so the problem should go away eventually
  • m

    Matthias

    04/04/2024, 12:02 PM
    is the limit per account or token? πŸ€”
  • r

    rmetzger

    04/04/2024, 1:00 PM
    that's a good question. I suspect per account
  • m

    Matthias

    04/04/2024, 1:41 PM
    I suspect the same. That would be too easy to work around the limit if it's per token. But ok, that means that it's ok for us to share the token per service