Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 ( 4.17%)
med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, [https://avatars2.githubusercontent.com/u/672279?s=400&v=4]https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatlinghttps://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
I am fairly certain the scripts in the repo are out of date and won't work out of the box with newer versions of domjudge. I'm not sure how much work it would be to fix it, but it's something I would like to do eventually.
The issue(judging from the log messages you posted) is around retrieving state after logging in as a team. There used to be some attributes on the team page to discover the team id and contest id, which the script would scrape and then use for submitting things/creating clarifications/etc. Those attributes have either been deleted or moved, so the scripts need to be updated to account for this.
-Keith
On Mon, Oct 19, 2020, 23:05 Tran Binh Duong (FE FPTU HN) DuongTB@fe.edu.vn wrote:
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 (
4.17%) med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatling https://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
________________________________ Từ: Tran Binh Duong (FE FPTU HN) Đã gửi: 20 Tháng Mười 2020 10:04 SA Đến: domjudge-devel@domjudge.org domjudge-devel@domjudge.org Chủ đề: About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 ( 4.17%)
med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, [https://avatars2.githubusercontent.com/u/672279?s=400&v=4]https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatlinghttps://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
Could you please create a pull request for this repository?
On Tue, Oct 20, 2020 at 3:20 PM Tran Binh Duong (FE FPTU HN) < DuongTB@fe.edu.vn> wrote:
Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
*Từ:* Tran Binh Duong (FE FPTU HN) *Đã gửi:* 20 Tháng Mười 2020 10:04 SA *Đến:* domjudge-devel@domjudge.org domjudge-devel@domjudge.org *Chủ đề:* About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 (
4.17%) med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatling https://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
Hi,
Pull request? What do you mean?
Regards
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
________________________________ Từ: Hoai-Thu Vuong thuvh87@gmail.com Đã gửi: 21 Tháng Mười 2020 3:56 CH Đến: Tran Binh Duong (FE FPTU HN) DuongTB@fe.edu.vn Cc: domjudge-devel@domjudge.org domjudge-devel@domjudge.org Chủ đề: Re: Trả lời: About: Load Testing domjudge with gatling
Could you please create a pull request for this repository?
On Tue, Oct 20, 2020 at 3:20 PM Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> wrote: Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
________________________________ Từ: Tran Binh Duong (FE FPTU HN) Đã gửi: 20 Tháng Mười 2020 10:04 SA Đến: domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org <domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org> Chủ đề: About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 ( 4.17%)
med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, [https://avatars2.githubusercontent.com/u/672279?s=400&v=4]https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatlinghttps://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.comhttp://github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
_______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.orgmailto:DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
-- Thu.
Could you please share your fixes by creating a pull request to this repository https://github.com/ubergeek42/domjudge-gatling
On Thu, Oct 22, 2020 at 1:02 PM Tran Binh Duong (FE FPTU HN) < DuongTB@fe.edu.vn> wrote:
Hi,
Pull request? What do you mean?
Regards
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
*Từ:* Hoai-Thu Vuong thuvh87@gmail.com *Đã gửi:* 21 Tháng Mười 2020 3:56 CH *Đến:* Tran Binh Duong (FE FPTU HN) DuongTB@fe.edu.vn *Cc:* domjudge-devel@domjudge.org domjudge-devel@domjudge.org *Chủ đề:* Re: Trả lời: About: Load Testing domjudge with gatling
Could you please create a pull request for this repository?
On Tue, Oct 20, 2020 at 3:20 PM Tran Binh Duong (FE FPTU HN) < DuongTB@fe.edu.vn> wrote:
Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
*Từ:* Tran Binh Duong (FE FPTU HN) *Đã gửi:* 20 Tháng Mười 2020 10:04 SA *Đến:* domjudge-devel@domjudge.org domjudge-devel@domjudge.org *Chủ đề:* About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 (
4.17%) med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatling https://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
-- Thu.
Hi,
I'm sorry, I'm still trying to fix the script files, if it's completed I will share it to you.
Regards,
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
________________________________ Từ: Hoai-Thu Vuong thuvh87@gmail.com Đã gửi: 23 Tháng Mười 2020 3:13 CH Đến: Tran Binh Duong (FE FPTU HN) DuongTB@fe.edu.vn Cc: domjudge-devel@domjudge.org domjudge-devel@domjudge.org Chủ đề: Re: Trả lời: Trả lời: About: Load Testing domjudge with gatling
Could you please share your fixes by creating a pull request to this repository https://github.com/ubergeek42/domjudge-gatling
On Thu, Oct 22, 2020 at 1:02 PM Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> wrote: Hi,
Pull request? What do you mean?
Regards
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
________________________________ Từ: Hoai-Thu Vuong <thuvh87@gmail.commailto:thuvh87@gmail.com> Đã gửi: 21 Tháng Mười 2020 3:56 CH Đến: Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> Cc: domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org <domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org> Chủ đề: Re: Trả lời: About: Load Testing domjudge with gatling
Could you please create a pull request for this repository?
On Tue, Oct 20, 2020 at 3:20 PM Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> wrote: Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
________________________________ Từ: Tran Binh Duong (FE FPTU HN) Đã gửi: 20 Tháng Mười 2020 10:04 SA Đến: domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org <domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org> Chủ đề: About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 ( 4.17%)
med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, [https://avatars2.githubusercontent.com/u/672279?s=400&v=4]https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatlinghttps://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.comhttp://github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
_______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.orgmailto:DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
-- Thu.
-- Thu.
Hi,
I checked the documentation of domjudge 7.3.0 and found that the stress test scripts are available in the installation package, then I tried to install the client submit teamworkstation but I got below error messages, could anyone help me? ====================== make[1]: Leaving directory '/home/administrator/domjudge-7.3.0/etc' make -C submit submitclient make[1]: Entering directory '/home/administrator/domjudge-7.3.0/submit' g++ -g -O2 -Wall -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -DREVISION=""release"" -I/home/administrator/domjudge-7.3.0/lib -I/home/administrator/domjudge-7.3.0/etc -c -o submit.o submit.cc g++ submit.o /home/administrator/domjudge-7.3.0/lib/lib.error.o /home/administrator/domjudge-7.3.0/lib/lib.misc.o -o submit -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-Bstatic -lmagic -Wl,-Bdynamic -Wl,-Bstatic -ljsoncpp -Wl,-Bdynamic -Wl,-Bstatic -lcurl -Wl,-Bdynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -lnghttp2 -lidn2 -lrtmp -lpsl -lnettle -lgnutls -llber -lldap -llber -lz -lpthread /usr/bin/ld: cannot find -lnghttp2 /usr/bin/ld: cannot find -lidn2 /usr/bin/ld: cannot find -lrtmp /usr/bin/ld: cannot find -lpsl /usr/bin/ld: cannot find -lnettle /usr/bin/ld: cannot find -lgnutls /usr/bin/ld: cannot find -llber /usr/bin/ld: cannot find -lldap /usr/bin/ld: cannot find -llber /usr/bin/ld: cannot find -lz collect2: error: ld returned 1 exit status Makefile:41: recipe for target 'submit' failed make[1]: *** [submit] Error 1 make[1]: Leaving directory '/home/administrator/domjudge-7.3.0/submit' Makefile:54: recipe for target 'submitclient' failed make: *** [submitclient] Error 2 =======================
Regards, Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vn Website: ....
________________________________ Từ: Hoai-Thu Vuong thuvh87@gmail.com Đã gửi: 23 Tháng Mười 2020 3:13 CH Đến: Tran Binh Duong (FE FPTU HN) DuongTB@fe.edu.vn Cc: domjudge-devel@domjudge.org domjudge-devel@domjudge.org Chủ đề: Re: Trả lời: Trả lời: About: Load Testing domjudge with gatling
Could you please share your fixes by creating a pull request to this repository https://github.com/ubergeek42/domjudge-gatling
On Thu, Oct 22, 2020 at 1:02 PM Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> wrote: Hi,
Pull request? What do you mean?
Regards
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
________________________________ Từ: Hoai-Thu Vuong <thuvh87@gmail.commailto:thuvh87@gmail.com> Đã gửi: 21 Tháng Mười 2020 3:56 CH Đến: Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> Cc: domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org <domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org> Chủ đề: Re: Trả lời: About: Load Testing domjudge with gatling
Could you please create a pull request for this repository?
On Tue, Oct 20, 2020 at 3:20 PM Tran Binh Duong (FE FPTU HN) <DuongTB@fe.edu.vnmailto:DuongTB@fe.edu.vn> wrote: Thanks Keith, I am trying to fix the scripts manually by analysing the structure of new version and modifying the scripts. Thank you!
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
________________________________ Từ: Tran Binh Duong (FE FPTU HN) Đã gửi: 20 Tháng Mười 2020 10:04 SA Đến: domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org <domjudge-devel@domjudge.orgmailto:domjudge-devel@domjudge.org> Chủ đề: About: Load Testing domjudge with gatling
Hi,
I am trying to test installed domjudge system for our contest by using domjudge-gatling, but I got this error: "> Failed to build request Team Details: No attribute named 'team 1 ( 4.17%) _id' is defined
Failed to build request Request Clarification: No attribute na 1 ( 4.17%)
med 'cid' is defined "
I am using domjudge version 7.3.0, and the gatling scripts are downloaded from https://github.com/ubergeek42/domjudge-gatling.
Do you know how to fix the problem?
Regards, [https://avatars2.githubusercontent.com/u/672279?s=400&v=4]https://github.com/ubergeek42/domjudge-gatling ubergeek42/domjudge-gatlinghttps://github.com/ubergeek42/domjudge-gatling Configuration files to use with gatling to load test domjudge - ubergeek42/domjudge-gatling github.comhttp://github.com
Trần Bình Dương (Mr) IT Lecturer Software Engineering Department , FPT University 29th Kilometer Thang Long Boulevard, Thach Hoa commune, Thach That Province, Education and Training Area, Hoa Lac High Tech Park, Ha Noi Mobile:(+84) 936168165 Skype: avn_duong.tb E-mail: duongtb@fe.edu.vnmailto:uongtb@fe.edu.vn Website: ....
_______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.orgmailto:DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
-- Thu.
-- Thu.