Skip to content

Instantly share code, notes, and snippets.

@SteVwonder
Created January 8, 2021 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SteVwonder/05920bc917aac17deaee1dc63bd18605 to your computer and use it in GitHub Desktop.
Save SteVwonder/05920bc917aac17deaee1dc63bd18605 to your computer and use it in GitHub Desktop.
2021-01-08T05:00:54.1908928Z ##[section]Starting: Request a runner to run this job
2021-01-08T05:00:54.5329247Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2021-01-08T05:00:54.5329357Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-01-08T05:00:54.5329727Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-01-08T05:00:54.6200390Z ##[section]Finishing: Request a runner to run this job
2021-01-08T05:01:00.4086844Z Current runner version: '2.275.1'
2021-01-08T05:01:00.4116290Z ##[group]Operating System
2021-01-08T05:01:00.4117202Z Ubuntu
2021-01-08T05:01:00.4117633Z 18.04.5
2021-01-08T05:01:00.4118097Z LTS
2021-01-08T05:01:00.4118547Z ##[endgroup]
2021-01-08T05:01:00.4119173Z ##[group]Virtual Environment
2021-01-08T05:01:00.4119800Z Environment: ubuntu-18.04
2021-01-08T05:01:00.4120442Z Version: 20201210.0
2021-01-08T05:01:00.4121452Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201210.0/images/linux/Ubuntu1804-README.md
2021-01-08T05:01:00.4122439Z ##[endgroup]
2021-01-08T05:01:00.4125866Z Prepare workflow directory
2021-01-08T05:01:00.4789619Z Prepare all required actions
2021-01-08T05:01:00.4800187Z Getting action download info
2021-01-08T05:01:00.7291799Z Download action repository 'actions/checkout@v2'
2021-01-08T05:01:02.6585776Z ##[group]Run actions/checkout@v2
2021-01-08T05:01:02.6586634Z with:
2021-01-08T05:01:02.6587401Z ref: 6a3722d291053723ac1c77e3058a5300617fdb33
2021-01-08T05:01:02.6588191Z fetch-depth: 0
2021-01-08T05:01:02.6588942Z repository: flux-framework/flux-core
2021-01-08T05:01:02.6590143Z token: ***
2021-01-08T05:01:02.6590713Z ssh-strict: true
2021-01-08T05:01:02.6591439Z persist-credentials: true
2021-01-08T05:01:02.6592330Z clean: true
2021-01-08T05:01:02.6592886Z lfs: false
2021-01-08T05:01:02.6593462Z submodules: false
2021-01-08T05:01:02.6594075Z ##[endgroup]
2021-01-08T05:01:03.5012603Z Syncing repository: flux-framework/flux-core
2021-01-08T05:01:03.5018780Z ##[group]Getting Git version info
2021-01-08T05:01:03.5020244Z Working directory is '/home/runner/work/flux-core/flux-core'
2021-01-08T05:01:03.5021211Z [command]/usr/bin/git version
2021-01-08T05:01:03.5021745Z git version 2.29.2
2021-01-08T05:01:03.5023011Z ##[endgroup]
2021-01-08T05:01:03.5024094Z Deleting the contents of '/home/runner/work/flux-core/flux-core'
2021-01-08T05:01:03.5025672Z ##[group]Initializing the repository
2021-01-08T05:01:03.5026802Z [command]/usr/bin/git init /home/runner/work/flux-core/flux-core
2021-01-08T05:01:03.5028096Z Initialized empty Git repository in /home/runner/work/flux-core/flux-core/.git/
2021-01-08T05:01:03.5029538Z [command]/usr/bin/git remote add origin https://github.com/flux-framework/flux-core
2021-01-08T05:01:03.5030514Z ##[endgroup]
2021-01-08T05:01:03.5031272Z ##[group]Disabling automatic garbage collection
2021-01-08T05:01:03.5032640Z [command]/usr/bin/git config --local gc.auto 0
2021-01-08T05:01:03.5035149Z ##[endgroup]
2021-01-08T05:01:03.5037226Z ##[group]Setting up auth
2021-01-08T05:01:03.5038194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-01-08T05:01:03.5039944Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-01-08T05:01:03.5041598Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-01-08T05:01:03.5044483Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-01-08T05:01:03.5046573Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-01-08T05:01:03.5047540Z ##[endgroup]
2021-01-08T05:01:03.5048127Z ##[group]Fetching the repository
2021-01-08T05:01:03.5049607Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2021-01-08T05:01:03.5748750Z remote: Enumerating objects: 352, done.
2021-01-08T05:01:03.5749625Z remote: Counting objects: 0% (1/352)
2021-01-08T05:01:03.5750637Z remote: Counting objects: 1% (4/352)
2021-01-08T05:01:03.5754216Z remote: Counting objects: 2% (8/352)
2021-01-08T05:01:03.5754959Z remote: Counting objects: 3% (11/352)
2021-01-08T05:01:03.5756056Z remote: Counting objects: 4% (15/352)
2021-01-08T05:01:03.5756793Z remote: Counting objects: 5% (18/352)
2021-01-08T05:01:03.5757642Z remote: Counting objects: 6% (22/352)
2021-01-08T05:01:03.5758258Z remote: Counting objects: 7% (25/352)
2021-01-08T05:01:03.5759013Z remote: Counting objects: 8% (29/352)
2021-01-08T05:01:03.5759640Z remote: Counting objects: 9% (32/352)
2021-01-08T05:01:03.5760454Z remote: Counting objects: 10% (36/352)
2021-01-08T05:01:03.5761081Z remote: Counting objects: 11% (39/352)
2021-01-08T05:01:03.5762754Z remote: Counting objects: 12% (43/352)
2021-01-08T05:01:03.5763346Z remote: Counting objects: 13% (46/352)
2021-01-08T05:01:03.5764220Z remote: Counting objects: 14% (50/352)
2021-01-08T05:01:03.5764863Z remote: Counting objects: 15% (53/352)
2021-01-08T05:01:03.5765564Z remote: Counting objects: 16% (57/352)
2021-01-08T05:01:03.5766155Z remote: Counting objects: 17% (60/352)
2021-01-08T05:01:03.5766726Z remote: Counting objects: 18% (64/352)
2021-01-08T05:01:03.5767519Z remote: Counting objects: 19% (67/352)
2021-01-08T05:01:03.5768136Z remote: Counting objects: 20% (71/352)
2021-01-08T05:01:03.5768748Z remote: Counting objects: 21% (74/352)
2021-01-08T05:01:03.5769383Z remote: Counting objects: 22% (78/352)
2021-01-08T05:01:03.5769994Z remote: Counting objects: 23% (81/352)
2021-01-08T05:01:03.5770622Z remote: Counting objects: 24% (85/352)
2021-01-08T05:01:03.5771232Z remote: Counting objects: 25% (88/352)
2021-01-08T05:01:03.5771858Z remote: Counting objects: 26% (92/352)
2021-01-08T05:01:03.5772472Z remote: Counting objects: 27% (96/352)
2021-01-08T05:01:03.5773107Z remote: Counting objects: 28% (99/352)
2021-01-08T05:01:03.5773725Z remote: Counting objects: 29% (103/352)
2021-01-08T05:01:03.5774345Z remote: Counting objects: 30% (106/352)
2021-01-08T05:01:03.5774985Z remote: Counting objects: 31% (110/352)
2021-01-08T05:01:03.5775705Z remote: Counting objects: 32% (113/352)
2021-01-08T05:01:03.5776290Z remote: Counting objects: 33% (117/352)
2021-01-08T05:01:03.5776862Z remote: Counting objects: 34% (120/352)
2021-01-08T05:01:03.5777442Z remote: Counting objects: 35% (124/352)
2021-01-08T05:01:03.5778013Z remote: Counting objects: 36% (127/352)
2021-01-08T05:01:03.5778596Z remote: Counting objects: 37% (131/352)
2021-01-08T05:01:03.5779168Z remote: Counting objects: 38% (134/352)
2021-01-08T05:01:03.5779736Z remote: Counting objects: 39% (138/352)
2021-01-08T05:01:03.5780316Z remote: Counting objects: 40% (141/352)
2021-01-08T05:01:03.5780893Z remote: Counting objects: 41% (145/352)
2021-01-08T05:01:03.5781479Z remote: Counting objects: 42% (148/352)
2021-01-08T05:01:03.5782050Z remote: Counting objects: 43% (152/352)
2021-01-08T05:01:03.5782641Z remote: Counting objects: 44% (155/352)
2021-01-08T05:01:03.5783211Z remote: Counting objects: 45% (159/352)
2021-01-08T05:01:03.5783792Z remote: Counting objects: 46% (162/352)
2021-01-08T05:01:03.5784565Z remote: Counting objects: 47% (166/352)
2021-01-08T05:01:03.5785178Z remote: Counting objects: 48% (169/352)
2021-01-08T05:01:03.5785805Z remote: Counting objects: 49% (173/352)
2021-01-08T05:01:03.5786421Z remote: Counting objects: 50% (176/352)
2021-01-08T05:01:03.5787043Z remote: Counting objects: 51% (180/352)
2021-01-08T05:01:03.5787659Z remote: Counting objects: 52% (184/352)
2021-01-08T05:01:03.5788286Z remote: Counting objects: 53% (187/352)
2021-01-08T05:01:03.5788913Z remote: Counting objects: 54% (191/352)
2021-01-08T05:01:03.5789546Z remote: Counting objects: 55% (194/352)
2021-01-08T05:01:03.5790164Z remote: Counting objects: 56% (198/352)
2021-01-08T05:01:03.5790884Z remote: Counting objects: 57% (201/352)
2021-01-08T05:01:03.5791515Z remote: Counting objects: 58% (205/352)
2021-01-08T05:01:03.5792302Z remote: Counting objects: 59% (208/352)
2021-01-08T05:01:03.5793146Z remote: Counting objects: 60% (212/352)
2021-01-08T05:01:03.5793771Z remote: Counting objects: 61% (215/352)
2021-01-08T05:01:03.5794399Z remote: Counting objects: 62% (219/352)
2021-01-08T05:01:03.5798210Z remote: Counting objects: 63% (222/352)
2021-01-08T05:01:03.5798852Z remote: Counting objects: 64% (226/352)
2021-01-08T05:01:03.5799475Z remote: Counting objects: 65% (229/352)
2021-01-08T05:01:03.5800094Z remote: Counting objects: 66% (233/352)
2021-01-08T05:01:03.5800842Z remote: Counting objects: 67% (236/352)
2021-01-08T05:01:03.5801475Z remote: Counting objects: 68% (240/352)
2021-01-08T05:01:03.5802107Z remote: Counting objects: 69% (243/352)
2021-01-08T05:01:03.5802816Z remote: Counting objects: 70% (247/352)
2021-01-08T05:01:03.5803402Z remote: Counting objects: 71% (250/352)
2021-01-08T05:01:03.5804000Z remote: Counting objects: 72% (254/352)
2021-01-08T05:01:03.5804586Z remote: Counting objects: 73% (257/352)
2021-01-08T05:01:03.5805160Z remote: Counting objects: 74% (261/352)
2021-01-08T05:01:03.5805747Z remote: Counting objects: 75% (264/352)
2021-01-08T05:01:03.5806505Z remote: Counting objects: 76% (268/352)
2021-01-08T05:01:03.5807139Z remote: Counting objects: 77% (272/352)
2021-01-08T05:01:03.5807757Z remote: Counting objects: 78% (275/352)
2021-01-08T05:01:03.5808373Z remote: Counting objects: 79% (279/352)
2021-01-08T05:01:03.5809008Z remote: Counting objects: 80% (282/352)
2021-01-08T05:01:03.5809810Z remote: Counting objects: 81% (286/352)
2021-01-08T05:01:03.5813078Z remote: Counting objects: 82% (289/352)
2021-01-08T05:01:03.5813719Z remote: Counting objects: 83% (293/352)
2021-01-08T05:01:03.5814355Z remote: Counting objects: 84% (296/352)
2021-01-08T05:01:03.5814974Z remote: Counting objects: 85% (300/352)
2021-01-08T05:01:03.5815606Z remote: Counting objects: 86% (303/352)
2021-01-08T05:01:03.5816403Z remote: Counting objects: 87% (307/352)
2021-01-08T05:01:03.5817964Z remote: Counting objects: 88% (310/352)
2021-01-08T05:01:03.5818617Z remote: Counting objects: 89% (314/352)
2021-01-08T05:01:03.5819232Z remote: Counting objects: 90% (317/352)
2021-01-08T05:01:03.5819865Z remote: Counting objects: 91% (321/352)
2021-01-08T05:01:03.5820488Z remote: Counting objects: 92% (324/352)
2021-01-08T05:01:03.5821131Z remote: Counting objects: 93% (328/352)
2021-01-08T05:01:03.5824768Z remote: Counting objects: 94% (331/352)
2021-01-08T05:01:03.5825416Z remote: Counting objects: 95% (335/352)
2021-01-08T05:01:03.5826055Z remote: Counting objects: 96% (338/352)
2021-01-08T05:01:03.5826674Z remote: Counting objects: 97% (342/352)
2021-01-08T05:01:03.5827307Z remote: Counting objects: 98% (345/352)
2021-01-08T05:01:03.5828872Z remote: Counting objects: 99% (349/352)
2021-01-08T05:01:03.5829518Z remote: Counting objects: 100% (352/352)
2021-01-08T05:01:03.5830163Z remote: Counting objects: 100% (352/352), done.
2021-01-08T05:01:03.5830972Z remote: Compressing objects: 0% (1/222)
2021-01-08T05:01:03.5831647Z remote: Compressing objects: 1% (3/222)
2021-01-08T05:01:03.5832461Z remote: Compressing objects: 2% (5/222)
2021-01-08T05:01:03.5833125Z remote: Compressing objects: 3% (7/222)
2021-01-08T05:01:03.5833822Z remote: Compressing objects: 4% (9/222)
2021-01-08T05:01:03.5834488Z remote: Compressing objects: 5% (12/222)
2021-01-08T05:01:03.5835155Z remote: Compressing objects: 6% (14/222)
2021-01-08T05:01:03.5836023Z remote: Compressing objects: 7% (16/222)
2021-01-08T05:01:03.5836692Z remote: Compressing objects: 8% (18/222)
2021-01-08T05:01:03.5837370Z remote: Compressing objects: 9% (20/222)
2021-01-08T05:01:03.5838033Z remote: Compressing objects: 10% (23/222)
2021-01-08T05:01:03.5838713Z remote: Compressing objects: 11% (25/222)
2021-01-08T05:01:03.5839381Z remote: Compressing objects: 12% (27/222)
2021-01-08T05:01:03.5840064Z remote: Compressing objects: 13% (29/222)
2021-01-08T05:01:03.5840725Z remote: Compressing objects: 14% (32/222)
2021-01-08T05:01:03.5861326Z remote: Compressing objects: 15% (34/222)
2021-01-08T05:01:03.5862129Z remote: Compressing objects: 16% (36/222)
2021-01-08T05:01:03.5863001Z remote: Compressing objects: 17% (38/222)
2021-01-08T05:01:03.5863949Z remote: Compressing objects: 18% (40/222)
2021-01-08T05:01:03.5864627Z remote: Compressing objects: 19% (43/222)
2021-01-08T05:01:03.5865858Z remote: Compressing objects: 20% (45/222)
2021-01-08T05:01:03.5868116Z remote: Compressing objects: 21% (47/222)
2021-01-08T05:01:03.5876190Z remote: Compressing objects: 22% (49/222)
2021-01-08T05:01:03.5880726Z remote: Compressing objects: 23% (52/222)
2021-01-08T05:01:03.5890504Z remote: Compressing objects: 24% (54/222)
2021-01-08T05:01:03.5901806Z remote: Compressing objects: 25% (56/222)
2021-01-08T05:01:03.5903488Z remote: Compressing objects: 26% (58/222)
2021-01-08T05:01:03.5908581Z remote: Compressing objects: 27% (60/222)
2021-01-08T05:01:03.5925168Z remote: Compressing objects: 28% (63/222)
2021-01-08T05:01:03.5927941Z remote: Compressing objects: 29% (65/222)
2021-01-08T05:01:03.5930560Z remote: Compressing objects: 30% (67/222)
2021-01-08T05:01:03.5940540Z remote: Compressing objects: 31% (69/222)
2021-01-08T05:01:03.5980357Z remote: Compressing objects: 32% (72/222)
2021-01-08T05:01:03.5981382Z remote: Compressing objects: 33% (74/222)
2021-01-08T05:01:03.5982059Z remote: Compressing objects: 34% (76/222)
2021-01-08T05:01:03.5997627Z remote: Compressing objects: 35% (78/222)
2021-01-08T05:01:03.6024295Z remote: Compressing objects: 36% (80/222)
2021-01-08T05:01:03.6052579Z remote: Compressing objects: 37% (83/222)
2021-01-08T05:01:03.6104677Z remote: Compressing objects: 38% (85/222)
2021-01-08T05:01:03.6118347Z remote: Compressing objects: 39% (87/222)
2021-01-08T05:01:03.6172455Z remote: Compressing objects: 40% (89/222)
2021-01-08T05:01:03.6254265Z remote: Compressing objects: 41% (92/222)
2021-01-08T05:01:03.6266473Z remote: Compressing objects: 42% (94/222)
2021-01-08T05:01:03.6267347Z remote: Compressing objects: 43% (96/222)
2021-01-08T05:01:03.6268027Z remote: Compressing objects: 44% (98/222)
2021-01-08T05:01:03.6268718Z remote: Compressing objects: 45% (100/222)
2021-01-08T05:01:03.6269398Z remote: Compressing objects: 46% (103/222)
2021-01-08T05:01:03.6270079Z remote: Compressing objects: 47% (105/222)
2021-01-08T05:01:03.6270750Z remote: Compressing objects: 48% (107/222)
2021-01-08T05:01:03.6271411Z remote: Compressing objects: 49% (109/222)
2021-01-08T05:01:03.6272300Z remote: Compressing objects: 50% (111/222)
2021-01-08T05:01:03.6272926Z remote: Compressing objects: 51% (114/222)
2021-01-08T05:01:03.6273553Z remote: Compressing objects: 52% (116/222)
2021-01-08T05:01:03.6274169Z remote: Compressing objects: 53% (118/222)
2021-01-08T05:01:03.6274803Z remote: Compressing objects: 54% (120/222)
2021-01-08T05:01:03.6275433Z remote: Compressing objects: 55% (123/222)
2021-01-08T05:01:03.6276063Z remote: Compressing objects: 56% (125/222)
2021-01-08T05:01:03.6276679Z remote: Compressing objects: 57% (127/222)
2021-01-08T05:01:03.6277509Z remote: Compressing objects: 58% (129/222)
2021-01-08T05:01:03.6278138Z remote: Compressing objects: 59% (131/222)
2021-01-08T05:01:03.6278753Z remote: Compressing objects: 60% (134/222)
2021-01-08T05:01:03.6279380Z remote: Compressing objects: 61% (136/222)
2021-01-08T05:01:03.6279996Z remote: Compressing objects: 62% (138/222)
2021-01-08T05:01:03.6280621Z remote: Compressing objects: 63% (140/222)
2021-01-08T05:01:03.6281449Z remote: Compressing objects: 64% (143/222)
2021-01-08T05:01:03.6282127Z remote: Compressing objects: 65% (145/222)
2021-01-08T05:01:03.6282791Z remote: Compressing objects: 66% (147/222)
2021-01-08T05:01:03.6283456Z remote: Compressing objects: 67% (149/222)
2021-01-08T05:01:03.6284203Z remote: Compressing objects: 68% (151/222)
2021-01-08T05:01:03.6284876Z remote: Compressing objects: 69% (154/222)
2021-01-08T05:01:03.6285555Z remote: Compressing objects: 70% (156/222)
2021-01-08T05:01:03.6286225Z remote: Compressing objects: 71% (158/222)
2021-01-08T05:01:03.6286904Z remote: Compressing objects: 72% (160/222)
2021-01-08T05:01:03.6287568Z remote: Compressing objects: 73% (163/222)
2021-01-08T05:01:03.6288241Z remote: Compressing objects: 74% (165/222)
2021-01-08T05:01:03.6288904Z remote: Compressing objects: 75% (167/222)
2021-01-08T05:01:03.6289567Z remote: Compressing objects: 76% (169/222)
2021-01-08T05:01:03.6290303Z remote: Compressing objects: 77% (171/222)
2021-01-08T05:01:03.6290967Z remote: Compressing objects: 78% (174/222)
2021-01-08T05:01:03.6291686Z remote: Compressing objects: 79% (176/222)
2021-01-08T05:01:03.6292351Z remote: Compressing objects: 80% (178/222)
2021-01-08T05:01:03.6293035Z remote: Compressing objects: 81% (180/222)
2021-01-08T05:01:03.6293695Z remote: Compressing objects: 82% (183/222)
2021-01-08T05:01:03.6294412Z remote: Compressing objects: 83% (185/222)
2021-01-08T05:01:03.6295088Z remote: Compressing objects: 84% (187/222)
2021-01-08T05:01:03.6295747Z remote: Compressing objects: 85% (189/222)
2021-01-08T05:01:03.6296422Z remote: Compressing objects: 86% (191/222)
2021-01-08T05:01:03.6297085Z remote: Compressing objects: 87% (194/222)
2021-01-08T05:01:03.6297755Z remote: Compressing objects: 88% (196/222)
2021-01-08T05:01:03.6298416Z remote: Compressing objects: 89% (198/222)
2021-01-08T05:01:03.6299169Z remote: Compressing objects: 90% (200/222)
2021-01-08T05:01:03.6299876Z remote: Compressing objects: 91% (203/222)
2021-01-08T05:01:03.6300553Z remote: Compressing objects: 92% (205/222)
2021-01-08T05:01:03.6301222Z remote: Compressing objects: 93% (207/222)
2021-01-08T05:01:03.6301899Z remote: Compressing objects: 94% (209/222)
2021-01-08T05:01:03.6302561Z remote: Compressing objects: 95% (211/222)
2021-01-08T05:01:03.6303229Z remote: Compressing objects: 96% (214/222)
2021-01-08T05:01:03.6303905Z remote: Compressing objects: 97% (216/222)
2021-01-08T05:01:03.6304600Z remote: Compressing objects: 98% (218/222)
2021-01-08T05:01:03.6305265Z remote: Compressing objects: 99% (220/222)
2021-01-08T05:01:03.6305942Z remote: Compressing objects: 100% (222/222)
2021-01-08T05:01:03.6306629Z remote: Compressing objects: 100% (222/222), done.
2021-01-08T05:01:03.6596396Z Receiving objects: 0% (1/77333)
2021-01-08T05:01:03.6854577Z Receiving objects: 1% (774/77333)
2021-01-08T05:01:03.7051303Z Receiving objects: 2% (1547/77333)
2021-01-08T05:01:03.7227891Z Receiving objects: 3% (2320/77333)
2021-01-08T05:01:03.7379663Z Receiving objects: 4% (3094/77333)
2021-01-08T05:01:03.7502713Z Receiving objects: 5% (3867/77333)
2021-01-08T05:01:03.7719197Z Receiving objects: 6% (4640/77333)
2021-01-08T05:01:03.7830825Z Receiving objects: 7% (5414/77333)
2021-01-08T05:01:03.7947137Z Receiving objects: 8% (6187/77333)
2021-01-08T05:01:03.8154205Z Receiving objects: 9% (6960/77333)
2021-01-08T05:01:03.8176178Z Receiving objects: 10% (7734/77333)
2021-01-08T05:01:03.8294088Z Receiving objects: 11% (8507/77333)
2021-01-08T05:01:03.8410089Z Receiving objects: 12% (9280/77333)
2021-01-08T05:01:03.8516028Z Receiving objects: 13% (10054/77333)
2021-01-08T05:01:03.8619014Z Receiving objects: 14% (10827/77333)
2021-01-08T05:01:03.8791137Z Receiving objects: 15% (11600/77333)
2021-01-08T05:01:03.9042681Z Receiving objects: 16% (12374/77333)
2021-01-08T05:01:03.9313946Z Receiving objects: 17% (13147/77333)
2021-01-08T05:01:03.9505177Z Receiving objects: 18% (13920/77333)
2021-01-08T05:01:03.9733072Z Receiving objects: 19% (14694/77333)
2021-01-08T05:01:03.9845827Z Receiving objects: 20% (15467/77333)
2021-01-08T05:01:03.9956749Z Receiving objects: 21% (16240/77333)
2021-01-08T05:01:04.0012240Z Receiving objects: 22% (17014/77333)
2021-01-08T05:01:04.0068151Z Receiving objects: 23% (17787/77333)
2021-01-08T05:01:04.0113744Z Receiving objects: 24% (18560/77333)
2021-01-08T05:01:04.0163705Z Receiving objects: 25% (19334/77333)
2021-01-08T05:01:04.0251920Z Receiving objects: 26% (20107/77333)
2021-01-08T05:01:04.0296138Z Receiving objects: 27% (20880/77333)
2021-01-08T05:01:04.0342711Z Receiving objects: 28% (21654/77333)
2021-01-08T05:01:04.0410833Z Receiving objects: 29% (22427/77333)
2021-01-08T05:01:04.0751046Z Receiving objects: 30% (23200/77333)
2021-01-08T05:01:04.0751608Z Receiving objects: 31% (23974/77333)
2021-01-08T05:01:04.0752257Z Receiving objects: 32% (24747/77333)
2021-01-08T05:01:04.0752753Z Receiving objects: 33% (25520/77333)
2021-01-08T05:01:04.0753258Z Receiving objects: 34% (26294/77333)
2021-01-08T05:01:04.0890157Z Receiving objects: 35% (27067/77333)
2021-01-08T05:01:04.0890895Z Receiving objects: 36% (27840/77333)
2021-01-08T05:01:04.0891399Z Receiving objects: 37% (28614/77333)
2021-01-08T05:01:04.0927971Z Receiving objects: 38% (29387/77333)
2021-01-08T05:01:04.1024377Z Receiving objects: 39% (30160/77333)
2021-01-08T05:01:04.1032797Z Receiving objects: 40% (30934/77333)
2021-01-08T05:01:04.1089651Z Receiving objects: 41% (31707/77333)
2021-01-08T05:01:04.1209161Z Receiving objects: 42% (32480/77333)
2021-01-08T05:01:04.1264369Z Receiving objects: 43% (33254/77333)
2021-01-08T05:01:04.1332244Z Receiving objects: 44% (34027/77333)
2021-01-08T05:01:04.1383801Z Receiving objects: 45% (34800/77333)
2021-01-08T05:01:04.1508964Z Receiving objects: 46% (35574/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1540368Z Receiving objects: 47% (36347/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1572888Z Receiving objects: 48% (37120/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1596767Z Receiving objects: 49% (37894/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1699596Z Receiving objects: 50% (38667/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1740122Z Receiving objects: 51% (39440/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1809342Z Receiving objects: 52% (40214/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.1903715Z Receiving objects: 53% (40987/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2037499Z Receiving objects: 54% (41760/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2109849Z Receiving objects: 55% (42534/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2172613Z Receiving objects: 56% (43307/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2207868Z Receiving objects: 57% (44080/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2265481Z Receiving objects: 58% (44854/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2339790Z Receiving objects: 59% (45627/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2374165Z Receiving objects: 60% (46400/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2410794Z Receiving objects: 61% (47174/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2451046Z Receiving objects: 62% (47947/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2506166Z Receiving objects: 63% (48720/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2667670Z Receiving objects: 64% (49494/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2712808Z Receiving objects: 65% (50267/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2750280Z Receiving objects: 66% (51040/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2776077Z Receiving objects: 67% (51814/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2820106Z Receiving objects: 68% (52587/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2841344Z Receiving objects: 69% (53360/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.2988058Z Receiving objects: 70% (54134/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3038056Z Receiving objects: 71% (54907/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3119294Z Receiving objects: 72% (55680/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3156077Z Receiving objects: 73% (56454/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3172555Z Receiving objects: 74% (57227/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3198891Z Receiving objects: 75% (58000/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3240737Z Receiving objects: 76% (58774/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3287639Z Receiving objects: 77% (59547/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3327136Z Receiving objects: 78% (60320/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3377277Z Receiving objects: 79% (61094/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3409575Z Receiving objects: 80% (61867/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3442630Z Receiving objects: 81% (62640/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3535564Z Receiving objects: 82% (63414/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3631712Z Receiving objects: 83% (64187/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3685864Z Receiving objects: 84% (64960/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3735497Z Receiving objects: 85% (65734/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3751880Z Receiving objects: 86% (66507/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3769445Z Receiving objects: 87% (67280/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.3798812Z Receiving objects: 88% (68054/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.6353130Z Receiving objects: 89% (68827/77333), 10.59 MiB | 21.16 MiB/s
2021-01-08T05:01:04.6410660Z Receiving objects: 89% (69586/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7370226Z Receiving objects: 90% (69600/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7506698Z Receiving objects: 91% (70374/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7542054Z Receiving objects: 92% (71147/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7574957Z Receiving objects: 93% (71920/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7606377Z Receiving objects: 94% (72694/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7652997Z Receiving objects: 95% (73467/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7688276Z Receiving objects: 96% (74240/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.7723433Z Receiving objects: 97% (75014/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.8800222Z Receiving objects: 98% (75787/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.8938331Z Receiving objects: 99% (76560/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.8940135Z remote: Total 77333 (delta 176), reused 210 (delta 129), pack-reused 76981
2021-01-08T05:01:04.8965834Z Receiving objects: 100% (77333/77333), 24.34 MiB | 24.33 MiB/s
2021-01-08T05:01:04.8966799Z Receiving objects: 100% (77333/77333), 35.99 MiB | 28.54 MiB/s, done.
2021-01-08T05:01:04.9271725Z Resolving deltas: 0% (0/57706)
2021-01-08T05:01:04.9565208Z Resolving deltas: 1% (578/57706)
2021-01-08T05:01:04.9977637Z Resolving deltas: 2% (1155/57706)
2021-01-08T05:01:05.0249297Z Resolving deltas: 3% (1732/57706)
2021-01-08T05:01:05.0550905Z Resolving deltas: 4% (2309/57706)
2021-01-08T05:01:05.0865710Z Resolving deltas: 5% (2886/57706)
2021-01-08T05:01:05.1087685Z Resolving deltas: 6% (3463/57706)
2021-01-08T05:01:05.1220511Z Resolving deltas: 7% (4040/57706)
2021-01-08T05:01:05.1473226Z Resolving deltas: 8% (4617/57706)
2021-01-08T05:01:05.1826121Z Resolving deltas: 9% (5194/57706)
2021-01-08T05:01:05.2028546Z Resolving deltas: 10% (5771/57706)
2021-01-08T05:01:05.2251994Z Resolving deltas: 11% (6348/57706)
2021-01-08T05:01:05.2553797Z Resolving deltas: 12% (6925/57706)
2021-01-08T05:01:05.2818887Z Resolving deltas: 13% (7502/57706)
2021-01-08T05:01:05.2934674Z Resolving deltas: 14% (8079/57706)
2021-01-08T05:01:05.3079711Z Resolving deltas: 15% (8656/57706)
2021-01-08T05:01:05.3306055Z Resolving deltas: 16% (9233/57706)
2021-01-08T05:01:05.3414671Z Resolving deltas: 17% (9811/57706)
2021-01-08T05:01:05.3438532Z Resolving deltas: 18% (10388/57706)
2021-01-08T05:01:05.3491163Z Resolving deltas: 19% (10965/57706)
2021-01-08T05:01:05.3554475Z Resolving deltas: 20% (11542/57706)
2021-01-08T05:01:05.3584802Z Resolving deltas: 21% (12119/57706)
2021-01-08T05:01:05.3638259Z Resolving deltas: 22% (12696/57706)
2021-01-08T05:01:05.3661074Z Resolving deltas: 23% (13273/57706)
2021-01-08T05:01:05.3723489Z Resolving deltas: 24% (13850/57706)
2021-01-08T05:01:05.3821959Z Resolving deltas: 25% (14427/57706)
2021-01-08T05:01:05.3906796Z Resolving deltas: 26% (15004/57706)
2021-01-08T05:01:05.3982566Z Resolving deltas: 27% (15581/57706)
2021-01-08T05:01:05.4013109Z Resolving deltas: 28% (16158/57706)
2021-01-08T05:01:05.4100560Z Resolving deltas: 29% (16735/57706)
2021-01-08T05:01:05.4119805Z Resolving deltas: 30% (17312/57706)
2021-01-08T05:01:05.4141403Z Resolving deltas: 31% (17889/57706)
2021-01-08T05:01:05.4162749Z Resolving deltas: 32% (18466/57706)
2021-01-08T05:01:05.4180287Z Resolving deltas: 33% (19044/57706)
2021-01-08T05:01:05.4247690Z Resolving deltas: 34% (19621/57706)
2021-01-08T05:01:05.4287610Z Resolving deltas: 35% (20198/57706)
2021-01-08T05:01:05.4311652Z Resolving deltas: 36% (20775/57706)
2021-01-08T05:01:05.4351899Z Resolving deltas: 37% (21352/57706)
2021-01-08T05:01:05.4387672Z Resolving deltas: 38% (21929/57706)
2021-01-08T05:01:05.4451378Z Resolving deltas: 39% (22506/57706)
2021-01-08T05:01:05.4641286Z Resolving deltas: 40% (23083/57706)
2021-01-08T05:01:05.4739068Z Resolving deltas: 41% (23660/57706)
2021-01-08T05:01:05.4787922Z Resolving deltas: 42% (24237/57706)
2021-01-08T05:01:05.4818279Z Resolving deltas: 43% (24814/57706)
2021-01-08T05:01:05.4837854Z Resolving deltas: 44% (25391/57706)
2021-01-08T05:01:05.4878226Z Resolving deltas: 45% (25968/57706)
2021-01-08T05:01:05.4957519Z Resolving deltas: 46% (26545/57706)
2021-01-08T05:01:05.5143785Z Resolving deltas: 47% (27122/57706)
2021-01-08T05:01:05.5366391Z Resolving deltas: 48% (27699/57706)
2021-01-08T05:01:05.5382703Z Resolving deltas: 49% (28276/57706)
2021-01-08T05:01:05.5439970Z Resolving deltas: 50% (28853/57706)
2021-01-08T05:01:05.5470659Z Resolving deltas: 51% (29431/57706)
2021-01-08T05:01:05.5490388Z Resolving deltas: 52% (30008/57706)
2021-01-08T05:01:05.5588536Z Resolving deltas: 53% (30585/57706)
2021-01-08T05:01:05.5717119Z Resolving deltas: 54% (31162/57706)
2021-01-08T05:01:05.5749148Z Resolving deltas: 55% (31739/57706)
2021-01-08T05:01:05.6151457Z Resolving deltas: 56% (32316/57706)
2021-01-08T05:01:05.6246377Z Resolving deltas: 57% (32893/57706)
2021-01-08T05:01:05.6431625Z Resolving deltas: 58% (33470/57706)
2021-01-08T05:01:05.6674636Z Resolving deltas: 59% (34047/57706)
2021-01-08T05:01:05.6776276Z Resolving deltas: 60% (34624/57706)
2021-01-08T05:01:05.6795265Z Resolving deltas: 61% (35201/57706)
2021-01-08T05:01:05.6859432Z Resolving deltas: 62% (35778/57706)
2021-01-08T05:01:05.6908760Z Resolving deltas: 63% (36355/57706)
2021-01-08T05:01:05.6927389Z Resolving deltas: 64% (36932/57706)
2021-01-08T05:01:05.6946703Z Resolving deltas: 65% (37509/57706)
2021-01-08T05:01:05.6965996Z Resolving deltas: 66% (38086/57706)
2021-01-08T05:01:05.6988751Z Resolving deltas: 67% (38664/57706)
2021-01-08T05:01:05.7044100Z Resolving deltas: 68% (39241/57706)
2021-01-08T05:01:05.7119131Z Resolving deltas: 69% (39818/57706)
2021-01-08T05:01:05.7215410Z Resolving deltas: 70% (40395/57706)
2021-01-08T05:01:05.7400548Z Resolving deltas: 71% (40972/57706)
2021-01-08T05:01:05.7464658Z Resolving deltas: 72% (41549/57706)
2021-01-08T05:01:05.7483489Z Resolving deltas: 73% (42126/57706)
2021-01-08T05:01:05.7500175Z Resolving deltas: 74% (42703/57706)
2021-01-08T05:01:05.7518874Z Resolving deltas: 75% (43280/57706)
2021-01-08T05:01:05.7544361Z Resolving deltas: 76% (43857/57706)
2021-01-08T05:01:05.7574875Z Resolving deltas: 77% (44434/57706)
2021-01-08T05:01:05.7591695Z Resolving deltas: 78% (45011/57706)
2021-01-08T05:01:05.7611741Z Resolving deltas: 79% (45588/57706)
2021-01-08T05:01:05.7630315Z Resolving deltas: 80% (46165/57706)
2021-01-08T05:01:05.7670056Z Resolving deltas: 81% (46742/57706)
2021-01-08T05:01:05.7691640Z Resolving deltas: 82% (47319/57706)
2021-01-08T05:01:05.7719187Z Resolving deltas: 83% (47897/57706)
2021-01-08T05:01:05.7753405Z Resolving deltas: 84% (48474/57706)
2021-01-08T05:01:05.7789798Z Resolving deltas: 85% (49051/57706)
2021-01-08T05:01:05.7849768Z Resolving deltas: 86% (49628/57706)
2021-01-08T05:01:05.7870912Z Resolving deltas: 87% (50205/57706)
2021-01-08T05:01:05.7926041Z Resolving deltas: 88% (50782/57706)
2021-01-08T05:01:05.8072814Z Resolving deltas: 89% (51359/57706)
2021-01-08T05:01:05.8213004Z Resolving deltas: 90% (51936/57706)
2021-01-08T05:01:05.8409610Z Resolving deltas: 91% (52513/57706)
2021-01-08T05:01:05.8557562Z Resolving deltas: 92% (53090/57706)
2021-01-08T05:01:05.8671882Z Resolving deltas: 93% (53667/57706)
2021-01-08T05:01:05.8720798Z Resolving deltas: 94% (54244/57706)
2021-01-08T05:01:05.8741459Z Resolving deltas: 95% (54821/57706)
2021-01-08T05:01:05.8891346Z Resolving deltas: 96% (55398/57706)
2021-01-08T05:01:05.8961755Z Resolving deltas: 97% (55975/57706)
2021-01-08T05:01:05.9011379Z Resolving deltas: 98% (56552/57706)
2021-01-08T05:01:05.9059752Z Resolving deltas: 99% (57129/57706)
2021-01-08T05:01:05.9354993Z Resolving deltas: 99% (57427/57706)
2021-01-08T05:01:05.9355524Z Resolving deltas: 100% (57706/57706)
2021-01-08T05:01:05.9356006Z Resolving deltas: 100% (57706/57706), done.
2021-01-08T05:01:06.8350062Z From https://github.com/flux-framework/flux-core
2021-01-08T05:01:06.8351735Z * [new branch] master -> origin/master
2021-01-08T05:01:06.8358882Z * [new tag] 0.1.0 -> 0.1.0
2021-01-08T05:01:06.8360120Z * [new tag] 0.2.0 -> 0.2.0
2021-01-08T05:01:06.8361060Z * [new tag] 0.3.0 -> 0.3.0
2021-01-08T05:01:06.8364114Z * [new tag] v0.10.0 -> v0.10.0
2021-01-08T05:01:06.8365109Z * [new tag] v0.11.0 -> v0.11.0
2021-01-08T05:01:06.8366013Z * [new tag] v0.12.0 -> v0.12.0
2021-01-08T05:01:06.8368212Z * [new tag] v0.13.0 -> v0.13.0
2021-01-08T05:01:06.8370343Z * [new tag] v0.14.0 -> v0.14.0
2021-01-08T05:01:06.8372529Z * [new tag] v0.15.0 -> v0.15.0
2021-01-08T05:01:06.8374304Z * [new tag] v0.16.0 -> v0.16.0
2021-01-08T05:01:06.8376491Z * [new tag] v0.17.0 -> v0.17.0
2021-01-08T05:01:06.8377461Z * [new tag] v0.18.0 -> v0.18.0
2021-01-08T05:01:06.8379170Z * [new tag] v0.19.0 -> v0.19.0
2021-01-08T05:01:06.8380907Z * [new tag] v0.20.0 -> v0.20.0
2021-01-08T05:01:06.8381894Z * [new tag] v0.21.0 -> v0.21.0
2021-01-08T05:01:06.8382777Z * [new tag] v0.22.0 -> v0.22.0
2021-01-08T05:01:06.8383661Z * [new tag] v0.4.0 -> v0.4.0
2021-01-08T05:01:06.8384557Z * [new tag] v0.4.1 -> v0.4.1
2021-01-08T05:01:06.8385467Z * [new tag] v0.5.0 -> v0.5.0
2021-01-08T05:01:06.8386344Z * [new tag] v0.6.0 -> v0.6.0
2021-01-08T05:01:06.8387226Z * [new tag] v0.7.0 -> v0.7.0
2021-01-08T05:01:06.8388509Z * [new tag] v0.8.0 -> v0.8.0
2021-01-08T05:01:06.8389400Z * [new tag] v0.9.0 -> v0.9.0
2021-01-08T05:01:06.8425096Z [command]/usr/bin/git rev-parse --verify --quiet 6a3722d291053723ac1c77e3058a5300617fdb33^{object}
2021-01-08T05:01:06.8475232Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules origin 6a3722d291053723ac1c77e3058a5300617fdb33
2021-01-08T05:01:07.0746889Z remote: Enumerating objects: 19, done.
2021-01-08T05:01:07.0748594Z remote: Counting objects: 5% (1/19)
2021-01-08T05:01:07.0749282Z remote: Counting objects: 10% (2/19)
2021-01-08T05:01:07.0749937Z remote: Counting objects: 15% (3/19)
2021-01-08T05:01:07.0750997Z remote: Counting objects: 21% (4/19)
2021-01-08T05:01:07.0751716Z remote: Counting objects: 26% (5/19)
2021-01-08T05:01:07.0754222Z remote: Counting objects: 31% (6/19)
2021-01-08T05:01:07.0755658Z remote: Counting objects: 36% (7/19)
2021-01-08T05:01:07.0756297Z remote: Counting objects: 42% (8/19)
2021-01-08T05:01:07.0756922Z remote: Counting objects: 47% (9/19)
2021-01-08T05:01:07.0757567Z remote: Counting objects: 52% (10/19)
2021-01-08T05:01:07.0758192Z remote: Counting objects: 57% (11/19)
2021-01-08T05:01:07.0758836Z remote: Counting objects: 63% (12/19)
2021-01-08T05:01:07.0759471Z remote: Counting objects: 68% (13/19)
2021-01-08T05:01:07.0760110Z remote: Counting objects: 73% (14/19)
2021-01-08T05:01:07.0760733Z remote: Counting objects: 78% (15/19)
2021-01-08T05:01:07.0761373Z remote: Counting objects: 84% (16/19)
2021-01-08T05:01:07.0762002Z remote: Counting objects: 89% (17/19)
2021-01-08T05:01:07.0762634Z remote: Counting objects: 94% (18/19)
2021-01-08T05:01:07.0763279Z remote: Counting objects: 100% (19/19)
2021-01-08T05:01:07.0763934Z remote: Counting objects: 100% (19/19), done.
2021-01-08T05:01:07.0764655Z remote: Compressing objects: 33% (1/3)
2021-01-08T05:01:07.0765349Z remote: Compressing objects: 66% (2/3)
2021-01-08T05:01:07.0766053Z remote: Compressing objects: 100% (3/3)
2021-01-08T05:01:07.0766770Z remote: Compressing objects: 100% (3/3), done.
2021-01-08T05:01:07.0768400Z remote: Total 10 (delta 7), reused 10 (delta 7), pack-reused 0
2021-01-08T05:01:07.0937943Z From https://github.com/flux-framework/flux-core
2021-01-08T05:01:07.0939443Z * branch 6a3722d291053723ac1c77e3058a5300617fdb33 -> FETCH_HEAD
2021-01-08T05:01:07.0963621Z ##[endgroup]
2021-01-08T05:01:07.0964718Z ##[group]Determining the checkout info
2021-01-08T05:01:07.0965574Z ##[endgroup]
2021-01-08T05:01:07.0966605Z ##[group]Checking out the ref
2021-01-08T05:01:07.0986161Z [command]/usr/bin/git checkout --progress --force 6a3722d291053723ac1c77e3058a5300617fdb33
2021-01-08T05:01:07.2390849Z Note: switching to '6a3722d291053723ac1c77e3058a5300617fdb33'.
2021-01-08T05:01:07.2391452Z
2021-01-08T05:01:07.2395079Z You are in 'detached HEAD' state. You can look around, make experimental
2021-01-08T05:01:07.2397459Z changes and commit them, and you can discard any commits you make in this
2021-01-08T05:01:07.2398304Z state without impacting any branches by switching back to a branch.
2021-01-08T05:01:07.2398763Z
2021-01-08T05:01:07.2399722Z If you want to create a new branch to retain commits you create, you may
2021-01-08T05:01:07.2400777Z do so (now or later) by using -c with the switch command. Example:
2021-01-08T05:01:07.2401218Z
2021-01-08T05:01:07.2401814Z git switch -c <new-branch-name>
2021-01-08T05:01:07.2402183Z
2021-01-08T05:01:07.2402599Z Or undo this operation with:
2021-01-08T05:01:07.2402912Z
2021-01-08T05:01:07.2403424Z git switch -
2021-01-08T05:01:07.2403681Z
2021-01-08T05:01:07.2404332Z Turn off this advice by setting config variable advice.detachedHead to false
2021-01-08T05:01:07.2404891Z
2021-01-08T05:01:07.2405688Z HEAD is now at 6a3722d29 connectors/ssh: forward LD_LIBRARY_PATH over ssh when set
2021-01-08T05:01:07.2416152Z ##[endgroup]
2021-01-08T05:01:07.2457508Z [command]/usr/bin/git log -1 --format='%H'
2021-01-08T05:01:07.2489975Z '6a3722d291053723ac1c77e3058a5300617fdb33'
2021-01-08T05:01:07.2649477Z ##[group]Run git fetch --tags || true
2021-01-08T05:01:07.2650059Z git fetch --tags || true
2021-01-08T05:01:07.2696260Z shell: /bin/bash -e {0}
2021-01-08T05:01:07.2696696Z ##[endgroup]
2021-01-08T05:01:07.5151117Z ##[group]Run src/test/docker/docker-run-checks.sh --install-only --tag=fluxrm/flux-core:bionic
2021-01-08T05:01:07.5152796Z src/test/docker/docker-run-checks.sh --install-only --tag=fluxrm/flux-core:bionic
2021-01-08T05:01:07.5198201Z shell: /bin/bash -e {0}
2021-01-08T05:01:07.5198836Z ##[endgroup]
2021-01-08T05:01:07.5426500Z ##[group]Building image bionic for user runner 1001 group=116
2021-01-08T05:01:08.3501528Z Sending build context to Docker daemon 6.144kB
2021-01-08T05:01:08.3502347Z
2021-01-08T05:01:08.4025513Z Step 1/19 : ARG IMAGESRC
2021-01-08T05:01:08.4026534Z Step 2/19 : FROM $IMAGESRC
2021-01-08T05:01:08.7357280Z bionic: Pulling from fluxrm/testenv
2021-01-08T05:01:08.7365036Z 7595c8c21622: Pulling fs layer
2021-01-08T05:01:08.7365703Z d13af8ca898f: Pulling fs layer
2021-01-08T05:01:08.7366471Z 70799171ddba: Pulling fs layer
2021-01-08T05:01:08.7366987Z b6c12202c5ef: Pulling fs layer
2021-01-08T05:01:08.7367577Z 9cca5e91c742: Pulling fs layer
2021-01-08T05:01:08.7368385Z 2e77dbfcfe67: Pulling fs layer
2021-01-08T05:01:08.7368943Z ade117a7cb95: Pulling fs layer
2021-01-08T05:01:08.7369552Z c739ee470003: Pulling fs layer
2021-01-08T05:01:08.7370091Z c8db94e84a3d: Pulling fs layer
2021-01-08T05:01:08.7370616Z 9834c5a5584c: Pulling fs layer
2021-01-08T05:01:08.7371194Z ed2d592dd879: Pulling fs layer
2021-01-08T05:01:08.7372164Z a8a0b7694936: Pulling fs layer
2021-01-08T05:01:08.7372741Z 344a53743922: Pulling fs layer
2021-01-08T05:01:08.7378046Z c739ee470003: Waiting
2021-01-08T05:01:08.7378614Z b6c12202c5ef: Waiting
2021-01-08T05:01:08.7381915Z 9cca5e91c742: Waiting
2021-01-08T05:01:08.7382423Z 2e77dbfcfe67: Waiting
2021-01-08T05:01:08.7383655Z ade117a7cb95: Waiting
2021-01-08T05:01:08.7384129Z 9834c5a5584c: Waiting
2021-01-08T05:01:08.7384650Z ed2d592dd879: Waiting
2021-01-08T05:01:08.7385126Z a8a0b7694936: Waiting
2021-01-08T05:01:08.7385621Z 344a53743922: Waiting
2021-01-08T05:01:08.7386249Z c8db94e84a3d: Waiting
2021-01-08T05:01:08.8103190Z d13af8ca898f: Verifying Checksum
2021-01-08T05:01:08.8104734Z 70799171ddba: Verifying Checksum
2021-01-08T05:01:08.8105431Z 70799171ddba: Download complete
2021-01-08T05:01:08.8107962Z d13af8ca898f: Download complete
2021-01-08T05:01:08.9005950Z b6c12202c5ef: Verifying Checksum
2021-01-08T05:01:08.9009706Z b6c12202c5ef: Download complete
2021-01-08T05:01:08.9083486Z 9cca5e91c742: Verifying Checksum
2021-01-08T05:01:08.9084232Z 9cca5e91c742: Download complete
2021-01-08T05:01:09.0028066Z 7595c8c21622: Verifying Checksum
2021-01-08T05:01:09.0035742Z 7595c8c21622: Download complete
2021-01-08T05:01:10.3239552Z 2e77dbfcfe67: Verifying Checksum
2021-01-08T05:01:10.3240272Z 2e77dbfcfe67: Download complete
2021-01-08T05:01:10.6839506Z c8db94e84a3d: Verifying Checksum
2021-01-08T05:01:10.6840548Z c8db94e84a3d: Download complete
2021-01-08T05:01:10.8644215Z ade117a7cb95: Verifying Checksum
2021-01-08T05:01:10.8644995Z ade117a7cb95: Download complete
2021-01-08T05:01:11.0758341Z ed2d592dd879: Verifying Checksum
2021-01-08T05:01:11.1224001Z ed2d592dd879: Download complete
2021-01-08T05:01:11.1911119Z 9834c5a5584c: Verifying Checksum
2021-01-08T05:01:11.1916035Z 9834c5a5584c: Download complete
2021-01-08T05:01:11.2055638Z a8a0b7694936: Verifying Checksum
2021-01-08T05:01:11.2059989Z a8a0b7694936: Download complete
2021-01-08T05:01:11.2966489Z 344a53743922: Verifying Checksum
2021-01-08T05:01:11.2967043Z 344a53743922: Download complete
2021-01-08T05:01:12.3122769Z c739ee470003: Verifying Checksum
2021-01-08T05:01:12.3123380Z c739ee470003: Download complete
2021-01-08T05:01:21.9335166Z 7595c8c21622: Pull complete
2021-01-08T05:01:22.0004423Z d13af8ca898f: Pull complete
2021-01-08T05:01:22.0715435Z 70799171ddba: Pull complete
2021-01-08T05:01:22.1299699Z b6c12202c5ef: Pull complete
2021-01-08T05:01:22.2060297Z 9cca5e91c742: Pull complete
2021-01-08T05:01:26.6378493Z 2e77dbfcfe67: Pull complete
2021-01-08T05:01:33.0920392Z ade117a7cb95: Pull complete
2021-01-08T05:01:43.5425066Z c739ee470003: Pull complete
2021-01-08T05:01:47.2020561Z c8db94e84a3d: Pull complete
2021-01-08T05:01:47.7905931Z 9834c5a5584c: Pull complete
2021-01-08T05:01:47.8714549Z ed2d592dd879: Pull complete
2021-01-08T05:01:47.9571174Z a8a0b7694936: Pull complete
2021-01-08T05:01:48.0907815Z 344a53743922: Pull complete
2021-01-08T05:01:48.0936777Z Digest: sha256:7641e3a0cafcc29d77a8ce10b3af361da1107b5194d6d5be43276d49bd851007
2021-01-08T05:01:48.0958502Z Status: Downloaded newer image for fluxrm/testenv:bionic
2021-01-08T05:01:48.0969604Z ---> 039fa91711b9
2021-01-08T05:01:48.0970193Z Step 3/19 : ARG USER=fluxuser
2021-01-08T05:01:54.3488823Z ---> Running in f7014c3bf92d
2021-01-08T05:01:56.0497001Z Removing intermediate container f7014c3bf92d
2021-01-08T05:01:56.0498374Z ---> fe95ae55c083
2021-01-08T05:01:56.0498893Z Step 4/19 : ARG UID=1000
2021-01-08T05:01:56.0830328Z ---> Running in 601455168e2c
2021-01-08T05:01:57.7502127Z Removing intermediate container 601455168e2c
2021-01-08T05:01:57.7503355Z ---> f27ab335b22c
2021-01-08T05:01:57.7503779Z Step 5/19 : ARG GID=1000
2021-01-08T05:01:57.7786476Z ---> Running in 00cc0f3c297b
2021-01-08T05:01:59.4624536Z Removing intermediate container 00cc0f3c297b
2021-01-08T05:01:59.4625842Z ---> 6294a8363641
2021-01-08T05:01:59.4626415Z Step 6/19 : ARG FLUX_SECURITY_VERSION
2021-01-08T05:01:59.5075588Z ---> Running in c5a0a848ead3
2021-01-08T05:02:01.1390954Z Removing intermediate container c5a0a848ead3
2021-01-08T05:02:01.1392717Z ---> 5ad35a0f0861
2021-01-08T05:02:01.1393186Z Step 7/19 : ARG BASE_IMAGE
2021-01-08T05:02:01.1776657Z ---> Running in e57346ae8b61
2021-01-08T05:02:02.8257037Z Removing intermediate container e57346ae8b61
2021-01-08T05:02:02.8258273Z ---> 07bb905593f5
2021-01-08T05:02:02.8260463Z Step 8/19 : RUN CCACHE_DISABLE=1 && V=$FLUX_SECURITY_VERSION && PKG=flux-security-$V && URL=https://github.com/flux-framework/flux-security/releases/download && wget ${URL}/v${V}/${PKG}.tar.gz && tar xvfz ${PKG}.tar.gz && cd ${PKG} && ./configure --prefix=/usr --sysconfdir=/etc || cat config.log && make -j 4 && make install && cd .. && rm -rf flux-security-*
2021-01-08T05:02:02.8451275Z ---> Running in 45e492a1be2b
2021-01-08T05:02:03.2596062Z --2021-01-08 05:02:03-- https://github.com/flux-framework/flux-security/releases/download/v0.4.0/flux-security-0.4.0.tar.gz
2021-01-08T05:02:03.2619756Z Resolving github.com (github.com)... 140.82.112.4
2021-01-08T05:02:03.2686542Z Connecting to github.com (github.com)|140.82.112.4|:443... connected.
2021-01-08T05:02:03.2949421Z HTTP request sent, awaiting response... 302 Found
2021-01-08T05:02:03.2955808Z Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/105558542/e093fe80-69d4-11ea-87df-cb0357e33b69?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210108%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210108T050058Z&X-Amz-Expires=300&X-Amz-Signature=65ac7d10d4ea3fa4cbf8dcea10bcf9e6e0f8202d1cbe05315495d97c4b5b4d14&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=105558542&response-content-disposition=attachment%3B%20filename%3Dflux-security-0.4.0.tar.gz&response-content-type=application%2Foctet-stream [following]
2021-01-08T05:02:03.2966400Z --2021-01-08 05:02:03-- https://github-production-release-asset-2e65be.s3.amazonaws.com/105558542/e093fe80-69d4-11ea-87df-cb0357e33b69?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210108%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210108T050058Z&X-Amz-Expires=300&X-Amz-Signature=65ac7d10d4ea3fa4cbf8dcea10bcf9e6e0f8202d1cbe05315495d97c4b5b4d14&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=105558542&response-content-disposition=attachment%3B%20filename%3Dflux-security-0.4.0.tar.gz&response-content-type=application%2Foctet-stream
2021-01-08T05:02:03.2983316Z Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.94.44
2021-01-08T05:02:03.3047796Z Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.94.44|:443... connected.
2021-01-08T05:02:03.3405587Z HTTP request sent, awaiting response... 200 OK
2021-01-08T05:02:03.3423838Z Length: 574700 (561K) [application/octet-stream]
2021-01-08T05:02:03.3431021Z Saving to: ‘flux-security-0.4.0.tar.gz’
2021-01-08T05:02:03.3431522Z
2021-01-08T05:02:03.3524312Z 0K .......... .......... .......... .......... .......... 8% 8.17M 0s
2021-01-08T05:02:03.3524987Z 50K .......... .......... .......... .......... .......... 17% 8.13M 0s
2021-01-08T05:02:03.3589286Z 100K .......... .......... .......... .......... .......... 26% 8.17M 0s
2021-01-08T05:02:03.3589826Z 150K .......... .......... .......... .......... .......... 35% 89.1M 0s
2021-01-08T05:02:03.3647711Z 200K .......... .......... .......... .......... .......... 44% 8.49M 0s
2021-01-08T05:02:03.3653183Z 250K .......... .......... .......... .......... .......... 53% 67.7M 0s
2021-01-08T05:02:03.3659903Z 300K .......... .......... .......... .......... .......... 62% 173M 0s
2021-01-08T05:02:03.3660403Z 350K .......... .......... .......... .......... .......... 71% 222M 0s
2021-01-08T05:02:03.3661061Z 400K .......... .......... .......... .......... .......... 80% 224M 0s
2021-01-08T05:02:03.3709307Z 450K .......... .......... .......... .......... .......... 89% 11.0M 0s
2021-01-08T05:02:03.3711443Z 500K .......... .......... .......... .......... .......... 97% 134M 0s
2021-01-08T05:02:03.3712343Z 550K .......... . 100% 144M=0.03s
2021-01-08T05:02:03.3712639Z
2021-01-08T05:02:03.3713527Z 2021-01-08 05:02:03 (17.9 MB/s) - ‘flux-security-0.4.0.tar.gz’ saved [574700/574700]
2021-01-08T05:02:03.3714046Z
2021-01-08T05:02:03.3767330Z flux-security-0.4.0/
2021-01-08T05:02:03.3768181Z flux-security-0.4.0/Makefile.in
2021-01-08T05:02:03.3768993Z flux-security-0.4.0/NOTICE.LLNS
2021-01-08T05:02:03.3769767Z flux-security-0.4.0/COPYING
2021-01-08T05:02:03.3770558Z flux-security-0.4.0/configure
2021-01-08T05:02:03.3803514Z flux-security-0.4.0/config/
2021-01-08T05:02:03.3809002Z flux-security-0.4.0/config/missing
2021-01-08T05:02:03.3811808Z flux-security-0.4.0/config/ltoptions.m4
2021-01-08T05:02:03.3853631Z flux-security-0.4.0/config/pkg.m4
2021-01-08T05:02:03.3854551Z flux-security-0.4.0/config/depcomp
2021-01-08T05:02:03.3855436Z flux-security-0.4.0/config/config.guess
2021-01-08T05:02:03.3856487Z flux-security-0.4.0/config/ltmain.sh
2021-01-08T05:02:03.3857933Z flux-security-0.4.0/config/config.sub
2021-01-08T05:02:03.3868405Z flux-security-0.4.0/config/ltversion.m4
2021-01-08T05:02:03.3869551Z flux-security-0.4.0/config/ax_split_version.m4
2021-01-08T05:02:03.3870599Z flux-security-0.4.0/config/config.h.in
2021-01-08T05:02:03.3871638Z flux-security-0.4.0/config/install-sh
2021-01-08T05:02:03.3875531Z flux-security-0.4.0/config/ltsugar.m4
2021-01-08T05:02:03.3879364Z flux-security-0.4.0/config/ax_code_coverage.m4
2021-01-08T05:02:03.3880588Z flux-security-0.4.0/config/ac_pkgconfig.m4
2021-01-08T05:02:03.3881740Z flux-security-0.4.0/config/ax_compiler_vendor.m4
2021-01-08T05:02:03.3882769Z flux-security-0.4.0/config/compile
2021-01-08T05:02:03.3883758Z flux-security-0.4.0/config/libtool.m4
2021-01-08T05:02:03.3916449Z flux-security-0.4.0/config/tap-driver.sh
2021-01-08T05:02:03.3917389Z flux-security-0.4.0/config/lt~obsolete.m4
2021-01-08T05:02:03.3920316Z flux-security-0.4.0/NEWS
2021-01-08T05:02:03.3921223Z flux-security-0.4.0/INSTALL
2021-01-08T05:02:03.3921972Z flux-security-0.4.0/src/
2021-01-08T05:02:03.3922750Z flux-security-0.4.0/src/Makefile.in
2021-01-08T05:02:03.3923587Z flux-security-0.4.0/src/imp/
2021-01-08T05:02:03.3924390Z flux-security-0.4.0/src/imp/Makefile.in
2021-01-08T05:02:03.3929799Z flux-security-0.4.0/src/imp/testconfig.c
2021-01-08T05:02:03.3937465Z flux-security-0.4.0/src/imp/impcmd.h
2021-01-08T05:02:03.3966621Z flux-security-0.4.0/src/imp/privsep.c
2021-01-08T05:02:03.3967993Z flux-security-0.4.0/src/imp/sudosim.h
2021-01-08T05:02:03.3968881Z flux-security-0.4.0/src/imp/passwd.h
2021-01-08T05:02:03.3974450Z flux-security-0.4.0/src/imp/sudosim.c
2021-01-08T05:02:03.3975460Z flux-security-0.4.0/src/imp/privsep.h
2021-01-08T05:02:03.3980192Z flux-security-0.4.0/src/imp/test/
2021-01-08T05:02:03.3981483Z flux-security-0.4.0/src/imp/test/privsep.c
2021-01-08T05:02:03.3984836Z flux-security-0.4.0/src/imp/test/passwd.c
2021-01-08T05:02:03.3985730Z flux-security-0.4.0/src/imp/test/imp_log.c
2021-01-08T05:02:03.3986574Z flux-security-0.4.0/src/imp/test/impcmd.c
2021-01-08T05:02:03.3991447Z flux-security-0.4.0/src/imp/exec/
2021-01-08T05:02:03.3999034Z flux-security-0.4.0/src/imp/exec/user.c
2021-01-08T05:02:03.3999915Z flux-security-0.4.0/src/imp/exec/exec.c
2021-01-08T05:02:03.4003595Z flux-security-0.4.0/src/imp/exec/user.h
2021-01-08T05:02:03.4004465Z flux-security-0.4.0/src/imp/imp_log.h
2021-01-08T05:02:03.4005289Z flux-security-0.4.0/src/imp/imp.conf.d/
2021-01-08T05:02:03.4012350Z flux-security-0.4.0/src/imp/imp.conf.d/imp.toml
2021-01-08T05:02:03.4016643Z flux-security-0.4.0/src/imp/kill.c
2021-01-08T05:02:03.4020145Z flux-security-0.4.0/src/imp/passwd.c
2021-01-08T05:02:03.4021117Z flux-security-0.4.0/src/imp/imp_state.h
2021-01-08T05:02:03.4021962Z flux-security-0.4.0/src/imp/Makefile.am
2021-01-08T05:02:03.4022818Z flux-security-0.4.0/src/imp/whoami.c
2021-01-08T05:02:03.4023618Z flux-security-0.4.0/src/imp/casign.c
2021-01-08T05:02:03.4024414Z flux-security-0.4.0/src/imp/imp_log.c
2021-01-08T05:02:03.4033539Z flux-security-0.4.0/src/imp/impcmd.c
2021-01-08T05:02:03.4038549Z flux-security-0.4.0/src/imp/impcmd-list.c
2021-01-08T05:02:03.4039826Z flux-security-0.4.0/src/imp/version.c
2021-01-08T05:02:03.4045757Z flux-security-0.4.0/src/imp/imp.c
2021-01-08T05:02:03.4046624Z flux-security-0.4.0/src/libutil/
2021-01-08T05:02:03.4047499Z flux-security-0.4.0/src/libutil/Makefile.in
2021-01-08T05:02:03.4051590Z flux-security-0.4.0/src/libutil/timestamp.h
2021-01-08T05:02:03.4056798Z flux-security-0.4.0/src/libutil/timestamp.c
2021-01-08T05:02:03.4058030Z flux-security-0.4.0/src/libutil/kv.h
2021-01-08T05:02:03.4059035Z flux-security-0.4.0/src/libutil/hash.h
2021-01-08T05:02:03.4061600Z flux-security-0.4.0/src/libutil/sha256.h
2021-01-08T05:02:03.4065039Z flux-security-0.4.0/src/libutil/kv.c
2021-01-08T05:02:03.4070274Z flux-security-0.4.0/src/libutil/tomltk.h
2021-01-08T05:02:03.4098950Z flux-security-0.4.0/src/libutil/hash.c
2021-01-08T05:02:03.4114867Z flux-security-0.4.0/src/libutil/test/
2021-01-08T05:02:03.4123614Z flux-security-0.4.0/src/libutil/test/kv.c
2021-01-08T05:02:03.4124708Z flux-security-0.4.0/src/libutil/test/hash.c
2021-01-08T05:02:03.4125730Z flux-security-0.4.0/src/libutil/test/cf.c
2021-01-08T05:02:03.4127769Z flux-security-0.4.0/src/libutil/test/sha256.c
2021-01-08T05:02:03.4128983Z flux-security-0.4.0/src/libutil/test/tomltk.c
2021-01-08T05:02:03.4132172Z flux-security-0.4.0/src/libutil/test/aux.c
2021-01-08T05:02:03.4137099Z flux-security-0.4.0/src/libutil/cf.c
2021-01-08T05:02:03.4138959Z flux-security-0.4.0/src/libutil/sha256.c
2021-01-08T05:02:03.4140143Z flux-security-0.4.0/src/libutil/tomltk.c
2021-01-08T05:02:03.4141563Z flux-security-0.4.0/src/libutil/macros.h
2021-01-08T05:02:03.4142846Z flux-security-0.4.0/src/libutil/Makefile.am
2021-01-08T05:02:03.4144142Z flux-security-0.4.0/src/libutil/aux.h
2021-01-08T05:02:03.4145571Z flux-security-0.4.0/src/libutil/cf.h
2021-01-08T05:02:03.4146426Z flux-security-0.4.0/src/libutil/aux.c
2021-01-08T05:02:03.4148085Z flux-security-0.4.0/src/Makefile.am
2021-01-08T05:02:03.4148903Z flux-security-0.4.0/src/libca/
2021-01-08T05:02:03.4149891Z flux-security-0.4.0/src/libca/Makefile.in
2021-01-08T05:02:03.4151043Z flux-security-0.4.0/src/libca/ca.c
2021-01-08T05:02:03.4152083Z flux-security-0.4.0/src/libca/ca.h
2021-01-08T05:02:03.4153157Z flux-security-0.4.0/src/libca/test/
2021-01-08T05:02:03.4154304Z flux-security-0.4.0/src/libca/test/ca.c
2021-01-08T05:02:03.4155331Z flux-security-0.4.0/src/libca/test/sigcert.c
2021-01-08T05:02:03.4156224Z flux-security-0.4.0/src/libca/Makefile.am
2021-01-08T05:02:03.4157073Z flux-security-0.4.0/src/libca/sigcert.h
2021-01-08T05:02:03.4157920Z flux-security-0.4.0/src/libca/sigcert.c
2021-01-08T05:02:03.4158698Z flux-security-0.4.0/src/lib/
2021-01-08T05:02:03.4159494Z flux-security-0.4.0/src/lib/Makefile.in
2021-01-08T05:02:03.4160348Z flux-security-0.4.0/src/lib/sign_none.c
2021-01-08T05:02:03.4161261Z flux-security-0.4.0/src/lib/flux-security.pc.in
2021-01-08T05:02:03.4162178Z flux-security-0.4.0/src/lib/sign_mech.h
2021-01-08T05:02:03.4163147Z flux-security-0.4.0/src/lib/test/
2021-01-08T05:02:03.4164493Z flux-security-0.4.0/src/lib/test/context.c
2021-01-08T05:02:03.4165600Z flux-security-0.4.0/src/lib/test/sign.c
2021-01-08T05:02:03.4166927Z flux-security-0.4.0/src/lib/test/version.c
2021-01-08T05:02:03.4168098Z flux-security-0.4.0/src/lib/context.c
2021-01-08T05:02:03.4169451Z flux-security-0.4.0/src/lib/context_private.h
2021-01-08T05:02:03.4170603Z flux-security-0.4.0/src/lib/Makefile.am
2021-01-08T05:02:03.4171971Z flux-security-0.4.0/src/lib/sign_curve.c
2021-01-08T05:02:03.4172957Z flux-security-0.4.0/src/lib/sign.c
2021-01-08T05:02:03.4173734Z flux-security-0.4.0/src/lib/sign.h
2021-01-08T05:02:03.4174567Z flux-security-0.4.0/src/lib/version.h.in
2021-01-08T05:02:03.4175448Z flux-security-0.4.0/src/lib/sign_munge.c
2021-01-08T05:02:03.4176334Z flux-security-0.4.0/src/lib/context.h
2021-01-08T05:02:03.4177408Z flux-security-0.4.0/src/lib/libflux-security.map
2021-01-08T05:02:03.4180534Z flux-security-0.4.0/src/lib/version.c
2021-01-08T05:02:03.4182854Z flux-security-0.4.0/src/libtap/
2021-01-08T05:02:03.4184180Z flux-security-0.4.0/src/libtap/Makefile.in
2021-01-08T05:02:03.4185089Z flux-security-0.4.0/src/libtap/tap.c
2021-01-08T05:02:03.4186033Z flux-security-0.4.0/src/libtap/tap.h
2021-01-08T05:02:03.4187323Z flux-security-0.4.0/src/libtap/Makefile.am
2021-01-08T05:02:03.4188359Z flux-security-0.4.0/src/libtomlc99/
2021-01-08T05:02:03.4189245Z flux-security-0.4.0/src/libtomlc99/Makefile.in
2021-01-08T05:02:03.4190182Z flux-security-0.4.0/src/libtomlc99/toml_json.c
2021-01-08T05:02:03.4191053Z flux-security-0.4.0/src/libtomlc99/test/
2021-01-08T05:02:03.4192226Z flux-security-0.4.0/src/libtomlc99/test/toml.c
2021-01-08T05:02:03.4193540Z flux-security-0.4.0/src/libtomlc99/toml_cat.c
2021-01-08T05:02:03.4194949Z flux-security-0.4.0/src/libtomlc99/Makefile.am
2021-01-08T05:02:03.4196934Z flux-security-0.4.0/src/libtomlc99/toml.h
2021-01-08T05:02:03.4197961Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/
2021-01-08T05:02:03.4199002Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/
2021-01-08T05:02:03.4204564Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/array-nospaces.toml
2021-01-08T05:02:03.4206234Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/raw-multiline-string.toml
2021-01-08T05:02:03.4208230Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/raw-string.toml
2021-01-08T05:02:03.4211801Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/implicit-groups.toml
2021-01-08T05:02:03.4218284Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/array-empty.toml
2021-01-08T05:02:03.4219615Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-whitespace.toml
2021-01-08T05:02:03.4221098Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/comments-everywhere.toml
2021-01-08T05:02:03.4222607Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/arrays.toml
2021-01-08T05:02:03.4233961Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-array-nest.toml
2021-01-08T05:02:03.4235241Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/empty.toml
2021-01-08T05:02:03.4236496Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/unicode-escape.toml
2021-01-08T05:02:03.4238012Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/string-with-pound.toml
2021-01-08T05:02:03.4239429Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/key-equals-nospace.toml
2021-01-08T05:02:03.4240777Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-array-one.toml
2021-01-08T05:02:03.4242081Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/string-empty.toml
2021-01-08T05:02:03.4243380Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/multiline-string.toml
2021-01-08T05:02:03.4244649Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/example.toml
2021-01-08T05:02:03.4245938Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/key-special-chars.toml
2021-01-08T05:02:03.4247210Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/integer.toml
2021-01-08T05:02:03.4248393Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/key-space.toml
2021-01-08T05:02:03.4249648Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/arrays-nested.toml
2021-01-08T05:02:03.4251129Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/implicit-and-explicit-after.toml
2021-01-08T05:02:03.4252639Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-array-many.toml
2021-01-08T05:02:03.4253866Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/float.toml
2021-01-08T05:02:03.4255295Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/implicit-and-explicit-before.toml
2021-01-08T05:02:03.4256969Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-empty.toml
2021-01-08T05:02:03.4258091Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/datetime.toml
2021-01-08T05:02:03.4259529Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/string-escapes.toml
2021-01-08T05:02:03.4260841Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-sub-empty.toml
2021-01-08T05:02:03.4262133Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/long-integer.toml
2021-01-08T05:02:03.4263472Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/arrays-hetergeneous.toml
2021-01-08T05:02:03.4264863Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/unicode-literal.toml
2021-01-08T05:02:03.4266111Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/long-float.toml
2021-01-08T05:02:03.4267447Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-array-implicit.toml
2021-01-08T05:02:03.4268842Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/table-with-pound.toml
2021-01-08T05:02:03.4270161Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/string-simple.toml
2021-01-08T05:02:03.4271358Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/valid/bool.toml
2021-01-08T05:02:03.4272635Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/
2021-01-08T05:02:03.4274052Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-array-malformed-empty.toml
2021-01-08T05:02:03.4275719Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-nested-brackets-open.toml
2021-01-08T05:02:03.4278186Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/string-bad-escape.toml
2021-01-08T05:02:03.4279532Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-in-array.toml
2021-01-08T05:02:03.4280874Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-after-table.toml
2021-01-08T05:02:03.4282244Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-whitespace.toml
2021-01-08T05:02:03.4283672Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/string-byte-escapes.toml
2021-01-08T05:02:03.4285199Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-newline.toml
2021-01-08T05:02:03.4286528Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/duplicate-tables.toml
2021-01-08T05:02:03.4287977Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/string-bad-byte-escape.toml
2021-01-08T05:02:03.4289957Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/float-no-leading-zero.toml
2021-01-08T05:02:03.4292191Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/empty-table.toml
2021-01-08T05:02:03.4293959Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/datetime-malformed-with-milli.toml
2021-01-08T05:02:03.4295789Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-nested-brackets-close.toml
2021-01-08T05:02:03.4299485Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-empty.toml
2021-01-08T05:02:03.4301063Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/datetime-malformed-no-t.toml
2021-01-08T05:02:03.4302543Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-open-bracket.toml
2021-01-08T05:02:03.4303977Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/empty-implicit-table.toml
2021-01-08T05:02:03.4305680Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/array-mixed-types-strings-and-ints.toml
2021-01-08T05:02:03.4307452Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-after-array-entries.toml
2021-01-08T05:02:03.4309192Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/array-mixed-types-arrays-and-ints.toml
2021-01-08T05:02:03.4310873Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/duplicate-key-table.toml
2021-01-08T05:02:03.4313367Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-single-open-bracket.toml
2021-01-08T05:02:03.4315024Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/datetime-malformed-no-secs.toml
2021-01-08T05:02:03.4316721Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-array-malformed-bracket.toml
2021-01-08T05:02:03.4318266Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/duplicate-keys.toml
2021-01-08T05:02:03.4319641Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-space.toml
2021-01-08T05:02:03.4321211Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/array-mixed-types-ints-and-floats.toml
2021-01-08T05:02:03.4322818Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-empty.toml
2021-01-08T05:02:03.4324078Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-hash.toml
2021-01-08T05:02:03.4325370Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-after-string.toml
2021-01-08T05:02:03.4326860Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/float-no-trailing-digits.toml
2021-01-08T05:02:03.4328453Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-array-implicit.toml
2021-01-08T05:02:03.4329762Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-start-bracket.toml
2021-01-08T05:02:03.4331084Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-after-integer.toml
2021-01-08T05:02:03.4332859Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/datetime-malformed-no-leads.toml
2021-01-08T05:02:03.4334561Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/text-before-array-separator.toml
2021-01-08T05:02:03.4336042Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/key-two-equals.toml
2021-01-08T05:02:03.4337399Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/table-with-pound.toml
2021-01-08T05:02:03.4338741Z flux-security-0.4.0/src/libtomlc99/BurntSushi_input/invalid/string-no-close.toml
2021-01-08T05:02:03.4339833Z flux-security-0.4.0/src/libtomlc99/toml.c
2021-01-08T05:02:03.4340651Z flux-security-0.4.0/aclocal.m4
2021-01-08T05:02:03.4341460Z flux-security-0.4.0/Makefile.am
2021-01-08T05:02:03.4342265Z flux-security-0.4.0/configure.ac
2021-01-08T05:02:03.4343232Z flux-security-0.4.0/README.md
2021-01-08T05:02:03.4344000Z flux-security-0.4.0/AUTHORS
2021-01-08T05:02:03.4344728Z flux-security-0.4.0/etc/
2021-01-08T05:02:03.4345527Z flux-security-0.4.0/etc/Makefile.in
2021-01-08T05:02:03.4346340Z flux-security-0.4.0/etc/sign.toml
2021-01-08T05:02:03.4347191Z flux-security-0.4.0/etc/Makefile.am
2021-01-08T05:02:03.4347994Z flux-security-0.4.0/ChangeLog
2021-01-08T05:02:03.4348746Z flux-security-0.4.0/README
2021-01-08T05:02:03.4349467Z flux-security-0.4.0/t/
2021-01-08T05:02:03.4350322Z flux-security-0.4.0/t/t1001-imp-casign.t
2021-01-08T05:02:03.4351184Z flux-security-0.4.0/t/Makefile.in
2021-01-08T05:02:03.4352187Z flux-security-0.4.0/t/t2001-imp-kill.t
2021-01-08T05:02:03.4353075Z flux-security-0.4.0/t/t1002-sign-munge.t
2021-01-08T05:02:03.4353922Z flux-security-0.4.0/t/t2000-imp-exec.t
2021-01-08T05:02:03.4354688Z flux-security-0.4.0/t/src/
2021-01-08T05:02:03.4355429Z flux-security-0.4.0/t/src/ca.c
2021-01-08T05:02:03.4356271Z flux-security-0.4.0/t/src/uidlookup.c
2021-01-08T05:02:03.4357113Z flux-security-0.4.0/t/src/xsign_munge.c
2021-01-08T05:02:03.4357885Z flux-security-0.4.0/t/src/cf.c
2021-01-08T05:02:03.4358673Z flux-security-0.4.0/t/src/certutil.c
2021-01-08T05:02:03.4359473Z flux-security-0.4.0/t/src/keygen.c
2021-01-08T05:02:03.4360281Z flux-security-0.4.0/t/src/xsign_curve.c
2021-01-08T05:02:03.4361112Z flux-security-0.4.0/t/src/getpwuid.c
2021-01-08T05:02:03.4362046Z flux-security-0.4.0/t/src/sanitizers-enabled.c
2021-01-08T05:02:03.4362949Z flux-security-0.4.0/t/src/sign.c
2021-01-08T05:02:03.4363726Z flux-security-0.4.0/t/src/verify.c
2021-01-08T05:02:03.4364564Z flux-security-0.4.0/t/t1003-sign-curve.t
2021-01-08T05:02:03.4365412Z flux-security-0.4.0/t/t1000-imp-basic.t
2021-01-08T05:02:03.4366234Z flux-security-0.4.0/t/Makefile.am
2021-01-08T05:02:03.4367047Z flux-security-0.4.0/t/sharness.sh
2021-01-08T05:02:03.4367863Z flux-security-0.4.0/t/t0000-sharness.t
2021-01-08T05:02:03.4368692Z flux-security-0.4.0/t/sharness.d/
2021-01-08T05:02:03.4369539Z flux-security-0.4.0/t/sharness.d/01-asan.sh
2021-01-08T05:02:03.4370442Z flux-security-0.4.0/t/sharness.d/03-munged.sh
2021-01-08T05:02:03.4371426Z flux-security-0.4.0/t/sharness.d/10-sudo.sh
2021-01-08T05:02:03.4372359Z flux-security-0.4.0/t/t0100-sudo-unit-tests.t
2021-01-08T05:02:03.6274097Z checking build system type... x86_64-pc-linux-gnu
2021-01-08T05:02:03.6275024Z checking host system type... x86_64-pc-linux-gnu
2021-01-08T05:02:03.6275885Z checking target system type... x86_64-pc-linux-gnu
2021-01-08T05:02:03.6383249Z checking for a BSD-compatible install... /usr/bin/install -c
2021-01-08T05:02:03.6411744Z checking whether build environment is sane... yes
2021-01-08T05:02:03.6515606Z checking for a thread-safe mkdir -p... /bin/mkdir -p
2021-01-08T05:02:03.6523799Z checking for gawk... no
2021-01-08T05:02:03.6528427Z checking for mawk... mawk
2021-01-08T05:02:03.6608036Z checking whether make sets $(MAKE)... yes
2021-01-08T05:02:03.6671063Z checking whether make supports nested variables... yes
2021-01-08T05:02:03.6872867Z checking how to create a pax tar archive... gnutar
2021-01-08T05:02:03.6903757Z checking whether make supports nested variables... (cached) yes
2021-01-08T05:02:03.6905382Z checking whether to enable maintainer-specific portions of Makefiles... yes
2021-01-08T05:02:03.6961575Z checking for a sed that does not truncate output... /bin/sed
2021-01-08T05:02:03.7035232Z checking Major version... 0
2021-01-08T05:02:03.7035837Z checking Minor version... 4
2021-01-08T05:02:03.7036377Z checking Point version... 0
2021-01-08T05:02:03.7068801Z checking for pkg-config... /usr/bin/pkg-config
2021-01-08T05:02:03.7081111Z checking pkg-config is at least version 0.9.0... yes
2021-01-08T05:02:03.7085300Z checking whether to enable sanitizers... no
2021-01-08T05:02:03.7144024Z checking for style of include used by make... GNU
2021-01-08T05:02:03.7161487Z checking for gcc... gcc
2021-01-08T05:02:03.7937382Z checking whether the C compiler works... yes
2021-01-08T05:02:03.7938299Z checking for C compiler default output file name... a.out
2021-01-08T05:02:03.8350341Z checking for suffix of executables...
2021-01-08T05:02:03.8815439Z checking whether we are cross compiling... no
2021-01-08T05:02:03.9075068Z checking for suffix of object files... o
2021-01-08T05:02:03.9333011Z checking whether we are using the GNU C compiler... yes
2021-01-08T05:02:03.9587763Z checking whether gcc accepts -g... yes
2021-01-08T05:02:03.9993210Z checking for gcc option to accept ISO C89... none needed
2021-01-08T05:02:04.0426806Z checking whether gcc understands -c and -o together... yes
2021-01-08T05:02:04.0821840Z checking dependency style of gcc... gcc3
2021-01-08T05:02:04.1389181Z checking for gcc option to accept ISO C99... none needed
2021-01-08T05:02:04.1393936Z checking for gawk... (cached) mawk
2021-01-08T05:02:04.1401484Z checking for a2x... no
2021-01-08T05:02:04.1407631Z checking for aspell... aspell
2021-01-08T05:02:04.2889064Z checking for C compiler vendor... gnu
2021-01-08T05:02:04.3161890Z checking how to print strings... printf
2021-01-08T05:02:04.3162691Z checking for a sed that does not truncate output... (cached) /bin/sed
2021-01-08T05:02:04.3195977Z checking for grep that handles long lines and -e... /bin/grep
2021-01-08T05:02:04.3215333Z checking for egrep... /bin/grep -E
2021-01-08T05:02:04.3235670Z checking for fgrep... /bin/grep -F
2021-01-08T05:02:04.3288723Z checking for ld used by gcc... /usr/bin/ld
2021-01-08T05:02:04.3315926Z checking if the linker (/usr/bin/ld) is GNU ld... yes
2021-01-08T05:02:04.3354860Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2021-01-08T05:02:04.3598214Z checking the name lister (/usr/bin/nm -B) interface... BSD nm
2021-01-08T05:02:04.3602631Z checking whether ln -s works... yes
2021-01-08T05:02:04.3648538Z checking the maximum length of command line arguments... 1572864
2021-01-08T05:02:04.3719282Z checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2021-01-08T05:02:04.3720697Z checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2021-01-08T05:02:04.3721803Z checking for /usr/bin/ld option to reload object files... -r
2021-01-08T05:02:04.3730808Z checking for objdump... objdump
2021-01-08T05:02:04.3740432Z checking how to recognize dependent libraries... pass_all
2021-01-08T05:02:04.3751403Z checking for dlltool... no
2021-01-08T05:02:04.3752679Z checking how to associate runtime and link libraries... printf %s\n
2021-01-08T05:02:04.3761635Z checking for ar... ar
2021-01-08T05:02:04.4094656Z checking for archiver @FILE support... @
2021-01-08T05:02:04.4102367Z checking for strip... strip
2021-01-08T05:02:04.4110013Z checking for ranlib... ranlib
2021-01-08T05:02:04.4922078Z checking command to parse /usr/bin/nm -B output from gcc object... ok
2021-01-08T05:02:04.4945215Z checking for sysroot... no
2021-01-08T05:02:04.4995707Z checking for a working dd... /bin/dd
2021-01-08T05:02:04.5037974Z checking how to truncate binary pipes... /bin/dd bs=4096 count=1
2021-01-08T05:02:04.5220672Z checking for mt... no
2021-01-08T05:02:04.5261219Z checking if : is a manifest tool... no
2021-01-08T05:02:04.5519432Z checking how to run the C preprocessor... gcc -E
2021-01-08T05:02:04.6937124Z checking for ANSI C header files... yes
2021-01-08T05:02:04.7284685Z checking for sys/types.h... yes
2021-01-08T05:02:04.7733342Z checking for sys/stat.h... yes
2021-01-08T05:02:04.8162094Z checking for stdlib.h... yes
2021-01-08T05:02:04.8576776Z checking for string.h... yes
2021-01-08T05:02:04.8988117Z checking for memory.h... yes
2021-01-08T05:02:04.9398670Z checking for strings.h... yes
2021-01-08T05:02:04.9804641Z checking for inttypes.h... yes
2021-01-08T05:02:05.0241995Z checking for stdint.h... yes
2021-01-08T05:02:05.0687332Z checking for unistd.h... yes
2021-01-08T05:02:05.1118303Z checking for dlfcn.h... yes
2021-01-08T05:02:05.1177990Z checking for objdir... .libs
2021-01-08T05:02:05.2147959Z checking if gcc supports -fno-rtti -fno-exceptions... no
2021-01-08T05:02:05.2149410Z checking for gcc option to produce PIC... -fPIC -DPIC
2021-01-08T05:02:05.2367997Z checking if gcc PIC flag -fPIC -DPIC works... yes
2021-01-08T05:02:05.3112285Z checking if gcc static flag -static works... yes
2021-01-08T05:02:05.3424003Z checking if gcc supports -c -o file.o... yes
2021-01-08T05:02:05.3424909Z checking if gcc supports -c -o file.o... (cached) yes
2021-01-08T05:02:05.3572436Z checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2021-01-08T05:02:05.3864999Z checking whether -lc should be explicitly linked in... no
2021-01-08T05:02:05.4476388Z checking dynamic linker characteristics... GNU/Linux ld.so
2021-01-08T05:02:05.4477291Z checking how to hardcode library paths into programs... immediate
2021-01-08T05:02:05.4497451Z checking whether stripping libraries is possible... yes
2021-01-08T05:02:05.4498242Z checking if libtool supports shared libraries... yes
2021-01-08T05:02:05.4498967Z checking whether to build shared libraries... yes
2021-01-08T05:02:05.4499674Z checking whether to build static libraries... yes
2021-01-08T05:02:05.4507194Z checking for ANSI C header files... (cached) yes
2021-01-08T05:02:05.4590687Z checking for SODIUM... yes
2021-01-08T05:02:05.4674054Z checking for JANSSON... yes
2021-01-08T05:02:05.4757900Z checking for LIBUUID... yes
2021-01-08T05:02:05.4838501Z checking for MUNGE... yes
2021-01-08T05:02:05.4843629Z checking whether to build with code coverage support... no
2021-01-08T05:02:05.4865472Z checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig
2021-01-08T05:02:05.5142843Z checking that generated files are newer than configure... done
2021-01-08T05:02:05.5150144Z configure: creating ./config.status
2021-01-08T05:02:06.0186785Z config.status: creating Makefile
2021-01-08T05:02:06.0317249Z config.status: creating t/Makefile
2021-01-08T05:02:06.0503711Z config.status: creating src/Makefile
2021-01-08T05:02:06.0677712Z config.status: creating src/lib/Makefile
2021-01-08T05:02:06.0869974Z config.status: creating src/lib/flux-security.pc
2021-01-08T05:02:06.1117871Z config.status: creating src/lib/version.h
2021-01-08T05:02:06.1311330Z config.status: creating src/libtap/Makefile
2021-01-08T05:02:06.1479956Z config.status: creating src/libtomlc99/Makefile
2021-01-08T05:02:06.1650113Z config.status: creating src/libutil/Makefile
2021-01-08T05:02:06.1823560Z config.status: creating src/libca/Makefile
2021-01-08T05:02:06.2013688Z config.status: creating src/imp/Makefile
2021-01-08T05:02:06.2235410Z config.status: creating etc/Makefile
2021-01-08T05:02:06.2407964Z config.status: creating config/config.h
2021-01-08T05:02:06.2533584Z config.status: executing depfiles commands
2021-01-08T05:02:06.5189989Z config.status: executing libtool commands
2021-01-08T05:02:06.5700481Z Making all in src
2021-01-08T05:02:06.5728279Z make[1]: Entering directory '/flux-security-0.4.0/src'
2021-01-08T05:02:06.5774980Z Making all in libtap
2021-01-08T05:02:06.5806163Z make[2]: Entering directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:06.5807075Z make[2]: Nothing to be done for 'all'.
2021-01-08T05:02:06.5807930Z make[2]: Leaving directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:06.5808607Z Making all in libtomlc99
2021-01-08T05:02:06.5846181Z make[2]: Entering directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:06.5862054Z CC toml.lo
2021-01-08T05:02:07.7392710Z CCLD libtomlc99.la
2021-01-08T05:02:07.8264885Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:02:07.8415559Z make[2]: Leaving directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:07.8423473Z Making all in libutil
2021-01-08T05:02:07.8463978Z make[2]: Entering directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:07.8482500Z CC hash.lo
2021-01-08T05:02:07.8497009Z CC kv.lo
2021-01-08T05:02:07.8504094Z CC cf.lo
2021-01-08T05:02:07.8519644Z CC tomltk.lo
2021-01-08T05:02:08.5054241Z CC timestamp.lo
2021-01-08T05:02:08.5054721Z CC sha256.lo
2021-01-08T05:02:08.5598553Z CC aux.lo
2021-01-08T05:02:08.8473879Z CCLD libutil.la
2021-01-08T05:02:08.9477825Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:02:08.9646332Z make[2]: Leaving directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:08.9654327Z Making all in libca
2021-01-08T05:02:08.9689327Z make[2]: Entering directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:08.9709909Z CC sigcert.lo
2021-01-08T05:02:08.9717795Z CC ca.lo
2021-01-08T05:02:09.5067172Z CCLD libca.la
2021-01-08T05:02:09.5997062Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:02:09.6145566Z make[2]: Leaving directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:09.6149278Z Making all in lib
2021-01-08T05:02:09.6187661Z make[2]: Entering directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:09.6208111Z CC context.lo
2021-01-08T05:02:09.6217914Z CC sign_munge.lo
2021-01-08T05:02:09.6236064Z CC sign_none.lo
2021-01-08T05:02:09.6236490Z CC sign.lo
2021-01-08T05:02:10.0296427Z CC sign_curve.lo
2021-01-08T05:02:10.0652508Z CC version.lo
2021-01-08T05:02:10.4759426Z CCLD libsecurity.la
2021-01-08T05:02:10.5653486Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:02:10.5828460Z  CCLD libflux-security.la
2021-01-08T05:02:10.7865747Z make[2]: Leaving directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:10.7875241Z Making all in imp
2021-01-08T05:02:10.7916501Z make[2]: Entering directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:10.7953123Z make all-am
2021-01-08T05:02:10.8006634Z make[3]: Entering directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:10.8026102Z CC imp.o
2021-01-08T05:02:10.8040131Z CC impcmd-list.o
2021-01-08T05:02:10.8052447Z CC imp_log.o
2021-01-08T05:02:10.8067719Z CC privsep.o
2021-01-08T05:02:10.8774606Z CC impcmd.o
2021-01-08T05:02:10.9172717Z CC sudosim.o
2021-01-08T05:02:11.0124870Z CC version.o
2021-01-08T05:02:11.0180937Z CC casign.o
2021-01-08T05:02:11.0198616Z CC whoami.o
2021-01-08T05:02:11.0653831Z CC passwd.o
2021-01-08T05:02:11.1181361Z CC kill.o
2021-01-08T05:02:11.1232282Z CC config.o
2021-01-08T05:02:11.1411257Z CC testconfig.o
2021-01-08T05:02:11.1892634Z CC exec/user.o
2021-01-08T05:02:11.2121033Z CC exec/exec.o
2021-01-08T05:02:11.3326457Z CCLD inst/flux-imp
2021-01-08T05:02:11.3327049Z CCLD flux-imp
2021-01-08T05:02:11.5300285Z make[3]: Leaving directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.5301494Z make[2]: Leaving directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.5326099Z make[2]: Entering directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.5326934Z make[2]: Nothing to be done for 'all-am'.
2021-01-08T05:02:11.5327722Z make[2]: Leaving directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.5331229Z make[1]: Leaving directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.5336255Z Making all in etc
2021-01-08T05:02:11.5363816Z make[1]: Entering directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.5364672Z make[1]: Nothing to be done for 'all'.
2021-01-08T05:02:11.5365437Z make[1]: Leaving directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.5370103Z Making all in t
2021-01-08T05:02:11.5408749Z make[1]: Entering directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.5409572Z make[1]: Nothing to be done for 'all'.
2021-01-08T05:02:11.5410323Z make[1]: Leaving directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.5436430Z make[1]: Entering directory '/flux-security-0.4.0'
2021-01-08T05:02:11.5437236Z make[1]: Nothing to be done for 'all-am'.
2021-01-08T05:02:11.5437987Z make[1]: Leaving directory '/flux-security-0.4.0'
2021-01-08T05:02:11.5503475Z Making install in src
2021-01-08T05:02:11.5527160Z make[1]: Entering directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.5570666Z Making install in libtap
2021-01-08T05:02:11.5595493Z make[2]: Entering directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:11.5632683Z make[3]: Entering directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:11.5633674Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.5635519Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.5636399Z make[3]: Leaving directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:11.5637584Z make[2]: Leaving directory '/flux-security-0.4.0/src/libtap'
2021-01-08T05:02:11.5642186Z Making install in libtomlc99
2021-01-08T05:02:11.5706788Z make[2]: Entering directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:11.5748557Z make[3]: Entering directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:11.5752130Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.5752940Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.5756370Z make[3]: Leaving directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:11.5757515Z make[2]: Leaving directory '/flux-security-0.4.0/src/libtomlc99'
2021-01-08T05:02:11.5758198Z Making install in libutil
2021-01-08T05:02:11.5848471Z make[2]: Entering directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:11.5906401Z make[3]: Entering directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:11.5907683Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.5908375Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.5909166Z make[3]: Leaving directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:11.5909989Z make[2]: Leaving directory '/flux-security-0.4.0/src/libutil'
2021-01-08T05:02:11.5913517Z Making install in libca
2021-01-08T05:02:11.6028196Z make[2]: Entering directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:11.6091693Z make[3]: Entering directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:11.6092726Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.6093619Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.6094541Z make[3]: Leaving directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:11.6101639Z make[2]: Leaving directory '/flux-security-0.4.0/src/libca'
2021-01-08T05:02:11.6109570Z Making install in lib
2021-01-08T05:02:11.6242175Z make[2]: Entering directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:11.6383593Z make[3]: Entering directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:11.6404719Z /bin/mkdir -p '/usr/lib'
2021-01-08T05:02:11.6427759Z /bin/bash ../../libtool --mode=install /usr/bin/install -c libflux-security.la '/usr/lib'
2021-01-08T05:02:11.6738006Z libtool: install: /usr/bin/install -c .libs/libflux-security.so.1.0.0 /usr/lib/libflux-security.so.1.0.0
2021-01-08T05:02:11.6763784Z libtool: install: (cd /usr/lib && { ln -s -f libflux-security.so.1.0.0 libflux-security.so.1 || { rm -f libflux-security.so.1 && ln -s libflux-security.so.1.0.0 libflux-security.so.1; }; })
2021-01-08T05:02:11.6783761Z libtool: install: (cd /usr/lib && { ln -s -f libflux-security.so.1.0.0 libflux-security.so || { rm -f libflux-security.so && ln -s libflux-security.so.1.0.0 libflux-security.so; }; })
2021-01-08T05:02:11.6802267Z libtool: install: /usr/bin/install -c .libs/libflux-security.lai /usr/lib/libflux-security.la
2021-01-08T05:02:11.7261941Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib
2021-01-08T05:02:11.7289127Z ----------------------------------------------------------------------
2021-01-08T05:02:11.7289891Z Libraries have been installed in:
2021-01-08T05:02:11.7290370Z /usr/lib
2021-01-08T05:02:11.7290621Z
2021-01-08T05:02:11.7291162Z If you ever happen to want to link against installed libraries
2021-01-08T05:02:11.7291918Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:02:11.7292912Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:02:11.7293633Z flag during linking and do at least one of the following:
2021-01-08T05:02:11.7294825Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:02:11.7295421Z during execution
2021-01-08T05:02:11.7296180Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:02:11.7296728Z during linking
2021-01-08T05:02:11.7297421Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:02:11.7298307Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:02:11.7298777Z
2021-01-08T05:02:11.7299455Z See any operating system documentation about shared libraries for
2021-01-08T05:02:11.7300253Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:02:11.7301139Z ----------------------------------------------------------------------
2021-01-08T05:02:11.7327996Z /bin/mkdir -p '/usr/include/flux/security'
2021-01-08T05:02:11.7375672Z /usr/bin/install -c -m 644 context.h sign.h '/usr/include/flux/security'
2021-01-08T05:02:11.7417057Z /bin/mkdir -p '/usr/include/flux/security'
2021-01-08T05:02:11.7449911Z /usr/bin/install -c -m 644 version.h '/usr/include/flux/security'
2021-01-08T05:02:11.7489544Z /bin/mkdir -p '/usr/lib/pkgconfig'
2021-01-08T05:02:11.7522686Z /usr/bin/install -c -m 644 flux-security.pc '/usr/lib/pkgconfig'
2021-01-08T05:02:11.7543860Z make[3]: Leaving directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:11.7546594Z make[2]: Leaving directory '/flux-security-0.4.0/src/lib'
2021-01-08T05:02:11.7554760Z Making install in imp
2021-01-08T05:02:11.7635264Z make[2]: Entering directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.7636069Z make install-am
2021-01-08T05:02:11.7789736Z make[3]: Entering directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.7945367Z make[4]: Entering directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.7966536Z /bin/mkdir -p '/usr/libexec/flux'
2021-01-08T05:02:11.8018352Z /bin/bash ../../libtool --mode=install /usr/bin/install -c inst/flux-imp '/usr/libexec/flux'
2021-01-08T05:02:11.8443261Z libtool: install: /usr/bin/install -c inst/.libs/flux-imp /usr/libexec/flux/flux-imp
2021-01-08T05:02:11.8473644Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.8474713Z make[4]: Leaving directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.8480187Z make[3]: Leaving directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.8485984Z make[2]: Leaving directory '/flux-security-0.4.0/src/imp'
2021-01-08T05:02:11.8514873Z make[2]: Entering directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.8561668Z make[3]: Entering directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.8562639Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.8563499Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.8564389Z make[3]: Leaving directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.8565348Z make[2]: Leaving directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.8571133Z make[1]: Leaving directory '/flux-security-0.4.0/src'
2021-01-08T05:02:11.8579411Z Making install in etc
2021-01-08T05:02:11.8603315Z make[1]: Entering directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.8637888Z make[2]: Entering directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.8638860Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.8658710Z /bin/mkdir -p '/etc/flux/security/conf.d'
2021-01-08T05:02:11.8700615Z /usr/bin/install -c -m 644 sign.toml '/etc/flux/security/conf.d'
2021-01-08T05:02:11.8722463Z make[2]: Leaving directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.8727559Z make[1]: Leaving directory '/flux-security-0.4.0/etc'
2021-01-08T05:02:11.8735997Z Making install in t
2021-01-08T05:02:11.8771886Z make[1]: Entering directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.8821262Z make[2]: Entering directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.8822147Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.8823840Z make[2]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.8824831Z make[2]: Leaving directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.8826017Z make[1]: Leaving directory '/flux-security-0.4.0/t'
2021-01-08T05:02:11.8851589Z make[1]: Entering directory '/flux-security-0.4.0'
2021-01-08T05:02:11.8885848Z make[2]: Entering directory '/flux-security-0.4.0'
2021-01-08T05:02:11.8888043Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:02:11.8888888Z make[2]: Nothing to be done for 'install-data-am'.
2021-01-08T05:02:11.8889976Z make[2]: Leaving directory '/flux-security-0.4.0'
2021-01-08T05:02:11.8890947Z make[1]: Leaving directory '/flux-security-0.4.0'
2021-01-08T05:02:13.7359477Z Removing intermediate container 45e492a1be2b
2021-01-08T05:02:13.7360683Z ---> 1706d6bf863d
2021-01-08T05:02:13.7361795Z Step 9/19 : RUN set -x && groupadd -g $UID $USER && useradd -g $USER -u $UID -d /home/$USER -m $USER && printf "$USER ALL= NOPASSWD: ALL\\n" >> /etc/sudoers
2021-01-08T05:02:13.7634268Z ---> Running in a9ccfff726c7
2021-01-08T05:02:14.0285503Z + groupadd -g 1001 runner
2021-01-08T05:02:14.0389685Z + useradd -g runner -u 1001 -d /home/runner -m runner
2021-01-08T05:02:14.0547833Z + printf runner ALL= NOPASSWD: ALL\n
2021-01-08T05:02:15.8890171Z Removing intermediate container a9ccfff726c7
2021-01-08T05:02:15.8895701Z ---> 35fae75afc62
2021-01-08T05:02:15.8896900Z Step 10/19 : RUN set -x && groupadd fluxuser && useradd -g fluxuser -d /home/fluxuser -m fluxuser -s /bin/bash && printf "fluxuser ALL= NOPASSWD: ALL\\n" >> /etc/sudoers
2021-01-08T05:02:15.9007180Z ---> Running in 8ac79b92f827
2021-01-08T05:02:16.1603570Z + groupadd fluxuser
2021-01-08T05:02:16.1689311Z + useradd -g fluxuser -d /home/fluxuser -m fluxuser -s /bin/bash
2021-01-08T05:02:16.1870058Z + printf fluxuser ALL= NOPASSWD: ALL\n
2021-01-08T05:02:18.0268611Z Removing intermediate container 8ac79b92f827
2021-01-08T05:02:18.0272675Z ---> ee244d75ab54
2021-01-08T05:02:18.0274262Z Step 11/19 : RUN case $BASE_IMAGE in bionic*) adduser $USER sudo && adduser fluxuser sudo ;; focal*) adduser $USER sudo && adduser fluxuser sudo ;; centos*) usermod -G wheel $USER && usermod -G wheel fluxuser ;; *) (>&2 echo "Unknown BASE_IMAGE") ;; esac
2021-01-08T05:02:18.0700069Z ---> Running in 65a38fc06444
2021-01-08T05:02:18.3713377Z Adding user `runner' to group `sudo' ...
2021-01-08T05:02:18.3720422Z Adding user runner to group sudo
2021-01-08T05:02:18.3794059Z Done.
2021-01-08T05:02:18.4077627Z Adding user `fluxuser' to group `sudo' ...
2021-01-08T05:02:18.4145096Z Adding user fluxuser to group sudo
2021-01-08T05:02:18.4197620Z Done.
2021-01-08T05:02:20.2246759Z Removing intermediate container 65a38fc06444
2021-01-08T05:02:20.2251674Z ---> d8b1df374bd4
2021-01-08T05:02:20.2256312Z Step 12/19 : RUN case $BASE_IMAGE in bionic*) ;; focal*) ;; centos*) ;; *) (>&2 echo "Unknown BASE_IMAGE") ;; esac
2021-01-08T05:02:20.2601873Z ---> Running in 012dd8d0ec02
2021-01-08T05:02:22.3596143Z Removing intermediate container 012dd8d0ec02
2021-01-08T05:02:22.3597550Z ---> 07d094ef1903
2021-01-08T05:02:22.3599036Z Step 13/19 : RUN mkdir -p /var/run/munge && dd if=/dev/urandom bs=1 count=1024 > /etc/munge/munge.key && chown -R munge /etc/munge/munge.key /var/run/munge && chmod 600 /etc/munge/munge.key
2021-01-08T05:02:22.3794779Z ---> Running in d8b6132eaf6e
2021-01-08T05:02:22.6591728Z 1024+0 records in
2021-01-08T05:02:22.6592671Z 1024+0 records out
2021-01-08T05:02:22.6593151Z 1024 bytes (1.0 kB, 1.0 KiB) copied, 0.00418582 s, 245 kB/s
2021-01-08T05:02:24.4699866Z Removing intermediate container d8b6132eaf6e
2021-01-08T05:02:24.4701467Z ---> 3d56143fdf1e
2021-01-08T05:02:24.4702376Z Step 14/19 : COPY entrypoint.sh /usr/local/sbin/
2021-01-08T05:02:26.1749098Z ---> 2273fa7fbb24
2021-01-08T05:02:26.1749695Z Step 15/19 : COPY bashrc /tmp
2021-01-08T05:02:27.8926887Z ---> 19b8ceae4cde
2021-01-08T05:02:27.8928168Z Step 16/19 : RUN cat /tmp/bashrc >> ~fluxuser/.bashrc && rm /tmp/bashrc
2021-01-08T05:02:27.9082541Z ---> Running in 64ae33102e78
2021-01-08T05:02:30.0004827Z Removing intermediate container 64ae33102e78
2021-01-08T05:02:30.0006702Z ---> 49767b713073
2021-01-08T05:02:30.0007416Z Step 17/19 : ENV BASE_IMAGE=$BASE_IMAGE
2021-01-08T05:02:30.0323148Z ---> Running in 7d466e7e59f5
2021-01-08T05:02:31.6815173Z Removing intermediate container 7d466e7e59f5
2021-01-08T05:02:31.6816429Z ---> f1bdabe00211
2021-01-08T05:02:31.6816864Z Step 18/19 : USER $USER
2021-01-08T05:02:31.6929195Z ---> Running in 5549c9c857bb
2021-01-08T05:02:33.3478428Z Removing intermediate container 5549c9c857bb
2021-01-08T05:02:33.3479620Z ---> 9a741bc8b5c5
2021-01-08T05:02:33.3480105Z Step 19/19 : WORKDIR /home/$USER
2021-01-08T05:02:33.3907605Z ---> Running in 122a89a72b51
2021-01-08T05:02:35.0613100Z Removing intermediate container 122a89a72b51
2021-01-08T05:02:35.0614327Z ---> 0a67b2081fad
2021-01-08T05:02:35.0614802Z Successfully built 0a67b2081fad
2021-01-08T05:02:35.0716333Z Successfully tagged checks-builder:bionic
2021-01-08T05:02:35.0717422Z ##[endgroup]
2021-01-08T05:02:35.0717914Z mounting /home/runner as /home/runner
2021-01-08T05:02:35.0718777Z mounting /home/runner/work/flux-core/flux-core as /usr/src
2021-01-08T05:02:35.3919385Z Running libtoolize --automake --copy ...
2021-01-08T05:02:35.6452337Z Running autoreconf --verbose --install
2021-01-08T05:02:35.8499433Z autoreconf: Entering directory `.'
2021-01-08T05:02:35.8512734Z autoreconf: configure.ac: not using Gettext
2021-01-08T05:02:36.8520071Z autoreconf: running: aclocal -I config
2021-01-08T05:02:38.5214968Z autoreconf: configure.ac: tracing
2021-01-08T05:02:39.1020126Z autoreconf: running: libtoolize --copy
2021-01-08T05:02:41.4027685Z autoreconf: running: /usr/bin/autoconf
2021-01-08T05:02:41.7158694Z autoreconf: running: /usr/bin/autoheader
2021-01-08T05:02:41.8887968Z autoreconf: running: automake --add-missing --copy --no-force
2021-01-08T05:02:42.6448415Z configure.ac:97: installing 'config/compile'
2021-01-08T05:02:42.6468767Z configure.ac:9: installing 'config/config.guess'
2021-01-08T05:02:42.6489484Z configure.ac:9: installing 'config/config.sub'
2021-01-08T05:02:42.6510732Z configure.ac:22: installing 'config/install-sh'
2021-01-08T05:02:42.6533368Z configure.ac:22: installing 'config/missing'
2021-01-08T05:02:42.7073041Z doc/Makefile.am: installing 'config/depcomp'
2021-01-08T05:02:42.7522217Z parallel-tests: installing 'config/test-driver'
2021-01-08T05:02:42.9291066Z src/bindings/python/_flux/Makefile.am:35: installing 'config/py-compile'
2021-01-08T05:02:45.1875451Z autoreconf: Leaving directory `.'
2021-01-08T05:02:45.1892018Z Now run ./configure.
2021-01-08T05:02:45.3927213Z checking build system type... x86_64-pc-linux-gnu
2021-01-08T05:02:45.3930572Z checking host system type... x86_64-pc-linux-gnu
2021-01-08T05:02:45.3932913Z checking target system type... x86_64-pc-linux-gnu
2021-01-08T05:02:45.4326798Z checking installation directory variables... yes
2021-01-08T05:02:45.4414054Z checking for a BSD-compatible install... /usr/bin/install -c
2021-01-08T05:02:45.4451035Z checking whether build environment is sane... yes
2021-01-08T05:02:45.4544357Z checking for a thread-safe mkdir -p... /bin/mkdir -p
2021-01-08T05:02:45.4548487Z checking for gawk... no
2021-01-08T05:02:45.4551961Z checking for mawk... mawk
2021-01-08T05:02:45.4620569Z checking whether make sets $(MAKE)... yes
2021-01-08T05:02:45.4677641Z checking whether make supports nested variables... yes
2021-01-08T05:02:45.4857794Z checking how to create a pax tar archive... gnutar
2021-01-08T05:02:45.4888966Z checking whether make supports nested variables... (cached) yes
2021-01-08T05:02:45.4894787Z checking whether to enable maintainer-specific portions of Makefiles... yes
2021-01-08T05:02:45.4943021Z checking for a sed that does not truncate output... /bin/sed
2021-01-08T05:02:45.5018828Z checking Major version... 0
2021-01-08T05:02:45.5019325Z checking Minor version... 22
2021-01-08T05:02:45.5023144Z checking Point version... 0-76-g6a3722d29
2021-01-08T05:02:45.5054787Z checking for pkg-config... /usr/bin/pkg-config
2021-01-08T05:02:45.5068394Z checking pkg-config is at least version 0.9.0... yes
2021-01-08T05:02:45.5118786Z checking for style of include used by make... GNU
2021-01-08T05:02:45.5135353Z checking for gcc... gcc
2021-01-08T05:02:45.5787089Z checking whether the C compiler works... yes
2021-01-08T05:02:45.5788011Z checking for C compiler default output file name... a.out
2021-01-08T05:02:45.6172734Z checking for suffix of executables...
2021-01-08T05:02:45.6626345Z checking whether we are cross compiling... no
2021-01-08T05:02:45.6865148Z checking for suffix of object files... o
2021-01-08T05:02:45.7089229Z checking whether we are using the GNU C compiler... yes
2021-01-08T05:02:45.7314647Z checking whether gcc accepts -g... yes
2021-01-08T05:02:45.7689074Z checking for gcc option to accept ISO C89... none needed
2021-01-08T05:02:45.8080543Z checking whether gcc understands -c and -o together... yes
2021-01-08T05:02:45.8426551Z checking dependency style of gcc... gcc3
2021-01-08T05:02:45.8955154Z checking for gcc option to accept ISO C99... none needed
2021-01-08T05:02:46.0333749Z checking for C compiler vendor... gnu
2021-01-08T05:02:46.2221157Z checking for C compiler version... 7.5.0
2021-01-08T05:02:46.2253189Z checking If -Werror=missing-field-initializers can be used... yes
2021-01-08T05:02:46.2254081Z checking whether to enable a sanitizer tool... no
2021-01-08T05:02:46.2511981Z checking for rsh... no
2021-01-08T05:02:46.2517421Z checking for ssh... no
2021-01-08T05:02:46.2789215Z checking how to print strings... printf
2021-01-08T05:02:46.2796268Z checking for a sed that does not truncate output... (cached) /bin/sed
2021-01-08T05:02:46.2830143Z checking for grep that handles long lines and -e... /bin/grep
2021-01-08T05:02:46.2850348Z checking for egrep... /bin/grep -E
2021-01-08T05:02:46.2868225Z checking for fgrep... /bin/grep -F
2021-01-08T05:02:46.2921585Z checking for ld used by gcc... /usr/bin/ld
2021-01-08T05:02:46.2949127Z checking if the linker (/usr/bin/ld) is GNU ld... yes
2021-01-08T05:02:46.2988825Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2021-01-08T05:02:46.3234777Z checking the name lister (/usr/bin/nm -B) interface... BSD nm
2021-01-08T05:02:46.3238185Z checking whether ln -s works... yes
2021-01-08T05:02:46.3283697Z checking the maximum length of command line arguments... 1572864
2021-01-08T05:02:46.3321750Z checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2021-01-08T05:02:46.3323246Z checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2021-01-08T05:02:46.3328169Z checking for /usr/bin/ld option to reload object files... -r
2021-01-08T05:02:46.3337057Z checking for objdump... objdump
2021-01-08T05:02:46.3344487Z checking how to recognize dependent libraries... pass_all
2021-01-08T05:02:46.3355023Z checking for dlltool... no
2021-01-08T05:02:46.3355702Z checking how to associate runtime and link libraries... printf %s\n
2021-01-08T05:02:46.3364421Z checking for ar... ar
2021-01-08T05:02:46.3679127Z checking for archiver @FILE support... @
2021-01-08T05:02:46.3679771Z checking for strip... strip
2021-01-08T05:02:46.3686879Z checking for ranlib... ranlib
2021-01-08T05:02:46.4422110Z checking command to parse /usr/bin/nm -B output from gcc object... ok
2021-01-08T05:02:46.4447946Z checking for sysroot... no
2021-01-08T05:02:46.4501293Z checking for a working dd... /bin/dd
2021-01-08T05:02:46.4547328Z checking how to truncate binary pipes... /bin/dd bs=4096 count=1
2021-01-08T05:02:46.4728337Z checking for mt... no
2021-01-08T05:02:46.4761424Z checking if : is a manifest tool... no
2021-01-08T05:02:46.5014572Z checking how to run the C preprocessor... gcc -E
2021-01-08T05:02:46.6391835Z checking for ANSI C header files... yes
2021-01-08T05:02:46.6717491Z checking for sys/types.h... yes
2021-01-08T05:02:46.7097475Z checking for sys/stat.h... yes
2021-01-08T05:02:46.7479991Z checking for stdlib.h... yes
2021-01-08T05:02:46.7883281Z checking for string.h... yes
2021-01-08T05:02:46.8285127Z checking for memory.h... yes
2021-01-08T05:02:46.8696238Z checking for strings.h... yes
2021-01-08T05:02:46.9112532Z checking for inttypes.h... yes
2021-01-08T05:02:46.9542375Z checking for stdint.h... yes
2021-01-08T05:02:47.0000132Z checking for unistd.h... yes
2021-01-08T05:02:47.0423096Z checking for dlfcn.h... yes
2021-01-08T05:02:47.0477276Z checking for objdir... .libs
2021-01-08T05:02:47.1418755Z checking if gcc supports -fno-rtti -fno-exceptions... no
2021-01-08T05:02:47.1419990Z checking for gcc option to produce PIC... -fPIC -DPIC
2021-01-08T05:02:47.1638336Z checking if gcc PIC flag -fPIC -DPIC works... yes
2021-01-08T05:02:47.2324967Z checking if gcc static flag -static works... yes
2021-01-08T05:02:47.2626862Z checking if gcc supports -c -o file.o... yes
2021-01-08T05:02:47.2627841Z checking if gcc supports -c -o file.o... (cached) yes
2021-01-08T05:02:47.2737315Z checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2021-01-08T05:02:47.3015966Z checking whether -lc should be explicitly linked in... no
2021-01-08T05:02:47.3575040Z checking dynamic linker characteristics... GNU/Linux ld.so
2021-01-08T05:02:47.3575999Z checking how to hardcode library paths into programs... immediate
2021-01-08T05:02:47.3594254Z checking whether stripping libraries is possible... yes
2021-01-08T05:02:47.3594951Z checking if libtool supports shared libraries... yes
2021-01-08T05:02:47.3598511Z checking whether to build shared libraries... yes
2021-01-08T05:02:47.3600727Z checking whether to build static libraries... yes
2021-01-08T05:02:47.3612674Z checking for gawk... (cached) mawk
2021-01-08T05:02:47.3616183Z checking for ANSI C header files... (cached) yes
2021-01-08T05:02:47.4062339Z checking pthread.h usability... yes
2021-01-08T05:02:47.4196977Z checking pthread.h presence... yes
2021-01-08T05:02:47.4199012Z checking for pthread.h... yes
2021-01-08T05:02:47.4641177Z checking getopt.h usability... yes
2021-01-08T05:02:47.4738363Z checking getopt.h presence... yes
2021-01-08T05:02:47.4738966Z checking for getopt.h... yes
2021-01-08T05:02:47.5203843Z checking fcntl.h usability... yes
2021-01-08T05:02:47.5307109Z checking fcntl.h presence... yes
2021-01-08T05:02:47.5307618Z checking for fcntl.h... yes
2021-01-08T05:02:47.5748627Z checking limits.h usability... yes
2021-01-08T05:02:47.5858397Z checking limits.h presence... yes
2021-01-08T05:02:47.5862291Z checking for limits.h... yes
2021-01-08T05:02:47.5944465Z checking for strings.h... (cached) yes
2021-01-08T05:02:47.6386161Z checking syslog.h usability... yes
2021-01-08T05:02:47.6478410Z checking syslog.h presence... yes
2021-01-08T05:02:47.6481128Z checking for syslog.h... yes
2021-01-08T05:02:47.6561506Z checking for unistd.h... (cached) yes
2021-01-08T05:02:47.7006494Z checking sys/cdefs.h usability... yes
2021-01-08T05:02:47.7098701Z checking sys/cdefs.h presence... yes
2021-01-08T05:02:47.7099236Z checking for sys/cdefs.h... yes
2021-01-08T05:02:47.7565393Z checking sys/param.h usability... yes
2021-01-08T05:02:47.7713899Z checking sys/param.h presence... yes
2021-01-08T05:02:47.7714392Z checking for sys/param.h... yes
2021-01-08T05:02:47.8148593Z checking stdarg.h usability... yes
2021-01-08T05:02:47.8225306Z checking stdarg.h presence... yes
2021-01-08T05:02:47.8225894Z checking for stdarg.h... yes
2021-01-08T05:02:47.8666173Z checking locale.h usability... yes
2021-01-08T05:02:47.8764419Z checking locale.h presence... yes
2021-01-08T05:02:47.8765077Z checking for locale.h... yes
2021-01-08T05:02:47.9198464Z checking xlocale.h usability... no
2021-01-08T05:02:47.9324201Z checking xlocale.h presence... no
2021-01-08T05:02:47.9324845Z checking for xlocale.h... no
2021-01-08T05:02:47.9741203Z checking endian.h usability... yes
2021-01-08T05:02:47.9840506Z checking endian.h presence... yes
2021-01-08T05:02:47.9843354Z checking for endian.h... yes
2021-01-08T05:02:47.9924152Z checking for inttypes.h... (cached) yes
2021-01-08T05:02:48.0812616Z checking whether byte ordering is bigendian... no
2021-01-08T05:02:48.1058778Z checking for an ANSI C-conforming const... yes
2021-01-08T05:02:48.1861281Z checking for size_t... yes
2021-01-08T05:02:48.2129614Z checking size of int... 4
2021-01-08T05:02:48.2629234Z checking size of long... 8
2021-01-08T05:02:48.3128803Z checking size of long long... 8
2021-01-08T05:02:48.3669498Z checking size of uintptr_t... 8
2021-01-08T05:02:48.4203604Z checking size of size_t... 8
2021-01-08T05:02:48.4678434Z checking for getopt_long... yes
2021-01-08T05:02:48.5243098Z checking for vsnprintf... yes
2021-01-08T05:02:48.5789651Z checking for vsscanf... yes
2021-01-08T05:02:48.6338778Z checking for realloc... yes
2021-01-08T05:02:48.6877070Z checking for strcasecmp... yes
2021-01-08T05:02:48.7398759Z checking for strdup... yes
2021-01-08T05:02:48.7896004Z checking for strerror... yes
2021-01-08T05:02:48.8439844Z checking for snprintf... yes
2021-01-08T05:02:48.8516905Z checking for vsnprintf... (cached) yes
2021-01-08T05:02:48.9031012Z checking for vasprintf... yes
2021-01-08T05:02:48.9538556Z checking for open... yes
2021-01-08T05:02:49.0032350Z checking for vsyslog... yes
2021-01-08T05:02:49.0564781Z checking for strncasecmp... yes
2021-01-08T05:02:49.1058238Z checking for setlocale... yes
2021-01-08T05:02:49.1565260Z checking for uselocale... yes
2021-01-08T05:02:49.2099519Z checking how to link against pthreads... -lpthread
2021-01-08T05:02:49.2520395Z checking for clock_gettime in default libs... yes
2021-01-08T05:02:49.2979743Z checking for dlerror in default libs... no
2021-01-08T05:02:49.3400657Z checking for dlerror in -ldl... yes
2021-01-08T05:02:49.3942330Z checking for floor in -lm... yes
2021-01-08T05:02:49.4001237Z checking for python3... /usr/bin/python3
2021-01-08T05:02:49.4276345Z checking for a version of Python >= '2.1.0'... yes
2021-01-08T05:02:49.4558969Z checking for a version of Python >='3.6'... yes
2021-01-08T05:02:49.4844132Z checking for the distutils Python package... yes
2021-01-08T05:02:49.5504171Z checking for Python include path... -I/usr/include/python3.6m
2021-01-08T05:02:49.6531202Z checking for Python library path... -L/usr/lib -lpython3.6m
2021-01-08T05:02:49.6850250Z checking for Python site-packages path... /usr/lib/python3/dist-packages
2021-01-08T05:02:49.7171422Z checking python extra libraries... -lpthread -ldl -lutil -lm
2021-01-08T05:02:49.7490410Z checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
2021-01-08T05:02:49.8668487Z checking consistency of all components of python development environment... yes
2021-01-08T05:02:49.8951723Z checking whether /usr/bin/python3 version is >= 3.6... yes
2021-01-08T05:02:49.9200397Z checking for /usr/bin/python3 version... 3.6
2021-01-08T05:02:49.9448569Z checking for /usr/bin/python3 platform... linux
2021-01-08T05:02:49.9874835Z checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.6/site-packages
2021-01-08T05:02:50.0329763Z checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3.6/site-packages
2021-01-08T05:02:50.0691888Z checking for cffi.__version_info__ >= (1,1) in python module cffi... yes
2021-01-08T05:02:50.1038445Z checking for StrictVersion(six.__version__) >= StrictVersion('1.9.0') in python module six... yes
2021-01-08T05:02:50.1530612Z checking for StrictVersion(yaml.__version__) >= StrictVersion ('3.10.0') in python module yaml... yes
2021-01-08T05:02:50.2856557Z checking for StrictVersion(jsonschema.__version__) >= StrictVersion ('2.3.0') in python module jsonschema... yes
2021-01-08T05:02:50.3377760Z checking for StrictVersion(sphinx.__version__) >= StrictVersion ('1.6.7') in python module sphinx... yes
2021-01-08T05:02:50.3383701Z checking for aspell... aspell
2021-01-08T05:02:50.3460397Z checking for a Lua interpreter with version >= 5.1, < 5.5... lua
2021-01-08T05:02:50.3465172Z checking for lua... /usr/bin/lua
2021-01-08T05:02:50.3490134Z checking for lua version... 5.2
2021-01-08T05:02:50.3532307Z checking for lua platform... unknown
2021-01-08T05:02:50.3597786Z checking for lua script directory... ${prefix}/share/lua/5.2
2021-01-08T05:02:50.3664239Z checking for lua module directory... ${exec_prefix}/lib/lua/5.2
2021-01-08T05:02:50.3668745Z checking if LUA_VERSION is defined... yes
2021-01-08T05:02:50.4083919Z checking lua.h usability... no
2021-01-08T05:02:50.4207187Z checking lua.h presence... no
2021-01-08T05:02:50.4207758Z checking for lua.h... no
2021-01-08T05:02:50.4613273Z checking lualib.h usability... no
2021-01-08T05:02:50.4737025Z checking lualib.h presence... no
2021-01-08T05:02:50.4737900Z checking for lualib.h... no
2021-01-08T05:02:50.5136507Z checking lauxlib.h usability... no
2021-01-08T05:02:50.5258122Z checking lauxlib.h presence... no
2021-01-08T05:02:50.5258787Z checking for lauxlib.h... no
2021-01-08T05:02:50.5651696Z checking luaconf.h usability... no
2021-01-08T05:02:50.5780516Z checking luaconf.h presence... no
2021-01-08T05:02:50.5781214Z checking for luaconf.h... no
2021-01-08T05:02:50.5785881Z checking for Lua headers in... /usr/include/lua5.2
2021-01-08T05:02:50.6204298Z checking lua.h usability... yes
2021-01-08T05:02:50.6308653Z checking lua.h presence... yes
2021-01-08T05:02:50.6313097Z checking for lua.h... yes
2021-01-08T05:02:50.6800610Z checking lualib.h usability... yes
2021-01-08T05:02:50.6911568Z checking lualib.h presence... yes
2021-01-08T05:02:50.6912299Z checking for lualib.h... yes
2021-01-08T05:02:50.7397486Z checking lauxlib.h usability... yes
2021-01-08T05:02:50.7539562Z checking lauxlib.h presence... yes
2021-01-08T05:02:50.7540331Z checking for lauxlib.h... yes
2021-01-08T05:02:50.8005028Z checking luaconf.h usability... yes
2021-01-08T05:02:50.8117795Z checking luaconf.h presence... yes
2021-01-08T05:02:50.8118443Z checking for luaconf.h... yes
2021-01-08T05:02:50.8820099Z checking for Lua header version... 5.2
2021-01-08T05:02:50.8820794Z checking if Lua header version matches 5.2... yes
2021-01-08T05:02:50.8824595Z checking if LUA_VERSION is defined... yes
2021-01-08T05:02:50.9355156Z checking for library containing exp... none required
2021-01-08T05:02:51.0283050Z checking for library containing dlopen... -ldl
2021-01-08T05:02:51.1274521Z checking for library containing lua_load... -llua5.2
2021-01-08T05:02:51.1364118Z checking for ZMQ... yes
2021-01-08T05:02:51.2253278Z checking For CURVE encryption support in libzmq... yes
2021-01-08T05:02:51.2342213Z checking for JANSSON... yes
2021-01-08T05:02:51.3018865Z checking size of json_int_t... 8
2021-01-08T05:02:51.3037344Z checking size of int... (cached) 4
2021-01-08T05:02:51.3142693Z checking for HWLOC... yes
2021-01-08T05:02:51.3224408Z checking for LZ4... yes
2021-01-08T05:02:51.3305751Z checking for SQLITE... yes
2021-01-08T05:02:51.3384771Z checking for LIBSODIUM... yes
2021-01-08T05:02:51.3465732Z checking for LIBUUID... yes
2021-01-08T05:02:51.3478888Z checking for mpicc... /usr/bin/mpicc
2021-01-08T05:02:51.3581014Z Checking whether /usr/bin/mpicc responds to '-showme:compile'... no
2021-01-08T05:02:51.3659729Z Checking whether /usr/bin/mpicc responds to '-showme'... no
2021-01-08T05:02:51.3703023Z Checking whether /usr/bin/mpicc responds to '-compile-info'... yes
2021-01-08T05:02:51.4560210Z checking for VALGRIND... yes
2021-01-08T05:02:51.4988827Z checking valgrind.h usability... yes
2021-01-08T05:02:51.5104276Z checking valgrind.h presence... yes
2021-01-08T05:02:51.5104889Z checking for valgrind.h... yes
2021-01-08T05:02:51.5598878Z checking valgrind/valgrind.h usability... yes
2021-01-08T05:02:51.5706940Z checking valgrind/valgrind.h presence... yes
2021-01-08T05:02:51.5707659Z checking for valgrind/valgrind.h... yes
2021-01-08T05:02:51.5753507Z checking whether to build with code coverage support... no
2021-01-08T05:02:51.5847121Z checking for FLUX_SECURITY... yes
2021-01-08T05:02:51.6226791Z checking flux/security/version.h usability... yes
2021-01-08T05:02:51.6303231Z checking flux/security/version.h presence... yes
2021-01-08T05:02:51.6303915Z checking for flux/security/version.h... yes
2021-01-08T05:02:51.6403998Z checking for CALIPER... yes
2021-01-08T05:02:51.6836146Z checking sys/inotify.h usability... yes
2021-01-08T05:02:51.6943519Z checking sys/inotify.h presence... yes
2021-01-08T05:02:51.6944111Z checking for sys/inotify.h... yes
2021-01-08T05:02:51.7416035Z checking sys/epoll.h usability... yes
2021-01-08T05:02:51.7557691Z checking sys/epoll.h presence... yes
2021-01-08T05:02:51.7558255Z checking for sys/epoll.h... yes
2021-01-08T05:02:51.8012407Z checking sys/event.h usability... no
2021-01-08T05:02:51.8147087Z checking sys/event.h presence... no
2021-01-08T05:02:51.8147842Z checking for sys/event.h... no
2021-01-08T05:02:51.8559562Z checking port.h usability... no
2021-01-08T05:02:51.8688624Z checking port.h presence... no
2021-01-08T05:02:51.8689178Z checking for port.h... no
2021-01-08T05:02:51.9105095Z checking poll.h usability... yes
2021-01-08T05:02:51.9203883Z checking poll.h presence... yes
2021-01-08T05:02:51.9204464Z checking for poll.h... yes
2021-01-08T05:02:51.9656106Z checking sys/select.h usability... yes
2021-01-08T05:02:51.9754639Z checking sys/select.h presence... yes
2021-01-08T05:02:51.9755253Z checking for sys/select.h... yes
2021-01-08T05:02:52.0203824Z checking sys/eventfd.h usability... yes
2021-01-08T05:02:52.0300457Z checking sys/eventfd.h presence... yes
2021-01-08T05:02:52.0301087Z checking for sys/eventfd.h... yes
2021-01-08T05:02:52.0773699Z checking sys/signalfd.h usability... yes
2021-01-08T05:02:52.0881364Z checking sys/signalfd.h presence... yes
2021-01-08T05:02:52.0882010Z checking for sys/signalfd.h... yes
2021-01-08T05:02:52.1388964Z checking linux/aio_abi.h usability... yes
2021-01-08T05:02:52.1501000Z checking linux/aio_abi.h presence... yes
2021-01-08T05:02:52.1501655Z checking for linux/aio_abi.h... yes
2021-01-08T05:02:52.2072859Z checking for inotify_init... yes
2021-01-08T05:02:52.2626365Z checking for epoll_ctl... yes
2021-01-08T05:02:52.3246049Z checking for kqueue... no
2021-01-08T05:02:52.3812363Z checking for port_create... no
2021-01-08T05:02:52.4335180Z checking for poll... yes
2021-01-08T05:02:52.4876106Z checking for select... yes
2021-01-08T05:02:52.5407386Z checking for eventfd... yes
2021-01-08T05:02:52.5927038Z checking for signalfd... yes
2021-01-08T05:02:52.6432901Z checking for clock_gettime... yes
2021-01-08T05:02:52.6924532Z checking for nanosleep... yes
2021-01-08T05:02:52.7482096Z checking for library containing floor... none required
2021-01-08T05:02:52.7483825Z checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig
2021-01-08T05:02:52.7881729Z checking that generated files are newer than configure... done
2021-01-08T05:02:52.7882525Z configure: creating ./config.status
2021-01-08T05:02:53.2595895Z config.status: creating Makefile
2021-01-08T05:02:53.2716405Z config.status: creating src/Makefile
2021-01-08T05:02:53.2880526Z config.status: creating src/common/Makefile
2021-01-08T05:02:53.3045089Z config.status: creating src/common/libtap/Makefile
2021-01-08T05:02:53.3195976Z config.status: creating src/common/liblsd/Makefile
2021-01-08T05:02:53.3354555Z config.status: creating src/common/libutil/Makefile
2021-01-08T05:02:53.3531976Z config.status: creating src/common/libev/Makefile
2021-01-08T05:02:53.3687971Z config.status: creating src/common/libpmi/Makefile
2021-01-08T05:02:53.3848826Z config.status: creating src/common/libflux/Makefile
2021-01-08T05:02:53.4037521Z config.status: creating src/common/libflux/version.h
2021-01-08T05:02:53.4205777Z config.status: creating src/common/libtestutil/Makefile
2021-01-08T05:02:53.4374022Z config.status: creating src/common/libkvs/Makefile
2021-01-08T05:02:53.4543625Z config.status: creating src/common/libcontent/Makefile
2021-01-08T05:02:53.4710555Z config.status: creating src/common/libjob/Makefile
2021-01-08T05:02:53.4881178Z config.status: creating src/common/libsubprocess/Makefile
2021-01-08T05:02:53.5052796Z config.status: creating src/common/liboptparse/Makefile
2021-01-08T05:02:53.5223021Z config.status: creating src/common/libidset/Makefile
2021-01-08T05:02:53.5391717Z config.status: creating src/common/libtomlc99/Makefile
2021-01-08T05:02:53.5571517Z config.status: creating src/common/libschedutil/Makefile
2021-01-08T05:02:53.5752771Z config.status: creating src/common/libeventlog/Makefile
2021-01-08T05:02:53.5929603Z config.status: creating src/common/libioencode/Makefile
2021-01-08T05:02:53.6113254Z config.status: creating src/common/librouter/Makefile
2021-01-08T05:02:53.6288522Z config.status: creating src/common/libyuarel/Makefile
2021-01-08T05:02:53.6462383Z config.status: creating src/common/libdebugged/Makefile
2021-01-08T05:02:53.6634603Z config.status: creating src/common/libterminus/Makefile
2021-01-08T05:02:53.6803584Z config.status: creating src/common/libhostlist/Makefile
2021-01-08T05:02:53.6976271Z config.status: creating src/common/librlist/Makefile
2021-01-08T05:02:53.7149029Z config.status: creating src/bindings/Makefile
2021-01-08T05:02:53.7326091Z config.status: creating src/bindings/lua/Makefile
2021-01-08T05:02:53.7504913Z config.status: creating src/bindings/python/Makefile
2021-01-08T05:02:53.7689817Z config.status: creating src/bindings/python/flux/Makefile
2021-01-08T05:02:53.7853689Z config.status: creating src/bindings/python/_flux/Makefile
2021-01-08T05:02:53.8022964Z config.status: creating src/broker/Makefile
2021-01-08T05:02:53.8198460Z config.status: creating src/cmd/Makefile
2021-01-08T05:02:53.8382283Z config.status: creating src/shell/Makefile
2021-01-08T05:02:53.8565093Z config.status: creating src/connectors/Makefile
2021-01-08T05:02:53.8733824Z config.status: creating src/connectors/local/Makefile
2021-01-08T05:02:53.8904957Z config.status: creating src/connectors/shmem/Makefile
2021-01-08T05:02:53.9074315Z config.status: creating src/connectors/loop/Makefile
2021-01-08T05:02:53.9241532Z config.status: creating src/connectors/ssh/Makefile
2021-01-08T05:02:53.9426230Z config.status: creating src/modules/Makefile
2021-01-08T05:02:53.9595099Z config.status: creating src/modules/connector-local/Makefile
2021-01-08T05:02:53.9771061Z config.status: creating src/modules/kvs/Makefile
2021-01-08T05:02:53.9938479Z config.status: creating src/modules/kvs-watch/Makefile
2021-01-08T05:02:54.0107324Z config.status: creating src/modules/content-sqlite/Makefile
2021-01-08T05:02:54.0268548Z config.status: creating src/modules/content-files/Makefile
2021-01-08T05:02:54.0443741Z config.status: creating src/modules/content-s3/Makefile
2021-01-08T05:02:54.0616733Z config.status: creating src/modules/barrier/Makefile
2021-01-08T05:02:54.0797288Z config.status: creating src/modules/cron/Makefile
2021-01-08T05:02:54.0966609Z config.status: creating src/modules/job-ingest/Makefile
2021-01-08T05:02:54.1139518Z config.status: creating src/modules/job-manager/Makefile
2021-01-08T05:02:54.1316039Z config.status: creating src/modules/job-info/Makefile
2021-01-08T05:02:54.1485229Z config.status: creating src/modules/job-exec/Makefile
2021-01-08T05:02:54.1660770Z config.status: creating src/modules/job-archive/Makefile
2021-01-08T05:02:54.1829138Z config.status: creating src/modules/sched-simple/Makefile
2021-01-08T05:02:54.1992484Z config.status: creating src/modules/resource/Makefile
2021-01-08T05:02:54.2163860Z config.status: creating src/test/Makefile
2021-01-08T05:02:54.2332865Z config.status: creating etc/Makefile
2021-01-08T05:02:54.2500462Z config.status: creating etc/flux-core.pc
2021-01-08T05:02:54.2651395Z config.status: creating etc/flux-pmi.pc
2021-01-08T05:02:54.2814688Z config.status: creating etc/flux-optparse.pc
2021-01-08T05:02:54.2978083Z config.status: creating etc/flux-idset.pc
2021-01-08T05:02:54.3140568Z config.status: creating etc/flux-schedutil.pc
2021-01-08T05:02:54.3299736Z config.status: creating etc/flux-hostlist.pc
2021-01-08T05:02:54.3465332Z config.status: creating etc/flux.service
2021-01-08T05:02:54.3632813Z config.status: creating doc/Makefile
2021-01-08T05:02:54.3802238Z config.status: creating doc/test/Makefile
2021-01-08T05:02:54.3984832Z config.status: creating t/Makefile
2021-01-08T05:02:54.4186537Z config.status: creating t/fluxometer/conf.lua
2021-01-08T05:02:54.4356139Z config.status: creating t/fluxometer/conf.lua.installed
2021-01-08T05:02:54.4523198Z config.status: creating src/test/docker/poison-libflux.sh
2021-01-08T05:02:54.4690855Z config.status: creating config/config.h
2021-01-08T05:02:54.4872523Z config.status: executing depfiles commands
2021-01-08T05:02:56.2292930Z config.status: executing libtool commands
2021-01-08T05:02:56.2894803Z Making clean in .
2021-01-08T05:02:56.2925231Z make[1]: Entering directory '/usr/src'
2021-01-08T05:02:56.2925887Z rm -rf .libs _libs
2021-01-08T05:02:56.2951212Z rm -f *.lo
2021-01-08T05:02:56.2978256Z make[1]: Leaving directory '/usr/src'
2021-01-08T05:02:56.2982875Z Making clean in src
2021-01-08T05:02:56.3011838Z make[1]: Entering directory '/usr/src/src'
2021-01-08T05:02:56.3054461Z Making clean in common
2021-01-08T05:02:56.3084615Z make[2]: Entering directory '/usr/src/src/common'
2021-01-08T05:02:56.3131812Z Making clean in libtap
2021-01-08T05:02:56.3167554Z make[3]: Entering directory '/usr/src/src/common/libtap'
2021-01-08T05:02:56.3168246Z test -z "libtap.la" || rm -f libtap.la
2021-01-08T05:02:56.3227514Z rm -f ./so_locations
2021-01-08T05:02:56.3244332Z rm -rf .libs _libs
2021-01-08T05:02:56.3266026Z rm -f *.o
2021-01-08T05:02:56.3287657Z rm -f *.lo
2021-01-08T05:02:56.3310230Z make[3]: Leaving directory '/usr/src/src/common/libtap'
2021-01-08T05:02:56.3316246Z Making clean in libtestutil
2021-01-08T05:02:56.3351120Z make[3]: Entering directory '/usr/src/src/common/libtestutil'
2021-01-08T05:02:56.3352855Z test -z "libtestutil.la" || rm -f libtestutil.la
2021-01-08T05:02:56.3418527Z rm -f ./so_locations
2021-01-08T05:02:56.3433330Z rm -rf .libs _libs
2021-01-08T05:02:56.3458515Z rm -f *.o
2021-01-08T05:02:56.3485383Z rm -f *.lo
2021-01-08T05:02:56.3512841Z make[3]: Leaving directory '/usr/src/src/common/libtestutil'
2021-01-08T05:02:56.3516356Z Making clean in libev
2021-01-08T05:02:56.3550971Z make[3]: Entering directory '/usr/src/src/common/libev'
2021-01-08T05:02:56.3551709Z rm -rf .libs _libs
2021-01-08T05:02:56.3578834Z test -z "libev.la" || rm -f libev.la
2021-01-08T05:02:56.3647131Z rm -f ./so_locations
2021-01-08T05:02:56.3663097Z rm -f *.o
2021-01-08T05:02:56.3689159Z rm -f *.lo
2021-01-08T05:02:56.3715063Z make[3]: Leaving directory '/usr/src/src/common/libev'
2021-01-08T05:02:56.3718838Z Making clean in libyuarel
2021-01-08T05:02:56.3754426Z make[3]: Entering directory '/usr/src/src/common/libyuarel'
2021-01-08T05:02:56.3770779Z rm -f test_yuarel.t
2021-01-08T05:02:56.3784873Z rm -rf .libs _libs
2021-01-08T05:02:56.3810909Z test -z "libyuarel.la" || rm -f libyuarel.la
2021-01-08T05:02:56.3877150Z rm -f ./so_locations
2021-01-08T05:02:56.3891241Z rm -f *.o
2021-01-08T05:02:56.3917260Z rm -f test/*.o
2021-01-08T05:02:56.3941775Z test -z "test_yuarel.log" || rm -f test_yuarel.log
2021-01-08T05:02:56.3967103Z test -z "test_yuarel.trs" || rm -f test_yuarel.trs
2021-01-08T05:02:56.3991729Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.4015569Z rm -f *.lo
2021-01-08T05:02:56.4043488Z make[3]: Leaving directory '/usr/src/src/common/libyuarel'
2021-01-08T05:02:56.4046602Z Making clean in libpmi
2021-01-08T05:02:56.4093492Z make[3]: Entering directory '/usr/src/src/common/libpmi'
2021-01-08T05:02:56.4115713Z rm -f test_keyval.t test_simple.t test_canonical.t test_canonical2.t test_clique.t test_pmi_info test_kvstest
2021-01-08T05:02:56.4128676Z rm -rf .libs _libs
2021-01-08T05:02:56.4155067Z test -z "libpmi_client.la libpmi_server.la" || rm -f libpmi_client.la libpmi_server.la
2021-01-08T05:02:56.4220384Z rm -f ./so_locations
2021-01-08T05:02:56.4233835Z rm -f *.o
2021-01-08T05:02:56.4259603Z rm -f test/*.o
2021-01-08T05:02:56.4285243Z test -z "test_keyval.log test_simple.log test_canonical.log test_canonical2.log test_clique.log" || rm -f test_keyval.log test_simple.log test_canonical.log test_canonical2.log test_clique.log
2021-01-08T05:02:56.4309485Z test -z "test_keyval.trs test_simple.trs test_canonical.trs test_canonical2.trs test_clique.trs" || rm -f test_keyval.trs test_simple.trs test_canonical.trs test_canonical2.trs test_clique.trs
2021-01-08T05:02:56.4329714Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.4351520Z rm -f *.lo
2021-01-08T05:02:56.4374910Z make[3]: Leaving directory '/usr/src/src/common/libpmi'
2021-01-08T05:02:56.4381562Z Making clean in liblsd
2021-01-08T05:02:56.4415678Z make[3]: Entering directory '/usr/src/src/common/liblsd'
2021-01-08T05:02:56.4416332Z rm -rf .libs _libs
2021-01-08T05:02:56.4438866Z test -z "liblsd.la" || rm -f liblsd.la
2021-01-08T05:02:56.4505375Z rm -f ./so_locations
2021-01-08T05:02:56.4519867Z rm -f *.o
2021-01-08T05:02:56.4544604Z rm -f *.lo
2021-01-08T05:02:56.4568575Z make[3]: Leaving directory '/usr/src/src/common/liblsd'
2021-01-08T05:02:56.4573980Z Making clean in libutil
2021-01-08T05:02:56.4643736Z make[3]: Entering directory '/usr/src/src/common/libutil'
2021-01-08T05:02:56.4662304Z rm -f test_ev.t test_msglist.t test_sha1.t test_sha256.t test_popen2.t test_kary.t test_cronodate.t test_wallclock.t test_stdlog.t test_veb.t test_lru_cache.t test_unlink.t test_cleanup.t test_blobref.t test_dirwalk.t test_read_all.t test_tomltk.t test_ipaddr.t test_fluid.t test_aux.t test_fdutils.t test_fsd.t test_intree.t test_fdwalk.t
2021-01-08T05:02:56.4674817Z rm -rf .libs _libs
2021-01-08T05:02:56.4701822Z test -z "libutil.la" || rm -f libutil.la
2021-01-08T05:02:56.4763320Z rm -f ./so_locations
2021-01-08T05:02:56.4777376Z rm -f *.o
2021-01-08T05:02:56.4804258Z rm -f test/*.o
2021-01-08T05:02:56.4832584Z test -z "test_ev.log test_msglist.log test_sha1.log test_sha256.log test_popen2.log test_kary.log test_cronodate.log test_wallclock.log test_stdlog.log test_veb.log test_lru_cache.log test_unlink.log test_cleanup.log test_blobref.log test_dirwalk.log test_read_all.log test_tomltk.log test_ipaddr.log test_fluid.log test_aux.log test_fdutils.log test_fsd.log test_intree.log test_fdwalk.log" || rm -f test_ev.log test_msglist.log test_sha1.log test_sha256.log test_popen2.log test_kary.log test_cronodate.log test_wallclock.log test_stdlog.log test_veb.log test_lru_cache.log test_unlink.log test_cleanup.log test_blobref.log test_dirwalk.log test_read_all.log test_tomltk.log test_ipaddr.log test_fluid.log test_aux.log test_fdutils.log test_fsd.log test_intree.log test_fdwalk.log
2021-01-08T05:02:56.4859968Z test -z "test_ev.trs test_msglist.trs test_sha1.trs test_sha256.trs test_popen2.trs test_kary.trs test_cronodate.trs test_wallclock.trs test_stdlog.trs test_veb.trs test_lru_cache.trs test_unlink.trs test_cleanup.trs test_blobref.trs test_dirwalk.trs test_read_all.trs test_tomltk.trs test_ipaddr.trs test_fluid.trs test_aux.trs test_fdutils.trs test_fsd.trs test_intree.trs test_fdwalk.trs" || rm -f test_ev.trs test_msglist.trs test_sha1.trs test_sha256.trs test_popen2.trs test_kary.trs test_cronodate.trs test_wallclock.trs test_stdlog.trs test_veb.trs test_lru_cache.trs test_unlink.trs test_cleanup.trs test_blobref.trs test_dirwalk.trs test_read_all.trs test_tomltk.trs test_ipaddr.trs test_fluid.trs test_aux.trs test_fdutils.trs test_fsd.trs test_intree.trs test_fdwalk.trs
2021-01-08T05:02:56.4885063Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.4909389Z rm -f *.lo
2021-01-08T05:02:56.4938912Z make[3]: Leaving directory '/usr/src/src/common/libutil'
2021-01-08T05:02:56.4939702Z Making clean in libflux
2021-01-08T05:02:56.5011565Z make[3]: Entering directory '/usr/src/src/common/libflux'
2021-01-08T05:02:56.5012872Z test -z "test/module_fake1.la test/module_fake2.la test/plugin_foo.la" || rm -f test/module_fake1.la test/module_fake2.la test/plugin_foo.la
2021-01-08T05:02:56.5077769Z rm -f test/so_locations
2021-01-08T05:02:56.5107711Z rm -f test_message.t test_request.t test_response.t test_event.t test_tagpool.t test_future.t test_composite_future.t test_reactor.t test_buffer.t test_conf.t test_rpc.t test_rpc_chained.t test_handle.t test_msg_handler.t test_version.t test_dispatch.t test_handle.t test_log.t test_reactor_loop.t test_rpc_security.t test_panic.t test_attr.t test_module.t test_plugin.t
2021-01-08T05:02:56.5120457Z rm -rf .libs _libs
2021-01-08T05:02:56.5144717Z rm -rf test/.libs test/_libs
2021-01-08T05:02:56.5169441Z test -z "libflux.la" || rm -f libflux.la
2021-01-08T05:02:56.5241538Z rm -f ./so_locations
2021-01-08T05:02:56.5255408Z rm -f *.o
2021-01-08T05:02:56.5280919Z rm -f test/*.o
2021-01-08T05:02:56.5304373Z rm -f test/*.lo
2021-01-08T05:02:56.5337118Z test -z "test_message.log test_request.log test_response.log test_event.log test_tagpool.log test_future.log test_composite_future.log test_reactor.log test_buffer.log test_conf.log test_rpc.log test_rpc_chained.log test_handle.log test_msg_handler.log test_version.log test_dispatch.log test_handle.log test_log.log test_reactor_loop.log test_rpc_security.log test_panic.log test_attr.log test_module.log test_plugin.log" || rm -f test_message.log test_request.log test_response.log test_event.log test_tagpool.log test_future.log test_composite_future.log test_reactor.log test_buffer.log test_conf.log test_rpc.log test_rpc_chained.log test_handle.log test_msg_handler.log test_version.log test_dispatch.log test_handle.log test_log.log test_reactor_loop.log test_rpc_security.log test_panic.log test_attr.log test_module.log test_plugin.log
2021-01-08T05:02:56.5362581Z test -z "test_message.trs test_request.trs test_response.trs test_event.trs test_tagpool.trs test_future.trs test_composite_future.trs test_reactor.trs test_buffer.trs test_conf.trs test_rpc.trs test_rpc_chained.trs test_handle.trs test_msg_handler.trs test_version.trs test_dispatch.trs test_handle.trs test_log.trs test_reactor_loop.trs test_rpc_security.trs test_panic.trs test_attr.trs test_module.trs test_plugin.trs" || rm -f test_message.trs test_request.trs test_response.trs test_event.trs test_tagpool.trs test_future.trs test_composite_future.trs test_reactor.trs test_buffer.trs test_conf.trs test_rpc.trs test_rpc_chained.trs test_handle.trs test_msg_handler.trs test_version.trs test_dispatch.trs test_handle.trs test_log.trs test_reactor_loop.trs test_rpc_security.trs test_panic.trs test_attr.trs test_module.trs test_plugin.trs
2021-01-08T05:02:56.5384588Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.5409259Z rm -f *.lo
2021-01-08T05:02:56.5434612Z make[3]: Leaving directory '/usr/src/src/common/libflux'
2021-01-08T05:02:56.5441581Z Making clean in libkvs
2021-01-08T05:02:56.5492922Z make[3]: Entering directory '/usr/src/src/common/libkvs'
2021-01-08T05:02:56.5510271Z rm -f test_kvs.t test_kvs_txn.t test_kvs_txn_compact.t test_kvs_lookup.t test_kvs_dir.t test_kvs_commit.t test_kvs_getroot.t test_treeobj.t test_kvs_copy.t test_kvs_util.t
2021-01-08T05:02:56.5523957Z rm -rf .libs _libs
2021-01-08T05:02:56.5548515Z test -z "libkvs.la" || rm -f libkvs.la
2021-01-08T05:02:56.5612956Z rm -f ./so_locations
2021-01-08T05:02:56.5625730Z rm -f *.o
2021-01-08T05:02:56.5649259Z rm -f test/*.o
2021-01-08T05:02:56.5675504Z test -z "test_kvs.log test_kvs_txn.log test_kvs_txn_compact.log test_kvs_lookup.log test_kvs_dir.log test_kvs_commit.log test_kvs_getroot.log test_treeobj.log test_kvs_copy.log test_kvs_util.log" || rm -f test_kvs.log test_kvs_txn.log test_kvs_txn_compact.log test_kvs_lookup.log test_kvs_dir.log test_kvs_commit.log test_kvs_getroot.log test_treeobj.log test_kvs_copy.log test_kvs_util.log
2021-01-08T05:02:56.5700424Z test -z "test_kvs.trs test_kvs_txn.trs test_kvs_txn_compact.trs test_kvs_lookup.trs test_kvs_dir.trs test_kvs_commit.trs test_kvs_getroot.trs test_treeobj.trs test_kvs_copy.trs test_kvs_util.trs" || rm -f test_kvs.trs test_kvs_txn.trs test_kvs_txn_compact.trs test_kvs_lookup.trs test_kvs_dir.trs test_kvs_commit.trs test_kvs_getroot.trs test_treeobj.trs test_kvs_copy.trs test_kvs_util.trs
2021-01-08T05:02:56.5725549Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.5746473Z rm -f *.lo
2021-01-08T05:02:56.5771841Z make[3]: Leaving directory '/usr/src/src/common/libkvs'
2021-01-08T05:02:56.5775755Z Making clean in libjob
2021-01-08T05:02:56.5813732Z make[3]: Entering directory '/usr/src/src/common/libjob'
2021-01-08T05:02:56.5830039Z rm -f test_job.t test_sign_none.t
2021-01-08T05:02:56.5843021Z rm -rf .libs _libs
2021-01-08T05:02:56.5867418Z test -z "libjob.la" || rm -f libjob.la
2021-01-08T05:02:56.5933586Z rm -f ./so_locations
2021-01-08T05:02:56.5948057Z rm -f *.o
2021-01-08T05:02:56.5971154Z rm -f test/*.o
2021-01-08T05:02:56.5994645Z test -z "test_job.log test_sign_none.log" || rm -f test_job.log test_sign_none.log
2021-01-08T05:02:56.6019921Z test -z "test_job.trs test_sign_none.trs" || rm -f test_job.trs test_sign_none.trs
2021-01-08T05:02:56.6045239Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.6068783Z rm -f *.lo
2021-01-08T05:02:56.6092765Z make[3]: Leaving directory '/usr/src/src/common/libjob'
2021-01-08T05:02:56.6095758Z Making clean in liboptparse
2021-01-08T05:02:56.6132803Z make[3]: Entering directory '/usr/src/src/common/liboptparse'
2021-01-08T05:02:56.6147956Z rm -f test_optparse.t
2021-01-08T05:02:56.6162773Z rm -rf .libs _libs
2021-01-08T05:02:56.6186436Z test -z "liboptparse.la" || rm -f liboptparse.la
2021-01-08T05:02:56.6246854Z rm -f ./so_locations
2021-01-08T05:02:56.6257845Z rm -f *.o
2021-01-08T05:02:56.6279412Z rm -f test/*.o
2021-01-08T05:02:56.6305505Z test -z "test_optparse.log" || rm -f test_optparse.log
2021-01-08T05:02:56.6330090Z test -z "test_optparse.trs" || rm -f test_optparse.trs
2021-01-08T05:02:56.6355167Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.6379740Z rm -f *.lo
2021-01-08T05:02:56.6404315Z make[3]: Leaving directory '/usr/src/src/common/liboptparse'
2021-01-08T05:02:56.6407654Z Making clean in libidset
2021-01-08T05:02:56.6446639Z make[3]: Entering directory '/usr/src/src/common/libidset'
2021-01-08T05:02:56.6462000Z rm -f test_idset.t test_idsetutil
2021-01-08T05:02:56.6476847Z rm -rf .libs _libs
2021-01-08T05:02:56.6501060Z test -z "libidset.la" || rm -f libidset.la
2021-01-08T05:02:56.6567820Z rm -f ./so_locations
2021-01-08T05:02:56.6578725Z rm -f *.o
2021-01-08T05:02:56.6603128Z rm -f test/*.o
2021-01-08T05:02:56.6627480Z test -z "test_idset.log" || rm -f test_idset.log
2021-01-08T05:02:56.6651878Z test -z "test_idset.trs" || rm -f test_idset.trs
2021-01-08T05:02:56.6677900Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.6700440Z rm -f *.lo
2021-01-08T05:02:56.6727421Z make[3]: Leaving directory '/usr/src/src/common/libidset'
2021-01-08T05:02:56.6728124Z Making clean in libtomlc99
2021-01-08T05:02:56.6766030Z make[3]: Entering directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:02:56.6782611Z rm -f toml_cat toml_json test_toml.t
2021-01-08T05:02:56.6795279Z rm -rf .libs _libs
2021-01-08T05:02:56.6818138Z test -z "libtomlc99.la" || rm -f libtomlc99.la
2021-01-08T05:02:56.6880637Z rm -f ./so_locations
2021-01-08T05:02:56.6892783Z rm -f *.o
2021-01-08T05:02:56.6915907Z rm -f test/*.o
2021-01-08T05:02:56.6940594Z test -z "test_toml.log" || rm -f test_toml.log
2021-01-08T05:02:56.6965910Z test -z "test_toml.trs" || rm -f test_toml.trs
2021-01-08T05:02:56.6989776Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.7014062Z rm -f *.lo
2021-01-08T05:02:56.7040491Z make[3]: Leaving directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:02:56.7044308Z Making clean in libsubprocess
2021-01-08T05:02:56.7087837Z make[3]: Entering directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:02:56.7104797Z rm -f test_cmd.t test_subprocess.t test_echo test_multi_echo test_fork_sleep
2021-01-08T05:02:56.7119058Z rm -rf .libs _libs
2021-01-08T05:02:56.7145824Z test -z "libsubprocess.la" || rm -f libsubprocess.la
2021-01-08T05:02:56.7209937Z rm -f ./so_locations
2021-01-08T05:02:56.7223216Z rm -f *.o
2021-01-08T05:02:56.7250331Z rm -f test/*.o
2021-01-08T05:02:56.7275325Z test -z "test_cmd.log test_subprocess.log" || rm -f test_cmd.log test_subprocess.log
2021-01-08T05:02:56.7299068Z test -z "test_cmd.trs test_subprocess.trs" || rm -f test_cmd.trs test_subprocess.trs
2021-01-08T05:02:56.7323264Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.7347279Z rm -f *.lo
2021-01-08T05:02:56.7376546Z make[3]: Leaving directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:02:56.7377485Z Making clean in libschedutil
2021-01-08T05:02:56.7414161Z make[3]: Entering directory '/usr/src/src/common/libschedutil'
2021-01-08T05:02:56.7414785Z rm -rf .libs _libs
2021-01-08T05:02:56.7437662Z test -z "libschedutil.la" || rm -f libschedutil.la
2021-01-08T05:02:56.7500875Z rm -f ./so_locations
2021-01-08T05:02:56.7513365Z rm -f *.o
2021-01-08T05:02:56.7539275Z rm -f *.lo
2021-01-08T05:02:56.7564428Z make[3]: Leaving directory '/usr/src/src/common/libschedutil'
2021-01-08T05:02:56.7567875Z Making clean in libeventlog
2021-01-08T05:02:56.7604207Z make[3]: Entering directory '/usr/src/src/common/libeventlog'
2021-01-08T05:02:56.7620210Z rm -f test_eventlog.t
2021-01-08T05:02:56.7632622Z rm -rf .libs _libs
2021-01-08T05:02:56.7657159Z test -z "libeventlog.la" || rm -f libeventlog.la
2021-01-08T05:02:56.7720735Z rm -f ./so_locations
2021-01-08T05:02:56.7734742Z rm -f *.o
2021-01-08T05:02:56.7760624Z rm -f test/*.o
2021-01-08T05:02:56.7787194Z test -z "test_eventlog.log" || rm -f test_eventlog.log
2021-01-08T05:02:56.7816425Z test -z "test_eventlog.trs" || rm -f test_eventlog.trs
2021-01-08T05:02:56.7841221Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.7862852Z rm -f *.lo
2021-01-08T05:02:56.7891231Z make[3]: Leaving directory '/usr/src/src/common/libeventlog'
2021-01-08T05:02:56.7899004Z Making clean in libioencode
2021-01-08T05:02:56.7936777Z make[3]: Entering directory '/usr/src/src/common/libioencode'
2021-01-08T05:02:56.7952697Z rm -f test_ioencode.t
2021-01-08T05:02:56.7966103Z rm -rf .libs _libs
2021-01-08T05:02:56.7990993Z test -z "libioencode.la" || rm -f libioencode.la
2021-01-08T05:02:56.8054229Z rm -f ./so_locations
2021-01-08T05:02:56.8067360Z rm -f *.o
2021-01-08T05:02:56.8091435Z rm -f test/*.o
2021-01-08T05:02:56.8118743Z test -z "test_ioencode.log" || rm -f test_ioencode.log
2021-01-08T05:02:56.8142200Z test -z "test_ioencode.trs" || rm -f test_ioencode.trs
2021-01-08T05:02:56.8170595Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.8194166Z rm -f *.lo
2021-01-08T05:02:56.8221232Z make[3]: Leaving directory '/usr/src/src/common/libioencode'
2021-01-08T05:02:56.8223667Z Making clean in librouter
2021-01-08T05:02:56.8269328Z make[3]: Entering directory '/usr/src/src/common/librouter'
2021-01-08T05:02:56.8270301Z test -z "libtestutil.la" || rm -f libtestutil.la
2021-01-08T05:02:56.8333893Z rm -f ./so_locations
2021-01-08T05:02:56.8366150Z rm -f test_sendfd.t test_disconnect.t test_auth.t test_usock.t test_usock_echo.t test_usock_epipe.t test_subhash.t test_router.t test_servhash.t
2021-01-08T05:02:56.8381742Z rm -rf .libs _libs
2021-01-08T05:02:56.8407814Z rm -rf test/.libs test/_libs
2021-01-08T05:02:56.8434403Z test -z "librouter.la" || rm -f librouter.la
2021-01-08T05:02:56.8496056Z rm -f ./so_locations
2021-01-08T05:02:56.8509285Z rm -f *.o
2021-01-08T05:02:56.8537547Z rm -f test/*.o
2021-01-08T05:02:56.8562307Z rm -f test/*.lo
2021-01-08T05:02:56.8588125Z test -z "test_sendfd.log test_disconnect.log test_auth.log test_usock.log test_usock_echo.log test_usock_epipe.log test_subhash.log test_router.log test_servhash.log" || rm -f test_sendfd.log test_disconnect.log test_auth.log test_usock.log test_usock_echo.log test_usock_epipe.log test_subhash.log test_router.log test_servhash.log
2021-01-08T05:02:56.8617252Z test -z "test_sendfd.trs test_disconnect.trs test_auth.trs test_usock.trs test_usock_echo.trs test_usock_epipe.trs test_subhash.trs test_router.trs test_servhash.trs" || rm -f test_sendfd.trs test_disconnect.trs test_auth.trs test_usock.trs test_usock_echo.trs test_usock_epipe.trs test_subhash.trs test_router.trs test_servhash.trs
2021-01-08T05:02:56.8640301Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.8665765Z rm -f *.lo
2021-01-08T05:02:56.8693216Z make[3]: Leaving directory '/usr/src/src/common/librouter'
2021-01-08T05:02:56.8696954Z Making clean in libdebugged
2021-01-08T05:02:56.8733434Z make[3]: Entering directory '/usr/src/src/common/libdebugged'
2021-01-08T05:02:56.8752598Z rm -f test_debugged.t
2021-01-08T05:02:56.8764522Z rm -rf .libs _libs
2021-01-08T05:02:56.8790908Z test -z "libdebugged.la" || rm -f libdebugged.la
2021-01-08T05:02:56.8862742Z rm -f ./so_locations
2021-01-08T05:02:56.8876903Z rm -f *.o
2021-01-08T05:02:56.8902447Z rm -f test/*.o
2021-01-08T05:02:56.8928600Z test -z "test_debugged.log" || rm -f test_debugged.log
2021-01-08T05:02:56.8954470Z test -z "test_debugged.trs" || rm -f test_debugged.trs
2021-01-08T05:02:56.8979646Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.9005536Z rm -f *.lo
2021-01-08T05:02:56.9031221Z make[3]: Leaving directory '/usr/src/src/common/libdebugged'
2021-01-08T05:02:56.9036665Z Making clean in libterminus
2021-01-08T05:02:56.9077472Z make[3]: Entering directory '/usr/src/src/common/libterminus'
2021-01-08T05:02:56.9093386Z rm -f test_pty.t test_terminus.t
2021-01-08T05:02:56.9106567Z rm -rf .libs _libs
2021-01-08T05:02:56.9132020Z test -z "libterminus.la" || rm -f libterminus.la
2021-01-08T05:02:56.9200350Z rm -f ./so_locations
2021-01-08T05:02:56.9213941Z rm -f *.o
2021-01-08T05:02:56.9239348Z rm -f test/*.o
2021-01-08T05:02:56.9265028Z test -z "test_pty.log test_terminus.log" || rm -f test_pty.log test_terminus.log
2021-01-08T05:02:56.9289699Z test -z "test_pty.trs test_terminus.trs" || rm -f test_pty.trs test_terminus.trs
2021-01-08T05:02:56.9314494Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.9338149Z rm -f *.lo
2021-01-08T05:02:56.9363558Z make[3]: Leaving directory '/usr/src/src/common/libterminus'
2021-01-08T05:02:56.9366999Z Making clean in libcontent
2021-01-08T05:02:56.9402913Z make[3]: Entering directory '/usr/src/src/common/libcontent'
2021-01-08T05:02:56.9403627Z rm -rf .libs _libs
2021-01-08T05:02:56.9424557Z test -z "libcontent.la" || rm -f libcontent.la
2021-01-08T05:02:56.9490203Z rm -f ./so_locations
2021-01-08T05:02:56.9503302Z rm -f *.o
2021-01-08T05:02:56.9531048Z rm -f *.lo
2021-01-08T05:02:56.9556880Z make[3]: Leaving directory '/usr/src/src/common/libcontent'
2021-01-08T05:02:56.9560488Z Making clean in libhostlist
2021-01-08T05:02:56.9601329Z make[3]: Entering directory '/usr/src/src/common/libhostlist'
2021-01-08T05:02:56.9620352Z rm -f test_util.t test_hostname.t test_hostrange.t test_hostlist.t
2021-01-08T05:02:56.9632849Z rm -rf .libs _libs
2021-01-08T05:02:56.9657518Z test -z "libhostlist.la" || rm -f libhostlist.la
2021-01-08T05:02:56.9720422Z rm -f ./so_locations
2021-01-08T05:02:56.9735488Z rm -f *.o
2021-01-08T05:02:56.9761630Z rm -f test/*.o
2021-01-08T05:02:56.9788594Z test -z "test_util.log test_hostname.log test_hostrange.log test_hostlist.log" || rm -f test_util.log test_hostname.log test_hostrange.log test_hostlist.log
2021-01-08T05:02:56.9815334Z test -z "test_util.trs test_hostname.trs test_hostrange.trs test_hostlist.trs" || rm -f test_util.trs test_hostname.trs test_hostrange.trs test_hostlist.trs
2021-01-08T05:02:56.9840114Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:56.9865155Z rm -f *.lo
2021-01-08T05:02:56.9889161Z make[3]: Leaving directory '/usr/src/src/common/libhostlist'
2021-01-08T05:02:56.9892722Z Making clean in librlist
2021-01-08T05:02:56.9932118Z make[3]: Entering directory '/usr/src/src/common/librlist'
2021-01-08T05:02:56.9949064Z rm -f test_rnode.t test_rlist.t test_rhwloc.t
2021-01-08T05:02:56.9963039Z rm -rf .libs _libs
2021-01-08T05:02:56.9988740Z test -z "librlist.la" || rm -f librlist.la
2021-01-08T05:02:57.0054597Z rm -f ./so_locations
2021-01-08T05:02:57.0068873Z rm -f *.o
2021-01-08T05:02:57.0095682Z rm -f test/*.o
2021-01-08T05:02:57.0125750Z test -z "test_rnode.t.log test_rlist.t.log test_rhwloc.t.log" || rm -f test_rnode.t.log test_rlist.t.log test_rhwloc.t.log
2021-01-08T05:02:57.0150374Z test -z "test_rnode.t.trs test_rlist.t.trs test_rhwloc.t.trs" || rm -f test_rnode.t.trs test_rlist.t.trs test_rhwloc.t.trs
2021-01-08T05:02:57.0173529Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.0198705Z rm -f *.lo
2021-01-08T05:02:57.0222730Z make[3]: Leaving directory '/usr/src/src/common/librlist'
2021-01-08T05:02:57.0252235Z make[3]: Entering directory '/usr/src/src/common'
2021-01-08T05:02:57.0253221Z test -z "libpmi.la libpmi2.la" || rm -f libpmi.la libpmi2.la
2021-01-08T05:02:57.0322581Z rm -f ./so_locations
2021-01-08T05:02:57.0337413Z test -z "libflux-core.la libflux-optparse.la libflux-idset.la libflux-schedutil.la libflux-hostlist.la" || rm -f libflux-core.la libflux-optparse.la libflux-idset.la libflux-schedutil.la libflux-hostlist.la
2021-01-08T05:02:57.0414352Z rm -f ./so_locations
2021-01-08T05:02:57.0428328Z rm -rf .libs _libs
2021-01-08T05:02:57.0455589Z test -z "libflux-internal.la" || rm -f libflux-internal.la
2021-01-08T05:02:57.0523883Z rm -f ./so_locations
2021-01-08T05:02:57.0539529Z rm -f *.o
2021-01-08T05:02:57.0566363Z rm -f *.lo
2021-01-08T05:02:57.0593535Z make[3]: Leaving directory '/usr/src/src/common'
2021-01-08T05:02:57.0601098Z make[2]: Leaving directory '/usr/src/src/common'
2021-01-08T05:02:57.0605527Z Making clean in modules
2021-01-08T05:02:57.0636348Z make[2]: Entering directory '/usr/src/src/modules'
2021-01-08T05:02:57.0684826Z Making clean in barrier
2021-01-08T05:02:57.0720493Z make[3]: Entering directory '/usr/src/src/modules/barrier'
2021-01-08T05:02:57.0721554Z test -z "barrier.la" || rm -f barrier.la
2021-01-08T05:02:57.0789507Z rm -f ./so_locations
2021-01-08T05:02:57.0803393Z rm -rf .libs _libs
2021-01-08T05:02:57.0830341Z rm -f *.o
2021-01-08T05:02:57.0858055Z rm -f *.lo
2021-01-08T05:02:57.0886480Z make[3]: Leaving directory '/usr/src/src/modules/barrier'
2021-01-08T05:02:57.0891492Z Making clean in connector-local
2021-01-08T05:02:57.0929461Z make[3]: Entering directory '/usr/src/src/modules/connector-local'
2021-01-08T05:02:57.0930597Z test -z "connector-local.la" || rm -f connector-local.la
2021-01-08T05:02:57.0994282Z rm -f ./so_locations
2021-01-08T05:02:57.1006245Z rm -rf .libs _libs
2021-01-08T05:02:57.1034153Z rm -f *.o
2021-01-08T05:02:57.1059289Z rm -f *.lo
2021-01-08T05:02:57.1084606Z make[3]: Leaving directory '/usr/src/src/modules/connector-local'
2021-01-08T05:02:57.1089178Z Making clean in kvs
2021-01-08T05:02:57.1133786Z make[3]: Entering directory '/usr/src/src/modules/kvs'
2021-01-08T05:02:57.1152828Z rm -f test_waitqueue.t test_cache.t test_lookup.t test_treq.t test_kvstxn.t test_kvsroot.t test_kvssync.t
2021-01-08T05:02:57.1167655Z test -z "kvs.la" || rm -f kvs.la
2021-01-08T05:02:57.1241202Z rm -f ./so_locations
2021-01-08T05:02:57.1255302Z rm -rf .libs _libs
2021-01-08T05:02:57.1282581Z rm -f *.o
2021-01-08T05:02:57.1305873Z rm -f test/*.o
2021-01-08T05:02:57.1333215Z test -z "test_waitqueue.log test_cache.log test_lookup.log test_treq.log test_kvstxn.log test_kvsroot.log test_kvssync.log" || rm -f test_waitqueue.log test_cache.log test_lookup.log test_treq.log test_kvstxn.log test_kvsroot.log test_kvssync.log
2021-01-08T05:02:57.1365259Z test -z "test_waitqueue.trs test_cache.trs test_lookup.trs test_treq.trs test_kvstxn.trs test_kvsroot.trs test_kvssync.trs" || rm -f test_waitqueue.trs test_cache.trs test_lookup.trs test_treq.trs test_kvstxn.trs test_kvsroot.trs test_kvssync.trs
2021-01-08T05:02:57.1393388Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.1418732Z rm -f *.lo
2021-01-08T05:02:57.1445566Z make[3]: Leaving directory '/usr/src/src/modules/kvs'
2021-01-08T05:02:57.1449817Z Making clean in kvs-watch
2021-01-08T05:02:57.1484107Z make[3]: Entering directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:02:57.1485188Z test -z "kvs-watch.la" || rm -f kvs-watch.la
2021-01-08T05:02:57.1549774Z rm -f ./so_locations
2021-01-08T05:02:57.1564105Z rm -rf .libs _libs
2021-01-08T05:02:57.1588955Z rm -f *.o
2021-01-08T05:02:57.1613903Z rm -f *.lo
2021-01-08T05:02:57.1638049Z make[3]: Leaving directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:02:57.1644437Z Making clean in content-sqlite
2021-01-08T05:02:57.1681872Z make[3]: Entering directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:02:57.1682969Z test -z "content-sqlite.la" || rm -f content-sqlite.la
2021-01-08T05:02:57.1745777Z rm -f ./so_locations
2021-01-08T05:02:57.1758385Z rm -rf .libs _libs
2021-01-08T05:02:57.1784007Z rm -f *.o
2021-01-08T05:02:57.1811236Z rm -f *.lo
2021-01-08T05:02:57.1838693Z make[3]: Leaving directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:02:57.1845367Z Making clean in content-files
2021-01-08T05:02:57.1882198Z make[3]: Entering directory '/usr/src/src/modules/content-files'
2021-01-08T05:02:57.1897340Z rm -f test_load test_store test_filedb.t
2021-01-08T05:02:57.1909982Z test -z "content-files.la" || rm -f content-files.la
2021-01-08T05:02:57.1975759Z rm -f ./so_locations
2021-01-08T05:02:57.1988482Z rm -rf .libs _libs
2021-01-08T05:02:57.2015834Z rm -f *.o
2021-01-08T05:02:57.2041459Z rm -f test/*.o
2021-01-08T05:02:57.2068515Z test -z "test_filedb.log" || rm -f test_filedb.log
2021-01-08T05:02:57.2093812Z test -z "test_filedb.trs" || rm -f test_filedb.trs
2021-01-08T05:02:57.2120976Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.2146889Z rm -f *.lo
2021-01-08T05:02:57.2173949Z make[3]: Leaving directory '/usr/src/src/modules/content-files'
2021-01-08T05:02:57.2177685Z Making clean in cron
2021-01-08T05:02:57.2215429Z make[3]: Entering directory '/usr/src/src/modules/cron'
2021-01-08T05:02:57.2216239Z test -z "cron.la" || rm -f cron.la
2021-01-08T05:02:57.2280425Z rm -f ./so_locations
2021-01-08T05:02:57.2295805Z rm -rf .libs _libs
2021-01-08T05:02:57.2323347Z rm -f *.o
2021-01-08T05:02:57.2347002Z rm -f *.lo
2021-01-08T05:02:57.2372597Z make[3]: Leaving directory '/usr/src/src/modules/cron'
2021-01-08T05:02:57.2376559Z Making clean in job-ingest
2021-01-08T05:02:57.2414004Z make[3]: Entering directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:02:57.2414893Z test -z "job-ingest.la" || rm -f job-ingest.la
2021-01-08T05:02:57.2477971Z rm -f ./so_locations
2021-01-08T05:02:57.2493055Z rm -rf .libs _libs
2021-01-08T05:02:57.2520928Z rm -f *.o
2021-01-08T05:02:57.2546897Z rm -f *.lo
2021-01-08T05:02:57.2573338Z make[3]: Leaving directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:02:57.2577480Z Making clean in job-manager
2021-01-08T05:02:57.2625540Z make[3]: Entering directory '/usr/src/src/modules/job-manager'
2021-01-08T05:02:57.2642626Z rm -f test_job.t test_list.t test_raise.t test_kill.t test_restart.t test_submit.t test_annotate.t
2021-01-08T05:02:57.2657541Z test -z "job-manager.la" || rm -f job-manager.la
2021-01-08T05:02:57.2721805Z rm -f ./so_locations
2021-01-08T05:02:57.2734735Z rm -rf .libs _libs
2021-01-08T05:02:57.2760673Z rm -f *.o
2021-01-08T05:02:57.2786476Z rm -f test/*.o
2021-01-08T05:02:57.2813307Z test -z "test_job.log test_list.log test_raise.log test_kill.log test_restart.log test_submit.log test_annotate.log" || rm -f test_job.log test_list.log test_raise.log test_kill.log test_restart.log test_submit.log test_annotate.log
2021-01-08T05:02:57.2838492Z test -z "test_job.trs test_list.trs test_raise.trs test_kill.trs test_restart.trs test_submit.trs test_annotate.trs" || rm -f test_job.trs test_list.trs test_raise.trs test_kill.trs test_restart.trs test_submit.trs test_annotate.trs
2021-01-08T05:02:57.2862745Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.2885747Z rm -f *.lo
2021-01-08T05:02:57.2911878Z make[3]: Leaving directory '/usr/src/src/modules/job-manager'
2021-01-08T05:02:57.2916019Z Making clean in job-info
2021-01-08T05:02:57.2955003Z make[3]: Entering directory '/usr/src/src/modules/job-info'
2021-01-08T05:02:57.2955829Z test -z "job-info.la" || rm -f job-info.la
2021-01-08T05:02:57.3016356Z rm -f ./so_locations
2021-01-08T05:02:57.3028680Z rm -rf .libs _libs
2021-01-08T05:02:57.3056253Z rm -f *.o
2021-01-08T05:02:57.3082123Z rm -f *.lo
2021-01-08T05:02:57.3106505Z make[3]: Leaving directory '/usr/src/src/modules/job-info'
2021-01-08T05:02:57.3110445Z Making clean in job-exec
2021-01-08T05:02:57.3148582Z make[3]: Entering directory '/usr/src/src/modules/job-exec'
2021-01-08T05:02:57.3162721Z rm -f test_rset.t
2021-01-08T05:02:57.3175602Z test -z "job-exec.la" || rm -f job-exec.la
2021-01-08T05:02:57.3244256Z rm -f ./so_locations
2021-01-08T05:02:57.3258741Z rm -rf .libs _libs
2021-01-08T05:02:57.3283358Z test -z "libbulk-exec.la" || rm -f libbulk-exec.la
2021-01-08T05:02:57.3347935Z rm -f ./so_locations
2021-01-08T05:02:57.3378801Z rm -f bulk-exec
2021-01-08T05:02:57.3391436Z rm -f *.o
2021-01-08T05:02:57.3414411Z rm -f test/*.o
2021-01-08T05:02:57.3442372Z test -z "test_rset.t.log" || rm -f test_rset.t.log
2021-01-08T05:02:57.3464737Z test -z "test_rset.t.trs" || rm -f test_rset.t.trs
2021-01-08T05:02:57.3489326Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.3511607Z rm -f *.lo
2021-01-08T05:02:57.3537251Z make[3]: Leaving directory '/usr/src/src/modules/job-exec'
2021-01-08T05:02:57.3542506Z Making clean in job-archive
2021-01-08T05:02:57.3577865Z make[3]: Entering directory '/usr/src/src/modules/job-archive'
2021-01-08T05:02:57.3578777Z test -z "job-archive.la" || rm -f job-archive.la
2021-01-08T05:02:57.3639297Z rm -f ./so_locations
2021-01-08T05:02:57.3651552Z rm -rf .libs _libs
2021-01-08T05:02:57.3675852Z rm -f *.o
2021-01-08T05:02:57.3701749Z rm -f *.lo
2021-01-08T05:02:57.3726746Z make[3]: Leaving directory '/usr/src/src/modules/job-archive'
2021-01-08T05:02:57.3730452Z Making clean in resource
2021-01-08T05:02:57.3767334Z make[3]: Entering directory '/usr/src/src/modules/resource'
2021-01-08T05:02:57.3783271Z rm -f test_rutil.t
2021-01-08T05:02:57.3796554Z test -z "resource.la" || rm -f resource.la
2021-01-08T05:02:57.3858799Z rm -f ./so_locations
2021-01-08T05:02:57.3871978Z rm -rf .libs _libs
2021-01-08T05:02:57.3897513Z rm -f *.o
2021-01-08T05:02:57.3922836Z rm -f test/*.o
2021-01-08T05:02:57.3949715Z test -z "test_rutil.log" || rm -f test_rutil.log
2021-01-08T05:02:57.3974110Z test -z "test_rutil.trs" || rm -f test_rutil.trs
2021-01-08T05:02:57.3998047Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.4021332Z rm -f *.lo
2021-01-08T05:02:57.4045833Z make[3]: Leaving directory '/usr/src/src/modules/resource'
2021-01-08T05:02:57.4052333Z Making clean in sched-simple
2021-01-08T05:02:57.4086769Z make[3]: Entering directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:02:57.4087747Z test -z "sched-simple.la" || rm -f sched-simple.la
2021-01-08T05:02:57.4147093Z rm -f ./so_locations
2021-01-08T05:02:57.4159818Z rm -rf .libs _libs
2021-01-08T05:02:57.4185513Z test -z "libjj.la" || rm -f libjj.la
2021-01-08T05:02:57.4249852Z rm -f ./so_locations
2021-01-08T05:02:57.4263082Z rm -f *.o
2021-01-08T05:02:57.4290371Z rm -f *.lo
2021-01-08T05:02:57.4316268Z make[3]: Leaving directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:02:57.4341302Z make[3]: Entering directory '/usr/src/src/modules'
2021-01-08T05:02:57.4342229Z rm -rf .libs _libs
2021-01-08T05:02:57.4370219Z rm -f *.lo
2021-01-08T05:02:57.4393186Z make[3]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:02:57.4397443Z make[2]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:02:57.4402826Z Making clean in broker
2021-01-08T05:02:57.4456361Z make[2]: Entering directory '/usr/src/src/broker'
2021-01-08T05:02:57.4474197Z rm -f test_heartbeat.t test_attr.t test_service.t test_liblist.t test_pmiutil.t test_boot_config.t test_runat.t test_overlay.t
2021-01-08T05:02:57.4502003Z rm -f flux-broker
2021-01-08T05:02:57.4516123Z rm -rf .libs _libs
2021-01-08T05:02:57.4539978Z test -z "libbroker.la" || rm -f libbroker.la
2021-01-08T05:02:57.4604181Z rm -f ./so_locations
2021-01-08T05:02:57.4616916Z rm -f *.o
2021-01-08T05:02:57.4643993Z rm -f test/*.o
2021-01-08T05:02:57.4670457Z test -z "test_heartbeat.log test_attr.log test_service.log test_liblist.log test_pmiutil.log test_boot_config.log test_runat.log test_overlay.log" || rm -f test_heartbeat.log test_attr.log test_service.log test_liblist.log test_pmiutil.log test_boot_config.log test_runat.log test_overlay.log
2021-01-08T05:02:57.4696382Z test -z "test_heartbeat.trs test_attr.trs test_service.trs test_liblist.trs test_pmiutil.trs test_boot_config.trs test_runat.trs test_overlay.trs" || rm -f test_heartbeat.trs test_attr.trs test_service.trs test_liblist.trs test_pmiutil.trs test_boot_config.trs test_runat.trs test_overlay.trs
2021-01-08T05:02:57.4718771Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.4742079Z rm -f *.lo
2021-01-08T05:02:57.4769319Z make[2]: Leaving directory '/usr/src/src/broker'
2021-01-08T05:02:57.4769951Z Making clean in connectors
2021-01-08T05:02:57.4796596Z make[2]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:02:57.4842148Z Making clean in local
2021-01-08T05:02:57.4874083Z make[3]: Entering directory '/usr/src/src/connectors/local'
2021-01-08T05:02:57.4875107Z test -z "local.la" || rm -f local.la
2021-01-08T05:02:57.4938967Z rm -f ./so_locations
2021-01-08T05:02:57.4953660Z rm -rf .libs _libs
2021-01-08T05:02:57.4975298Z rm -f *.o
2021-01-08T05:02:57.4998361Z rm -f *.lo
2021-01-08T05:02:57.5021551Z make[3]: Leaving directory '/usr/src/src/connectors/local'
2021-01-08T05:02:57.5024899Z Making clean in shmem
2021-01-08T05:02:57.5059148Z make[3]: Entering directory '/usr/src/src/connectors/shmem'
2021-01-08T05:02:57.5059993Z test -z "shmem.la" || rm -f shmem.la
2021-01-08T05:02:57.5121196Z rm -f ./so_locations
2021-01-08T05:02:57.5132674Z rm -rf .libs _libs
2021-01-08T05:02:57.5159351Z rm -f *.o
2021-01-08T05:02:57.5182808Z rm -f *.lo
2021-01-08T05:02:57.5210680Z make[3]: Leaving directory '/usr/src/src/connectors/shmem'
2021-01-08T05:02:57.5211340Z Making clean in loop
2021-01-08T05:02:57.5248464Z make[3]: Entering directory '/usr/src/src/connectors/loop'
2021-01-08T05:02:57.5249320Z test -z "loop.la" || rm -f loop.la
2021-01-08T05:02:57.5308112Z rm -f ./so_locations
2021-01-08T05:02:57.5319947Z rm -rf .libs _libs
2021-01-08T05:02:57.5343318Z rm -f *.o
2021-01-08T05:02:57.5368246Z rm -f *.lo
2021-01-08T05:02:57.5391879Z make[3]: Leaving directory '/usr/src/src/connectors/loop'
2021-01-08T05:02:57.5396200Z Making clean in ssh
2021-01-08T05:02:57.5432352Z make[3]: Entering directory '/usr/src/src/connectors/ssh'
2021-01-08T05:02:57.5433152Z test -z "ssh.la" || rm -f ssh.la
2021-01-08T05:02:57.5508019Z rm -f ./so_locations
2021-01-08T05:02:57.5525164Z rm -rf .libs _libs
2021-01-08T05:02:57.5554230Z rm -f *.o
2021-01-08T05:02:57.5579234Z rm -f *.lo
2021-01-08T05:02:57.5606165Z make[3]: Leaving directory '/usr/src/src/connectors/ssh'
2021-01-08T05:02:57.5633029Z make[3]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:02:57.5633684Z rm -rf .libs _libs
2021-01-08T05:02:57.5656351Z rm -f *.lo
2021-01-08T05:02:57.5679234Z make[3]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:02:57.5683471Z make[2]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:02:57.5687397Z Making clean in bindings
2021-01-08T05:02:57.5722347Z make[2]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:02:57.5774792Z Making clean in lua
2021-01-08T05:02:57.5813567Z make[3]: Entering directory '/usr/src/src/bindings/lua'
2021-01-08T05:02:57.5814637Z test -z "tests/jsontest.la tests/zmsgtest.la" || rm -f tests/jsontest.la tests/zmsgtest.la
2021-01-08T05:02:57.5875065Z rm -f tests/so_locations
2021-01-08T05:02:57.5888190Z rm -rf .libs _libs
2021-01-08T05:02:57.5913450Z rm -rf tests/.libs tests/_libs
2021-01-08T05:02:57.5953687Z test -z "flux.la" || rm -f flux.la
2021-01-08T05:02:57.6012905Z rm -f ./so_locations
2021-01-08T05:02:57.6025747Z test -z "libfluxlua.la lalarm.la" || rm -f libfluxlua.la lalarm.la
2021-01-08T05:02:57.6088598Z rm -f ./so_locations
2021-01-08T05:02:57.6102282Z rm -f *.o
2021-01-08T05:02:57.6126407Z rm -f tests/*.o
2021-01-08T05:02:57.6150154Z rm -f tests/*.lo
2021-01-08T05:02:57.6174639Z test -z "tests/t0000-json.log tests/t0001-zmsg.log" || rm -f tests/t0000-json.log tests/t0001-zmsg.log
2021-01-08T05:02:57.6198932Z test -z "tests/t0000-json.trs tests/t0001-zmsg.trs" || rm -f tests/t0000-json.trs tests/t0001-zmsg.trs
2021-01-08T05:02:57.6221867Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.6247380Z rm -f *.lo
2021-01-08T05:02:57.6275555Z make[3]: Leaving directory '/usr/src/src/bindings/lua'
2021-01-08T05:02:57.6276231Z Making clean in python
2021-01-08T05:02:57.6302210Z make[3]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:02:57.6345490Z Making clean in _flux
2021-01-08T05:02:57.6387958Z make[4]: Entering directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:02:57.6389189Z test -z "_core.la _hostlist.la _idset.la _rlist.la _security.la" || rm -f _core.la _hostlist.la _idset.la _rlist.la _security.la
2021-01-08T05:02:57.6457612Z rm -f ./so_locations
2021-01-08T05:02:57.6473029Z rm -rf .libs _libs
2021-01-08T05:02:57.6501153Z [ "../../../.." != "../../../.." ] && rm -f ../../../../src/bindings/python/_flux/*.py || true
2021-01-08T05:02:57.6521999Z rm -f *.c *.so *.pyc *.pyo *_clean.h *_preproc.h
2021-01-08T05:02:57.6550390Z rm -rf __pycache__
2021-01-08T05:02:57.6577081Z rm -f *.o
2021-01-08T05:02:57.6601348Z rm -f *.lo
2021-01-08T05:02:57.6625874Z make[4]: Leaving directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:02:57.6629641Z Making clean in flux
2021-01-08T05:02:57.6659319Z make[4]: Entering directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:02:57.6660101Z rm -rf .libs _libs
2021-01-08T05:02:57.6685322Z rm -f *.pyc */*.pyc *.pyo */*.pyo
2021-01-08T05:02:57.6712729Z rm -rf __pycache__ */__pycache__
2021-01-08T05:02:57.6739632Z rm -f *.lo
2021-01-08T05:02:57.6766127Z make[4]: Leaving directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:02:57.6792791Z make[4]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:02:57.6793680Z rm -rf .libs _libs
2021-01-08T05:02:57.6820248Z rm -f .coverage*
2021-01-08T05:02:57.6847535Z rm -f *.lo
2021-01-08T05:02:57.6876042Z make[4]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:02:57.6876943Z make[3]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:02:57.6902783Z make[3]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:02:57.6903603Z rm -rf .libs _libs
2021-01-08T05:02:57.6927063Z rm -f *.lo
2021-01-08T05:02:57.6949071Z make[3]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:02:57.6953757Z make[2]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:02:57.6960681Z Making clean in shell
2021-01-08T05:02:57.7017511Z make[2]: Entering directory '/usr/src/src/shell'
2021-01-08T05:02:57.7018619Z test -z "test/a/plugin.la test/b/plugin.la test/c/plugin.la" || rm -f test/a/plugin.la test/b/plugin.la test/c/plugin.la
2021-01-08T05:02:57.7081189Z rm -f test/a/so_locations test/b/so_locations test/c/so_locations
2021-01-08T05:02:57.7109200Z rm -f test_jobspec.t test_plugstack.t test_mustache.t mpir/test_rangelist.t mpir/test_nodelist.t mpir/test_proctable.t
2021-01-08T05:02:57.7136562Z rm -f flux-shell
2021-01-08T05:02:57.7148689Z rm -rf .libs _libs
2021-01-08T05:02:57.7171582Z rm -rf mpir/.libs mpir/_libs
2021-01-08T05:02:57.7196153Z rm -rf test/.libs test/_libs
2021-01-08T05:02:57.7219167Z rm -rf test/a/.libs test/a/_libs
2021-01-08T05:02:57.7244315Z rm -rf test/b/.libs test/b/_libs
2021-01-08T05:02:57.7269635Z rm -rf test/c/.libs test/c/_libs
2021-01-08T05:02:57.7296442Z test -z "libshell.la libmpir.la" || rm -f libshell.la libmpir.la
2021-01-08T05:02:57.7367057Z rm -f ./so_locations
2021-01-08T05:02:57.7379907Z rm -f *.o
2021-01-08T05:02:57.7403181Z rm -f mpir/*.o
2021-01-08T05:02:57.7423902Z rm -f mpir/*.lo
2021-01-08T05:02:57.7450702Z rm -f mpir/test/*.o
2021-01-08T05:02:57.7474291Z rm -f pmi/*.o
2021-01-08T05:02:57.7498829Z rm -f test/*.o
2021-01-08T05:02:57.7521744Z rm -f test/*.lo
2021-01-08T05:02:57.7546829Z test -z "test_jobspec.log test_plugstack.log test_mustache.log mpir/test_rangelist.log mpir/test_nodelist.log mpir/test_proctable.log" || rm -f test_jobspec.log test_plugstack.log test_mustache.log mpir/test_rangelist.log mpir/test_nodelist.log mpir/test_proctable.log
2021-01-08T05:02:57.7569866Z test -z "test_jobspec.trs test_plugstack.trs test_mustache.trs mpir/test_rangelist.trs mpir/test_nodelist.trs mpir/test_proctable.trs" || rm -f test_jobspec.trs test_plugstack.trs test_mustache.trs mpir/test_rangelist.trs mpir/test_nodelist.trs mpir/test_proctable.trs
2021-01-08T05:02:57.7598100Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.7643244Z rm -f *.lo
2021-01-08T05:02:57.7647191Z make[2]: Leaving directory '/usr/src/src/shell'
2021-01-08T05:02:57.7653830Z Making clean in cmd
2021-01-08T05:02:57.7701511Z make[2]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:02:57.7718078Z rm -f flux
2021-01-08T05:02:57.7749091Z rm -f flux-terminus flux-ping flux-keygen flux-logger flux-event flux-module flux-kvs flux-start flux-job flux-queue flux-exec flux-R
2021-01-08T05:02:57.7771890Z test -z "builtin-cmds.c" || rm -f builtin-cmds.c
2021-01-08T05:02:57.7787382Z rm -rf .libs _libs
2021-01-08T05:02:57.7811528Z rm -f *.o
2021-01-08T05:02:57.7835511Z rm -f builtin/*.o
2021-01-08T05:02:57.7859908Z rm -f *.lo
2021-01-08T05:02:57.7901577Z make[2]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:02:57.7902183Z Making clean in test
2021-01-08T05:02:57.7928197Z make[2]: Entering directory '/usr/src/src/test'
2021-01-08T05:02:57.7928860Z rm -rf .libs _libs
2021-01-08T05:02:57.7951025Z rm -f *.lo
2021-01-08T05:02:57.7977431Z make[2]: Leaving directory '/usr/src/src/test'
2021-01-08T05:02:57.8005258Z make[2]: Entering directory '/usr/src/src'
2021-01-08T05:02:57.8005878Z rm -rf .libs _libs
2021-01-08T05:02:57.8029215Z rm -f *.lo
2021-01-08T05:02:57.8053683Z make[2]: Leaving directory '/usr/src/src'
2021-01-08T05:02:57.8057653Z make[1]: Leaving directory '/usr/src/src'
2021-01-08T05:02:57.8062390Z Making clean in doc
2021-01-08T05:02:57.8121863Z make[1]: Entering directory '/usr/src/doc'
2021-01-08T05:02:57.8165057Z Making clean in .
2021-01-08T05:02:57.8221644Z make[2]: Entering directory '/usr/src/doc'
2021-01-08T05:02:57.8238838Z rm -f man3/topen man3/tsend man3/trecv man3/tevent man3/trpc man3/trpc_then man3/tinfo
2021-01-08T05:02:57.8306611Z test -z "man1/flux.1 man1/flux-broker.1 man1/flux-kvs.1 man1/flux-keygen.1 man1/flux-logger.1 man1/flux-ping.1 man1/flux-start.1 man1/flux-module.1 man1/flux-exec.1 man1/flux-env.1 man1/flux-getattr.1 man1/flux-dmesg.1 man1/flux-content.1 man1/flux-hwloc.1 man1/flux-proxy.1 man1/flux-cron.1 man1/flux-event.1 man1/flux-mini.1 man1/flux-version.1 man1/flux-jobs.1 man1/flux-shell.1 man1/flux-setattr.1 man1/flux-lsattr.1 man3/flux_shell_task_channel_subscribe.3 man3/flux_shell_add_completion_ref.3 man3/flux_shell_add_event_context.3 man3/flux_shell_add_event_handler.3 man3/flux_shell_aux_set.3 man3/flux_shell_current_task.3 man3/flux_shell_get_flux.3 man3/flux_shell_get_info.3 man3/flux_shell_getenv.3 man3/flux_shell_getopt.3 man3/flux_shell_killall.3 man3/flux_shell_log.3 man3/flux_shell_plugstack_call.3 man3/flux_shell_rpc_pack.3 man3/flux_shell_service_register.3 man3/flux_shell_task_get_info.3 man3/flux_shell_task_subprocess.3 man3/flux_open.3 man3/flux_send.3 man3/flux_recv.3 man3/flux_requeue.3 man3/flux_aux_set.3 man3/flux_flags_set.3 man3/flux_fatal_set.3 man3/flux_event_subscribe.3 man3/flux_event_publish.3 man3/flux_pollevents.3 man3/flux_msg_encode.3 man3/flux_rpc.3 man3/flux_get_rank.3 man3/flux_attr_get.3 man3/flux_get_reactor.3 man3/flux_reactor_create.3 man3/flux_fd_watcher_create.3 man3/flux_watcher_start.3 man3/flux_zmq_watcher_create.3 man3/flux_handle_watcher_create.3 man3/flux_timer_watcher_create.3 man3/flux_periodic_watcher_create.3 man3/flux_idle_watcher_create.3 man3/flux_msg_handler_create.3 man3/flux_msg_cmp.3 man3/flux_msg_handler_addvec.3 man3/flux_child_watcher_create.3 man3/flux_signal_watcher_create.3 man3/flux_stat_watcher_create.3 man3/flux_respond.3 man3/flux_reactor_now.3 man3/flux_request_decode.3 man3/flux_event_decode.3 man3/flux_response_decode.3 man3/flux_request_encode.3 man3/flux_content_load.3 man3/flux_log.3 man3/flux_future_get.3 man3/flux_future_create.3 man3/flux_future_wait_all_create.3 man3/flux_future_and_then.3 man3/flux_kvs_lookup.3 man3/flux_kvs_commit.3 man3/flux_kvs_txn_create.3 man3/flux_kvs_namespace_create.3 man3/flux_kvs_getroot.3 man3/flux_kvs_copy.3 man3/flux_core_version.3 man3/idset_create.3 man3/idset_encode.3 man3/flux_shell_remove_completion_ref.3 man3/flux_shell_aux_get.3 man3/flux_shell_task_first.3 man3/flux_shell_task_next.3 man3/flux_shell_info_unpack.3 man3/flux_shell_get_rank_info.3 man3/flux_shell_rank_info_unpack.3 man3/flux_shell_get_environ.3 man3/flux_shell_setenvf.3 man3/flux_shell_unsetenv.3 man3/flux_shell_getopt_unpack.3 man3/flux_shell_setopt.3 man3/flux_shell_setopt_pack.3 man3/flux_shell_err.3 man3/flux_shell_fatal.3 man3/flux_shell_log_setlevel.3 man3/flux_shell_task_info_unpack.3 man3/flux_shell_task_cmd.3 man3/flux_clone.3 man3/flux_close.3 man3/flux_requeue_nocopy.3 man3/flux_aux_get.3 man3/flux_flags_unset.3 man3/flux_flags_get.3 man3/flux_fatal_error.3 man3/FLUX_FATAL.3 man3/flux_event_unsubscribe.3 man3/flux_event_publish_pack.3 man3/flux_event_publish_raw.3 man3/flux_event_publish_get_seq.3 man3/flux_pollfd.3 man3/flux_msg_decode.3 man3/flux_get_size.3 man3/flux_attr_set.3 man3/flux_set_reactor.3 man3/flux_reactor_destroy.3 man3/flux_reactor_run.3 man3/flux_reactor_stop.3 man3/flux_reactor_stop_error.3 man3/flux_reactor_active_incref.3 man3/flux_reactor_active_decref.3 man3/flux_fd_watcher_get_fd.3 man3/flux_watcher_stop.3 man3/flux_watcher_destroy.3 man3/flux_watcher_next_wakeup.3 man3/flux_zmq_watcher_get_zsock.3 man3/flux_handle_watcher_get_flux.3 man3/flux_timer_watcher_reset.3 man3/flux_periodic_watcher_reset.3 man3/flux_prepare_watcher_create.3 man3/flux_check_watcher_create.3 man3/flux_msg_handler_destroy.3 man3/flux_msg_handler_start.3 man3/flux_msg_handler_stop.3 man3/flux_msg_handler_delvec.3 man3/flux_child_watcher_get_rpid.3 man3/flux_child_watcher_get_rstatus.3 man3/flux_signal_watcher_get_signum.3 man3/flux_stat_watcher_get_rstat.3 man3/flux_respond_raw.3 man3/flux_respond_pack.3 man3/flux_respond_error.3 man3/flux_reactor_now_update.3 man3/flux_request_unpack.3 man3/flux_request_decode_raw.3 man3/flux_event_unpack.3 man3/flux_event_encode.3 man3/flux_event_pack.3 man3/flux_event_encode_raw.3 man3/flux_event_decode_raw.3 man3/flux_response_decode_raw.3 man3/flux_response_decode_error.3 man3/flux_request_encode_raw.3 man3/flux_content_load_get.3 man3/flux_content_store.3 man3/flux_content_store_get.3 man3/flux_vlog.3 man3/flux_log_set_appname.3 man3/flux_log_set_procid.3 man3/flux_future_then.3 man3/flux_future_wait_for.3 man3/flux_future_reset.3 man3/flux_future_destroy.3 man3/flux_future_fulfill.3 man3/flux_future_fulfill_error.3 man3/flux_future_fulfill_with.3 man3/flux_future_aux_set.3 man3/flux_future_aux_get.3 man3/flux_future_set_flux.3 man3/flux_future_get_flux.3 man3/flux_future_wait_any_create.3 man3/flux_future_push.3 man3/flux_future_first_child.3 man3/flux_future_next_child.3 man3/flux_future_get_child.3 man3/flux_future_or_then.3 man3/flux_future_continue.3 man3/flux_future_continue_error.3 man3/flux_rpc_pack.3 man3/flux_rpc_raw.3 man3/flux_rpc_message.3 man3/flux_rpc_get.3 man3/flux_rpc_get_unpack.3 man3/flux_rpc_get_raw.3 man3/flux_kvs_lookupat.3 man3/flux_kvs_lookup_get.3 man3/flux_kvs_lookup_get_unpack.3 man3/flux_kvs_lookup_get_raw.3 man3/flux_kvs_lookup_get_dir.3 man3/flux_kvs_lookup_get_treeobj.3 man3/flux_kvs_lookup_get_symlink.3 man3/flux_kvs_getroot_get_treeobj.3 man3/flux_kvs_getroot_get_blobref.3 man3/flux_kvs_getroot_get_sequence.3 man3/flux_kvs_getroot_get_owner.3 man3/flux_kvs_getroot_cancel.3 man3/flux_kvs_fence.3 man3/flux_kvs_commit_get_treeobj.3 man3/flux_kvs_commit_get_sequence.3 man3/flux_kvs_txn_destroy.3 man3/flux_kvs_txn_put.3 man3/flux_kvs_txn_pack.3 man3/flux_kvs_txn_vpack.3 man3/flux_kvs_txn_mkdir.3 man3/flux_kvs_txn_unlink.3 man3/flux_kvs_txn_symlink.3 man3/flux_kvs_txn_put_raw.3 man3/flux_kvs_txn_put_treeobj.3 man3/flux_kvs_namespace_remove.3 man3/flux_kvs_move.3 man3/flux_core_version_string.3 man3/idset_destroy.3 man3/idset_decode.3 man3/idset_ndecode.3 man3/idset_set.3 man3/idset_clear.3 man3/idset_first.3 man3/idset_next.3 man3/idset_count.3 man3/idset_equal.3 man5/flux-config-bootstrap.5 man7/flux-broker-attributes.7" || rm -f man1/flux.1 man1/flux-broker.1 man1/flux-kvs.1 man1/flux-keygen.1 man1/flux-logger.1 man1/flux-ping.1 man1/flux-start.1 man1/flux-module.1 man1/flux-exec.1 man1/flux-env.1 man1/flux-getattr.1 man1/flux-dmesg.1 man1/flux-content.1 man1/flux-hwloc.1 man1/flux-proxy.1 man1/flux-cron.1 man1/flux-event.1 man1/flux-mini.1 man1/flux-version.1 man1/flux-jobs.1 man1/flux-shell.1 man1/flux-setattr.1 man1/flux-lsattr.1 man3/flux_shell_task_channel_subscribe.3 man3/flux_shell_add_completion_ref.3 man3/flux_shell_add_event_context.3 man3/flux_shell_add_event_handler.3 man3/flux_shell_aux_set.3 man3/flux_shell_current_task.3 man3/flux_shell_get_flux.3 man3/flux_shell_get_info.3 man3/flux_shell_getenv.3 man3/flux_shell_getopt.3 man3/flux_shell_killall.3 man3/flux_shell_log.3 man3/flux_shell_plugstack_call.3 man3/flux_shell_rpc_pack.3 man3/flux_shell_service_register.3 man3/flux_shell_task_get_info.3 man3/flux_shell_task_subprocess.3 man3/flux_open.3 man3/flux_send.3 man3/flux_recv.3 man3/flux_requeue.3 man3/flux_aux_set.3 man3/flux_flags_set.3 man3/flux_fatal_set.3 man3/flux_event_subscribe.3 man3/flux_event_publish.3 man3/flux_pollevents.3 man3/flux_msg_encode.3 man3/flux_rpc.3 man3/flux_get_rank.3 man3/flux_attr_get.3 man3/flux_get_reactor.3 man3/flux_reactor_create.3 man3/flux_fd_watcher_create.3 man3/flux_watcher_start.3 man3/flux_zmq_watcher_create.3 man3/flux_handle_watcher_create.3 man3/flux_timer_watcher_create.3 man3/flux_periodic_watcher_create.3 man3/flux_idle_watcher_create.3 man3/flux_msg_handler_create.3 man3/flux_msg_cmp.3 man3/flux_msg_handler_addvec.3 man3/flux_child_watcher_create.3 man3/flux_signal_watcher_create.3 man3/flux_stat_watcher_create.3 man3/flux_respond.3 man3/flux_reactor_now.3 man3/flux_request_decode.3 man3/flux_event_decode.3 man3/flux_response_decode.3 man3/flux_request_encode.3 man3/flux_content_load.3 man3/flux_log.3 man3/flux_future_get.3 man3/flux_future_create.3 man3/flux_future_wait_all_create.3 man3/flux_future_and_then.3 man3/flux_kvs_lookup.3 man3/flux_kvs_commit.3 man3/flux_kvs_txn_create.3 man3/flux_kvs_namespace_create.3 man3/flux_kvs_getroot.3 man3/flux_kvs_copy.3 man3/flux_core_version.3 man3/idset_create.3 man3/idset_encode.3 man3/flux_shell_remove_completion_ref.3 man3/flux_shell_aux_get.3 man3/flux_shell_task_first.3 man3/flux_shell_task_next.3 man3/flux_shell_info_unpack.3 man3/flux_shell_get_rank_info.3 man3/flux_shell_rank_info_unpack.3 man3/flux_shell_get_environ.3 man3/flux_shell_setenvf.3 man3/flux_shell_unsetenv.3 man3/flux_shell_getopt_unpack.3 man3/flux_shell_setopt.3 man3/flux_shell_setopt_pack.3 man3/flux_shell_err.3 man3/flux_shell_fatal.3 man3/flux_shell_log_setlevel.3 man3/flux_shell_task_info_unpack.3 man3/flux_shell_task_cmd.3 man3/flux_clone.3 man3/flux_close.3 man3/flux_requeue_nocopy.3 man3/flux_aux_get.3 man3/flux_flags_unset.3 man3/flux_flags_get.3 man3/flux_fatal_error.3 man3/FLUX_FATAL.3 man3/flux_event_unsubscribe.3 man3/flux_event_publish_pack.3 man3/flux_event_publish_raw.3 man3/flux_event_publish_get_seq.3 man3/flux_pollfd.3 man3/flux_msg_decode.3 man3/flux_get_size.3 man3/flux_attr_set.3 man3/flux_set_reactor.3 man3/flux_reactor_destroy.3 man3/flux_reactor_run.3 man3/flux_reactor_stop.3 man3/flux_reactor_stop_error.3 man3/flux_reactor_active_incref.3 man3/flux_reactor_active_decref.3 man3/flux_fd_watcher_get_fd.3 man3/flux_watcher_stop.3 man3/flux_watcher_destroy.3 man3/flux_watcher_next_wakeup.3 man3/flux_zmq_watcher_get_zsock.3 man3/flux_handle_watcher_get_flux.3 man3/flux_timer_watcher_reset.3 man3/flux_periodic_watcher_reset.3 man3/flux_prepare_watcher_create.3 man3/flux_check_watcher_create.3 man3/flux_msg_handler_destroy.3 man3/flux_msg_handler_start.3 man3/flux_msg_handler_stop.3 man3/flux_msg_handler_delvec.3 man3/flux_child_watcher_get_rpid.3 man3/flux_child_watcher_get_rstatus.3 man3/flux_signal_watcher_get_signum.3 man3/flux_stat_watcher_get_rstat.3 man3/flux_respond_raw.3 man3/flux_respond_pack.3 man3/flux_respond_error.3 man3/flux_reactor_now_update.3 man3/flux_request_unpack.3 man3/flux_request_decode_raw.3 man3/flux_event_unpack.3 man3/flux_event_encode.3 man3/flux_event_pack.3 man3/flux_event_encode_raw.3 man3/flux_event_decode_raw.3 man3/flux_response_decode_raw.3 man3/flux_response_decode_error.3 man3/flux_request_encode_raw.3 man3/flux_content_load_get.3 man3/flux_content_store.3 man3/flux_content_store_get.3 man3/flux_vlog.3 man3/flux_log_set_appname.3 man3/flux_log_set_procid.3 man3/flux_future_then.3 man3/flux_future_wait_for.3 man3/flux_future_reset.3 man3/flux_future_destroy.3 man3/flux_future_fulfill.3 man3/flux_future_fulfill_error.3 man3/flux_future_fulfill_with.3 man3/flux_future_aux_set.3 man3/flux_future_aux_get.3 man3/flux_future_set_flux.3 man3/flux_future_get_flux.3 man3/flux_future_wait_any_create.3 man3/flux_future_push.3 man3/flux_future_first_child.3 man3/flux_future_next_child.3 man3/flux_future_get_child.3 man3/flux_future_or_then.3 man3/flux_future_continue.3 man3/flux_future_continue_error.3 man3/flux_rpc_pack.3 man3/flux_rpc_raw.3 man3/flux_rpc_message.3 man3/flux_rpc_get.3 man3/flux_rpc_get_unpack.3 man3/flux_rpc_get_raw.3 man3/flux_kvs_lookupat.3 man3/flux_kvs_lookup_get.3 man3/flux_kvs_lookup_get_unpack.3 man3/flux_kvs_lookup_get_raw.3 man3/flux_kvs_lookup_get_dir.3 man3/flux_kvs_lookup_get_treeobj.3 man3/flux_kvs_lookup_get_symlink.3 man3/flux_kvs_getroot_get_treeobj.3 man3/flux_kvs_getroot_get_blobref.3 man3/flux_kvs_getroot_get_sequence.3 man3/flux_kvs_getroot_get_owner.3 man3/flux_kvs_getroot_cancel.3 man3/flux_kvs_fence.3 man3/flux_kvs_commit_get_treeobj.3 man3/flux_kvs_commit_get_sequence.3 man3/flux_kvs_txn_destroy.3 man3/flux_kvs_txn_put.3 man3/flux_kvs_txn_pack.3 man3/flux_kvs_txn_vpack.3 man3/flux_kvs_txn_mkdir.3 man3/flux_kvs_txn_unlink.3 man3/flux_kvs_txn_symlink.3 man3/flux_kvs_txn_put_raw.3 man3/flux_kvs_txn_put_treeobj.3 man3/flux_kvs_namespace_remove.3 man3/flux_kvs_move.3 man3/flux_core_version_string.3 man3/idset_destroy.3 man3/idset_decode.3 man3/idset_ndecode.3 man3/idset_set.3 man3/idset_clear.3 man3/idset_first.3 man3/idset_next.3 man3/idset_count.3 man3/idset_equal.3 man5/flux-config-bootstrap.5 man7/flux-broker-attributes.7
2021-01-08T05:02:57.8348549Z rm -rf .libs _libs
2021-01-08T05:02:57.8349109Z rm -rf man3/.libs man3/_libs
2021-01-08T05:02:57.8349653Z rm -rf man python
2021-01-08T05:02:57.8365872Z rm -f *.o
2021-01-08T05:02:57.8390374Z rm -f man3/*.o
2021-01-08T05:02:57.8415299Z rm -f *.lo
2021-01-08T05:02:57.8441674Z make[2]: Leaving directory '/usr/src/doc'
2021-01-08T05:02:57.8447006Z Making clean in test
2021-01-08T05:02:57.8473643Z make[2]: Entering directory '/usr/src/doc/test'
2021-01-08T05:02:57.8474291Z rm -rf .libs _libs
2021-01-08T05:02:57.8494520Z test -z "spellcheck.log" || rm -f spellcheck.log
2021-01-08T05:02:57.8521783Z test -z "spellcheck.trs" || rm -f spellcheck.trs
2021-01-08T05:02:57.8544643Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:57.8570480Z rm -f *.lo
2021-01-08T05:02:57.8592863Z make[2]: Leaving directory '/usr/src/doc/test'
2021-01-08T05:02:57.8599725Z make[1]: Leaving directory '/usr/src/doc'
2021-01-08T05:02:57.8604372Z Making clean in etc
2021-01-08T05:02:57.8633062Z make[1]: Entering directory '/usr/src/etc'
2021-01-08T05:02:57.8633862Z test -z "completions/flux" || rm -f completions/flux
2021-01-08T05:02:57.8655539Z rm -rf .libs _libs
2021-01-08T05:02:57.8679253Z rm -rf flux
2021-01-08T05:02:57.8703826Z rm -f *.lo
2021-01-08T05:02:57.8729122Z make[1]: Leaving directory '/usr/src/etc'
2021-01-08T05:02:57.8735549Z Making clean in t
2021-01-08T05:02:57.8824329Z make[1]: Entering directory '/usr/src/t'
2021-01-08T05:02:57.8828477Z test -z "module/parent.la module/child.la module/running.la request/req.la ingest/job-manager-dummy.la job-manager/sched-dummy.la disconnect/watcher.la shell/plugins/dummy.la shell/plugins/conftest.la shell/plugins/invalid-args.la shell/plugins/getopt.la shell/plugins/setopt.la shell/plugins/log.la shell/plugins/test-event.la" || rm -f module/parent.la module/child.la module/running.la request/req.la ingest/job-manager-dummy.la job-manager/sched-dummy.la disconnect/watcher.la shell/plugins/dummy.la shell/plugins/conftest.la shell/plugins/invalid-args.la shell/plugins/getopt.la shell/plugins/setopt.la shell/plugins/log.la shell/plugins/test-event.la
2021-01-08T05:02:57.8895056Z rm -f disconnect/so_locations ingest/so_locations job-manager/so_locations module/so_locations request/so_locations shell/plugins/so_locations
2021-01-08T05:02:57.8931808Z rm -f shmem/backtoback.t loop/logstderr loop/issue2337 loop/issue2711 kvs/torture kvs/dtree kvs/blobref kvs/hashtest kvs/watch_disconnect kvs/commit kvs/fence_api kvs/transactionmerge kvs/fence_namespace_remove kvs/fence_invalid kvs/lookup_invalid kvs/commit_order kvs/issue1760 kvs/issue1876 kvs/waitcreate_cancel kvs/setrootevents kvs/checkpoint request/treq request/rpc request/rpc_stream barrier/tbarrier reactor/reactorcat rexec/rexec rexec/rexec_ps rexec/rexec_count_stdout rexec/rexec_getline job-manager/list-jobs job-manager/events_journal_stream ingest/submitbench sched-simple/jj-reader shell/rcalc shell/lptest shell/mpir debug/stall hwloc/hwloc-convert hwloc/hwloc-version mpi/hello
2021-01-08T05:02:57.8944195Z rm -rf .libs _libs
2021-01-08T05:02:57.8967590Z rm -rf barrier/.libs barrier/_libs
2021-01-08T05:02:57.8991572Z rm -rf debug/.libs debug/_libs
2021-01-08T05:02:57.9015413Z rm -rf disconnect/.libs disconnect/_libs
2021-01-08T05:02:57.9041081Z rm -rf hwloc/.libs hwloc/_libs
2021-01-08T05:02:57.9063641Z rm -rf ingest/.libs ingest/_libs
2021-01-08T05:02:57.9087277Z rm -rf job-manager/.libs job-manager/_libs
2021-01-08T05:02:57.9109649Z rm -rf kvs/.libs kvs/_libs
2021-01-08T05:02:57.9132685Z rm -rf loop/.libs loop/_libs
2021-01-08T05:02:57.9157801Z rm -rf module/.libs module/_libs
2021-01-08T05:02:57.9180034Z rm -rf mpi/.libs mpi/_libs
2021-01-08T05:02:57.9202550Z rm -rf reactor/.libs reactor/_libs
2021-01-08T05:02:57.9226616Z rm -rf request/.libs request/_libs
2021-01-08T05:02:57.9252521Z rm -rf rexec/.libs rexec/_libs
2021-01-08T05:02:57.9274521Z rm -rf sched-simple/.libs sched-simple/_libs
2021-01-08T05:02:57.9298637Z rm -rf shell/.libs shell/_libs
2021-01-08T05:02:57.9321891Z rm -rf shell/plugins/.libs shell/plugins/_libs
2021-01-08T05:02:57.9346056Z rm -rf shmem/.libs shmem/_libs
2021-01-08T05:02:57.9372776Z rm -fr trash-directory.* test-results .prove *.broker.log */*.broker.log *.output python/__pycache__
2021-01-08T05:02:57.9408817Z rm -f *.o
2021-01-08T05:02:57.9429863Z rm -f barrier/*.o
2021-01-08T05:02:57.9452128Z rm -f debug/*.o
2021-01-08T05:02:57.9476129Z rm -f disconnect/*.o
2021-01-08T05:02:57.9498088Z rm -f disconnect/*.lo
2021-01-08T05:02:57.9519160Z rm -f hwloc/*.o
2021-01-08T05:02:57.9544153Z rm -f ingest/*.o
2021-01-08T05:02:57.9571530Z rm -f ingest/*.lo
2021-01-08T05:02:57.9593364Z rm -f job-manager/*.o
2021-01-08T05:02:57.9619393Z rm -f job-manager/*.lo
2021-01-08T05:02:57.9639336Z rm -f kvs/*.o
2021-01-08T05:02:57.9664691Z rm -f loop/*.o
2021-01-08T05:02:57.9689447Z rm -f module/*.o
2021-01-08T05:02:57.9713351Z rm -f module/*.lo
2021-01-08T05:02:57.9733803Z rm -f mpi/*.o
2021-01-08T05:02:57.9756810Z rm -f reactor/*.o
2021-01-08T05:02:57.9784607Z rm -f request/*.o
2021-01-08T05:02:57.9810006Z rm -f request/*.lo
2021-01-08T05:02:57.9830920Z rm -f rexec/*.o
2021-01-08T05:02:57.9855399Z rm -f sched-simple/*.o
2021-01-08T05:02:57.9877122Z rm -f shell/*.o
2021-01-08T05:02:57.9903012Z rm -f shell/plugins/*.o
2021-01-08T05:02:57.9927145Z rm -f shell/plugins/*.lo
2021-01-08T05:02:57.9953156Z rm -f shmem/*.o
2021-01-08T05:02:58.0026556Z test -z "shmem/backtoback.log t5000-valgrind.log t3100-flux-in-flux.log t3200-instance-restart.log t0000-sharness.log t0001-basic.log t0002-request.log t0003-module.log t0004-event.log t0005-exec.log t0005-rexec.log t0007-ping.log t0008-attr.log t0009-dmesg.log t0010-generic-utils.log t0011-content-cache.log t0012-content-sqlite.log t0024-content-s3.log t0025-broker-state-machine.log t0013-config-file.log t0014-runlevel.log t0015-cron.log t0016-cron-faketime.log t0017-security.log t0018-content-files.log t0019-jobspec-schema.log t0020-terminus.log t0021-flux-jobspec.log t0022-jj-reader.log t0026-flux-R.log t1000-kvs.log t1001-kvs-internals.log t1003-kvs-stress.log t1004-kvs-namespace.log t1005-kvs-security.log t1007-kvs-lookup-watch.log t1008-kvs-eventlog.log t1009-kvs-copy.log t1101-barrier-basic.log t1102-cmddriver.log t1103-apidisconnect.log t1105-proxy.log t1106-ssh-connector.log t2004-hydra.log t2005-hwloc-basic.log t2006-hwloc-versions.log t2007-caliper.log t2008-althash.log t2010-kvs-snapshot-restore.log t2200-job-ingest.log t2201-job-cmd.log t2202-job-manager.log t2203-job-manager-dummysched-single.log t2204-job-manager-dummysched-unlimited.log t2205-job-manager-annotate.log t2206-job-manager-bulk-state.log t2207-job-manager-wait.log t2208-queue-cmd.log t2209-job-manager-job-urgency-change-single.log t2210-job-manager-bugs.log t2211-job-manager-events-journal.log t2212-job-manager-jobspec.log t2220-job-archive.log t2213-job-manager-hold-single.log t2214-job-manager-hold-unlimited.log t2215-job-manager-priority-order-unlimited.log t2230-job-info-list.log t2231-job-info-lookup.log t2232-job-info-eventlog-watch.log t2233-job-info-security.log t2234-job-info-list-update.log t2300-sched-simple.log t2302-sched-simple-up-down.log t2310-resource-module.log t2311-resource-drain.log t2312-resource-exclude.log t2313-resource-acquire.log t2314-resource-monitor.log t2315-resource-system.log t2350-resource-list.log t2351-resource-status-input.log t2400-job-exec-test.log t2401-job-exec-hello.log t2402-job-exec-dummy.log t2403-job-exec-conf.log t2404-job-exec-multiuser.log t2500-job-attach.log t2501-job-status.log t2600-job-shell-rcalc.log t2601-job-shell-standalone.log t2602-job-shell.log t2603-job-shell-initrc.log t2604-job-shell-affinity.log t2605-job-shell-output-redirection-standalone.log t2606-job-shell-output-redirection.log t2607-job-shell-input.log t2608-job-shell-log.log t2609-job-shell-events.log t2610-job-shell-mpir.log t2611-debug-emulate.log t2612-job-shell-pty.log t2613-job-shell-batch.log t2700-mini-cmd.log t2701-mini-batch.log t2702-mini-alloc.log t2800-jobs-cmd.log t2900-job-timelimits.log t3000-mpi-basic.log t3001-mpi-personalities.log t3002-pmi.log t4000-issues-test-driver.log lua/t0001-send-recv.log lua/t0002-rpc.log lua/t0003-events.log lua/t0004-getattr.log lua/t0007-alarm.log lua/t1000-reactor.log lua/t1001-timeouts.log lua/t1004-statwatcher.log python/t0001-handle.log python/t0002-wrapper.log python/t0003-barrier.log python/t0004-event.log python/t0005-kvs.log python/t0006-request.log python/t0007-watchers.log python/t0010-job.log python/t0012-futures.log python/t0013-job-list-inactive.log python/t0020-hostlist.log python/t0021-idset.log python/t0022-resource-set.log python/t1000-service-add-remove.log python/t0009-security.log" || rm -f shmem/backtoback.log t5000-valgrind.log t3100-flux-in-flux.log t3200-instance-restart.log t0000-sharness.log t0001-basic.log t0002-request.log t0003-module.log t0004-event.log t0005-exec.log t0005-rexec.log t0007-ping.log t0008-attr.log t0009-dmesg.log t0010-generic-utils.log t0011-content-cache.log t0012-content-sqlite.log t0024-content-s3.log t0025-broker-state-machine.log t0013-config-file.log t0014-runlevel.log t0015-cron.log t0016-cron-faketime.log t0017-security.log t0018-content-files.log t0019-jobspec-schema.log t0020-terminus.log t0021-flux-jobspec.log t0022-jj-reader.log t0026-flux-R.log t1000-kvs.log t1001-kvs-internals.log t1003-kvs-stress.log t1004-kvs-namespace.log t1005-kvs-security.log t1007-kvs-lookup-watch.log t1008-kvs-eventlog.log t1009-kvs-copy.log t1101-barrier-basic.log t1102-cmddriver.log t1103-apidisconnect.log t1105-proxy.log t1106-ssh-connector.log t2004-hydra.log t2005-hwloc-basic.log t2006-hwloc-versions.log t2007-caliper.log t2008-althash.log t2010-kvs-snapshot-restore.log t2200-job-ingest.log t2201-job-cmd.log t2202-job-manager.log t2203-job-manager-dummysched-single.log t2204-job-manager-dummysched-unlimited.log t2205-job-manager-annotate.log t2206-job-manager-bulk-state.log t2207-job-manager-wait.log t2208-queue-cmd.log t2209-job-manager-job-urgency-change-single.log t2210-job-manager-bugs.log t2211-job-manager-events-journal.log t2212-job-manager-jobspec.log t2220-job-archive.log t2213-job-manager-hold-single.log t2214-job-manager-hold-unlimited.log t2215-job-manager-priority-order-unlimited.log t2230-job-info-list.log t2231-job-info-lookup.log t2232-job-info-eventlog-watch.log t2233-job-info-security.log t2234-job-info-list-update.log t2300-sched-simple.log t2302-sched-simple-up-down.log t2310-resource-module.log t2311-resource-drain.log t2312-resource-exclude.log t2313-resource-acquire.log t2314-resource-monitor.log t2315-resource-system.log t2350-resource-list.log t2351-resource-status-input.log t2400-job-exec-test.log t2401-job-exec-hello.log t2402-job-exec-dummy.log t2403-job-exec-conf.log t2404-job-exec-multiuser.log t2500-job-attach.log t2501-job-status.log t2600-job-shell-rcalc.log t2601-job-shell-standalone.log t2602-job-shell.log t2603-job-shell-initrc.log t2604-job-shell-affinity.log t2605-job-shell-output-redirection-standalone.log t2606-job-shell-output-redirection.log t2607-job-shell-input.log t2608-job-shell-log.log t2609-job-shell-events.log t2610-job-shell-mpir.log t2611-debug-emulate.log t2612-job-shell-pty.log t2613-job-shell-batch.log t2700-mini-cmd.log t2701-mini-batch.log t2702-mini-alloc.log t2800-jobs-cmd.log t2900-job-timelimits.log t3000-mpi-basic.log t3001-mpi-personalities.log t3002-pmi.log t4000-issues-test-driver.log lua/t0001-send-recv.log lua/t0002-rpc.log lua/t0003-events.log lua/t0004-getattr.log lua/t0007-alarm.log lua/t1000-reactor.log lua/t1001-timeouts.log lua/t1004-statwatcher.log python/t0001-handle.log python/t0002-wrapper.log python/t0003-barrier.log python/t0004-event.log python/t0005-kvs.log python/t0006-request.log python/t0007-watchers.log python/t0010-job.log python/t0012-futures.log python/t0013-job-list-inactive.log python/t0020-hostlist.log python/t0021-idset.log python/t0022-resource-set.log python/t1000-service-add-remove.log python/t0009-security.log
2021-01-08T05:02:58.0112437Z test -z "shmem/backtoback.trs t5000-valgrind.trs t3100-flux-in-flux.trs t3200-instance-restart.trs t0000-sharness.trs t0001-basic.trs t0002-request.trs t0003-module.trs t0004-event.trs t0005-exec.trs t0005-rexec.trs t0007-ping.trs t0008-attr.trs t0009-dmesg.trs t0010-generic-utils.trs t0011-content-cache.trs t0012-content-sqlite.trs t0024-content-s3.trs t0025-broker-state-machine.trs t0013-config-file.trs t0014-runlevel.trs t0015-cron.trs t0016-cron-faketime.trs t0017-security.trs t0018-content-files.trs t0019-jobspec-schema.trs t0020-terminus.trs t0021-flux-jobspec.trs t0022-jj-reader.trs t0026-flux-R.trs t1000-kvs.trs t1001-kvs-internals.trs t1003-kvs-stress.trs t1004-kvs-namespace.trs t1005-kvs-security.trs t1007-kvs-lookup-watch.trs t1008-kvs-eventlog.trs t1009-kvs-copy.trs t1101-barrier-basic.trs t1102-cmddriver.trs t1103-apidisconnect.trs t1105-proxy.trs t1106-ssh-connector.trs t2004-hydra.trs t2005-hwloc-basic.trs t2006-hwloc-versions.trs t2007-caliper.trs t2008-althash.trs t2010-kvs-snapshot-restore.trs t2200-job-ingest.trs t2201-job-cmd.trs t2202-job-manager.trs t2203-job-manager-dummysched-single.trs t2204-job-manager-dummysched-unlimited.trs t2205-job-manager-annotate.trs t2206-job-manager-bulk-state.trs t2207-job-manager-wait.trs t2208-queue-cmd.trs t2209-job-manager-job-urgency-change-single.trs t2210-job-manager-bugs.trs t2211-job-manager-events-journal.trs t2212-job-manager-jobspec.trs t2220-job-archive.trs t2213-job-manager-hold-single.trs t2214-job-manager-hold-unlimited.trs t2215-job-manager-priority-order-unlimited.trs t2230-job-info-list.trs t2231-job-info-lookup.trs t2232-job-info-eventlog-watch.trs t2233-job-info-security.trs t2234-job-info-list-update.trs t2300-sched-simple.trs t2302-sched-simple-up-down.trs t2310-resource-module.trs t2311-resource-drain.trs t2312-resource-exclude.trs t2313-resource-acquire.trs t2314-resource-monitor.trs t2315-resource-system.trs t2350-resource-list.trs t2351-resource-status-input.trs t2400-job-exec-test.trs t2401-job-exec-hello.trs t2402-job-exec-dummy.trs t2403-job-exec-conf.trs t2404-job-exec-multiuser.trs t2500-job-attach.trs t2501-job-status.trs t2600-job-shell-rcalc.trs t2601-job-shell-standalone.trs t2602-job-shell.trs t2603-job-shell-initrc.trs t2604-job-shell-affinity.trs t2605-job-shell-output-redirection-standalone.trs t2606-job-shell-output-redirection.trs t2607-job-shell-input.trs t2608-job-shell-log.trs t2609-job-shell-events.trs t2610-job-shell-mpir.trs t2611-debug-emulate.trs t2612-job-shell-pty.trs t2613-job-shell-batch.trs t2700-mini-cmd.trs t2701-mini-batch.trs t2702-mini-alloc.trs t2800-jobs-cmd.trs t2900-job-timelimits.trs t3000-mpi-basic.trs t3001-mpi-personalities.trs t3002-pmi.trs t4000-issues-test-driver.trs lua/t0001-send-recv.trs lua/t0002-rpc.trs lua/t0003-events.trs lua/t0004-getattr.trs lua/t0007-alarm.trs lua/t1000-reactor.trs lua/t1001-timeouts.trs lua/t1004-statwatcher.trs python/t0001-handle.trs python/t0002-wrapper.trs python/t0003-barrier.trs python/t0004-event.trs python/t0005-kvs.trs python/t0006-request.trs python/t0007-watchers.trs python/t0010-job.trs python/t0012-futures.trs python/t0013-job-list-inactive.trs python/t0020-hostlist.trs python/t0021-idset.trs python/t0022-resource-set.trs python/t1000-service-add-remove.trs python/t0009-security.trs" || rm -f shmem/backtoback.trs t5000-valgrind.trs t3100-flux-in-flux.trs t3200-instance-restart.trs t0000-sharness.trs t0001-basic.trs t0002-request.trs t0003-module.trs t0004-event.trs t0005-exec.trs t0005-rexec.trs t0007-ping.trs t0008-attr.trs t0009-dmesg.trs t0010-generic-utils.trs t0011-content-cache.trs t0012-content-sqlite.trs t0024-content-s3.trs t0025-broker-state-machine.trs t0013-config-file.trs t0014-runlevel.trs t0015-cron.trs t0016-cron-faketime.trs t0017-security.trs t0018-content-files.trs t0019-jobspec-schema.trs t0020-terminus.trs t0021-flux-jobspec.trs t0022-jj-reader.trs t0026-flux-R.trs t1000-kvs.trs t1001-kvs-internals.trs t1003-kvs-stress.trs t1004-kvs-namespace.trs t1005-kvs-security.trs t1007-kvs-lookup-watch.trs t1008-kvs-eventlog.trs t1009-kvs-copy.trs t1101-barrier-basic.trs t1102-cmddriver.trs t1103-apidisconnect.trs t1105-proxy.trs t1106-ssh-connector.trs t2004-hydra.trs t2005-hwloc-basic.trs t2006-hwloc-versions.trs t2007-caliper.trs t2008-althash.trs t2010-kvs-snapshot-restore.trs t2200-job-ingest.trs t2201-job-cmd.trs t2202-job-manager.trs t2203-job-manager-dummysched-single.trs t2204-job-manager-dummysched-unlimited.trs t2205-job-manager-annotate.trs t2206-job-manager-bulk-state.trs t2207-job-manager-wait.trs t2208-queue-cmd.trs t2209-job-manager-job-urgency-change-single.trs t2210-job-manager-bugs.trs t2211-job-manager-events-journal.trs t2212-job-manager-jobspec.trs t2220-job-archive.trs t2213-job-manager-hold-single.trs t2214-job-manager-hold-unlimited.trs t2215-job-manager-priority-order-unlimited.trs t2230-job-info-list.trs t2231-job-info-lookup.trs t2232-job-info-eventlog-watch.trs t2233-job-info-security.trs t2234-job-info-list-update.trs t2300-sched-simple.trs t2302-sched-simple-up-down.trs t2310-resource-module.trs t2311-resource-drain.trs t2312-resource-exclude.trs t2313-resource-acquire.trs t2314-resource-monitor.trs t2315-resource-system.trs t2350-resource-list.trs t2351-resource-status-input.trs t2400-job-exec-test.trs t2401-job-exec-hello.trs t2402-job-exec-dummy.trs t2403-job-exec-conf.trs t2404-job-exec-multiuser.trs t2500-job-attach.trs t2501-job-status.trs t2600-job-shell-rcalc.trs t2601-job-shell-standalone.trs t2602-job-shell.trs t2603-job-shell-initrc.trs t2604-job-shell-affinity.trs t2605-job-shell-output-redirection-standalone.trs t2606-job-shell-output-redirection.trs t2607-job-shell-input.trs t2608-job-shell-log.trs t2609-job-shell-events.trs t2610-job-shell-mpir.trs t2611-debug-emulate.trs t2612-job-shell-pty.trs t2613-job-shell-batch.trs t2700-mini-cmd.trs t2701-mini-batch.trs t2702-mini-alloc.trs t2800-jobs-cmd.trs t2900-job-timelimits.trs t3000-mpi-basic.trs t3001-mpi-personalities.trs t3002-pmi.trs t4000-issues-test-driver.trs lua/t0001-send-recv.trs lua/t0002-rpc.trs lua/t0003-events.trs lua/t0004-getattr.trs lua/t0007-alarm.trs lua/t1000-reactor.trs lua/t1001-timeouts.trs lua/t1004-statwatcher.trs python/t0001-handle.trs python/t0002-wrapper.trs python/t0003-barrier.trs python/t0004-event.trs python/t0005-kvs.trs python/t0006-request.trs python/t0007-watchers.trs python/t0010-job.trs python/t0012-futures.trs python/t0013-job-list-inactive.trs python/t0020-hostlist.trs python/t0021-idset.trs python/t0022-resource-set.trs python/t1000-service-add-remove.trs python/t0009-security.trs
2021-01-08T05:02:58.0159467Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:02:58.0160155Z rm -f *.lo
2021-01-08T05:02:58.0160748Z make[1]: Leaving directory '/usr/src/t'
2021-01-08T05:02:58.0191797Z Making all in .
2021-01-08T05:02:58.0221739Z make[1]: Entering directory '/usr/src'
2021-01-08T05:02:58.0224159Z make[1]: Nothing to be done for 'all-am'.
2021-01-08T05:02:58.0224824Z make[1]: Leaving directory '/usr/src'
2021-01-08T05:02:58.0225297Z Making all in src
2021-01-08T05:02:58.0252178Z make[1]: Entering directory '/usr/src/src'
2021-01-08T05:02:58.0300628Z Making all in common
2021-01-08T05:02:58.0330644Z make[2]: Entering directory '/usr/src/src/common'
2021-01-08T05:02:58.0386391Z Making all in libtap
2021-01-08T05:02:58.0427407Z make[3]: Entering directory '/usr/src/src/common/libtap'
2021-01-08T05:02:58.0428238Z make[3]: Nothing to be done for 'all'.
2021-01-08T05:02:58.0429010Z make[3]: Leaving directory '/usr/src/src/common/libtap'
2021-01-08T05:02:58.0429647Z Making all in libtestutil
2021-01-08T05:02:58.0463262Z make[3]: Entering directory '/usr/src/src/common/libtestutil'
2021-01-08T05:02:58.0465145Z make[3]: Nothing to be done for 'all'.
2021-01-08T05:02:58.0465945Z make[3]: Leaving directory '/usr/src/src/common/libtestutil'
2021-01-08T05:02:58.0471501Z Making all in libev
2021-01-08T05:02:58.0508559Z make[3]: Entering directory '/usr/src/src/common/libev'
2021-01-08T05:02:58.0527898Z CC ev.lo
2021-01-08T05:03:00.1947291Z CCLD libev.la
2021-01-08T05:03:00.2733544Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:00.2888801Z make[3]: Leaving directory '/usr/src/src/common/libev'
2021-01-08T05:03:00.2895952Z Making all in libyuarel
2021-01-08T05:03:00.2936914Z make[3]: Entering directory '/usr/src/src/common/libyuarel'
2021-01-08T05:03:00.2955975Z CC yuarel.lo
2021-01-08T05:03:00.5011474Z CCLD libyuarel.la
2021-01-08T05:03:00.5867756Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:00.6008401Z make[3]: Leaving directory '/usr/src/src/common/libyuarel'
2021-01-08T05:03:00.6013631Z Making all in libpmi
2021-01-08T05:03:00.6063542Z make[3]: Entering directory '/usr/src/src/common/libpmi'
2021-01-08T05:03:00.6084053Z CC simple_client.lo
2021-01-08T05:03:00.6088114Z CC pmi.lo
2021-01-08T05:03:00.8347408Z CC pmi2.lo
2021-01-08T05:03:00.9522100Z CC dgetline.lo
2021-01-08T05:03:01.0668509Z CC pmi_strerror.lo
2021-01-08T05:03:01.0896116Z CC keyval.lo
2021-01-08T05:03:01.1971230Z CC clique.lo
2021-01-08T05:03:01.2890552Z CC simple_server.lo
2021-01-08T05:03:01.4726943Z CCLD libpmi_client.la
2021-01-08T05:03:01.5703824Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:01.6866692Z CCLD libpmi_server.la
2021-01-08T05:03:01.7777774Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:01.7926333Z make[3]: Leaving directory '/usr/src/src/common/libpmi'
2021-01-08T05:03:01.7933566Z Making all in liblsd
2021-01-08T05:03:01.7969222Z make[3]: Entering directory '/usr/src/src/common/liblsd'
2021-01-08T05:03:01.7986730Z CC cbuf.lo
2021-01-08T05:03:02.8596102Z CCLD liblsd.la
2021-01-08T05:03:02.9504961Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:02.9651948Z make[3]: Leaving directory '/usr/src/src/common/liblsd'
2021-01-08T05:03:02.9655639Z Making all in libutil
2021-01-08T05:03:02.9724461Z make[3]: Entering directory '/usr/src/src/common/libutil'
2021-01-08T05:03:02.9741554Z CC ipaddr.lo
2021-01-08T05:03:02.9752813Z CC log.lo
2021-01-08T05:03:03.2394137Z CC xzmalloc.lo
2021-01-08T05:03:03.2412449Z CC monotime.lo
2021-01-08T05:03:03.4085681Z CC setenvf.lo
2021-01-08T05:03:03.4571173Z CC tstat.lo
2021-01-08T05:03:03.5988938Z CC veb.lo
2021-01-08T05:03:03.6836709Z CC read_all.lo
2021-01-08T05:03:03.8829973Z CC ev_zmq.lo
2021-01-08T05:03:04.0467355Z CC msglist.lo
2021-01-08T05:03:04.1944576Z CC cleanup.lo
2021-01-08T05:03:04.4031131Z CC unlink_recursive.lo
2021-01-08T05:03:04.5129997Z CC sha1.lo
2021-01-08T05:03:04.6995858Z CC blobref.lo
2021-01-08T05:03:04.9803084Z CC sha256.lo
2021-01-08T05:03:04.9881026Z CC fdwalk.lo
2021-01-08T05:03:05.2185064Z CC popen2.lo
2021-01-08T05:03:05.2387343Z CC environment.lo
2021-01-08T05:03:05.5028079Z CC kary.lo
2021-01-08T05:03:05.6546329Z CC cronodate.lo
2021-01-08T05:03:05.7093256Z CC wallclock.lo
2021-01-08T05:03:05.8943886Z CC stdlog.lo
2021-01-08T05:03:06.1801628Z CC lru_cache.lo
2021-01-08T05:03:06.2213692Z CC dirwalk.lo
2021-01-08T05:03:06.5550529Z CC tomltk.lo
2021-01-08T05:03:06.6585747Z CC timestamp.lo
2021-01-08T05:03:06.8275250Z CC mnemonic.lo
2021-01-08T05:03:06.9103887Z CC mn_wordlist.lo
2021-01-08T05:03:07.0658070Z CC fluid.lo
2021-01-08T05:03:07.1453756Z CC aux.lo
2021-01-08T05:03:07.3663572Z CC fdutils.lo
2021-01-08T05:03:07.4233682Z CC fsd.lo
2021-01-08T05:03:07.5577485Z CC intree.lo
2021-01-08T05:03:07.7831739Z CCLD libutil.la
2021-01-08T05:03:07.9270736Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:07.9509468Z make[3]: Leaving directory '/usr/src/src/common/libutil'
2021-01-08T05:03:07.9516800Z Making all in libflux
2021-01-08T05:03:07.9595755Z make[3]: Entering directory '/usr/src/src/common/libflux'
2021-01-08T05:03:07.9618250Z CC libflux_la-flog.lo
2021-01-08T05:03:07.9622376Z CC libflux_la-attr.lo
2021-01-08T05:03:09.8297437Z CC libflux_la-handle.lo
2021-01-08T05:03:09.9053835Z CC libflux_la-reactor.lo
2021-01-08T05:03:12.1032149Z CC libflux_la-msg_handler.lo
2021-01-08T05:03:12.2508495Z CC libflux_la-message.lo
2021-01-08T05:03:14.1857802Z CC libflux_la-request.lo
2021-01-08T05:03:14.8857629Z CC libflux_la-response.lo
2021-01-08T05:03:15.8921276Z CC libflux_la-rpc.lo
2021-01-08T05:03:16.7882164Z CC libflux_la-panic.lo
2021-01-08T05:03:17.8914761Z CC libflux_la-event.lo
2021-01-08T05:03:18.5048761Z CC libflux_la-module.lo
2021-01-08T05:03:19.7766645Z CC libflux_la-conf.lo
2021-01-08T05:03:20.3567323Z CC libflux_la-tagpool.lo
2021-01-08T05:03:21.6733652Z CC libflux_la-ev_flux.lo
2021-01-08T05:03:22.1291002Z CC libflux_la-ev_buffer_read.lo
2021-01-08T05:03:23.4890080Z CC libflux_la-ev_buffer_write.lo
2021-01-08T05:03:23.9102510Z CC libflux_la-heartbeat.lo
2021-01-08T05:03:25.2309783Z CC libflux_la-keepalive.lo
2021-01-08T05:03:25.6415784Z CC libflux_la-content.lo
2021-01-08T05:03:26.9396542Z CC libflux_la-future.lo
2021-01-08T05:03:27.3859045Z CC libflux_la-composite_future.lo
2021-01-08T05:03:28.9999077Z CC libflux_la-barrier.lo
2021-01-08T05:03:29.3126857Z CC libflux_la-buffer.lo
2021-01-08T05:03:30.7232679Z CC libflux_la-service.lo
2021-01-08T05:03:31.2179427Z CC libflux_la-version.lo
2021-01-08T05:03:32.3688487Z CC libflux_la-plugin.lo
2021-01-08T05:03:34.2322387Z CCLD libflux.la
2021-01-08T05:03:34.3629592Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:34.3851965Z make[3]: Leaving directory '/usr/src/src/common/libflux'
2021-01-08T05:03:34.3855327Z Making all in libkvs
2021-01-08T05:03:34.3906307Z make[3]: Entering directory '/usr/src/src/common/libkvs'
2021-01-08T05:03:34.3924363Z CC kvs.lo
2021-01-08T05:03:34.3934325Z CC kvs_lookup.lo
2021-01-08T05:03:34.5859584Z CC kvs_getroot.lo
2021-01-08T05:03:34.8064583Z CC kvs_dir.lo
2021-01-08T05:03:34.9011675Z CC kvs_commit.lo
2021-01-08T05:03:35.1629559Z CC kvs_txn.lo
2021-01-08T05:03:35.2183532Z CC kvs_txn_compact.lo
2021-01-08T05:03:35.5791160Z CC treeobj.lo
2021-01-08T05:03:35.6049852Z CC kvs_copy.lo
2021-01-08T05:03:35.8187546Z CC kvs_util.lo
2021-01-08T05:03:36.0612243Z CCLD libkvs.la
2021-01-08T05:03:36.1571452Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:36.1733453Z make[3]: Leaving directory '/usr/src/src/common/libkvs'
2021-01-08T05:03:36.1739957Z Making all in libjob
2021-01-08T05:03:36.1779244Z make[3]: Entering directory '/usr/src/src/common/libjob'
2021-01-08T05:03:36.1796305Z CC job.lo
2021-01-08T05:03:36.1805893Z CC sign_none.lo
2021-01-08T05:03:36.4486488Z CC job_hash.lo
2021-01-08T05:03:36.7008324Z CCLD libjob.la
2021-01-08T05:03:36.7874835Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:36.8021349Z make[3]: Leaving directory '/usr/src/src/common/libjob'
2021-01-08T05:03:36.8025161Z Making all in liboptparse
2021-01-08T05:03:36.8062447Z make[3]: Entering directory '/usr/src/src/common/liboptparse'
2021-01-08T05:03:36.8081410Z CC liboptparse_la-optparse.lo
2021-01-08T05:03:36.8090362Z CC liboptparse_la-getopt.lo
2021-01-08T05:03:37.6679654Z CCLD liboptparse.la
2021-01-08T05:03:37.7614683Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:37.7764342Z make[3]: Leaving directory '/usr/src/src/common/liboptparse'
2021-01-08T05:03:37.7767900Z Making all in libidset
2021-01-08T05:03:37.7807201Z make[3]: Entering directory '/usr/src/src/common/libidset'
2021-01-08T05:03:37.7824179Z CC libidset_la-idset.lo
2021-01-08T05:03:37.7831891Z CC libidset_la-idset_decode.lo
2021-01-08T05:03:38.5287238Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:38.5303530Z CC libidset_la-idset_encode.lo
2021-01-08T05:03:38.5308065Z CC libidset_la-idset_format.lo
2021-01-08T05:03:38.5308940Z CCLD libidset.la
2021-01-08T05:03:38.5310086Z make[3]: Leaving directory '/usr/src/src/common/libidset'
2021-01-08T05:03:38.5311038Z Making all in libtomlc99
2021-01-08T05:03:38.5313195Z make[3]: Entering directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:03:38.5314363Z CC toml.lo
2021-01-08T05:03:39.3915417Z CCLD libtomlc99.la
2021-01-08T05:03:39.4826996Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:39.4979012Z make[3]: Leaving directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:03:39.4985404Z Making all in libsubprocess
2021-01-08T05:03:39.5029947Z make[3]: Entering directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:03:39.5046918Z CC command.lo
2021-01-08T05:03:39.5055885Z CC local.lo
2021-01-08T05:03:39.9661547Z CC remote.lo
2021-01-08T05:03:40.0990169Z CC server.lo
2021-01-08T05:03:40.5102518Z CC util.lo
2021-01-08T05:03:40.6647014Z CC subprocess.lo
2021-01-08T05:03:41.3199436Z CCLD libsubprocess.la
2021-01-08T05:03:41.4105555Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:41.4264470Z make[3]: Leaving directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:03:41.4270203Z Making all in libschedutil
2021-01-08T05:03:41.4306758Z make[3]: Entering directory '/usr/src/src/common/libschedutil'
2021-01-08T05:03:41.4323310Z CC init.lo
2021-01-08T05:03:41.4331226Z CC hello.lo
2021-01-08T05:03:41.6772559Z CC ready.lo
2021-01-08T05:03:41.7085833Z CC ops.lo
2021-01-08T05:03:41.9285348Z CC alloc.lo
2021-01-08T05:03:42.0134388Z CC free.lo
2021-01-08T05:03:42.2623342Z CCLD libschedutil.la
2021-01-08T05:03:42.3560019Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:42.3710627Z make[3]: Leaving directory '/usr/src/src/common/libschedutil'
2021-01-08T05:03:42.3717041Z Making all in libeventlog
2021-01-08T05:03:42.3751101Z make[3]: Entering directory '/usr/src/src/common/libeventlog'
2021-01-08T05:03:42.3768274Z CC libeventlog_la-eventlog.lo
2021-01-08T05:03:42.3778434Z CC libeventlog_la-eventlogger.lo
2021-01-08T05:03:42.7829741Z CCLD libeventlog.la
2021-01-08T05:03:42.8733690Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:42.8886795Z make[3]: Leaving directory '/usr/src/src/common/libeventlog'
2021-01-08T05:03:42.8889437Z Making all in libioencode
2021-01-08T05:03:42.8928612Z make[3]: Entering directory '/usr/src/src/common/libioencode'
2021-01-08T05:03:42.8946618Z CC ioencode.lo
2021-01-08T05:03:43.0619667Z CCLD libioencode.la
2021-01-08T05:03:43.1469387Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:43.1607034Z make[3]: Leaving directory '/usr/src/src/common/libioencode'
2021-01-08T05:03:43.1607720Z Making all in librouter
2021-01-08T05:03:43.1651101Z make[3]: Entering directory '/usr/src/src/common/librouter'
2021-01-08T05:03:43.1667435Z CC sendfd.lo
2021-01-08T05:03:43.1676602Z CC auth.lo
2021-01-08T05:03:43.3357801Z CC usock.lo
2021-01-08T05:03:43.4168012Z CC disconnect.lo
2021-01-08T05:03:43.7231770Z CC subhash.lo
2021-01-08T05:03:43.8179019Z CC servhash.lo
2021-01-08T05:03:44.0278396Z CC router.lo
2021-01-08T05:03:44.4252311Z CCLD librouter.la
2021-01-08T05:03:44.5165473Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:44.5317848Z make[3]: Leaving directory '/usr/src/src/common/librouter'
2021-01-08T05:03:44.5321838Z Making all in libdebugged
2021-01-08T05:03:44.5358657Z make[3]: Entering directory '/usr/src/src/common/libdebugged'
2021-01-08T05:03:44.5374844Z CC libdebugged_la-debugged.lo
2021-01-08T05:03:44.6400795Z CCLD libdebugged.la
2021-01-08T05:03:44.7265463Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:44.7390430Z make[3]: Leaving directory '/usr/src/src/common/libdebugged'
2021-01-08T05:03:44.7394662Z Making all in libterminus
2021-01-08T05:03:44.7432504Z make[3]: Entering directory '/usr/src/src/common/libterminus'
2021-01-08T05:03:44.7450784Z CC pty.lo
2021-01-08T05:03:44.7458060Z CC client.lo
2021-01-08T05:03:45.2321485Z CC terminus.lo
2021-01-08T05:03:45.7950464Z CCLD libterminus.la
2021-01-08T05:03:45.8851469Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:45.8997362Z make[3]: Leaving directory '/usr/src/src/common/libterminus'
2021-01-08T05:03:45.9000214Z Making all in libcontent
2021-01-08T05:03:45.9036582Z make[3]: Entering directory '/usr/src/src/common/libcontent'
2021-01-08T05:03:45.9055011Z CC content-util.lo
2021-01-08T05:03:46.0754262Z CCLD libcontent.la
2021-01-08T05:03:46.1624009Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:46.1772685Z make[3]: Leaving directory '/usr/src/src/common/libcontent'
2021-01-08T05:03:46.1778935Z Making all in libhostlist
2021-01-08T05:03:46.1823158Z make[3]: Entering directory '/usr/src/src/common/libhostlist'
2021-01-08T05:03:46.1841781Z CC libhostlist_la-util.lo
2021-01-08T05:03:46.1848715Z CC libhostlist_la-hostname.lo
2021-01-08T05:03:46.3175418Z CC libhostlist_la-hostrange.lo
2021-01-08T05:03:46.3784592Z CC libhostlist_la-hostlist.lo
2021-01-08T05:03:46.9777401Z CCLD libhostlist.la
2021-01-08T05:03:47.0743051Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:47.0898361Z make[3]: Leaving directory '/usr/src/src/common/libhostlist'
2021-01-08T05:03:47.0906451Z Making all in librlist
2021-01-08T05:03:47.0950515Z make[3]: Entering directory '/usr/src/src/common/librlist'
2021-01-08T05:03:47.0968739Z CC rnode.lo
2021-01-08T05:03:47.0977363Z CC rlist.lo
2021-01-08T05:03:47.7031009Z CC rhwloc.lo
2021-01-08T05:03:48.1740079Z CCLD librlist.la
2021-01-08T05:03:48.2655819Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:48.2809774Z make[3]: Leaving directory '/usr/src/src/common/librlist'
2021-01-08T05:03:48.2842598Z make[3]: Entering directory '/usr/src/src/common'
2021-01-08T05:03:48.2863415Z CCLD libpmi.la
2021-01-08T05:03:48.2882758Z CCLD libpmi2.la
2021-01-08T05:03:48.4529942Z CCLD libflux-internal.la
2021-01-08T05:03:48.4556391Z CCLD libflux-optparse.la
2021-01-08T05:03:48.6392698Z CCLD libflux-idset.la
2021-01-08T05:03:48.8088972Z CCLD libflux-hostlist.la
2021-01-08T05:03:48.8873172Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:03:48.9244098Z CCLD libflux-core.la
2021-01-08T05:03:49.1921455Z CCLD libflux-schedutil.la
2021-01-08T05:03:49.3620147Z make[3]: Leaving directory '/usr/src/src/common'
2021-01-08T05:03:49.3627754Z make[2]: Leaving directory '/usr/src/src/common'
2021-01-08T05:03:49.3636325Z Making all in modules
2021-01-08T05:03:49.3664088Z make[2]: Entering directory '/usr/src/src/modules'
2021-01-08T05:03:49.3710070Z Making all in barrier
2021-01-08T05:03:49.3745302Z make[3]: Entering directory '/usr/src/src/modules/barrier'
2021-01-08T05:03:49.3764583Z CC barrier.lo
2021-01-08T05:03:49.7885564Z CCLD barrier.la
2021-01-08T05:03:50.0564579Z make[3]: Leaving directory '/usr/src/src/modules/barrier'
2021-01-08T05:03:50.0574348Z Making all in connector-local
2021-01-08T05:03:50.0618329Z make[3]: Entering directory '/usr/src/src/modules/connector-local'
2021-01-08T05:03:50.0636144Z CC local.lo
2021-01-08T05:03:50.4029609Z CCLD connector-local.la
2021-01-08T05:03:50.6655809Z make[3]: Leaving directory '/usr/src/src/modules/connector-local'
2021-01-08T05:03:50.6659691Z Making all in kvs
2021-01-08T05:03:50.6710682Z make[3]: Entering directory '/usr/src/src/modules/kvs'
2021-01-08T05:03:50.6729448Z CC kvs.lo
2021-01-08T05:03:50.6735370Z CC cache.lo
2021-01-08T05:03:51.1255477Z CC waitqueue.lo
2021-01-08T05:03:51.4799756Z CC lookup.lo
2021-01-08T05:03:52.0484438Z CC treq.lo
2021-01-08T05:03:52.0972610Z CC kvstxn.lo
2021-01-08T05:03:52.4110791Z CC kvsroot.lo
2021-01-08T05:03:52.7473586Z CC kvssync.lo
2021-01-08T05:03:53.0539723Z CCLD kvs.la
2021-01-08T05:03:53.3561155Z make[3]: Leaving directory '/usr/src/src/modules/kvs'
2021-01-08T05:03:53.3562125Z Making all in kvs-watch
2021-01-08T05:03:53.3599214Z make[3]: Entering directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:03:53.3616558Z CC kvs-watch.lo
2021-01-08T05:03:54.0361836Z CCLD kvs-watch.la
2021-01-08T05:03:54.3339375Z make[3]: Leaving directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:03:54.3346026Z Making all in content-sqlite
2021-01-08T05:03:54.3385223Z make[3]: Entering directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:03:54.3405118Z CC content-sqlite.lo
2021-01-08T05:03:54.8123019Z CCLD content-sqlite.la
2021-01-08T05:03:55.1200731Z make[3]: Leaving directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:03:55.1205811Z Making all in content-files
2021-01-08T05:03:55.1248657Z make[3]: Entering directory '/usr/src/src/modules/content-files'
2021-01-08T05:03:55.1268457Z CC content-files.lo
2021-01-08T05:03:55.1277899Z CC filedb.lo
2021-01-08T05:03:55.3903607Z CCLD content-files.la
2021-01-08T05:03:55.6755909Z make[3]: Leaving directory '/usr/src/src/modules/content-files'
2021-01-08T05:03:55.6760659Z Making all in cron
2021-01-08T05:03:55.6803193Z make[3]: Entering directory '/usr/src/src/modules/cron'
2021-01-08T05:03:55.6824898Z CC task.lo
2021-01-08T05:03:55.6826591Z CC types.lo
2021-01-08T05:03:55.9260959Z CC interval.lo
2021-01-08T05:03:56.0428858Z CC event.lo
2021-01-08T05:03:56.2126461Z CC datetime.lo
2021-01-08T05:03:56.3573641Z CC cron.lo
2021-01-08T05:03:56.9805025Z CCLD cron.la
2021-01-08T05:03:57.2557914Z make[3]: Leaving directory '/usr/src/src/modules/cron'
2021-01-08T05:03:57.2565948Z Making all in job-ingest
2021-01-08T05:03:57.2610278Z make[3]: Entering directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:03:57.2633087Z CC validate.lo
2021-01-08T05:03:57.2633811Z CC job-ingest.lo
2021-01-08T05:03:57.6077633Z CC worker.lo
2021-01-08T05:03:57.9980199Z CCLD job-ingest.la
2021-01-08T05:03:58.3009897Z make[3]: Leaving directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:03:58.3013267Z Making all in job-manager
2021-01-08T05:03:58.3078960Z make[3]: Entering directory '/usr/src/src/modules/job-manager'
2021-01-08T05:03:58.3096433Z CC job-manager.lo
2021-01-08T05:03:58.3108191Z CC job.lo
2021-01-08T05:03:58.6132136Z CC submit.lo
2021-01-08T05:03:58.6259523Z CC drain.lo
2021-01-08T05:03:58.9375598Z CC wait.lo
2021-01-08T05:03:58.9628478Z CC event.lo
2021-01-08T05:03:59.3179968Z CC restart.lo
2021-01-08T05:03:59.4592659Z CC raise.lo
2021-01-08T05:03:59.6648064Z CC kill.lo
2021-01-08T05:03:59.8095535Z CC alloc.lo
2021-01-08T05:03:59.9729511Z CC start.lo
2021-01-08T05:04:00.3193646Z CC list.lo
2021-01-08T05:04:00.3694300Z CC urgency.lo
2021-01-08T05:04:00.6116263Z CC annotate.lo
2021-01-08T05:04:00.6545081Z CC journal.lo
2021-01-08T05:04:00.9522157Z CC getattr.lo
2021-01-08T05:04:01.2389304Z CCLD job-manager.la
2021-01-08T05:04:01.5434288Z make[3]: Leaving directory '/usr/src/src/modules/job-manager'
2021-01-08T05:04:01.5441347Z Making all in job-info
2021-01-08T05:04:01.5482777Z make[3]: Entering directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:01.5500747Z CC job-info.lo
2021-01-08T05:04:01.5503496Z CC allow.lo
2021-01-08T05:04:01.8242526Z CC job_state.lo
2021-01-08T05:04:01.8542528Z CC list.lo
2021-01-08T05:04:02.3355915Z CC lookup.lo
2021-01-08T05:04:02.7001019Z CC watch.lo
2021-01-08T05:04:02.7981668Z CC guest_watch.lo
2021-01-08T05:04:03.1160800Z CC job_util.lo
2021-01-08T05:04:03.3376993Z CC idsync.lo
2021-01-08T05:04:03.4573686Z CC stats.lo
2021-01-08T05:04:03.7566204Z CCLD job-info.la
2021-01-08T05:04:04.0808414Z make[3]: Leaving directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:04.0811824Z Making all in job-exec
2021-01-08T05:04:04.0852523Z make[3]: Entering directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:04.0869505Z CC job-exec.lo
2021-01-08T05:04:04.0879432Z CC rset.lo
2021-01-08T05:04:04.2931264Z CC testexec.lo
2021-01-08T05:04:04.5325438Z CC exec.lo
2021-01-08T05:04:04.7409589Z CC bulk-exec.lo
2021-01-08T05:04:04.8503003Z CC test/bulk-exec.o
2021-01-08T05:04:05.2492031Z CCLD libbulk-exec.la
2021-01-08T05:04:05.3360538Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:05.3534317Z CCLD job-exec.la
2021-01-08T05:04:05.3595523Z CCLD bulk-exec
2021-01-08T05:04:05.6735963Z make[3]: Leaving directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:05.6737508Z Making all in job-archive
2021-01-08T05:04:05.6777607Z make[3]: Entering directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:05.6816439Z CC job-archive.lo
2021-01-08T05:04:06.1940585Z CCLD job-archive.la
2021-01-08T05:04:06.4962004Z make[3]: Leaving directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:06.4962675Z Making all in resource
2021-01-08T05:04:06.5004951Z make[3]: Entering directory '/usr/src/src/modules/resource'
2021-01-08T05:04:06.5022055Z CC resource.lo
2021-01-08T05:04:06.5033869Z CC monitor.lo
2021-01-08T05:04:06.8550381Z CC topo.lo
2021-01-08T05:04:06.9463846Z CC drain.lo
2021-01-08T05:04:07.2390594Z CC exclude.lo
2021-01-08T05:04:07.3278131Z CC reslog.lo
2021-01-08T05:04:07.4386158Z CC acquire.lo
2021-01-08T05:04:07.6636948Z CC inventory.lo
2021-01-08T05:04:07.8462363Z CC rutil.lo
2021-01-08T05:04:08.3298306Z CCLD resource.la
2021-01-08T05:04:08.6250434Z make[3]: Leaving directory '/usr/src/src/modules/resource'
2021-01-08T05:04:08.6254755Z Making all in sched-simple
2021-01-08T05:04:08.6291217Z make[3]: Entering directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:08.6308277Z CC sched.lo
2021-01-08T05:04:08.6317046Z CC libjj.lo
2021-01-08T05:04:08.8442955Z CCLD libjj.la
2021-01-08T05:04:08.9308767Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:09.1639575Z CCLD sched-simple.la
2021-01-08T05:04:09.4806062Z make[3]: Leaving directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:09.4836236Z make[3]: Entering directory '/usr/src/src/modules'
2021-01-08T05:04:09.4837019Z make[3]: Nothing to be done for 'all-am'.
2021-01-08T05:04:09.4837910Z make[3]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:04:09.4842050Z make[2]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:04:09.4848352Z Making all in broker
2021-01-08T05:04:09.4900238Z make[2]: Entering directory '/usr/src/src/broker'
2021-01-08T05:04:09.4918379Z CC brokercfg.lo
2021-01-08T05:04:09.4927438Z CC module.lo
2021-01-08T05:04:09.7541360Z CC modservice.lo
2021-01-08T05:04:10.1277740Z CC overlay.lo
2021-01-08T05:04:10.1354989Z CC heartbeat.lo
2021-01-08T05:04:10.4575429Z CC service.lo
2021-01-08T05:04:10.7515137Z CC attr.lo
2021-01-08T05:04:10.8126902Z CC log.lo
2021-01-08T05:04:11.2286838Z CC content-cache.lo
2021-01-08T05:04:11.3284511Z CC runat.lo
2021-01-08T05:04:11.8478302Z CC state_machine.lo
2021-01-08T05:04:11.9337434Z CC heaptrace.lo
2021-01-08T05:04:12.1211326Z CC exec.lo
2021-01-08T05:04:12.4006032Z CC ping.lo
2021-01-08T05:04:12.4552621Z CC rusage.lo
2021-01-08T05:04:12.6267648Z CC boot_config.lo
2021-01-08T05:04:12.6415257Z CC boot_pmi.lo
2021-01-08T05:04:12.9308787Z CC pmiutil.lo
2021-01-08T05:04:12.9951706Z CC liblist.lo
2021-01-08T05:04:13.2980311Z CC publisher.lo
2021-01-08T05:04:13.3013553Z CC broker.o
2021-01-08T05:04:13.6497598Z CCLD libbroker.la
2021-01-08T05:04:13.7611327Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:13.7860717Z CCLD flux-broker
2021-01-08T05:04:14.0264888Z make[2]: Leaving directory '/usr/src/src/broker'
2021-01-08T05:04:14.0270526Z Making all in connectors
2021-01-08T05:04:14.0300615Z make[2]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:04:14.0345519Z Making all in local
2021-01-08T05:04:14.0380200Z make[3]: Entering directory '/usr/src/src/connectors/local'
2021-01-08T05:04:14.0398850Z CC local.lo
2021-01-08T05:04:14.2851041Z CCLD local.la
2021-01-08T05:04:14.5427351Z make[3]: Leaving directory '/usr/src/src/connectors/local'
2021-01-08T05:04:14.5431241Z Making all in shmem
2021-01-08T05:04:14.5468945Z make[3]: Entering directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:14.5487316Z CC shmem.lo
2021-01-08T05:04:14.8881227Z CCLD shmem.la
2021-01-08T05:04:15.1551938Z make[3]: Leaving directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:15.1553495Z Making all in loop
2021-01-08T05:04:15.1587114Z make[3]: Entering directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:15.1603558Z CC loop.lo
2021-01-08T05:04:15.3767311Z CCLD loop.la
2021-01-08T05:04:15.6473134Z make[3]: Leaving directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:15.6478298Z Making all in ssh
2021-01-08T05:04:15.6516110Z make[3]: Entering directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:15.6537789Z CC ssh.lo
2021-01-08T05:04:15.9463261Z CCLD ssh.la
2021-01-08T05:04:16.2262050Z make[3]: Leaving directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:16.2292528Z make[3]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:04:16.2293778Z make[3]: Nothing to be done for 'all-am'.
2021-01-08T05:04:16.2296741Z make[3]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:04:16.2297641Z make[2]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:04:16.2301821Z Making all in bindings
2021-01-08T05:04:16.2329760Z make[2]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:04:16.2372506Z Making all in lua
2021-01-08T05:04:16.2413360Z make[3]: Entering directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:16.2432274Z CC flux-lua.lo
2021-01-08T05:04:16.2440827Z CC jansson-lua.lo
2021-01-08T05:04:16.5413862Z CC zmsg-lua.lo
2021-01-08T05:04:16.8572188Z CC lutil.lo
2021-01-08T05:04:16.8888552Z CC lalarm.lo
2021-01-08T05:04:17.0326402Z CCLD flux.la
2021-01-08T05:04:17.0559339Z CCLD libfluxlua.la
2021-01-08T05:04:17.1558549Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:17.1765953Z CCLD lalarm.la
2021-01-08T05:04:17.2715967Z LN flux.so -> .libs/flux.so
2021-01-08T05:04:17.3165483Z make[3]: Leaving directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:17.3172203Z Making all in python
2021-01-08T05:04:17.3200365Z make[3]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:04:17.3250417Z Making all in _flux
2021-01-08T05:04:17.3288629Z make[4]: Entering directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:17.3307237Z GEN _core_clean.h
2021-01-08T05:04:17.3317738Z GEN _hostlist_clean.h
2021-01-08T05:04:17.3724092Z GEN _idset_clean.h
2021-01-08T05:04:17.4004170Z GEN _rlist_clean.h
2021-01-08T05:04:17.4130366Z GEN _security_clean.h
2021-01-08T05:04:17.4403052Z GEN _core_preproc.h
2021-01-08T05:04:17.4508636Z GEN _hostlist_preproc.h
2021-01-08T05:04:17.4545788Z GEN _idset_preproc.h
2021-01-08T05:04:17.4603082Z GEN _rlist_preproc.h
2021-01-08T05:04:17.4640906Z GEN _security_preproc.h
2021-01-08T05:04:17.4688561Z GEN _core.c
2021-01-08T05:04:17.4730805Z GEN _hostlist.c
2021-01-08T05:04:17.5792622Z GEN _idset.c
2021-01-08T05:04:17.6834250Z GEN _rlist.c
2021-01-08T05:04:17.8124270Z GEN _security.c
2021-01-08T05:04:17.8272444Z CC _core.lo
2021-01-08T05:04:17.9180309Z CC _hostlist.lo
2021-01-08T05:04:18.6010186Z CC _idset.lo
2021-01-08T05:04:19.2902626Z CC _rlist.lo
2021-01-08T05:04:20.5484656Z CC _security_la-_security.lo
2021-01-08T05:04:21.2093919Z CCLD _hostlist.la
2021-01-08T05:04:21.4727489Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:21.5155135Z CCLD _idset.la
2021-01-08T05:04:21.7793181Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:21.8229594Z CCLD _rlist.la
2021-01-08T05:04:22.1286935Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:22.1744922Z CCLD _security.la
2021-01-08T05:04:22.4452410Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:31.3410895Z CCLD _core.la
2021-01-08T05:04:31.6128977Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:31.7049424Z COPY python DSOs
2021-01-08T05:04:31.7103632Z make[4]: Leaving directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:31.7119643Z Making all in flux
2021-01-08T05:04:31.7148040Z make[4]: Entering directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:31.7148912Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:04:31.7149735Z make[4]: Leaving directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:31.7178495Z make[4]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:04:31.7179392Z make[4]: Nothing to be done for 'all-am'.
2021-01-08T05:04:31.7180620Z make[4]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:04:31.7182649Z make[3]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:04:31.7213258Z make[3]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:04:31.7214062Z make[3]: Nothing to be done for 'all-am'.
2021-01-08T05:04:31.7214790Z make[3]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:04:31.7217749Z make[2]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:04:31.7223831Z Making all in shell
2021-01-08T05:04:31.7282270Z make[2]: Entering directory '/usr/src/src/shell'
2021-01-08T05:04:31.7300282Z CC plugstack.lo
2021-01-08T05:04:31.7308214Z CC jobspec.lo
2021-01-08T05:04:32.0142168Z CC rcalc.lo
2021-01-08T05:04:32.1369130Z CC shell.o
2021-01-08T05:04:32.5104294Z CC rc.o
2021-01-08T05:04:32.5671681Z CC builtins.o
2021-01-08T05:04:32.6782462Z CC info.o
2021-01-08T05:04:32.7839576Z CC task.o
2021-01-08T05:04:32.8343892Z CC log.o
2021-01-08T05:04:32.9793825Z CC events.o
2021-01-08T05:04:33.0167169Z CC input.o
2021-01-08T05:04:33.1125288Z CC output.o
2021-01-08T05:04:33.2511511Z CC svc.o
2021-01-08T05:04:33.3973349Z CC kill.o
2021-01-08T05:04:33.4554064Z CC signals.o
2021-01-08T05:04:33.4643027Z CC affinity.o
2021-01-08T05:04:33.5816921Z CC gpubind.o
2021-01-08T05:04:33.6566971Z CC evlog.o
2021-01-08T05:04:33.6652022Z CC pty.o
2021-01-08T05:04:33.7590201Z CC batch.o
2021-01-08T05:04:33.7992883Z CC mpir/mpir.o
2021-01-08T05:04:33.8553753Z CC mpir/ptrace.o
2021-01-08T05:04:33.9409355Z CC mustache.o
2021-01-08T05:04:33.9720081Z CCLD libshell.la
2021-01-08T05:04:34.0173039Z CC mpir/rangelist.lo
2021-01-08T05:04:34.0671043Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:34.0847679Z CC mpir/nodelist.lo
2021-01-08T05:04:34.4138155Z CC mpir/proctable.lo
2021-01-08T05:04:34.4691902Z CC pmi/pmi.o
2021-01-08T05:04:34.6865129Z CC pmi/pmi_exchange.o
2021-01-08T05:04:34.7915663Z CCLD libmpir.la
2021-01-08T05:04:34.8746331Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:04:34.8944650Z CCLD flux-shell
2021-01-08T05:04:35.2706144Z make[2]: Leaving directory '/usr/src/src/shell'
2021-01-08T05:04:35.2712640Z Making all in cmd
2021-01-08T05:04:35.2768817Z make[2]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:04:35.2785354Z GEN builtin-cmds.c
2021-01-08T05:04:35.3281265Z make all-am
2021-01-08T05:04:35.3341798Z make[3]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:04:35.3363372Z CC flux.o
2021-01-08T05:04:35.3368976Z CC cmdhelp.o
2021-01-08T05:04:35.4917063Z GEN builtin-cmds.c
2021-01-08T05:04:35.4978459Z CC flux-terminus.o
2021-01-08T05:04:35.5521584Z CC flux-ping.o
2021-01-08T05:04:35.6888702Z CC flux-keygen.o
2021-01-08T05:04:35.7050188Z CC flux-logger.o
2021-01-08T05:04:35.7744423Z CC flux-event.o
2021-01-08T05:04:35.8061626Z CC flux-module.o
2021-01-08T05:04:35.8955471Z CC flux-kvs.o
2021-01-08T05:04:36.0538501Z CC flux-start.o
2021-01-08T05:04:36.2947607Z CC flux-job.o
2021-01-08T05:04:36.3912240Z CC flux-queue.o
2021-01-08T05:04:36.5116762Z CC flux-exec.o
2021-01-08T05:04:36.7005184Z CC flux-R.o
2021-01-08T05:04:36.9135029Z CC builtin/attr.o
2021-01-08T05:04:37.0041455Z CC builtin/config.o
2021-01-08T05:04:37.0329883Z CC builtin/help.o
2021-01-08T05:04:37.0666966Z CC builtin/dmesg.o
2021-01-08T05:04:37.0948931Z CC builtin/env.o
2021-01-08T05:04:37.1464657Z CC builtin/content.o
2021-01-08T05:04:37.1555082Z CC builtin/version.o
2021-01-08T05:04:37.2279999Z CC builtin/hwloc.o
2021-01-08T05:04:37.2519875Z CC builtin/heaptrace.o
2021-01-08T05:04:37.3224552Z CC builtin/proxy.o
2021-01-08T05:04:37.3643409Z CC builtin/relay.o
2021-01-08T05:04:37.4436136Z CC builtin/python.o
2021-01-08T05:04:37.4748500Z CC builtin-cmds.o
2021-01-08T05:04:37.5030265Z CCLD flux-terminus
2021-01-08T05:04:37.5218309Z CCLD flux-ping
2021-01-08T05:04:37.8073261Z CCLD flux-keygen
2021-01-08T05:04:37.8328851Z CCLD flux-logger
2021-01-08T05:04:38.0887060Z CCLD flux-event
2021-01-08T05:04:38.1140176Z CCLD flux-module
2021-01-08T05:04:38.3800665Z CCLD flux-kvs
2021-01-08T05:04:38.3931593Z CCLD flux-start
2021-01-08T05:04:38.6666598Z CCLD flux-job
2021-01-08T05:04:38.7039850Z CCLD flux-queue
2021-01-08T05:04:38.9863654Z CCLD flux-exec
2021-01-08T05:04:39.0042071Z CCLD flux-R
2021-01-08T05:04:39.2690132Z CCLD flux
2021-01-08T05:04:39.5594743Z make[3]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:04:39.5599564Z make[2]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:04:39.5605796Z Making all in test
2021-01-08T05:04:39.5636027Z make[2]: Entering directory '/usr/src/src/test'
2021-01-08T05:04:39.5636749Z make[2]: Nothing to be done for 'all'.
2021-01-08T05:04:39.5637410Z make[2]: Leaving directory '/usr/src/src/test'
2021-01-08T05:04:39.5666347Z make[2]: Entering directory '/usr/src/src'
2021-01-08T05:04:39.5666974Z make[2]: Nothing to be done for 'all-am'.
2021-01-08T05:04:39.5667993Z make[2]: Leaving directory '/usr/src/src'
2021-01-08T05:04:39.5673432Z make[1]: Leaving directory '/usr/src/src'
2021-01-08T05:04:39.5673894Z Making all in doc
2021-01-08T05:04:39.5733481Z make[1]: Entering directory '/usr/src/doc'
2021-01-08T05:04:39.5779791Z Making all in .
2021-01-08T05:04:39.5847422Z make[2]: Entering directory '/usr/src/doc'
2021-01-08T05:04:39.5865964Z BUILD manpages
2021-01-08T05:04:45.5619997Z MV manpages
2021-01-08T05:04:45.5779572Z make[2]: Leaving directory '/usr/src/doc'
2021-01-08T05:04:45.5786699Z Making all in test
2021-01-08T05:04:45.5814539Z make[2]: Entering directory '/usr/src/doc/test'
2021-01-08T05:04:45.5815189Z make[2]: Nothing to be done for 'all'.
2021-01-08T05:04:45.5815793Z make[2]: Leaving directory '/usr/src/doc/test'
2021-01-08T05:04:45.5824943Z make[1]: Leaving directory '/usr/src/doc'
2021-01-08T05:04:45.5832910Z Making all in etc
2021-01-08T05:04:45.5862536Z make[1]: Entering directory '/usr/src/etc'
2021-01-08T05:04:45.5884929Z GEN completions/flux
2021-01-08T05:04:45.5890495Z GEN flux/help.d/core.json
2021-01-08T05:04:45.6320544Z make[1]: Leaving directory '/usr/src/etc'
2021-01-08T05:04:45.6328289Z Making all in t
2021-01-08T05:04:45.6436018Z make[1]: Entering directory '/usr/src/t'
2021-01-08T05:04:45.6436622Z make[1]: Nothing to be done for 'all'.
2021-01-08T05:04:45.6437381Z make[1]: Leaving directory '/usr/src/t'
2021-01-08T05:04:46.6139556Z Making install in .
2021-01-08T05:04:46.6153507Z make[1]: Entering directory '/usr/src'
2021-01-08T05:04:46.6177343Z make[2]: Entering directory '/usr/src'
2021-01-08T05:04:46.6178496Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.6179597Z make[2]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.6180595Z make[2]: Leaving directory '/usr/src'
2021-01-08T05:04:46.6186709Z make[1]: Leaving directory '/usr/src'
2021-01-08T05:04:46.6191448Z Making install in src
2021-01-08T05:04:46.6217619Z make[1]: Entering directory '/usr/src/src'
2021-01-08T05:04:46.6269014Z Making install in common
2021-01-08T05:04:46.6304753Z make[2]: Entering directory '/usr/src/src/common'
2021-01-08T05:04:46.6351645Z Making install in libtap
2021-01-08T05:04:46.6388044Z make[3]: Entering directory '/usr/src/src/common/libtap'
2021-01-08T05:04:46.6434885Z make[4]: Entering directory '/usr/src/src/common/libtap'
2021-01-08T05:04:46.6435770Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.6436569Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.6437374Z make[4]: Leaving directory '/usr/src/src/common/libtap'
2021-01-08T05:04:46.6440233Z make[3]: Leaving directory '/usr/src/src/common/libtap'
2021-01-08T05:04:46.6445537Z Making install in libtestutil
2021-01-08T05:04:46.6477826Z make[3]: Entering directory '/usr/src/src/common/libtestutil'
2021-01-08T05:04:46.6520744Z make[4]: Entering directory '/usr/src/src/common/libtestutil'
2021-01-08T05:04:46.6521840Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.6522707Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.6523600Z make[4]: Leaving directory '/usr/src/src/common/libtestutil'
2021-01-08T05:04:46.6525461Z make[3]: Leaving directory '/usr/src/src/common/libtestutil'
2021-01-08T05:04:46.6531914Z Making install in libev
2021-01-08T05:04:46.6638356Z make[3]: Entering directory '/usr/src/src/common/libev'
2021-01-08T05:04:46.6686723Z make[4]: Entering directory '/usr/src/src/common/libev'
2021-01-08T05:04:46.6687485Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.6688407Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.6689097Z make[4]: Leaving directory '/usr/src/src/common/libev'
2021-01-08T05:04:46.6689765Z make[3]: Leaving directory '/usr/src/src/common/libev'
2021-01-08T05:04:46.6692541Z Making install in libyuarel
2021-01-08T05:04:46.6752541Z make[3]: Entering directory '/usr/src/src/common/libyuarel'
2021-01-08T05:04:46.6806909Z make[4]: Entering directory '/usr/src/src/common/libyuarel'
2021-01-08T05:04:46.6808123Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.6809018Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.6809882Z make[4]: Leaving directory '/usr/src/src/common/libyuarel'
2021-01-08T05:04:46.6814476Z make[3]: Leaving directory '/usr/src/src/common/libyuarel'
2021-01-08T05:04:46.6819698Z Making install in libpmi
2021-01-08T05:04:46.7011430Z make[3]: Entering directory '/usr/src/src/common/libpmi'
2021-01-08T05:04:46.7089671Z make[4]: Entering directory '/usr/src/src/common/libpmi'
2021-01-08T05:04:46.7090605Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.7111466Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:46.7147534Z /usr/bin/install -c -m 644 pmi.h pmi2.h '/usr/include/flux'
2021-01-08T05:04:46.7182291Z make[4]: Leaving directory '/usr/src/src/common/libpmi'
2021-01-08T05:04:46.7184805Z make[3]: Leaving directory '/usr/src/src/common/libpmi'
2021-01-08T05:04:46.7192958Z Making install in liblsd
2021-01-08T05:04:46.7264779Z make[3]: Entering directory '/usr/src/src/common/liblsd'
2021-01-08T05:04:46.7311332Z make[4]: Entering directory '/usr/src/src/common/liblsd'
2021-01-08T05:04:46.7313673Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.7314460Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.7315251Z make[4]: Leaving directory '/usr/src/src/common/liblsd'
2021-01-08T05:04:46.7317875Z make[3]: Leaving directory '/usr/src/src/common/liblsd'
2021-01-08T05:04:46.7320544Z Making install in libutil
2021-01-08T05:04:46.7632538Z make[3]: Entering directory '/usr/src/src/common/libutil'
2021-01-08T05:04:46.7809765Z make[4]: Entering directory '/usr/src/src/common/libutil'
2021-01-08T05:04:46.7810652Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.7811456Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:46.7812243Z make[4]: Leaving directory '/usr/src/src/common/libutil'
2021-01-08T05:04:46.7813716Z make[3]: Leaving directory '/usr/src/src/common/libutil'
2021-01-08T05:04:46.7820842Z Making install in libflux
2021-01-08T05:04:46.8169934Z make[3]: Entering directory '/usr/src/src/common/libflux'
2021-01-08T05:04:46.8368820Z make[4]: Entering directory '/usr/src/src/common/libflux'
2021-01-08T05:04:46.8369749Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.8397913Z /bin/mkdir -p '/usr/include/flux/core'
2021-01-08T05:04:46.8447992Z /usr/bin/install -c -m 644 flux.h types.h handle.h connector.h reactor.h msg_handler.h message.h request.h keepalive.h response.h rpc.h panic.h event.h module.h attr.h flog.h conf.h heartbeat.h content.h future.h barrier.h buffer.h service.h plugin.h '/usr/include/flux/core'
2021-01-08T05:04:46.8507305Z /bin/mkdir -p '/usr/include/flux/core'
2021-01-08T05:04:46.8552125Z /usr/bin/install -c -m 644 version.h '/usr/include/flux/core'
2021-01-08T05:04:46.8576087Z make[4]: Leaving directory '/usr/src/src/common/libflux'
2021-01-08T05:04:46.8577062Z make[3]: Leaving directory '/usr/src/src/common/libflux'
2021-01-08T05:04:46.8584329Z Making install in libkvs
2021-01-08T05:04:46.8824869Z make[3]: Entering directory '/usr/src/src/common/libkvs'
2021-01-08T05:04:46.8950531Z make[4]: Entering directory '/usr/src/src/common/libkvs'
2021-01-08T05:04:46.8951447Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.8968536Z /bin/mkdir -p '/usr/include/flux/core'
2021-01-08T05:04:46.9005019Z /usr/bin/install -c -m 644 kvs.h kvs_lookup.h kvs_getroot.h kvs_dir.h kvs_txn.h kvs_commit.h kvs_copy.h '/usr/include/flux/core'
2021-01-08T05:04:46.9030822Z make[4]: Leaving directory '/usr/src/src/common/libkvs'
2021-01-08T05:04:46.9031662Z make[3]: Leaving directory '/usr/src/src/common/libkvs'
2021-01-08T05:04:46.9038817Z Making install in libjob
2021-01-08T05:04:46.9234905Z make[3]: Entering directory '/usr/src/src/common/libjob'
2021-01-08T05:04:46.9302687Z make[4]: Entering directory '/usr/src/src/common/libjob'
2021-01-08T05:04:46.9303582Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.9325267Z /bin/mkdir -p '/usr/include/flux/core'
2021-01-08T05:04:46.9368921Z /usr/bin/install -c -m 644 job.h '/usr/include/flux/core'
2021-01-08T05:04:46.9387804Z make[4]: Leaving directory '/usr/src/src/common/libjob'
2021-01-08T05:04:46.9393386Z make[3]: Leaving directory '/usr/src/src/common/libjob'
2021-01-08T05:04:46.9400997Z Making install in liboptparse
2021-01-08T05:04:46.9547178Z make[3]: Entering directory '/usr/src/src/common/liboptparse'
2021-01-08T05:04:46.9602635Z make[4]: Entering directory '/usr/src/src/common/liboptparse'
2021-01-08T05:04:46.9603600Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.9620096Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:46.9659488Z /usr/bin/install -c -m 644 optparse.h '/usr/include/flux'
2021-01-08T05:04:46.9677826Z make[4]: Leaving directory '/usr/src/src/common/liboptparse'
2021-01-08T05:04:46.9681232Z make[3]: Leaving directory '/usr/src/src/common/liboptparse'
2021-01-08T05:04:46.9687532Z Making install in libidset
2021-01-08T05:04:46.9784624Z make[3]: Entering directory '/usr/src/src/common/libidset'
2021-01-08T05:04:46.9844504Z make[4]: Entering directory '/usr/src/src/common/libidset'
2021-01-08T05:04:46.9845274Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:46.9863254Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:46.9904783Z /usr/bin/install -c -m 644 idset.h '/usr/include/flux'
2021-01-08T05:04:46.9929125Z make[4]: Leaving directory '/usr/src/src/common/libidset'
2021-01-08T05:04:46.9930198Z make[3]: Leaving directory '/usr/src/src/common/libidset'
2021-01-08T05:04:46.9937481Z Making install in libtomlc99
2021-01-08T05:04:47.0009589Z make[3]: Entering directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:04:47.0056217Z make[4]: Entering directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:04:47.0059234Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.0060049Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.0060870Z make[4]: Leaving directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:04:47.0061779Z make[3]: Leaving directory '/usr/src/src/common/libtomlc99'
2021-01-08T05:04:47.0062346Z Making install in libsubprocess
2021-01-08T05:04:47.0284194Z make[3]: Entering directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:04:47.0379011Z make[4]: Entering directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:04:47.0379896Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.0396991Z /bin/mkdir -p '/usr/include/flux/core'
2021-01-08T05:04:47.0443659Z /usr/bin/install -c -m 644 subprocess.h '/usr/include/flux/core'
2021-01-08T05:04:47.0467152Z make[4]: Leaving directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:04:47.0468163Z make[3]: Leaving directory '/usr/src/src/common/libsubprocess'
2021-01-08T05:04:47.0471492Z Making install in libschedutil
2021-01-08T05:04:47.0659239Z make[3]: Entering directory '/usr/src/src/common/libschedutil'
2021-01-08T05:04:47.0744294Z make[4]: Entering directory '/usr/src/src/common/libschedutil'
2021-01-08T05:04:47.0745173Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.0760893Z /bin/mkdir -p '/usr/include/flux/schedutil'
2021-01-08T05:04:47.0796805Z /usr/bin/install -c -m 644 init.h hello.h ready.h ops.h alloc.h free.h '/usr/include/flux/schedutil'
2021-01-08T05:04:47.0817969Z make[4]: Leaving directory '/usr/src/src/common/libschedutil'
2021-01-08T05:04:47.0820414Z make[3]: Leaving directory '/usr/src/src/common/libschedutil'
2021-01-08T05:04:47.0827022Z Making install in libeventlog
2021-01-08T05:04:47.0986996Z make[3]: Entering directory '/usr/src/src/common/libeventlog'
2021-01-08T05:04:47.1049786Z make[4]: Entering directory '/usr/src/src/common/libeventlog'
2021-01-08T05:04:47.1050718Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1051575Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1054582Z make[4]: Leaving directory '/usr/src/src/common/libeventlog'
2021-01-08T05:04:47.1055682Z make[3]: Leaving directory '/usr/src/src/common/libeventlog'
2021-01-08T05:04:47.1056371Z Making install in libioencode
2021-01-08T05:04:47.1125066Z make[3]: Entering directory '/usr/src/src/common/libioencode'
2021-01-08T05:04:47.1171616Z make[4]: Entering directory '/usr/src/src/common/libioencode'
2021-01-08T05:04:47.1172374Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1173072Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1173786Z make[4]: Leaving directory '/usr/src/src/common/libioencode'
2021-01-08T05:04:47.1176688Z make[3]: Leaving directory '/usr/src/src/common/libioencode'
2021-01-08T05:04:47.1177358Z Making install in librouter
2021-01-08T05:04:47.1388819Z make[3]: Entering directory '/usr/src/src/common/librouter'
2021-01-08T05:04:47.1485663Z make[4]: Entering directory '/usr/src/src/common/librouter'
2021-01-08T05:04:47.1486579Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1487537Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1488455Z make[4]: Leaving directory '/usr/src/src/common/librouter'
2021-01-08T05:04:47.1489339Z make[3]: Leaving directory '/usr/src/src/common/librouter'
2021-01-08T05:04:47.1497153Z Making install in libdebugged
2021-01-08T05:04:47.1537799Z make[3]: Entering directory '/usr/src/src/common/libdebugged'
2021-01-08T05:04:47.1587464Z make[4]: Entering directory '/usr/src/src/common/libdebugged'
2021-01-08T05:04:47.1588342Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1589142Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1589977Z make[4]: Leaving directory '/usr/src/src/common/libdebugged'
2021-01-08T05:04:47.1590823Z make[3]: Leaving directory '/usr/src/src/common/libdebugged'
2021-01-08T05:04:47.1591469Z Making install in libterminus
2021-01-08T05:04:47.1751012Z make[3]: Entering directory '/usr/src/src/common/libterminus'
2021-01-08T05:04:47.1823556Z make[4]: Entering directory '/usr/src/src/common/libterminus'
2021-01-08T05:04:47.1827247Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1828123Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1829001Z make[4]: Leaving directory '/usr/src/src/common/libterminus'
2021-01-08T05:04:47.1829934Z make[3]: Leaving directory '/usr/src/src/common/libterminus'
2021-01-08T05:04:47.1830607Z Making install in libcontent
2021-01-08T05:04:47.1913826Z make[3]: Entering directory '/usr/src/src/common/libcontent'
2021-01-08T05:04:47.1963379Z make[4]: Entering directory '/usr/src/src/common/libcontent'
2021-01-08T05:04:47.1964351Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.1965192Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.1966268Z make[4]: Leaving directory '/usr/src/src/common/libcontent'
2021-01-08T05:04:47.1967381Z make[3]: Leaving directory '/usr/src/src/common/libcontent'
2021-01-08T05:04:47.1968050Z Making install in libhostlist
2021-01-08T05:04:47.2058092Z make[3]: Entering directory '/usr/src/src/common/libhostlist'
2021-01-08T05:04:47.2116164Z make[4]: Entering directory '/usr/src/src/common/libhostlist'
2021-01-08T05:04:47.2117125Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.2134279Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:47.2169348Z /usr/bin/install -c -m 644 hostlist.h '/usr/include/flux'
2021-01-08T05:04:47.2189487Z make[4]: Leaving directory '/usr/src/src/common/libhostlist'
2021-01-08T05:04:47.2192308Z make[3]: Leaving directory '/usr/src/src/common/libhostlist'
2021-01-08T05:04:47.2193032Z Making install in librlist
2021-01-08T05:04:47.2359180Z make[3]: Entering directory '/usr/src/src/common/librlist'
2021-01-08T05:04:47.2427815Z make[4]: Entering directory '/usr/src/src/common/librlist'
2021-01-08T05:04:47.2428733Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.2429586Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:47.2430438Z make[4]: Leaving directory '/usr/src/src/common/librlist'
2021-01-08T05:04:47.2431497Z make[3]: Leaving directory '/usr/src/src/common/librlist'
2021-01-08T05:04:47.2507812Z make[3]: Entering directory '/usr/src/src/common'
2021-01-08T05:04:47.2547953Z make[4]: Entering directory '/usr/src/src/common'
2021-01-08T05:04:47.2564107Z /bin/mkdir -p '/usr/lib'
2021-01-08T05:04:47.2579614Z /bin/bash ../../libtool --mode=install /usr/bin/install -c libflux-core.la libflux-optparse.la libflux-idset.la libflux-schedutil.la libflux-hostlist.la '/usr/lib'
2021-01-08T05:04:47.2905131Z libtool: install: /usr/bin/install -c .libs/libflux-core.so.2.0.0 /usr/lib/libflux-core.so.2.0.0
2021-01-08T05:04:47.2946261Z libtool: install: (cd /usr/lib && { ln -s -f libflux-core.so.2.0.0 libflux-core.so.2 || { rm -f libflux-core.so.2 && ln -s libflux-core.so.2.0.0 libflux-core.so.2; }; })
2021-01-08T05:04:47.2970538Z libtool: install: (cd /usr/lib && { ln -s -f libflux-core.so.2.0.0 libflux-core.so || { rm -f libflux-core.so && ln -s libflux-core.so.2.0.0 libflux-core.so; }; })
2021-01-08T05:04:47.2989215Z libtool: install: /usr/bin/install -c .libs/libflux-core.lai /usr/lib/libflux-core.la
2021-01-08T05:04:47.3009970Z libtool: install: /usr/bin/install -c .libs/libflux-optparse.so.1.0.0 /usr/lib/libflux-optparse.so.1.0.0
2021-01-08T05:04:47.3030690Z libtool: install: (cd /usr/lib && { ln -s -f libflux-optparse.so.1.0.0 libflux-optparse.so.1 || { rm -f libflux-optparse.so.1 && ln -s libflux-optparse.so.1.0.0 libflux-optparse.so.1; }; })
2021-01-08T05:04:47.3050518Z libtool: install: (cd /usr/lib && { ln -s -f libflux-optparse.so.1.0.0 libflux-optparse.so || { rm -f libflux-optparse.so && ln -s libflux-optparse.so.1.0.0 libflux-optparse.so; }; })
2021-01-08T05:04:47.3071206Z libtool: install: /usr/bin/install -c .libs/libflux-optparse.lai /usr/lib/libflux-optparse.la
2021-01-08T05:04:47.3089224Z libtool: install: /usr/bin/install -c .libs/libflux-idset.so.1.0.0 /usr/lib/libflux-idset.so.1.0.0
2021-01-08T05:04:47.3104474Z libtool: install: (cd /usr/lib && { ln -s -f libflux-idset.so.1.0.0 libflux-idset.so.1 || { rm -f libflux-idset.so.1 && ln -s libflux-idset.so.1.0.0 libflux-idset.so.1; }; })
2021-01-08T05:04:47.3128262Z libtool: install: (cd /usr/lib && { ln -s -f libflux-idset.so.1.0.0 libflux-idset.so || { rm -f libflux-idset.so && ln -s libflux-idset.so.1.0.0 libflux-idset.so; }; })
2021-01-08T05:04:47.3147119Z libtool: install: /usr/bin/install -c .libs/libflux-idset.lai /usr/lib/libflux-idset.la
2021-01-08T05:04:47.3232777Z libtool: warning: relinking 'libflux-schedutil.la'
2021-01-08T05:04:47.3260823Z libtool: install: (cd /usr/src/src/common; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--version-script=./libflux-schedutil.map -version-info 1:0:0 -shared -export-dynamic --disable-static -Wl,--no-undefined -o libflux-schedutil.la -rpath /usr/lib ./libschedutil/libschedutil.la libflux-core.la -ljansson -lm -lcaliper-stub -lrt )
2021-01-08T05:04:47.4698057Z libtool: install: /usr/bin/install -c .libs/libflux-schedutil.so.1.0.0T /usr/lib/libflux-schedutil.so.1.0.0
2021-01-08T05:04:47.4710356Z libtool: install: (cd /usr/lib && { ln -s -f libflux-schedutil.so.1.0.0 libflux-schedutil.so.1 || { rm -f libflux-schedutil.so.1 && ln -s libflux-schedutil.so.1.0.0 libflux-schedutil.so.1; }; })
2021-01-08T05:04:47.4745586Z libtool: install: (cd /usr/lib && { ln -s -f libflux-schedutil.so.1.0.0 libflux-schedutil.so || { rm -f libflux-schedutil.so && ln -s libflux-schedutil.so.1.0.0 libflux-schedutil.so; }; })
2021-01-08T05:04:47.4768443Z libtool: install: /usr/bin/install -c .libs/libflux-schedutil.lai /usr/lib/libflux-schedutil.la
2021-01-08T05:04:47.4790525Z libtool: install: /usr/bin/install -c .libs/libflux-hostlist.so.1.0.0 /usr/lib/libflux-hostlist.so.1.0.0
2021-01-08T05:04:47.4811948Z libtool: install: (cd /usr/lib && { ln -s -f libflux-hostlist.so.1.0.0 libflux-hostlist.so.1 || { rm -f libflux-hostlist.so.1 && ln -s libflux-hostlist.so.1.0.0 libflux-hostlist.so.1; }; })
2021-01-08T05:04:47.4833866Z libtool: install: (cd /usr/lib && { ln -s -f libflux-hostlist.so.1.0.0 libflux-hostlist.so || { rm -f libflux-hostlist.so && ln -s libflux-hostlist.so.1.0.0 libflux-hostlist.so; }; })
2021-01-08T05:04:47.4856485Z libtool: install: /usr/bin/install -c .libs/libflux-hostlist.lai /usr/lib/libflux-hostlist.la
2021-01-08T05:04:47.5307881Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib
2021-01-08T05:04:47.5340611Z ----------------------------------------------------------------------
2021-01-08T05:04:47.5341269Z Libraries have been installed in:
2021-01-08T05:04:47.5341696Z /usr/lib
2021-01-08T05:04:47.5341925Z
2021-01-08T05:04:47.5342435Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:47.5343136Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:47.5344026Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:47.5344701Z flag during linking and do at least one of the following:
2021-01-08T05:04:47.5345533Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:47.5346220Z during execution
2021-01-08T05:04:47.5346995Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:47.5347579Z during linking
2021-01-08T05:04:47.5348237Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:47.5349111Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:47.5349646Z
2021-01-08T05:04:47.5350230Z See any operating system documentation about shared libraries for
2021-01-08T05:04:47.5351013Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:47.5351865Z ----------------------------------------------------------------------
2021-01-08T05:04:47.5363777Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:47.5544833Z /usr/bin/install -c -m 644 core.h schedutil.h '/usr/include/flux'
2021-01-08T05:04:47.5545558Z /bin/mkdir -p '/usr/lib/flux'
2021-01-08T05:04:47.5547127Z /bin/bash ../../libtool --mode=install /usr/bin/install -c libpmi.la libpmi2.la '/usr/lib/flux'
2021-01-08T05:04:47.5780587Z libtool: install: /usr/bin/install -c .libs/libpmi.so.0.0.0 /usr/lib/flux/libpmi.so.0.0.0
2021-01-08T05:04:47.5786021Z libtool: install: (cd /usr/lib/flux && { ln -s -f libpmi.so.0.0.0 libpmi.so.0 || { rm -f libpmi.so.0 && ln -s libpmi.so.0.0.0 libpmi.so.0; }; })
2021-01-08T05:04:47.5807145Z libtool: install: (cd /usr/lib/flux && { ln -s -f libpmi.so.0.0.0 libpmi.so || { rm -f libpmi.so && ln -s libpmi.so.0.0.0 libpmi.so; }; })
2021-01-08T05:04:47.5830937Z libtool: install: /usr/bin/install -c .libs/libpmi.lai /usr/lib/flux/libpmi.la
2021-01-08T05:04:47.5851322Z libtool: install: /usr/bin/install -c .libs/libpmi2.so.0.0.0 /usr/lib/flux/libpmi2.so.0.0.0
2021-01-08T05:04:47.5871019Z libtool: install: (cd /usr/lib/flux && { ln -s -f libpmi2.so.0.0.0 libpmi2.so.0 || { rm -f libpmi2.so.0 && ln -s libpmi2.so.0.0.0 libpmi2.so.0; }; })
2021-01-08T05:04:47.5902486Z libtool: install: (cd /usr/lib/flux && { ln -s -f libpmi2.so.0.0.0 libpmi2.so || { rm -f libpmi2.so && ln -s libpmi2.so.0.0.0 libpmi2.so; }; })
2021-01-08T05:04:47.5922831Z libtool: install: /usr/bin/install -c .libs/libpmi2.lai /usr/lib/flux/libpmi2.la
2021-01-08T05:04:47.6365866Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux
2021-01-08T05:04:47.6384501Z ----------------------------------------------------------------------
2021-01-08T05:04:47.6387895Z Libraries have been installed in:
2021-01-08T05:04:47.6389982Z /usr/lib/flux
2021-01-08T05:04:47.6390259Z
2021-01-08T05:04:47.6390793Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:47.6391673Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:47.6393315Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:47.6394035Z flag during linking and do at least one of the following:
2021-01-08T05:04:47.6395108Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:47.6395708Z during execution
2021-01-08T05:04:47.6396481Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:47.6398650Z during linking
2021-01-08T05:04:47.6399436Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:47.6401562Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:47.6402211Z
2021-01-08T05:04:47.6402798Z See any operating system documentation about shared libraries for
2021-01-08T05:04:47.6403645Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:47.6404596Z ----------------------------------------------------------------------
2021-01-08T05:04:47.6405431Z make[4]: Leaving directory '/usr/src/src/common'
2021-01-08T05:04:47.6406407Z make[3]: Leaving directory '/usr/src/src/common'
2021-01-08T05:04:47.6408935Z make[2]: Leaving directory '/usr/src/src/common'
2021-01-08T05:04:47.6415032Z Making install in modules
2021-01-08T05:04:47.6444729Z make[2]: Entering directory '/usr/src/src/modules'
2021-01-08T05:04:47.6493360Z Making install in barrier
2021-01-08T05:04:47.6641936Z make[3]: Entering directory '/usr/src/src/modules/barrier'
2021-01-08T05:04:47.6695832Z make[4]: Entering directory '/usr/src/src/modules/barrier'
2021-01-08T05:04:47.6696755Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:47.6826626Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:47.6842982Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c barrier.la '/usr/lib/flux/modules'
2021-01-08T05:04:47.7192794Z libtool: warning: relinking 'barrier.la'
2021-01-08T05:04:47.7221479Z libtool: install: (cd /usr/src/src/modules/barrier; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o barrier.la -rpath /usr/lib/flux/modules barrier.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:47.9569929Z libtool: install: /usr/bin/install -c .libs/barrier.soT /usr/lib/flux/modules/barrier.so
2021-01-08T05:04:47.9599011Z libtool: install: /usr/bin/install -c .libs/barrier.lai /usr/lib/flux/modules/barrier.la
2021-01-08T05:04:48.0041808Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:48.0058151Z ----------------------------------------------------------------------
2021-01-08T05:04:48.0059004Z Libraries have been installed in:
2021-01-08T05:04:48.0059784Z /usr/lib/flux/modules
2021-01-08T05:04:48.0060062Z
2021-01-08T05:04:48.0061040Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:48.0062971Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:48.0064176Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:48.0064896Z flag during linking and do at least one of the following:
2021-01-08T05:04:48.0065806Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:48.0066401Z during execution
2021-01-08T05:04:48.0067138Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:48.0067699Z during linking
2021-01-08T05:04:48.0068372Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:48.0069517Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:48.0069990Z
2021-01-08T05:04:48.0070565Z See any operating system documentation about shared libraries for
2021-01-08T05:04:48.0071344Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:48.0072381Z ----------------------------------------------------------------------
2021-01-08T05:04:48.0073425Z make[4]: Leaving directory '/usr/src/src/modules/barrier'
2021-01-08T05:04:48.0078043Z make[3]: Leaving directory '/usr/src/src/modules/barrier'
2021-01-08T05:04:48.0085511Z Making install in connector-local
2021-01-08T05:04:48.0247793Z make[3]: Entering directory '/usr/src/src/modules/connector-local'
2021-01-08T05:04:48.0314559Z make[4]: Entering directory '/usr/src/src/modules/connector-local'
2021-01-08T05:04:48.0315500Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:48.0455245Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:48.0469886Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c connector-local.la '/usr/lib/flux/modules'
2021-01-08T05:04:48.0827366Z libtool: warning: relinking 'connector-local.la'
2021-01-08T05:04:48.0858710Z libtool: install: (cd /usr/src/src/modules/connector-local; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o connector-local.la -rpath /usr/lib/flux/modules local.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:48.3224562Z libtool: install: /usr/bin/install -c .libs/connector-local.soT /usr/lib/flux/modules/connector-local.so
2021-01-08T05:04:48.3248973Z libtool: install: /usr/bin/install -c .libs/connector-local.lai /usr/lib/flux/modules/connector-local.la
2021-01-08T05:04:48.3685433Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:48.3700754Z ----------------------------------------------------------------------
2021-01-08T05:04:48.3701435Z Libraries have been installed in:
2021-01-08T05:04:48.3702023Z /usr/lib/flux/modules
2021-01-08T05:04:48.3702247Z
2021-01-08T05:04:48.3702725Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:48.3703334Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:48.3704124Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:48.3704703Z flag during linking and do at least one of the following:
2021-01-08T05:04:48.3705435Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:48.3705914Z during execution
2021-01-08T05:04:48.3706527Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:48.3706977Z during linking
2021-01-08T05:04:48.3707517Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:48.3708460Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:48.3708898Z
2021-01-08T05:04:48.3709430Z See any operating system documentation about shared libraries for
2021-01-08T05:04:48.3710328Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:48.3711229Z ----------------------------------------------------------------------
2021-01-08T05:04:48.3719523Z make[4]: Leaving directory '/usr/src/src/modules/connector-local'
2021-01-08T05:04:48.3723605Z make[3]: Leaving directory '/usr/src/src/modules/connector-local'
2021-01-08T05:04:48.3729327Z Making install in kvs
2021-01-08T05:04:48.3971063Z make[3]: Entering directory '/usr/src/src/modules/kvs'
2021-01-08T05:04:48.4102360Z make[4]: Entering directory '/usr/src/src/modules/kvs'
2021-01-08T05:04:48.4103238Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:48.4259751Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:48.4276449Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c kvs.la '/usr/lib/flux/modules'
2021-01-08T05:04:48.4615568Z libtool: warning: relinking 'kvs.la'
2021-01-08T05:04:48.4645025Z libtool: install: (cd /usr/src/src/modules/kvs; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o kvs.la -rpath /usr/lib/flux/modules kvs.lo cache.lo waitqueue.lo lookup.lo treq.lo kvstxn.lo kvsroot.lo kvssync.lo ../../../src/common/libkvs/libkvs.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:48.7466448Z libtool: install: /usr/bin/install -c .libs/kvs.soT /usr/lib/flux/modules/kvs.so
2021-01-08T05:04:48.7496849Z libtool: install: /usr/bin/install -c .libs/kvs.lai /usr/lib/flux/modules/kvs.la
2021-01-08T05:04:48.7925554Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:48.7944903Z ----------------------------------------------------------------------
2021-01-08T05:04:48.7945595Z Libraries have been installed in:
2021-01-08T05:04:48.7946117Z /usr/lib/flux/modules
2021-01-08T05:04:48.7946433Z
2021-01-08T05:04:48.7946961Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:48.7947713Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:48.7951023Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:48.7953975Z flag during linking and do at least one of the following:
2021-01-08T05:04:48.7954991Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:48.7955588Z during execution
2021-01-08T05:04:48.7956361Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:48.7958962Z during linking
2021-01-08T05:04:48.7959736Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:48.7960643Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:48.7961115Z
2021-01-08T05:04:48.7961768Z See any operating system documentation about shared libraries for
2021-01-08T05:04:48.7962807Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:48.7963686Z ----------------------------------------------------------------------
2021-01-08T05:04:48.7964585Z make[4]: Leaving directory '/usr/src/src/modules/kvs'
2021-01-08T05:04:48.7965408Z make[3]: Leaving directory '/usr/src/src/modules/kvs'
2021-01-08T05:04:48.7966117Z Making install in kvs-watch
2021-01-08T05:04:48.8103333Z make[3]: Entering directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:04:48.8150349Z make[4]: Entering directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:04:48.8151139Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:48.8272820Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:48.8284516Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c kvs-watch.la '/usr/lib/flux/modules'
2021-01-08T05:04:48.8633242Z libtool: warning: relinking 'kvs-watch.la'
2021-01-08T05:04:48.8662807Z libtool: install: (cd /usr/src/src/modules/kvs-watch; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o kvs-watch.la -rpath /usr/lib/flux/modules kvs-watch.lo ../../../src/common/libkvs/libkvs.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:49.1207658Z libtool: install: /usr/bin/install -c .libs/kvs-watch.soT /usr/lib/flux/modules/kvs-watch.so
2021-01-08T05:04:49.1235251Z libtool: install: /usr/bin/install -c .libs/kvs-watch.lai /usr/lib/flux/modules/kvs-watch.la
2021-01-08T05:04:49.1683061Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:49.1702742Z ----------------------------------------------------------------------
2021-01-08T05:04:49.1703585Z Libraries have been installed in:
2021-01-08T05:04:49.1706153Z /usr/lib/flux/modules
2021-01-08T05:04:49.1706446Z
2021-01-08T05:04:49.1706960Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:49.1709490Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:49.1710509Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:49.1711174Z flag during linking and do at least one of the following:
2021-01-08T05:04:49.1714358Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:49.1714943Z during execution
2021-01-08T05:04:49.1715761Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:49.1716287Z during linking
2021-01-08T05:04:49.1716912Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:49.1717747Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:49.1718172Z
2021-01-08T05:04:49.1718732Z See any operating system documentation about shared libraries for
2021-01-08T05:04:49.1719454Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:49.1720270Z ----------------------------------------------------------------------
2021-01-08T05:04:49.1721127Z make[4]: Leaving directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:04:49.1721971Z make[3]: Leaving directory '/usr/src/src/modules/kvs-watch'
2021-01-08T05:04:49.1722699Z Making install in content-sqlite
2021-01-08T05:04:49.1865715Z make[3]: Entering directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:04:49.1917716Z make[4]: Entering directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:04:49.1918626Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:49.2049144Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:49.2062556Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c content-sqlite.la '/usr/lib/flux/modules'
2021-01-08T05:04:49.2425387Z libtool: warning: relinking 'content-sqlite.la'
2021-01-08T05:04:49.2456537Z libtool: install: (cd /usr/src/src/modules/content-sqlite; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o content-sqlite.la -rpath /usr/lib/flux/modules content-sqlite.lo ../../../src/common/libcontent/libcontent.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lsqlite3 -llz4 -lm -lcaliper-stub -lrt )
2021-01-08T05:04:49.5044511Z libtool: install: /usr/bin/install -c .libs/content-sqlite.soT /usr/lib/flux/modules/content-sqlite.so
2021-01-08T05:04:49.5070211Z libtool: install: /usr/bin/install -c .libs/content-sqlite.lai /usr/lib/flux/modules/content-sqlite.la
2021-01-08T05:04:49.5501501Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:49.5520342Z ----------------------------------------------------------------------
2021-01-08T05:04:49.5525775Z Libraries have been installed in:
2021-01-08T05:04:49.5526288Z /usr/lib/flux/modules
2021-01-08T05:04:49.5526564Z
2021-01-08T05:04:49.5527058Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:49.5527771Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:49.5531995Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:49.5532587Z flag during linking and do at least one of the following:
2021-01-08T05:04:49.5533508Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:49.5534060Z during execution
2021-01-08T05:04:49.5534762Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:49.5535269Z during linking
2021-01-08T05:04:49.5535906Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:49.5536884Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:49.5537365Z
2021-01-08T05:04:49.5537901Z See any operating system documentation about shared libraries for
2021-01-08T05:04:49.5538850Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:49.5539746Z ----------------------------------------------------------------------
2021-01-08T05:04:49.5540733Z make[4]: Leaving directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:04:49.5541722Z make[3]: Leaving directory '/usr/src/src/modules/content-sqlite'
2021-01-08T05:04:49.5542557Z Making install in content-files
2021-01-08T05:04:49.5643212Z make[3]: Entering directory '/usr/src/src/modules/content-files'
2021-01-08T05:04:49.5701609Z make[4]: Entering directory '/usr/src/src/modules/content-files'
2021-01-08T05:04:49.5702575Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:49.5790702Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:49.5804931Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c content-files.la '/usr/lib/flux/modules'
2021-01-08T05:04:49.6169257Z libtool: warning: relinking 'content-files.la'
2021-01-08T05:04:49.6202591Z libtool: install: (cd /usr/src/src/modules/content-files; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o content-files.la -rpath /usr/lib/flux/modules content-files.lo filedb.lo ../../../src/common/libcontent/libcontent.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:49.8736939Z libtool: install: /usr/bin/install -c .libs/content-files.soT /usr/lib/flux/modules/content-files.so
2021-01-08T05:04:49.8768807Z libtool: install: /usr/bin/install -c .libs/content-files.lai /usr/lib/flux/modules/content-files.la
2021-01-08T05:04:49.9222043Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:49.9239583Z ----------------------------------------------------------------------
2021-01-08T05:04:49.9240143Z Libraries have been installed in:
2021-01-08T05:04:49.9240567Z /usr/lib/flux/modules
2021-01-08T05:04:49.9240807Z
2021-01-08T05:04:49.9241418Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:49.9242238Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:49.9245843Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:49.9248569Z flag during linking and do at least one of the following:
2021-01-08T05:04:49.9249583Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:49.9250137Z during execution
2021-01-08T05:04:49.9252962Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:49.9253500Z during linking
2021-01-08T05:04:49.9254206Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:49.9255048Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:49.9255484Z
2021-01-08T05:04:49.9256019Z See any operating system documentation about shared libraries for
2021-01-08T05:04:49.9256756Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:49.9257566Z ----------------------------------------------------------------------
2021-01-08T05:04:49.9258656Z make[4]: Leaving directory '/usr/src/src/modules/content-files'
2021-01-08T05:04:49.9259570Z make[3]: Leaving directory '/usr/src/src/modules/content-files'
2021-01-08T05:04:49.9260145Z Making install in cron
2021-01-08T05:04:49.9448915Z make[3]: Entering directory '/usr/src/src/modules/cron'
2021-01-08T05:04:49.9550156Z make[4]: Entering directory '/usr/src/src/modules/cron'
2021-01-08T05:04:49.9551211Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:49.9687240Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:49.9702968Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c cron.la '/usr/lib/flux/modules'
2021-01-08T05:04:50.0056950Z libtool: warning: relinking 'cron.la'
2021-01-08T05:04:50.0088918Z libtool: install: (cd /usr/src/src/modules/cron; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o cron.la -rpath /usr/lib/flux/modules task.lo types.lo interval.lo event.lo datetime.lo cron.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:50.2570072Z libtool: install: /usr/bin/install -c .libs/cron.soT /usr/lib/flux/modules/cron.so
2021-01-08T05:04:50.2598353Z libtool: install: /usr/bin/install -c .libs/cron.lai /usr/lib/flux/modules/cron.la
2021-01-08T05:04:50.3080021Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:50.3105249Z ----------------------------------------------------------------------
2021-01-08T05:04:50.3105955Z Libraries have been installed in:
2021-01-08T05:04:50.3106475Z /usr/lib/flux/modules
2021-01-08T05:04:50.3106754Z
2021-01-08T05:04:50.3109679Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:50.3110469Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:50.3111586Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:50.3112701Z flag during linking and do at least one of the following:
2021-01-08T05:04:50.3113634Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:50.3114229Z during execution
2021-01-08T05:04:50.3115667Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:50.3116359Z during linking
2021-01-08T05:04:50.3117340Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:50.3118240Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:50.3118712Z
2021-01-08T05:04:50.3119288Z See any operating system documentation about shared libraries for
2021-01-08T05:04:50.3120422Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:50.3121419Z ----------------------------------------------------------------------
2021-01-08T05:04:50.3122324Z make[4]: Leaving directory '/usr/src/src/modules/cron'
2021-01-08T05:04:50.3123165Z make[3]: Leaving directory '/usr/src/src/modules/cron'
2021-01-08T05:04:50.3123899Z Making install in job-ingest
2021-01-08T05:04:50.3292390Z make[3]: Entering directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:04:50.3360529Z make[4]: Entering directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:04:50.3380350Z /bin/mkdir -p '/usr/libexec/flux'
2021-01-08T05:04:50.3427926Z /usr/bin/install -c validators/validate-schema.py validators/validate-jobspec.py '/usr/libexec/flux'
2021-01-08T05:04:50.3468456Z /bin/mkdir -p '/usr/share/flux/schema/jobspec/'
2021-01-08T05:04:50.3505055Z /usr/bin/install -c -m 644 schemas/jobspec.jsonschema schemas/jobspec_v1.jsonschema '/usr/share/flux/schema/jobspec/'
2021-01-08T05:04:50.3668004Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:50.3683169Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c job-ingest.la '/usr/lib/flux/modules'
2021-01-08T05:04:50.4041965Z libtool: warning: relinking 'job-ingest.la'
2021-01-08T05:04:50.4077171Z libtool: install: (cd /usr/src/src/modules/job-ingest; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o job-ingest.la -rpath /usr/lib/flux/modules job-ingest.lo validate.lo worker.lo ../../../src/common/libjob/libjob.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la -lflux-security -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:50.6808463Z libtool: install: /usr/bin/install -c .libs/job-ingest.soT /usr/lib/flux/modules/job-ingest.so
2021-01-08T05:04:50.6840894Z libtool: install: /usr/bin/install -c .libs/job-ingest.lai /usr/lib/flux/modules/job-ingest.la
2021-01-08T05:04:50.7290918Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:50.7315560Z ----------------------------------------------------------------------
2021-01-08T05:04:50.7316295Z Libraries have been installed in:
2021-01-08T05:04:50.7316855Z /usr/lib/flux/modules
2021-01-08T05:04:50.7317094Z
2021-01-08T05:04:50.7317546Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:50.7320424Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:50.7321450Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:50.7322129Z flag during linking and do at least one of the following:
2021-01-08T05:04:50.7322959Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:50.7323528Z during execution
2021-01-08T05:04:50.7324213Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:50.7324933Z during linking
2021-01-08T05:04:50.7325617Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:50.7326492Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:50.7326960Z
2021-01-08T05:04:50.7327531Z See any operating system documentation about shared libraries for
2021-01-08T05:04:50.7328318Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:50.7329200Z ----------------------------------------------------------------------
2021-01-08T05:04:50.7330250Z make[4]: Leaving directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:04:50.7331095Z make[3]: Leaving directory '/usr/src/src/modules/job-ingest'
2021-01-08T05:04:50.7331819Z Making install in job-manager
2021-01-08T05:04:50.7616335Z make[3]: Entering directory '/usr/src/src/modules/job-manager'
2021-01-08T05:04:50.7790624Z make[4]: Entering directory '/usr/src/src/modules/job-manager'
2021-01-08T05:04:50.7791704Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:50.7944114Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:50.7959507Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c job-manager.la '/usr/lib/flux/modules'
2021-01-08T05:04:50.8338311Z libtool: warning: relinking 'job-manager.la'
2021-01-08T05:04:50.8373568Z libtool: install: (cd /usr/src/src/modules/job-manager; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o job-manager.la -rpath /usr/lib/flux/modules job-manager.lo job.lo submit.lo drain.lo wait.lo event.lo restart.lo raise.lo kill.lo alloc.lo start.lo list.lo urgency.lo annotate.lo journal.lo getattr.lo ../../../src/common/libjob/libjob.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:51.1330888Z libtool: install: /usr/bin/install -c .libs/job-manager.soT /usr/lib/flux/modules/job-manager.so
2021-01-08T05:04:51.1362371Z libtool: install: /usr/bin/install -c .libs/job-manager.lai /usr/lib/flux/modules/job-manager.la
2021-01-08T05:04:51.1846330Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:51.1865696Z ----------------------------------------------------------------------
2021-01-08T05:04:51.1866391Z Libraries have been installed in:
2021-01-08T05:04:51.1866915Z /usr/lib/flux/modules
2021-01-08T05:04:51.1867211Z
2021-01-08T05:04:51.1867736Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:51.1870932Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:51.1872144Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:51.1874298Z flag during linking and do at least one of the following:
2021-01-08T05:04:51.1875283Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:51.1876030Z during execution
2021-01-08T05:04:51.1876722Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:51.1877248Z during linking
2021-01-08T05:04:51.1877868Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:51.1880468Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:51.1881097Z
2021-01-08T05:04:51.1881658Z See any operating system documentation about shared libraries for
2021-01-08T05:04:51.1882378Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:51.1883548Z ----------------------------------------------------------------------
2021-01-08T05:04:51.1884534Z make[4]: Leaving directory '/usr/src/src/modules/job-manager'
2021-01-08T05:04:51.1885465Z make[3]: Leaving directory '/usr/src/src/modules/job-manager'
2021-01-08T05:04:51.1886243Z Making install in job-info
2021-01-08T05:04:51.2121760Z make[3]: Entering directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:51.2248957Z make[4]: Entering directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:51.2249882Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:51.2393625Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:51.2408199Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c job-info.la '/usr/lib/flux/modules'
2021-01-08T05:04:51.2765846Z libtool: warning: relinking 'job-info.la'
2021-01-08T05:04:51.2800523Z libtool: install: (cd /usr/src/src/modules/job-info; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o job-info.la -rpath /usr/lib/flux/modules job-info.lo allow.lo job_state.lo list.lo lookup.lo watch.lo guest_watch.lo job_util.lo idsync.lo stats.lo ../../../src/common/libjob/libjob.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la ../../../src/common/librlist/librlist.la -lczmq -lzmq -lhwloc -lm -lcaliper-stub -lrt )
2021-01-08T05:04:51.5734505Z libtool: install: /usr/bin/install -c .libs/job-info.soT /usr/lib/flux/modules/job-info.so
2021-01-08T05:04:51.5768392Z libtool: install: /usr/bin/install -c .libs/job-info.lai /usr/lib/flux/modules/job-info.la
2021-01-08T05:04:51.6234004Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:51.6248069Z ----------------------------------------------------------------------
2021-01-08T05:04:51.6248808Z Libraries have been installed in:
2021-01-08T05:04:51.6249280Z /usr/lib/flux/modules
2021-01-08T05:04:51.6249783Z
2021-01-08T05:04:51.6250286Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:51.6250990Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:51.6252123Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:51.6254580Z flag during linking and do at least one of the following:
2021-01-08T05:04:51.6255569Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:51.6257499Z during execution
2021-01-08T05:04:51.6258682Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:51.6259262Z during linking
2021-01-08T05:04:51.6259946Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:51.6260842Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:51.6261301Z
2021-01-08T05:04:51.6261889Z See any operating system documentation about shared libraries for
2021-01-08T05:04:51.6264149Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:51.6265229Z ----------------------------------------------------------------------
2021-01-08T05:04:51.6266089Z make[4]: Leaving directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:51.6266918Z make[3]: Leaving directory '/usr/src/src/modules/job-info'
2021-01-08T05:04:51.6267589Z Making install in job-exec
2021-01-08T05:04:51.6466918Z make[3]: Entering directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:51.6581448Z make[4]: Entering directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:51.6582398Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:51.6723239Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:51.6738435Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c job-exec.la '/usr/lib/flux/modules'
2021-01-08T05:04:51.7107832Z libtool: warning: relinking 'job-exec.la'
2021-01-08T05:04:51.7140260Z libtool: install: (cd /usr/src/src/modules/job-exec; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o job-exec.la -rpath /usr/lib/flux/modules job-exec.lo rset.lo testexec.lo exec.lo ../../../src/common/libjob/libjob.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la libbulk-exec.la -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:51.9848249Z libtool: install: /usr/bin/install -c .libs/job-exec.soT /usr/lib/flux/modules/job-exec.so
2021-01-08T05:04:51.9878582Z libtool: install: /usr/bin/install -c .libs/job-exec.lai /usr/lib/flux/modules/job-exec.la
2021-01-08T05:04:52.0334397Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:52.0351371Z ----------------------------------------------------------------------
2021-01-08T05:04:52.0352424Z Libraries have been installed in:
2021-01-08T05:04:52.0352928Z /usr/lib/flux/modules
2021-01-08T05:04:52.0353199Z
2021-01-08T05:04:52.0353694Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:52.0356389Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:52.0357491Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:52.0359698Z flag during linking and do at least one of the following:
2021-01-08T05:04:52.0360968Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:52.0361582Z during execution
2021-01-08T05:04:52.0362322Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:52.0362890Z during linking
2021-01-08T05:04:52.0363565Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:52.0366986Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:52.0367445Z
2021-01-08T05:04:52.0368000Z See any operating system documentation about shared libraries for
2021-01-08T05:04:52.0368903Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:52.0369798Z ----------------------------------------------------------------------
2021-01-08T05:04:52.0370679Z make[4]: Leaving directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:52.0371507Z make[3]: Leaving directory '/usr/src/src/modules/job-exec'
2021-01-08T05:04:52.0372224Z Making install in job-archive
2021-01-08T05:04:52.0554994Z make[3]: Entering directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:52.0619357Z make[4]: Entering directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:52.0620290Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:52.0776003Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:52.0794368Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c job-archive.la '/usr/lib/flux/modules'
2021-01-08T05:04:52.1160287Z libtool: warning: relinking 'job-archive.la'
2021-01-08T05:04:52.1194345Z libtool: install: (cd /usr/src/src/modules/job-archive; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o job-archive.la -rpath /usr/lib/flux/modules job-archive.lo ../../../src/common/libjob/libjob.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la -lsqlite3 -lczmq -lzmq -lm -lcaliper-stub -lrt )
2021-01-08T05:04:52.3915238Z libtool: install: /usr/bin/install -c .libs/job-archive.soT /usr/lib/flux/modules/job-archive.so
2021-01-08T05:04:52.3941411Z libtool: install: /usr/bin/install -c .libs/job-archive.lai /usr/lib/flux/modules/job-archive.la
2021-01-08T05:04:52.4384199Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:52.4406333Z ----------------------------------------------------------------------
2021-01-08T05:04:52.4407032Z Libraries have been installed in:
2021-01-08T05:04:52.4407499Z /usr/lib/flux/modules
2021-01-08T05:04:52.4407770Z
2021-01-08T05:04:52.4408266Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:52.4410297Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:52.4411286Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:52.4411966Z flag during linking and do at least one of the following:
2021-01-08T05:04:52.4412804Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:52.4413371Z during execution
2021-01-08T05:04:52.4415267Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:52.4415820Z during linking
2021-01-08T05:04:52.4416729Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:52.4417612Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:52.4418097Z
2021-01-08T05:04:52.4418673Z See any operating system documentation about shared libraries for
2021-01-08T05:04:52.4419463Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:52.4420335Z ----------------------------------------------------------------------
2021-01-08T05:04:52.4421244Z make[4]: Leaving directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:52.4422219Z make[3]: Leaving directory '/usr/src/src/modules/job-archive'
2021-01-08T05:04:52.4422857Z Making install in resource
2021-01-08T05:04:52.4649418Z make[3]: Entering directory '/usr/src/src/modules/resource'
2021-01-08T05:04:52.4768735Z make[4]: Entering directory '/usr/src/src/modules/resource'
2021-01-08T05:04:52.4769667Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:52.4914202Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:52.4926998Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c resource.la '/usr/lib/flux/modules'
2021-01-08T05:04:52.5286303Z libtool: warning: relinking 'resource.la'
2021-01-08T05:04:52.5317592Z libtool: install: (cd /usr/src/src/modules/resource; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o resource.la -rpath /usr/lib/flux/modules resource.lo monitor.lo topo.lo drain.lo exclude.lo reslog.lo acquire.lo inventory.lo rutil.lo ../../../src/common/librlist/librlist.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -lhwloc -lm -lcaliper-stub -lrt )
2021-01-08T05:04:52.8022604Z libtool: install: /usr/bin/install -c .libs/resource.soT /usr/lib/flux/modules/resource.so
2021-01-08T05:04:52.8059832Z libtool: install: /usr/bin/install -c .libs/resource.lai /usr/lib/flux/modules/resource.la
2021-01-08T05:04:52.8512790Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:52.8530617Z ----------------------------------------------------------------------
2021-01-08T05:04:52.8531363Z Libraries have been installed in:
2021-01-08T05:04:52.8531873Z /usr/lib/flux/modules
2021-01-08T05:04:52.8532168Z
2021-01-08T05:04:52.8532724Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:52.8533490Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:52.8534436Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:52.8535164Z flag during linking and do at least one of the following:
2021-01-08T05:04:52.8536056Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:52.8537861Z during execution
2021-01-08T05:04:52.8538701Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:52.8539266Z during linking
2021-01-08T05:04:52.8539951Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:52.8541861Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:52.8542365Z
2021-01-08T05:04:52.8542962Z See any operating system documentation about shared libraries for
2021-01-08T05:04:52.8543739Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:52.8544689Z ----------------------------------------------------------------------
2021-01-08T05:04:52.8545622Z make[4]: Leaving directory '/usr/src/src/modules/resource'
2021-01-08T05:04:52.8546505Z make[3]: Leaving directory '/usr/src/src/modules/resource'
2021-01-08T05:04:52.8549156Z Making install in sched-simple
2021-01-08T05:04:52.8718095Z make[3]: Entering directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:52.8781793Z make[4]: Entering directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:52.8782661Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:52.8922855Z /bin/mkdir -p '/usr/lib/flux/modules'
2021-01-08T05:04:52.8936876Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c sched-simple.la '/usr/lib/flux/modules'
2021-01-08T05:04:52.9308977Z libtool: warning: relinking 'sched-simple.la'
2021-01-08T05:04:52.9339357Z libtool: install: (cd /usr/src/src/modules/sched-simple; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -Wl,--no-undefined -avoid-version -export-symbols-regex "^mod_(main|name|service)\$" --disable-static -shared -export-dynamic -module -o sched-simple.la -rpath /usr/lib/flux/modules sched.lo libjj.la ../../../src/common/librlist/librlist.la ../../../src/common/libschedutil/libschedutil.la ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la ../../../src/common/libflux-optparse.la -lczmq -lzmq -lhwloc -lm -lcaliper-stub -lrt )
2021-01-08T05:04:53.2246396Z libtool: install: /usr/bin/install -c .libs/sched-simple.soT /usr/lib/flux/modules/sched-simple.so
2021-01-08T05:04:53.2277825Z libtool: install: /usr/bin/install -c .libs/sched-simple.lai /usr/lib/flux/modules/sched-simple.la
2021-01-08T05:04:53.2755124Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/modules
2021-01-08T05:04:53.2769394Z ----------------------------------------------------------------------
2021-01-08T05:04:53.2770317Z Libraries have been installed in:
2021-01-08T05:04:53.2770828Z /usr/lib/flux/modules
2021-01-08T05:04:53.2771122Z
2021-01-08T05:04:53.2771690Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:53.2774473Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:53.2777040Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:53.2777924Z flag during linking and do at least one of the following:
2021-01-08T05:04:53.2778931Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:53.2779543Z during execution
2021-01-08T05:04:53.2780283Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:53.2780832Z during linking
2021-01-08T05:04:53.2781514Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:53.2782396Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:53.2782866Z
2021-01-08T05:04:53.2783448Z See any operating system documentation about shared libraries for
2021-01-08T05:04:53.2784239Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:53.2785118Z ----------------------------------------------------------------------
2021-01-08T05:04:53.2786098Z make[4]: Leaving directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:53.2787044Z make[3]: Leaving directory '/usr/src/src/modules/sched-simple'
2021-01-08T05:04:53.2807289Z make[3]: Entering directory '/usr/src/src/modules'
2021-01-08T05:04:53.2851084Z make[4]: Entering directory '/usr/src/src/modules'
2021-01-08T05:04:53.2854154Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:53.2854947Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:53.2855712Z make[4]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:04:53.2856445Z make[3]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:04:53.2859809Z make[2]: Leaving directory '/usr/src/src/modules'
2021-01-08T05:04:53.2860383Z Making install in broker
2021-01-08T05:04:53.3208954Z make[2]: Entering directory '/usr/src/src/broker'
2021-01-08T05:04:53.3422495Z make[3]: Entering directory '/usr/src/src/broker'
2021-01-08T05:04:53.3423366Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:53.3616078Z /bin/mkdir -p '/usr/libexec/flux/cmd'
2021-01-08T05:04:53.3667292Z /bin/bash ../../libtool --mode=install /usr/bin/install -c flux-broker '/usr/libexec/flux/cmd'
2021-01-08T05:04:53.4096341Z libtool: install: /usr/bin/install -c .libs/flux-broker /usr/libexec/flux/cmd/flux-broker
2021-01-08T05:04:53.4128861Z make[3]: Leaving directory '/usr/src/src/broker'
2021-01-08T05:04:53.4132105Z make[2]: Leaving directory '/usr/src/src/broker'
2021-01-08T05:04:53.4139053Z Making install in connectors
2021-01-08T05:04:53.4170201Z make[2]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:04:53.4214686Z Making install in local
2021-01-08T05:04:53.4335273Z make[3]: Entering directory '/usr/src/src/connectors/local'
2021-01-08T05:04:53.4386371Z make[4]: Entering directory '/usr/src/src/connectors/local'
2021-01-08T05:04:53.4387277Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:53.4487089Z /bin/mkdir -p '/usr/lib/flux/connectors'
2021-01-08T05:04:53.4500708Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c local.la '/usr/lib/flux/connectors'
2021-01-08T05:04:53.4867426Z libtool: warning: relinking 'local.la'
2021-01-08T05:04:53.4901553Z libtool: install: (cd /usr/src/src/connectors/local; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -module -Wl,--no-undefined -export-symbols-regex "^connector_init\$" --disable-static -avoid-version -shared -export-dynamic -o local.la -rpath /usr/lib/flux/connectors local.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -luuid -lm -lcaliper-stub -lrt )
2021-01-08T05:04:53.7330606Z libtool: install: /usr/bin/install -c .libs/local.soT /usr/lib/flux/connectors/local.so
2021-01-08T05:04:53.7361121Z libtool: install: /usr/bin/install -c .libs/local.lai /usr/lib/flux/connectors/local.la
2021-01-08T05:04:53.7832703Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/connectors
2021-01-08T05:04:53.7851305Z ----------------------------------------------------------------------
2021-01-08T05:04:53.7852021Z Libraries have been installed in:
2021-01-08T05:04:53.7852571Z /usr/lib/flux/connectors
2021-01-08T05:04:53.7852881Z
2021-01-08T05:04:53.7856102Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:53.7856911Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:53.7859481Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:53.7860220Z flag during linking and do at least one of the following:
2021-01-08T05:04:53.7861132Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:53.7861742Z during execution
2021-01-08T05:04:53.7862481Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:53.7864430Z during linking
2021-01-08T05:04:53.7866071Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:53.7866959Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:53.7867430Z
2021-01-08T05:04:53.7868007Z See any operating system documentation about shared libraries for
2021-01-08T05:04:53.7868810Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:53.7869686Z ----------------------------------------------------------------------
2021-01-08T05:04:53.7870630Z make[4]: Leaving directory '/usr/src/src/connectors/local'
2021-01-08T05:04:53.7871511Z make[3]: Leaving directory '/usr/src/src/connectors/local'
2021-01-08T05:04:53.7872556Z Making install in shmem
2021-01-08T05:04:53.8028503Z make[3]: Entering directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:53.8087383Z make[4]: Entering directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:53.8088441Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:53.8227057Z /bin/mkdir -p '/usr/lib/flux/connectors'
2021-01-08T05:04:53.8240603Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c shmem.la '/usr/lib/flux/connectors'
2021-01-08T05:04:53.8603025Z libtool: warning: relinking 'shmem.la'
2021-01-08T05:04:53.8638548Z libtool: install: (cd /usr/src/src/connectors/shmem; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -module -Wl,--no-undefined -export-symbols-regex "^connector_init\$" --disable-static -avoid-version -shared -export-dynamic -o shmem.la -rpath /usr/lib/flux/connectors shmem.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -luuid -lm -lcaliper-stub -lrt )
2021-01-08T05:04:54.1080420Z libtool: install: /usr/bin/install -c .libs/shmem.soT /usr/lib/flux/connectors/shmem.so
2021-01-08T05:04:54.1109436Z libtool: install: /usr/bin/install -c .libs/shmem.lai /usr/lib/flux/connectors/shmem.la
2021-01-08T05:04:54.1582961Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/connectors
2021-01-08T05:04:54.1602313Z ----------------------------------------------------------------------
2021-01-08T05:04:54.1603040Z Libraries have been installed in:
2021-01-08T05:04:54.1603807Z /usr/lib/flux/connectors
2021-01-08T05:04:54.1604120Z
2021-01-08T05:04:54.1606621Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:54.1607407Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:54.1610152Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:54.1610904Z flag during linking and do at least one of the following:
2021-01-08T05:04:54.1611967Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:54.1612588Z during execution
2021-01-08T05:04:54.1613340Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:54.1613894Z during linking
2021-01-08T05:04:54.1616132Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:54.1617024Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:54.1617495Z
2021-01-08T05:04:54.1618083Z See any operating system documentation about shared libraries for
2021-01-08T05:04:54.1618871Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:54.1619754Z ----------------------------------------------------------------------
2021-01-08T05:04:54.1620731Z make[4]: Leaving directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:54.1621897Z make[3]: Leaving directory '/usr/src/src/connectors/shmem'
2021-01-08T05:04:54.1622601Z Making install in loop
2021-01-08T05:04:54.1723282Z make[3]: Entering directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:54.1774440Z make[4]: Entering directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:54.1775358Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:54.1855387Z /bin/mkdir -p '/usr/lib/flux/connectors'
2021-01-08T05:04:54.1869715Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c loop.la '/usr/lib/flux/connectors'
2021-01-08T05:04:54.2260184Z libtool: warning: relinking 'loop.la'
2021-01-08T05:04:54.2295576Z libtool: install: (cd /usr/src/src/connectors/loop; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -module -Wl,--no-undefined -export-symbols-regex "^connector_init\$" --disable-static -avoid-version -shared -export-dynamic -o loop.la -rpath /usr/lib/flux/connectors loop.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -luuid -lm -lcaliper-stub -lrt )
2021-01-08T05:04:54.4763634Z libtool: install: /usr/bin/install -c .libs/loop.soT /usr/lib/flux/connectors/loop.so
2021-01-08T05:04:54.4794939Z libtool: install: /usr/bin/install -c .libs/loop.lai /usr/lib/flux/connectors/loop.la
2021-01-08T05:04:54.5240474Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/connectors
2021-01-08T05:04:54.5260072Z ----------------------------------------------------------------------
2021-01-08T05:04:54.5260758Z Libraries have been installed in:
2021-01-08T05:04:54.5261246Z /usr/lib/flux/connectors
2021-01-08T05:04:54.5264114Z
2021-01-08T05:04:54.5264670Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:54.5265440Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:54.5266510Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:54.5267241Z flag during linking and do at least one of the following:
2021-01-08T05:04:54.5268152Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:54.5268745Z during execution
2021-01-08T05:04:54.5269496Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:54.5270044Z during linking
2021-01-08T05:04:54.5270728Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:54.5271697Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:54.5272429Z
2021-01-08T05:04:54.5272969Z See any operating system documentation about shared libraries for
2021-01-08T05:04:54.5273898Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:54.5274743Z ----------------------------------------------------------------------
2021-01-08T05:04:54.5275613Z make[4]: Leaving directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:54.5276426Z make[3]: Leaving directory '/usr/src/src/connectors/loop'
2021-01-08T05:04:54.5276970Z Making install in ssh
2021-01-08T05:04:54.5381740Z make[3]: Entering directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:54.5431358Z make[4]: Entering directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:54.5432857Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:54.5529052Z /bin/mkdir -p '/usr/lib/flux/connectors'
2021-01-08T05:04:54.5544074Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c ssh.la '/usr/lib/flux/connectors'
2021-01-08T05:04:54.5914862Z libtool: warning: relinking 'ssh.la'
2021-01-08T05:04:54.5953881Z libtool: install: (cd /usr/src/src/connectors/ssh; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -g -O2 -module -Wl,--no-undefined -export-symbols-regex "^connector_init\$" --disable-static -avoid-version -shared -export-dynamic -o ssh.la -rpath /usr/lib/flux/connectors ssh.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -lczmq -lzmq -luuid -lm -lcaliper-stub -lrt )
2021-01-08T05:04:54.8378606Z libtool: install: /usr/bin/install -c .libs/ssh.soT /usr/lib/flux/connectors/ssh.so
2021-01-08T05:04:54.8407815Z libtool: install: /usr/bin/install -c .libs/ssh.lai /usr/lib/flux/connectors/ssh.la
2021-01-08T05:04:54.8876624Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/flux/connectors
2021-01-08T05:04:54.8895017Z ----------------------------------------------------------------------
2021-01-08T05:04:54.8895709Z Libraries have been installed in:
2021-01-08T05:04:54.8896267Z /usr/lib/flux/connectors
2021-01-08T05:04:54.8896578Z
2021-01-08T05:04:54.8897108Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:54.8897871Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:54.8900487Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:54.8901157Z flag during linking and do at least one of the following:
2021-01-08T05:04:54.8903256Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:54.8903830Z during execution
2021-01-08T05:04:54.8904603Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:54.8905277Z during linking
2021-01-08T05:04:54.8905969Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:54.8906856Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:54.8907327Z
2021-01-08T05:04:54.8907905Z See any operating system documentation about shared libraries for
2021-01-08T05:04:54.8908701Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:54.8909572Z ----------------------------------------------------------------------
2021-01-08T05:04:54.8910496Z make[4]: Leaving directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:54.8911359Z make[3]: Leaving directory '/usr/src/src/connectors/ssh'
2021-01-08T05:04:54.8934932Z make[3]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:04:54.8972312Z make[4]: Entering directory '/usr/src/src/connectors'
2021-01-08T05:04:54.8973253Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:54.8974100Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:54.8974934Z make[4]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:04:54.8979592Z make[3]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:04:54.8985836Z make[2]: Leaving directory '/usr/src/src/connectors'
2021-01-08T05:04:54.8993346Z Making install in bindings
2021-01-08T05:04:54.9022283Z make[2]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:04:54.9072954Z Making install in lua
2021-01-08T05:04:54.9255803Z make[3]: Entering directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:54.9330219Z LN flux.so -> .libs/flux.so
2021-01-08T05:04:54.9537015Z make[4]: Entering directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:54.9555203Z /bin/mkdir -p '/usr/lib/lua/5.2'
2021-01-08T05:04:54.9569962Z /bin/bash ../../../libtool --mode=install /usr/bin/install -c flux.la '/usr/lib/lua/5.2'
2021-01-08T05:04:54.9929043Z libtool: warning: relinking 'flux.la'
2021-01-08T05:04:54.9957980Z libtool: install: (cd /usr/src/src/bindings/lua; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -Wno-strict-aliasing -Wno-error=deprecated-declarations -Werror=missing-field-initializers -I/usr/include/uuid -Wno-parentheses -Wno-error=parentheses -g -O2 -avoid-version -module -shared --disable-static -Wl,--no-undefined -o flux.la -rpath /usr/lib/lua/5.2 flux-lua.lo jansson-lua.lo zmsg-lua.lo lutil.lo ../../../src/common/libflux-internal.la ../../../src/common/libflux-core.la -llua5.2 -ldl -lczmq -lzmq -luuid -lm -lcaliper-stub -lrt )
2021-01-08T05:04:55.1994494Z libtool: install: /usr/bin/install -c .libs/flux.soT /usr/lib/lua/5.2/flux.so
2021-01-08T05:04:55.2020731Z libtool: install: /usr/bin/install -c .libs/flux.lai /usr/lib/lua/5.2/flux.la
2021-01-08T05:04:55.2490309Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/lua/5.2
2021-01-08T05:04:55.2511170Z ----------------------------------------------------------------------
2021-01-08T05:04:55.2511927Z Libraries have been installed in:
2021-01-08T05:04:55.2512948Z /usr/lib/lua/5.2
2021-01-08T05:04:55.2513210Z
2021-01-08T05:04:55.2513753Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:55.2514520Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:55.2515484Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:55.2516232Z flag during linking and do at least one of the following:
2021-01-08T05:04:55.2517130Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:55.2517728Z during execution
2021-01-08T05:04:55.2518480Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:55.2519027Z during linking
2021-01-08T05:04:55.2519712Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:55.2520600Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:55.2521080Z
2021-01-08T05:04:55.2521656Z See any operating system documentation about shared libraries for
2021-01-08T05:04:55.2522445Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:55.2523319Z ----------------------------------------------------------------------
2021-01-08T05:04:55.2555276Z /bin/mkdir -p '/usr/share/lua/5.2/fluxometer'
2021-01-08T05:04:55.2621125Z /bin/mkdir -p '/usr/share/lua/5.2/fluxometer/Test/Builder/'
2021-01-08T05:04:55.2637640Z /bin/mkdir -p '/usr/share/lua/5.2/fluxometer/Test/Builder/Tester/'
2021-01-08T05:04:55.2655186Z /bin/mkdir -p '/usr/share/lua/5.2/fluxometer/Test/'
2021-01-08T05:04:55.2669625Z /usr/bin/install -c Test/Builder.lua Test/More.lua '/usr/share/lua/5.2/fluxometer/Test/'
2021-01-08T05:04:55.2690029Z /usr/bin/install -c Test/Builder/Tester/File.lua '/usr/share/lua/5.2/fluxometer/Test/Builder/Tester/'
2021-01-08T05:04:55.2707166Z /usr/bin/install -c Test/Builder/NoOutput.lua Test/Builder/SocketOutput.lua Test/Builder/Tester.lua '/usr/share/lua/5.2/fluxometer/Test/Builder/'
2021-01-08T05:04:55.2750922Z /bin/mkdir -p '/usr/share/lua/5.2'
2021-01-08T05:04:55.2816392Z /bin/mkdir -p '/usr/share/lua/5.2/flux/'
2021-01-08T05:04:55.2841066Z /usr/bin/install -c flux/timer.lua flux/alt_getopt.lua flux/posix.lua flux/Subcommander.lua '/usr/share/lua/5.2/flux/'
2021-01-08T05:04:55.2883807Z make[4]: Leaving directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:55.2885174Z make[3]: Leaving directory '/usr/src/src/bindings/lua'
2021-01-08T05:04:55.2890148Z Making install in python
2021-01-08T05:04:55.2920961Z make[3]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:04:55.2967576Z Making install in _flux
2021-01-08T05:04:55.3205430Z make[4]: Entering directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:55.3227919Z COPY python DSOs
2021-01-08T05:04:55.3384241Z make[5]: Entering directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:55.3385233Z make[5]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:55.3568738Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/_flux'
2021-01-08T05:04:55.3584977Z /bin/bash ../../../../libtool --mode=install /usr/bin/install -c _core.la _hostlist.la _idset.la _rlist.la _security.la '/usr/lib/python3.6/site-packages/_flux'
2021-01-08T05:04:55.3989088Z libtool: warning: relinking '_core.la'
2021-01-08T05:04:55.4024813Z libtool: install: (cd /usr/src/src/bindings/python/_flux; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -g -O2 -avoid-version -module -Wl,--no-undefined -Wl,-rpath,/usr/lib -o _core.la -rpath /usr/lib/python3.6/site-packages/_flux _core.lo ../../../../src/common/libflux-core.la ../../../../src/common/libflux-internal.la ../../../../src/common/libdebugged/libdebugged.la -lczmq -lzmq -luuid -L/usr/lib -lpython3.6m -lm -lcaliper-stub -lrt )
2021-01-08T05:04:55.6180929Z libtool: install: /usr/bin/install -c .libs/_core.soT /usr/lib/python3.6/site-packages/_flux/_core.so
2021-01-08T05:04:55.6218989Z libtool: install: /usr/bin/install -c .libs/_core.lai /usr/lib/python3.6/site-packages/_flux/_core.la
2021-01-08T05:04:55.6307654Z libtool: warning: relinking '_hostlist.la'
2021-01-08T05:04:55.6337621Z libtool: install: (cd /usr/src/src/bindings/python/_flux; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -g -O2 -avoid-version -module -Wl,--no-undefined -Wl,-rpath,/usr/lib -o _hostlist.la -rpath /usr/lib/python3.6/site-packages/_flux _hostlist.lo ../../../../src/common/libflux-core.la ../../../../src/common/libflux-internal.la ../../../../src/common/libdebugged/libdebugged.la -lczmq -lzmq -luuid -L/usr/lib -lpython3.6m -lm -lcaliper-stub -lrt )
2021-01-08T05:04:55.8442150Z libtool: install: /usr/bin/install -c .libs/_hostlist.soT /usr/lib/python3.6/site-packages/_flux/_hostlist.so
2021-01-08T05:04:55.8472323Z libtool: install: /usr/bin/install -c .libs/_hostlist.lai /usr/lib/python3.6/site-packages/_flux/_hostlist.la
2021-01-08T05:04:55.8565969Z libtool: warning: relinking '_idset.la'
2021-01-08T05:04:55.8594887Z libtool: install: (cd /usr/src/src/bindings/python/_flux; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -g -O2 -avoid-version -module -Wl,--no-undefined -Wl,-rpath,/usr/lib -o _idset.la -rpath /usr/lib/python3.6/site-packages/_flux _idset.lo ../../../../src/common/libflux-core.la ../../../../src/common/libflux-internal.la ../../../../src/common/libdebugged/libdebugged.la -lczmq -lzmq -luuid -L/usr/lib -lpython3.6m -lm -lcaliper-stub -lrt )
2021-01-08T05:04:56.0667513Z libtool: install: /usr/bin/install -c .libs/_idset.soT /usr/lib/python3.6/site-packages/_flux/_idset.so
2021-01-08T05:04:56.0697174Z libtool: install: /usr/bin/install -c .libs/_idset.lai /usr/lib/python3.6/site-packages/_flux/_idset.la
2021-01-08T05:04:56.0792690Z libtool: warning: relinking '_rlist.la'
2021-01-08T05:04:56.0821628Z libtool: install: (cd /usr/src/src/bindings/python/_flux; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -g -O2 -avoid-version -module -Wl,--no-undefined -Wl,-rpath,/usr/lib -o _rlist.la -rpath /usr/lib/python3.6/site-packages/_flux _rlist.lo ../../../../src/common/librlist/librlist.la -lhwloc ../../../../src/common/libflux-core.la ../../../../src/common/libflux-internal.la ../../../../src/common/libdebugged/libdebugged.la -lczmq -lzmq -luuid -L/usr/lib -lpython3.6m -lm -lcaliper-stub -lrt )
2021-01-08T05:04:56.3002287Z libtool: install: /usr/bin/install -c .libs/_rlist.soT /usr/lib/python3.6/site-packages/_flux/_rlist.so
2021-01-08T05:04:56.3029674Z libtool: install: /usr/bin/install -c .libs/_rlist.lai /usr/lib/python3.6/site-packages/_flux/_rlist.la
2021-01-08T05:04:56.3120391Z libtool: warning: relinking '_security.la'
2021-01-08T05:04:56.3151927Z libtool: install: (cd /usr/src/src/bindings/python/_flux; /bin/bash "/usr/src/libtool" --silent --tag CC --mode=relink gcc -g -O2 -avoid-version -module -Wl,--no-undefined -Wl,-rpath,/usr/lib -o _security.la -rpath /usr/lib/python3.6/site-packages/_flux _security_la-_security.lo ../../../../src/common/libflux-core.la ../../../../src/common/libflux-internal.la ../../../../src/common/libdebugged/libdebugged.la -lczmq -lzmq -luuid -L/usr/lib -lpython3.6m -lflux-security -lm -lcaliper-stub -lrt )
2021-01-08T05:04:56.5253041Z libtool: install: /usr/bin/install -c .libs/_security.soT /usr/lib/python3.6/site-packages/_flux/_security.so
2021-01-08T05:04:56.5281084Z libtool: install: /usr/bin/install -c .libs/_security.lai /usr/lib/python3.6/site-packages/_flux/_security.la
2021-01-08T05:04:56.5298880Z libtool: install: /usr/bin/install -c .libs/_core.a /usr/lib/python3.6/site-packages/_flux/_core.a
2021-01-08T05:04:56.5352846Z libtool: install: chmod 644 /usr/lib/python3.6/site-packages/_flux/_core.a
2021-01-08T05:04:56.5365179Z libtool: install: ranlib /usr/lib/python3.6/site-packages/_flux/_core.a
2021-01-08T05:04:56.5548072Z libtool: install: /usr/bin/install -c .libs/_hostlist.a /usr/lib/python3.6/site-packages/_flux/_hostlist.a
2021-01-08T05:04:56.5584147Z libtool: install: chmod 644 /usr/lib/python3.6/site-packages/_flux/_hostlist.a
2021-01-08T05:04:56.5597043Z libtool: install: ranlib /usr/lib/python3.6/site-packages/_flux/_hostlist.a
2021-01-08T05:04:56.5704374Z libtool: install: /usr/bin/install -c .libs/_idset.a /usr/lib/python3.6/site-packages/_flux/_idset.a
2021-01-08T05:04:56.5741315Z libtool: install: chmod 644 /usr/lib/python3.6/site-packages/_flux/_idset.a
2021-01-08T05:04:56.5755177Z libtool: install: ranlib /usr/lib/python3.6/site-packages/_flux/_idset.a
2021-01-08T05:04:56.5874605Z libtool: install: /usr/bin/install -c .libs/_rlist.a /usr/lib/python3.6/site-packages/_flux/_rlist.a
2021-01-08T05:04:56.5915346Z libtool: install: chmod 644 /usr/lib/python3.6/site-packages/_flux/_rlist.a
2021-01-08T05:04:56.5929525Z libtool: install: ranlib /usr/lib/python3.6/site-packages/_flux/_rlist.a
2021-01-08T05:04:56.6056597Z libtool: install: /usr/bin/install -c .libs/_security.a /usr/lib/python3.6/site-packages/_flux/_security.a
2021-01-08T05:04:56.6091345Z libtool: install: chmod 644 /usr/lib/python3.6/site-packages/_flux/_security.a
2021-01-08T05:04:56.6105477Z libtool: install: ranlib /usr/lib/python3.6/site-packages/_flux/_security.a
2021-01-08T05:04:56.6681638Z libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/python3.6/site-packages/_flux
2021-01-08T05:04:56.6700832Z ----------------------------------------------------------------------
2021-01-08T05:04:56.6701531Z Libraries have been installed in:
2021-01-08T05:04:56.6702301Z /usr/lib/python3.6/site-packages/_flux
2021-01-08T05:04:56.6702665Z
2021-01-08T05:04:56.6703160Z If you ever happen to want to link against installed libraries
2021-01-08T05:04:56.6703863Z in a given directory, LIBDIR, you must either use libtool, and
2021-01-08T05:04:56.6704740Z specify the full pathname of the library, or use the '-LLIBDIR'
2021-01-08T05:04:56.6705401Z flag during linking and do at least one of the following:
2021-01-08T05:04:56.6706241Z - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2021-01-08T05:04:56.6706794Z during execution
2021-01-08T05:04:56.6707491Z - add LIBDIR to the 'LD_RUN_PATH' environment variable
2021-01-08T05:04:56.6707995Z during linking
2021-01-08T05:04:56.6708614Z - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2021-01-08T05:04:56.6709447Z - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2021-01-08T05:04:56.6710054Z
2021-01-08T05:04:56.6710723Z See any operating system documentation about shared libraries for
2021-01-08T05:04:56.6711697Z more information, such as the ld(1) and ld.so(8) manual pages.
2021-01-08T05:04:56.6712629Z ----------------------------------------------------------------------
2021-01-08T05:04:56.6739472Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/_flux'
2021-01-08T05:04:56.6796405Z /usr/bin/install -c -m 644 __init__.py '/usr/lib/python3.6/site-packages/_flux'
2021-01-08T05:04:56.7134672Z Byte-compiling python modules...
2021-01-08T05:04:56.7153595Z __init__.py
2021-01-08T05:04:56.8320202Z Byte-compiling python modules (optimized versions) ...
2021-01-08T05:04:56.8324884Z __init__.py
2021-01-08T05:04:56.8396468Z /bin/mkdir -p '/usr/include/flux/_binding'
2021-01-08T05:04:56.8437111Z /usr/bin/install -c -m 644 _core_preproc.h _hostlist_preproc.h _idset_preproc.h _rlist_preproc.h _security_preproc.h '/usr/include/flux/_binding'
2021-01-08T05:04:56.8459778Z make install-data-hook
2021-01-08T05:04:56.8556962Z make[6]: Entering directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:56.8578006Z Linking python modules in non-standard location...
2021-01-08T05:04:56.8613247Z make[6]: Leaving directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:56.8621133Z make[5]: Leaving directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:56.8624583Z make[4]: Leaving directory '/usr/src/src/bindings/python/_flux'
2021-01-08T05:04:56.8630420Z Making install in flux
2021-01-08T05:04:56.8663722Z make[4]: Entering directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:56.8702249Z make[5]: Entering directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:56.8703236Z make[5]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:56.8726889Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/flux'
2021-01-08T05:04:56.8796284Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/flux/job'
2021-01-08T05:04:56.8815113Z /usr/bin/install -c -m 644 job/__init__.py job/JobID.py job/Jobspec.py job/event.py job/kill.py job/kvs.py job/list.py job/info.py job/submit.py job/wait.py job/stats.py job/_wrapper.py '/usr/lib/python3.6/site-packages/flux/job'
2021-01-08T05:04:56.8841522Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/flux/core'
2021-01-08T05:04:56.8861857Z /usr/bin/install -c -m 644 core/__init__.py core/watchers.py core/inner.py core/handle.py core/trampoline.py '/usr/lib/python3.6/site-packages/flux/core'
2021-01-08T05:04:56.8885457Z /bin/mkdir -p '/usr/lib/python3.6/site-packages/flux/resource'
2021-01-08T05:04:56.8902702Z /usr/bin/install -c -m 644 resource/Rlist.py resource/__init__.py resource/ResourceSetImplementation.py resource/ResourceSet.py '/usr/lib/python3.6/site-packages/flux/resource'
2021-01-08T05:04:56.8927370Z /usr/bin/install -c -m 644 __init__.py kvs.py wrapper.py rpc.py message.py constants.py util.py future.py memoized_property.py debugged.py hostlist.py idset.py security.py '/usr/lib/python3.6/site-packages/flux/.'
2021-01-08T05:04:56.9295438Z Byte-compiling python modules...
2021-01-08T05:04:56.9657530Z job/__init__.pyjob/JobID.pyjob/Jobspec.pyjob/event.pyjob/kill.pyjob/kvs.pyjob/list.pyjob/info.pyjob/submit.pyjob/wait.pyjob/stats.pyjob/_wrapper.pycore/__init__.pycore/watchers.pycore/inner.pycore/handle.pycore/trampoline.pyresource/Rlist.pyresource/__init__.pyresource/ResourceSetImplementation.pyresource/ResourceSet.py__init__.pykvs.pywrapper.pyrpc.pymessage.pyconstants.pyutil.pyfuture.pymemoized_property.pydebugged.pyhostlist.pyidset.pysecurity.py
2021-01-08T05:04:57.0031823Z Byte-compiling python modules (optimized versions) ...
2021-01-08T05:04:57.0381114Z job/__init__.pyjob/JobID.pyjob/Jobspec.pyjob/event.pyjob/kill.pyjob/kvs.pyjob/list.pyjob/info.pyjob/submit.pyjob/wait.pyjob/stats.pyjob/_wrapper.pycore/__init__.pycore/watchers.pycore/inner.pycore/handle.pycore/trampoline.pyresource/Rlist.pyresource/__init__.pyresource/ResourceSetImplementation.pyresource/ResourceSet.py__init__.pykvs.pywrapper.pyrpc.pymessage.pyconstants.pyutil.pyfuture.pymemoized_property.pydebugged.pyhostlist.pyidset.pysecurity.py
2021-01-08T05:04:57.0436563Z make install-data-hook
2021-01-08T05:04:57.0480221Z make[6]: Entering directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:57.0498165Z Linking python modules in non-standard location...
2021-01-08T05:04:57.0536430Z make[6]: Leaving directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:57.0540078Z make[5]: Leaving directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:57.0544071Z make[4]: Leaving directory '/usr/src/src/bindings/python/flux'
2021-01-08T05:04:57.0576635Z make[4]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:04:57.0617049Z make[5]: Entering directory '/usr/src/src/bindings/python'
2021-01-08T05:04:57.0618542Z make[5]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:57.0620404Z make[5]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:57.0621267Z make[5]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:04:57.0622158Z make[4]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:04:57.0623062Z make[3]: Leaving directory '/usr/src/src/bindings/python'
2021-01-08T05:04:57.0651372Z make[3]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:04:57.0693605Z make[4]: Entering directory '/usr/src/src/bindings'
2021-01-08T05:04:57.0694625Z make[4]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:57.0696926Z make[4]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:57.0697808Z make[4]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:04:57.0698622Z make[3]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:04:57.0699455Z make[2]: Leaving directory '/usr/src/src/bindings'
2021-01-08T05:04:57.0703752Z Making install in shell
2021-01-08T05:04:57.1095266Z make[2]: Entering directory '/usr/src/src/shell'
2021-01-08T05:04:57.1526606Z make[3]: Entering directory '/usr/src/src/shell'
2021-01-08T05:04:57.1544072Z /bin/mkdir -p '/usr/libexec/flux'
2021-01-08T05:04:57.1604578Z /bin/bash ../../libtool --mode=install /usr/bin/install -c flux-shell '/usr/libexec/flux'
2021-01-08T05:04:57.2051016Z libtool: install: /usr/bin/install -c .libs/flux-shell /usr/libexec/flux/flux-shell
2021-01-08T05:04:57.2108332Z /bin/mkdir -p '/etc/flux/shell/lua.d'
2021-01-08T05:04:57.2155650Z /usr/bin/install -c lua.d/mvapich.lua lua.d/intel_mpi.lua lua.d/openmpi.lua lua.d/spectrum.lua lua.d/tmpdir.lua '/etc/flux/shell/lua.d'
2021-01-08T05:04:57.2193925Z /bin/mkdir -p '/etc/flux/shell'
2021-01-08T05:04:57.2237263Z /usr/bin/install -c initrc.lua '/etc/flux/shell'
2021-01-08T05:04:57.2273879Z /bin/mkdir -p '/usr/include/flux'
2021-01-08T05:04:57.2314740Z /usr/bin/install -c -m 644 shell.h '/usr/include/flux'
2021-01-08T05:04:57.2336040Z make[3]: Leaving directory '/usr/src/src/shell'
2021-01-08T05:04:57.2340669Z make[2]: Leaving directory '/usr/src/src/shell'
2021-01-08T05:04:57.2348719Z Making install in cmd
2021-01-08T05:04:57.2530518Z make[2]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:04:57.2546373Z GEN builtin-cmds.c
2021-01-08T05:04:57.2999315Z make install-am
2021-01-08T05:04:57.3325144Z make[3]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:04:57.3345849Z CC builtin-cmds.o
2021-01-08T05:04:57.3797382Z CCLD flux
2021-01-08T05:04:57.7186881Z make[4]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:04:57.7210817Z /bin/mkdir -p '/usr/bin'
2021-01-08T05:04:57.7279544Z /bin/bash ../../libtool --mode=install /usr/bin/install -c flux '/usr/bin'
2021-01-08T05:04:57.7731374Z libtool: install: /usr/bin/install -c .libs/flux /usr/bin/flux
2021-01-08T05:04:57.7781568Z /bin/mkdir -p '/usr/libexec/flux/cmd'
2021-01-08T05:04:57.7824803Z /usr/bin/install -c flux-cron flux-jobspec.py flux-mini.py flux-jobs.py flux-resource.py flux-admin.py '/usr/libexec/flux/cmd'
2021-01-08T05:04:57.7890022Z /bin/mkdir -p '/usr/libexec/flux/cmd'
2021-01-08T05:04:57.7945617Z /bin/bash ../../libtool --mode=install /usr/bin/install -c flux-terminus flux-ping flux-keygen flux-logger flux-event flux-module flux-kvs flux-start flux-job flux-queue flux-exec flux-R '/usr/libexec/flux/cmd'
2021-01-08T05:04:57.8474609Z libtool: install: /usr/bin/install -c .libs/flux-terminus /usr/libexec/flux/cmd/flux-terminus
2021-01-08T05:04:57.8650803Z libtool: install: /usr/bin/install -c .libs/flux-ping /usr/libexec/flux/cmd/flux-ping
2021-01-08T05:04:57.8826280Z libtool: install: /usr/bin/install -c .libs/flux-keygen /usr/libexec/flux/cmd/flux-keygen
2021-01-08T05:04:57.8996876Z libtool: install: /usr/bin/install -c .libs/flux-logger /usr/libexec/flux/cmd/flux-logger
2021-01-08T05:04:57.9170966Z libtool: install: /usr/bin/install -c .libs/flux-event /usr/libexec/flux/cmd/flux-event
2021-01-08T05:04:57.9344300Z libtool: install: /usr/bin/install -c .libs/flux-module /usr/libexec/flux/cmd/flux-module
2021-01-08T05:04:57.9519121Z libtool: install: /usr/bin/install -c .libs/flux-kvs /usr/libexec/flux/cmd/flux-kvs
2021-01-08T05:04:57.9701985Z libtool: install: /usr/bin/install -c .libs/flux-start /usr/libexec/flux/cmd/flux-start
2021-01-08T05:04:57.9879418Z libtool: install: /usr/bin/install -c .libs/flux-job /usr/libexec/flux/cmd/flux-job
2021-01-08T05:04:58.0068980Z libtool: install: /usr/bin/install -c .libs/flux-queue /usr/libexec/flux/cmd/flux-queue
2021-01-08T05:04:58.0244299Z libtool: install: /usr/bin/install -c .libs/flux-exec /usr/libexec/flux/cmd/flux-exec
2021-01-08T05:04:58.0424045Z libtool: install: /usr/bin/install -c .libs/flux-R /usr/libexec/flux/cmd/flux-R
2021-01-08T05:04:58.0453817Z make[4]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:04:58.0460060Z make[3]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:04:58.0464880Z make[2]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:04:58.0474112Z Making install in test
2021-01-08T05:04:58.0503644Z make[2]: Entering directory '/usr/src/src/test'
2021-01-08T05:04:58.0543425Z make[3]: Entering directory '/usr/src/src/test'
2021-01-08T05:04:58.0544240Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.0545036Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:58.0545767Z make[3]: Leaving directory '/usr/src/src/test'
2021-01-08T05:04:58.0551096Z make[2]: Leaving directory '/usr/src/src/test'
2021-01-08T05:04:58.0581811Z make[2]: Entering directory '/usr/src/src'
2021-01-08T05:04:58.0630111Z make[3]: Entering directory '/usr/src/src'
2021-01-08T05:04:58.0631029Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.0631880Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:58.0632931Z make[3]: Leaving directory '/usr/src/src'
2021-01-08T05:04:58.0633671Z make[2]: Leaving directory '/usr/src/src'
2021-01-08T05:04:58.0642112Z make[1]: Leaving directory '/usr/src/src'
2021-01-08T05:04:58.0647702Z Making install in doc
2021-01-08T05:04:58.0719885Z make[1]: Entering directory '/usr/src/doc'
2021-01-08T05:04:58.0770245Z Making install in .
2021-01-08T05:04:58.0851495Z make[2]: Entering directory '/usr/src/doc'
2021-01-08T05:04:58.0928103Z make[3]: Entering directory '/usr/src/doc'
2021-01-08T05:04:58.0928951Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.0986600Z /bin/mkdir -p '/usr/share/man/man1'
2021-01-08T05:04:58.1095436Z /usr/bin/install -c -m 644 man1/flux.1 man1/flux-broker.1 man1/flux-kvs.1 man1/flux-keygen.1 man1/flux-logger.1 man1/flux-ping.1 man1/flux-start.1 man1/flux-module.1 man1/flux-exec.1 man1/flux-env.1 man1/flux-getattr.1 man1/flux-dmesg.1 man1/flux-content.1 man1/flux-hwloc.1 man1/flux-proxy.1 man1/flux-cron.1 man1/flux-event.1 man1/flux-mini.1 man1/flux-version.1 man1/flux-jobs.1 man1/flux-shell.1 man1/flux-setattr.1 man1/flux-lsattr.1 '/usr/share/man/man1'
2021-01-08T05:04:58.1168680Z /bin/mkdir -p '/usr/share/man/man3'
2021-01-08T05:04:58.1549416Z /usr/bin/install -c -m 644 man3/flux_shell_task_channel_subscribe.3 man3/flux_shell_add_completion_ref.3 man3/flux_shell_add_event_context.3 man3/flux_shell_add_event_handler.3 man3/flux_shell_aux_set.3 man3/flux_shell_current_task.3 man3/flux_shell_get_flux.3 man3/flux_shell_get_info.3 man3/flux_shell_getenv.3 man3/flux_shell_getopt.3 man3/flux_shell_killall.3 man3/flux_shell_log.3 man3/flux_shell_plugstack_call.3 man3/flux_shell_rpc_pack.3 man3/flux_shell_service_register.3 man3/flux_shell_task_get_info.3 man3/flux_shell_task_subprocess.3 man3/flux_open.3 man3/flux_send.3 man3/flux_recv.3 man3/flux_requeue.3 man3/flux_aux_set.3 man3/flux_flags_set.3 man3/flux_fatal_set.3 man3/flux_event_subscribe.3 man3/flux_event_publish.3 man3/flux_pollevents.3 man3/flux_msg_encode.3 man3/flux_rpc.3 man3/flux_get_rank.3 man3/flux_attr_get.3 man3/flux_get_reactor.3 man3/flux_reactor_create.3 man3/flux_fd_watcher_create.3 man3/flux_watcher_start.3 man3/flux_zmq_watcher_create.3 man3/flux_handle_watcher_create.3 man3/flux_timer_watcher_create.3 man3/flux_periodic_watcher_create.3 man3/flux_idle_watcher_create.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1605573Z /usr/bin/install -c -m 644 man3/flux_msg_handler_create.3 man3/flux_msg_cmp.3 man3/flux_msg_handler_addvec.3 man3/flux_child_watcher_create.3 man3/flux_signal_watcher_create.3 man3/flux_stat_watcher_create.3 man3/flux_respond.3 man3/flux_reactor_now.3 man3/flux_request_decode.3 man3/flux_event_decode.3 man3/flux_response_decode.3 man3/flux_request_encode.3 man3/flux_content_load.3 man3/flux_log.3 man3/flux_future_get.3 man3/flux_future_create.3 man3/flux_future_wait_all_create.3 man3/flux_future_and_then.3 man3/flux_kvs_lookup.3 man3/flux_kvs_commit.3 man3/flux_kvs_txn_create.3 man3/flux_kvs_namespace_create.3 man3/flux_kvs_getroot.3 man3/flux_kvs_copy.3 man3/flux_core_version.3 man3/idset_create.3 man3/idset_encode.3 man3/flux_shell_remove_completion_ref.3 man3/flux_shell_aux_get.3 man3/flux_shell_task_first.3 man3/flux_shell_task_next.3 man3/flux_shell_info_unpack.3 man3/flux_shell_get_rank_info.3 man3/flux_shell_rank_info_unpack.3 man3/flux_shell_get_environ.3 man3/flux_shell_setenvf.3 man3/flux_shell_unsetenv.3 man3/flux_shell_getopt_unpack.3 man3/flux_shell_setopt.3 man3/flux_shell_setopt_pack.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1653829Z /usr/bin/install -c -m 644 man3/flux_shell_err.3 man3/flux_shell_fatal.3 man3/flux_shell_log_setlevel.3 man3/flux_shell_task_info_unpack.3 man3/flux_shell_task_cmd.3 man3/flux_clone.3 man3/flux_close.3 man3/flux_requeue_nocopy.3 man3/flux_aux_get.3 man3/flux_flags_unset.3 man3/flux_flags_get.3 man3/flux_fatal_error.3 man3/FLUX_FATAL.3 man3/flux_event_unsubscribe.3 man3/flux_event_publish_pack.3 man3/flux_event_publish_raw.3 man3/flux_event_publish_get_seq.3 man3/flux_pollfd.3 man3/flux_msg_decode.3 man3/flux_get_size.3 man3/flux_attr_set.3 man3/flux_set_reactor.3 man3/flux_reactor_destroy.3 man3/flux_reactor_run.3 man3/flux_reactor_stop.3 man3/flux_reactor_stop_error.3 man3/flux_reactor_active_incref.3 man3/flux_reactor_active_decref.3 man3/flux_fd_watcher_get_fd.3 man3/flux_watcher_stop.3 man3/flux_watcher_destroy.3 man3/flux_watcher_next_wakeup.3 man3/flux_zmq_watcher_get_zsock.3 man3/flux_handle_watcher_get_flux.3 man3/flux_timer_watcher_reset.3 man3/flux_periodic_watcher_reset.3 man3/flux_prepare_watcher_create.3 man3/flux_check_watcher_create.3 man3/flux_msg_handler_destroy.3 man3/flux_msg_handler_start.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1700404Z /usr/bin/install -c -m 644 man3/flux_msg_handler_stop.3 man3/flux_msg_handler_delvec.3 man3/flux_child_watcher_get_rpid.3 man3/flux_child_watcher_get_rstatus.3 man3/flux_signal_watcher_get_signum.3 man3/flux_stat_watcher_get_rstat.3 man3/flux_respond_raw.3 man3/flux_respond_pack.3 man3/flux_respond_error.3 man3/flux_reactor_now_update.3 man3/flux_request_unpack.3 man3/flux_request_decode_raw.3 man3/flux_event_unpack.3 man3/flux_event_encode.3 man3/flux_event_pack.3 man3/flux_event_encode_raw.3 man3/flux_event_decode_raw.3 man3/flux_response_decode_raw.3 man3/flux_response_decode_error.3 man3/flux_request_encode_raw.3 man3/flux_content_load_get.3 man3/flux_content_store.3 man3/flux_content_store_get.3 man3/flux_vlog.3 man3/flux_log_set_appname.3 man3/flux_log_set_procid.3 man3/flux_future_then.3 man3/flux_future_wait_for.3 man3/flux_future_reset.3 man3/flux_future_destroy.3 man3/flux_future_fulfill.3 man3/flux_future_fulfill_error.3 man3/flux_future_fulfill_with.3 man3/flux_future_aux_set.3 man3/flux_future_aux_get.3 man3/flux_future_set_flux.3 man3/flux_future_get_flux.3 man3/flux_future_wait_any_create.3 man3/flux_future_push.3 man3/flux_future_first_child.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1759754Z /usr/bin/install -c -m 644 man3/flux_future_next_child.3 man3/flux_future_get_child.3 man3/flux_future_or_then.3 man3/flux_future_continue.3 man3/flux_future_continue_error.3 man3/flux_rpc_pack.3 man3/flux_rpc_raw.3 man3/flux_rpc_message.3 man3/flux_rpc_get.3 man3/flux_rpc_get_unpack.3 man3/flux_rpc_get_raw.3 man3/flux_kvs_lookupat.3 man3/flux_kvs_lookup_get.3 man3/flux_kvs_lookup_get_unpack.3 man3/flux_kvs_lookup_get_raw.3 man3/flux_kvs_lookup_get_dir.3 man3/flux_kvs_lookup_get_treeobj.3 man3/flux_kvs_lookup_get_symlink.3 man3/flux_kvs_getroot_get_treeobj.3 man3/flux_kvs_getroot_get_blobref.3 man3/flux_kvs_getroot_get_sequence.3 man3/flux_kvs_getroot_get_owner.3 man3/flux_kvs_getroot_cancel.3 man3/flux_kvs_fence.3 man3/flux_kvs_commit_get_treeobj.3 man3/flux_kvs_commit_get_sequence.3 man3/flux_kvs_txn_destroy.3 man3/flux_kvs_txn_put.3 man3/flux_kvs_txn_pack.3 man3/flux_kvs_txn_vpack.3 man3/flux_kvs_txn_mkdir.3 man3/flux_kvs_txn_unlink.3 man3/flux_kvs_txn_symlink.3 man3/flux_kvs_txn_put_raw.3 man3/flux_kvs_txn_put_treeobj.3 man3/flux_kvs_namespace_remove.3 man3/flux_kvs_move.3 man3/flux_core_version_string.3 man3/idset_destroy.3 man3/idset_decode.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1822233Z /usr/bin/install -c -m 644 man3/idset_ndecode.3 man3/idset_set.3 man3/idset_clear.3 man3/idset_first.3 man3/idset_next.3 man3/idset_count.3 man3/idset_equal.3 '/usr/share/man/man3'
2021-01-08T05:04:58.1891169Z /bin/mkdir -p '/usr/share/man/man5'
2021-01-08T05:04:58.1976780Z /usr/bin/install -c -m 644 man5/flux-config-bootstrap.5 '/usr/share/man/man5'
2021-01-08T05:04:58.2039092Z /bin/mkdir -p '/usr/share/man/man7'
2021-01-08T05:04:58.2150150Z /usr/bin/install -c -m 644 man7/flux-broker-attributes.7 '/usr/share/man/man7'
2021-01-08T05:04:58.2173407Z make[3]: Leaving directory '/usr/src/doc'
2021-01-08T05:04:58.2175902Z make[2]: Leaving directory '/usr/src/doc'
2021-01-08T05:04:58.2181117Z Making install in test
2021-01-08T05:04:58.2213311Z make[2]: Entering directory '/usr/src/doc/test'
2021-01-08T05:04:58.2255972Z make[3]: Entering directory '/usr/src/doc/test'
2021-01-08T05:04:58.2256901Z make[3]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.2257758Z make[3]: Nothing to be done for 'install-data-am'.
2021-01-08T05:04:58.2258574Z make[3]: Leaving directory '/usr/src/doc/test'
2021-01-08T05:04:58.2259343Z make[2]: Leaving directory '/usr/src/doc/test'
2021-01-08T05:04:58.2264906Z make[1]: Leaving directory '/usr/src/doc'
2021-01-08T05:04:58.2271432Z Making install in etc
2021-01-08T05:04:58.2303107Z make[1]: Entering directory '/usr/src/etc'
2021-01-08T05:04:58.2345469Z make[2]: Entering directory '/usr/src/etc'
2021-01-08T05:04:58.2346333Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.2365396Z /bin/mkdir -p '/etc/flux/rc1.d'
2021-01-08T05:04:58.2407230Z /usr/bin/install -c rc1.d/01-enclosing-instance '/etc/flux/rc1.d'
2021-01-08T05:04:58.2448013Z /bin/mkdir -p '/etc/flux'
2021-01-08T05:04:58.2490482Z /usr/bin/install -c rc1 rc3 '/etc/flux'
2021-01-08T05:04:58.2532164Z /bin/mkdir -p '/etc/bash_completion.d'
2021-01-08T05:04:58.2573505Z /usr/bin/install -c completions/flux '/etc/bash_completion.d'
2021-01-08T05:04:58.2615907Z /bin/mkdir -p '/usr/share/flux/help.d'
2021-01-08T05:04:58.2661968Z /usr/bin/install -c -m 644 flux/help.d/core.json '/usr/share/flux/help.d'
2021-01-08T05:04:58.2740287Z /bin/mkdir -p '/usr/lib/pkgconfig'
2021-01-08T05:04:58.2778719Z /usr/bin/install -c -m 644 flux-core.pc flux-pmi.pc flux-optparse.pc flux-idset.pc flux-schedutil.pc flux-hostlist.pc '/usr/lib/pkgconfig'
2021-01-08T05:04:58.2822249Z /bin/mkdir -p '/etc/systemd/system'
2021-01-08T05:04:58.2857311Z /usr/bin/install -c -m 644 flux.service '/etc/systemd/system'
2021-01-08T05:04:58.2880195Z make[2]: Leaving directory '/usr/src/etc'
2021-01-08T05:04:58.2885116Z make[1]: Leaving directory '/usr/src/etc'
2021-01-08T05:04:58.2891926Z Making install in t
2021-01-08T05:04:58.3003241Z make[1]: Entering directory '/usr/src/t'
2021-01-08T05:04:58.3139070Z make[2]: Entering directory '/usr/src/t'
2021-01-08T05:04:58.3140001Z make[2]: Nothing to be done for 'install-exec-am'.
2021-01-08T05:04:58.3140923Z /usr/bin/install -c -m644 fluxometer/conf.lua.installed \
2021-01-08T05:04:58.3141624Z /usr/share/lua/5.2/fluxometer/conf.lua
2021-01-08T05:04:58.3195817Z /bin/mkdir -p '/usr/share/lua/5.2'
2021-01-08T05:04:58.3241021Z /usr/bin/install -c fluxometer.lua '/usr/share/lua/5.2'
2021-01-08T05:04:58.3263948Z make[2]: Leaving directory '/usr/src/t'
2021-01-08T05:04:58.3269848Z make[1]: Leaving directory '/usr/src/t'
2021-01-08T05:05:02.4344326Z sha256:c4430f2bc7cab97a6cdd19aa5142132af5cc1ecc73f1d8365c5bb89278abbe87
2021-01-08T05:05:02.5025965Z tmp.2540
2021-01-08T05:05:02.5051363Z Tagged image fluxrm/flux-core:bionic
2021-01-08T05:05:02.5119236Z ##[group]Run cd .. && git clone https://github.com/flux-framework/flux-sched && cd flux-sched && src/test/docker/docker-run-checks.sh -j 4 -i bionic
2021-01-08T05:05:02.5120768Z cd .. && git clone https://github.com/flux-framework/flux-sched && cd flux-sched && src/test/docker/docker-run-checks.sh -j 4 -i bionic
2021-01-08T05:05:02.5171093Z shell: /bin/bash -e {0}
2021-01-08T05:05:02.5171536Z ##[endgroup]
2021-01-08T05:05:02.5292591Z Cloning into 'flux-sched'...
2021-01-08T05:05:04.4378382Z ##[group]Building image bionic for user runner 1001 group=116
2021-01-08T05:05:04.4791898Z Sending build context to Docker daemon 2.56kB
2021-01-08T05:05:04.4832573Z
2021-01-08T05:05:04.5353850Z Step 1/8 : FROM fluxrm/flux-core:bionic
2021-01-08T05:05:04.5356899Z ---> c4430f2bc7ca
2021-01-08T05:05:04.5357593Z Step 2/8 : ARG USER=flux
2021-01-08T05:05:04.8967191Z ---> Running in 568757e9988d
2021-01-08T05:05:06.5259524Z Removing intermediate container 568757e9988d
2021-01-08T05:05:06.5260833Z ---> 9940ca5ad1cd
2021-01-08T05:05:06.5261277Z Step 3/8 : ARG UID=1000
2021-01-08T05:05:06.5550028Z ---> Running in edcdd7fedba9
2021-01-08T05:05:08.1316262Z Removing intermediate container edcdd7fedba9
2021-01-08T05:05:08.1317677Z ---> ce6522fd7ef6
2021-01-08T05:05:08.1318453Z Step 4/8 : RUN sudo apt-get update
2021-01-08T05:05:08.1535773Z ---> Running in cdba6f498385
2021-01-08T05:05:08.4892078Z Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
2021-01-08T05:05:08.6142304Z Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
2021-01-08T05:05:08.6469886Z Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1376 kB]
2021-01-08T05:05:08.7477230Z Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [247 kB]
2021-01-08T05:05:08.7482422Z Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.9 kB]
2021-01-08T05:05:08.7489274Z Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB]
2021-01-08T05:05:09.0435294Z Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
2021-01-08T05:05:09.1498210Z Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
2021-01-08T05:05:09.2454426Z Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
2021-01-08T05:05:09.2461508Z Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
2021-01-08T05:05:09.2831553Z Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
2021-01-08T05:05:09.4783842Z Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
2021-01-08T05:05:09.8197118Z Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2140 kB]
2021-01-08T05:05:09.8836589Z Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2296 kB]
2021-01-08T05:05:09.9547844Z Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [291 kB]
2021-01-08T05:05:09.9606545Z Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [53.3 kB]
2021-01-08T05:05:09.9624544Z Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB]
2021-01-08T05:05:09.9635404Z Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB]
2021-01-08T05:05:11.1073925Z Fetched 21.7 MB in 3s (8183 kB/s)
2021-01-08T05:05:12.1469079Z Reading package lists...
2021-01-08T05:05:15.1480242Z Removing intermediate container cdba6f498385
2021-01-08T05:05:15.1481433Z ---> 2c891adf5870
2021-01-08T05:05:15.1483315Z Step 5/8 : RUN sudo apt-get -qq install -y --no-install-recommends libboost-graph-dev libboost-system-dev libboost-filesystem-dev libboost-regex-dev libxml2-dev python-yaml libyaml-cpp-dev
2021-01-08T05:05:15.1882104Z ---> Running in d75524c295c2
2021-01-08T05:05:18.7855564Z debconf: unable to initialize frontend: Dialog
2021-01-08T05:05:18.7856902Z debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
2021-01-08T05:05:18.7857859Z debconf: falling back to frontend: Readline
2021-01-08T05:05:18.7925550Z debconf: unable to initialize frontend: Readline
2021-01-08T05:05:18.7926337Z debconf: (This frontend requires a controlling tty.)
2021-01-08T05:05:18.7927029Z debconf: falling back to frontend: Teletype
2021-01-08T05:05:18.7970770Z dpkg-preconfigure: unable to re-open stdin:
2021-01-08T05:05:18.8452951Z Selecting previously unselected package libgirepository-1.0-1:amd64.
2021-01-08T05:05:18.8486140Z (Reading database ...
2021-01-08T05:05:18.8486624Z (Reading database ... 5%
2021-01-08T05:05:18.8487094Z (Reading database ... 10%
2021-01-08T05:05:18.8487548Z (Reading database ... 15%
2021-01-08T05:05:18.8487994Z (Reading database ... 20%
2021-01-08T05:05:18.8488453Z (Reading database ... 25%
2021-01-08T05:05:18.8488898Z (Reading database ... 30%
2021-01-08T05:05:18.8495546Z (Reading database ... 35%
2021-01-08T05:05:18.8496135Z (Reading database ... 40%
2021-01-08T05:05:18.8496684Z (Reading database ... 45%
2021-01-08T05:05:18.8497213Z (Reading database ... 50%
2021-01-08T05:05:18.8497741Z (Reading database ... 55%
2021-01-08T05:05:18.8498280Z (Reading database ... 60%
2021-01-08T05:05:18.8503861Z (Reading database ... 65%
2021-01-08T05:05:18.8516966Z (Reading database ... 70%
2021-01-08T05:05:18.8532278Z (Reading database ... 75%
2021-01-08T05:05:18.8541130Z (Reading database ... 80%
2021-01-08T05:05:18.8573088Z (Reading database ... 85%
2021-01-08T05:05:18.8590779Z (Reading database ... 90%
2021-01-08T05:05:18.8604948Z (Reading database ... 95%
2021-01-08T05:05:18.8605405Z (Reading database ... 100%
2021-01-08T05:05:18.8606014Z (Reading database ... 26600 files and directories currently installed.)
2021-01-08T05:05:18.8612552Z Preparing to unpack .../00-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
2021-01-08T05:05:18.8646247Z Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
2021-01-08T05:05:18.8869570Z Selecting previously unselected package gir1.2-glib-2.0:amd64.
2021-01-08T05:05:18.8894331Z Preparing to unpack .../01-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
2021-01-08T05:05:18.8904256Z Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
2021-01-08T05:05:18.9218341Z Selecting previously unselected package libelf1:amd64.
2021-01-08T05:05:18.9240409Z Preparing to unpack .../02-libelf1_0.170-0.4ubuntu0.1_amd64.deb ...
2021-01-08T05:05:18.9252622Z Unpacking libelf1:amd64 (0.170-0.4ubuntu0.1) ...
2021-01-08T05:05:18.9450851Z Selecting previously unselected package libglib2.0-data.
2021-01-08T05:05:18.9475848Z Preparing to unpack .../03-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ...
2021-01-08T05:05:18.9487487Z Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:18.9685583Z Selecting previously unselected package libyaml-0-2:amd64.
2021-01-08T05:05:18.9686654Z Preparing to unpack .../04-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
2021-01-08T05:05:18.9695860Z Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
2021-01-08T05:05:18.9906925Z Selecting previously unselected package libpng16-16:amd64.
2021-01-08T05:05:18.9929389Z Preparing to unpack .../05-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ...
2021-01-08T05:05:18.9944138Z Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ...
2021-01-08T05:05:19.0274009Z Selecting previously unselected package libfreetype6:amd64.
2021-01-08T05:05:19.0297163Z Preparing to unpack .../06-libfreetype6_2.8.1-2ubuntu2.1_amd64.deb ...
2021-01-08T05:05:19.0308337Z Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.1) ...
2021-01-08T05:05:19.0842894Z Selecting previously unselected package libgraphite2-3:amd64.
2021-01-08T05:05:19.0843943Z Preparing to unpack .../07-libgraphite2-3_1.3.11-2_amd64.deb ...
2021-01-08T05:05:19.0848927Z Unpacking libgraphite2-3:amd64 (1.3.11-2) ...
2021-01-08T05:05:19.1102486Z Selecting previously unselected package libharfbuzz0b:amd64.
2021-01-08T05:05:19.1126175Z Preparing to unpack .../08-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...
2021-01-08T05:05:19.1138237Z Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:19.1527260Z Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
2021-01-08T05:05:19.1529979Z Preparing to unpack .../09-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ...
2021-01-08T05:05:19.1538525Z Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:19.1707925Z Selecting previously unselected package icu-devtools.
2021-01-08T05:05:19.1727666Z Preparing to unpack .../10-icu-devtools_60.2-3ubuntu3.1_amd64.deb ...
2021-01-08T05:05:19.1741148Z Unpacking icu-devtools (60.2-3ubuntu3.1) ...
2021-01-08T05:05:19.2420550Z Selecting previously unselected package libboost1.65-dev:amd64.
2021-01-08T05:05:19.2448509Z Preparing to unpack .../11-libboost1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:19.2459242Z Unpacking libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.0345208Z Selecting previously unselected package libboost-dev:amd64.
2021-01-08T05:05:21.0406589Z Preparing to unpack .../12-libboost-dev_1.65.1.0ubuntu1_amd64.deb ...
2021-01-08T05:05:21.0419257Z Unpacking libboost-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:21.0592764Z Selecting previously unselected package libboost-system1.65.1:amd64.
2021-01-08T05:05:21.0627944Z Preparing to unpack .../13-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.0639927Z Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.0827919Z Selecting previously unselected package libboost-filesystem1.65.1:amd64.
2021-01-08T05:05:21.0864449Z Preparing to unpack .../14-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.0877960Z Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.1091484Z Selecting previously unselected package libboost-system1.65-dev:amd64.
2021-01-08T05:05:21.1128849Z Preparing to unpack .../15-libboost-system1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.1140268Z Unpacking libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.1306209Z Selecting previously unselected package libboost-filesystem1.65-dev:amd64.
2021-01-08T05:05:21.1338691Z Preparing to unpack .../16-libboost-filesystem1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.1350759Z Unpacking libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.1585749Z Selecting previously unselected package libboost-filesystem-dev:amd64.
2021-01-08T05:05:21.1624897Z Preparing to unpack .../17-libboost-filesystem-dev_1.65.1.0ubuntu1_amd64.deb ...
2021-01-08T05:05:21.1635761Z Unpacking libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:21.1821139Z Selecting previously unselected package libboost-regex1.65.1:amd64.
2021-01-08T05:05:21.1859218Z Preparing to unpack .../18-libboost-regex1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.1872545Z Unpacking libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.2299771Z Selecting previously unselected package libboost-graph1.65.1:amd64.
2021-01-08T05:05:21.2338094Z Preparing to unpack .../19-libboost-graph1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.2351137Z Unpacking libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.2618269Z Selecting previously unselected package libboost-serialization1.65.1:amd64.
2021-01-08T05:05:21.2655918Z Preparing to unpack .../20-libboost-serialization1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.2667432Z Unpacking libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.2930648Z Selecting previously unselected package libboost-serialization1.65-dev:amd64.
2021-01-08T05:05:21.2968353Z Preparing to unpack .../21-libboost-serialization1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.2982820Z Unpacking libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.3348475Z Selecting previously unselected package libboost-test1.65.1:amd64.
2021-01-08T05:05:21.3389587Z Preparing to unpack .../22-libboost-test1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.3401457Z Unpacking libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.3807450Z Selecting previously unselected package libboost-test1.65-dev:amd64.
2021-01-08T05:05:21.3847641Z Preparing to unpack .../23-libboost-test1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.3858136Z Unpacking libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.4432999Z Selecting previously unselected package libboost-graph1.65-dev:amd64.
2021-01-08T05:05:21.4472939Z Preparing to unpack .../24-libboost-graph1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:21.4483908Z Unpacking libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:21.4751391Z Selecting previously unselected package libboost-graph-dev:amd64.
2021-01-08T05:05:21.4790583Z Preparing to unpack .../25-libboost-graph-dev_1.65.1.0ubuntu1_amd64.deb ...
2021-01-08T05:05:21.4802559Z Unpacking libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:21.4981206Z Selecting previously unselected package libicu-le-hb0:amd64.
2021-01-08T05:05:21.5020915Z Preparing to unpack .../26-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ...
2021-01-08T05:05:21.5032362Z Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ...
2021-01-08T05:05:21.5218672Z Selecting previously unselected package libiculx60:amd64.
2021-01-08T05:05:21.5256356Z Preparing to unpack .../27-libiculx60_60.2-3ubuntu3.1_amd64.deb ...
2021-01-08T05:05:21.5267669Z Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ...
2021-01-08T05:05:21.5451812Z Selecting previously unselected package libharfbuzz-icu0:amd64.
2021-01-08T05:05:21.5494782Z Preparing to unpack .../28-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ...
2021-01-08T05:05:21.5509533Z Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:21.5691128Z Selecting previously unselected package libharfbuzz-gobject0:amd64.
2021-01-08T05:05:21.5729101Z Preparing to unpack .../29-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ...
2021-01-08T05:05:21.5742991Z Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:21.5913449Z Selecting previously unselected package libglib2.0-bin.
2021-01-08T05:05:21.5971153Z Preparing to unpack .../30-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ...
2021-01-08T05:05:21.5982867Z Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:21.6221319Z Selecting previously unselected package libglib2.0-dev-bin.
2021-01-08T05:05:21.6257005Z Preparing to unpack .../31-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ...
2021-01-08T05:05:21.6274603Z Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:21.6555727Z Selecting previously unselected package libpcre16-3:amd64.
2021-01-08T05:05:21.6591121Z Preparing to unpack .../32-libpcre16-3_2%3a8.39-9_amd64.deb ...
2021-01-08T05:05:21.6604927Z Unpacking libpcre16-3:amd64 (2:8.39-9) ...
2021-01-08T05:05:21.6917334Z Selecting previously unselected package libpcre32-3:amd64.
2021-01-08T05:05:21.6957056Z Preparing to unpack .../33-libpcre32-3_2%3a8.39-9_amd64.deb ...
2021-01-08T05:05:21.6978000Z Unpacking libpcre32-3:amd64 (2:8.39-9) ...
2021-01-08T05:05:21.7308976Z Selecting previously unselected package libpcrecpp0v5:amd64.
2021-01-08T05:05:21.7347894Z Preparing to unpack .../34-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...
2021-01-08T05:05:21.7361344Z Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ...
2021-01-08T05:05:21.7545540Z Selecting previously unselected package libpcre3-dev:amd64.
2021-01-08T05:05:21.7585218Z Preparing to unpack .../35-libpcre3-dev_2%3a8.39-9_amd64.deb ...
2021-01-08T05:05:21.7597007Z Unpacking libpcre3-dev:amd64 (2:8.39-9) ...
2021-01-08T05:05:21.8372851Z Selecting previously unselected package libglib2.0-dev:amd64.
2021-01-08T05:05:21.8414096Z Preparing to unpack .../36-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ...
2021-01-08T05:05:21.8428879Z Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:22.0231138Z Selecting previously unselected package libgraphite2-dev:amd64.
2021-01-08T05:05:22.0273044Z Preparing to unpack .../37-libgraphite2-dev_1.3.11-2_amd64.deb ...
2021-01-08T05:05:22.0282805Z Unpacking libgraphite2-dev:amd64 (1.3.11-2) ...
2021-01-08T05:05:22.0455310Z Selecting previously unselected package libharfbuzz-dev:amd64.
2021-01-08T05:05:22.0497845Z Preparing to unpack .../38-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ...
2021-01-08T05:05:22.0512873Z Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:22.1006460Z Selecting previously unselected package libicu-le-hb-dev:amd64.
2021-01-08T05:05:22.1045415Z Preparing to unpack .../39-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ...
2021-01-08T05:05:22.1055614Z Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...
2021-01-08T05:05:22.1254002Z Selecting previously unselected package libicu-dev.
2021-01-08T05:05:22.1293918Z Preparing to unpack .../40-libicu-dev_60.2-3ubuntu3.1_amd64.deb ...
2021-01-08T05:05:22.1306204Z Unpacking libicu-dev (60.2-3ubuntu3.1) ...
2021-01-08T05:05:23.0544550Z Selecting previously unselected package libboost-regex1.65-dev:amd64.
2021-01-08T05:05:23.0586767Z Preparing to unpack .../41-libboost-regex1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ...
2021-01-08T05:05:23.0598177Z Unpacking libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.1146556Z Selecting previously unselected package libboost-regex-dev:amd64.
2021-01-08T05:05:23.1189562Z Preparing to unpack .../42-libboost-regex-dev_1.65.1.0ubuntu1_amd64.deb ...
2021-01-08T05:05:23.1201686Z Unpacking libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:23.1365327Z Selecting previously unselected package libboost-system-dev:amd64.
2021-01-08T05:05:23.1409499Z Preparing to unpack .../43-libboost-system-dev_1.65.1.0ubuntu1_amd64.deb ...
2021-01-08T05:05:23.1420888Z Unpacking libboost-system-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:23.1586928Z Selecting previously unselected package libxml2-dev:amd64.
2021-01-08T05:05:23.1630577Z Preparing to unpack .../44-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ...
2021-01-08T05:05:23.1645653Z Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ...
2021-01-08T05:05:23.2620797Z Selecting previously unselected package libyaml-cpp0.5v5:amd64.
2021-01-08T05:05:23.2662492Z Preparing to unpack .../45-libyaml-cpp0.5v5_0.5.2-4ubuntu1_amd64.deb ...
2021-01-08T05:05:23.2678342Z Unpacking libyaml-cpp0.5v5:amd64 (0.5.2-4ubuntu1) ...
2021-01-08T05:05:23.2990089Z Selecting previously unselected package libyaml-cpp-dev.
2021-01-08T05:05:23.3030974Z Preparing to unpack .../46-libyaml-cpp-dev_0.5.2-4ubuntu1_amd64.deb ...
2021-01-08T05:05:23.3046304Z Unpacking libyaml-cpp-dev (0.5.2-4ubuntu1) ...
2021-01-08T05:05:23.3451847Z Selecting previously unselected package python-yaml.
2021-01-08T05:05:23.3490667Z Preparing to unpack .../47-python-yaml_3.12-1build2_amd64.deb ...
2021-01-08T05:05:23.3504959Z Unpacking python-yaml (3.12-1build2) ...
2021-01-08T05:05:23.3924049Z Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:23.5646966Z Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ...
2021-01-08T05:05:23.5682476Z Setting up libelf1:amd64 (0.170-0.4ubuntu0.1) ...
2021-01-08T05:05:23.5706095Z Setting up libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.5732791Z Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
2021-01-08T05:05:23.5758657Z Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.1) ...
2021-01-08T05:05:23.5783823Z Setting up libgraphite2-3:amd64 (1.3.11-2) ...
2021-01-08T05:05:23.5810437Z Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.5833389Z Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
2021-01-08T05:05:23.5860306Z Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
2021-01-08T05:05:23.5887640Z Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:23.5911167Z Setting up libpcrecpp0v5:amd64 (2:8.39-9) ...
2021-01-08T05:05:23.5939682Z Setting up libpcre32-3:amd64 (2:8.39-9) ...
2021-01-08T05:05:23.5968707Z Setting up icu-devtools (60.2-3ubuntu3.1) ...
2021-01-08T05:05:23.5993048Z Setting up libyaml-cpp0.5v5:amd64 (0.5.2-4ubuntu1) ...
2021-01-08T05:05:23.6019947Z Setting up libpcre16-3:amd64 (2:8.39-9) ...
2021-01-08T05:05:23.6046745Z Setting up libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.6069738Z Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:23.6092104Z Setting up libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.6113291Z Setting up libgraphite2-dev:amd64 (1.3.11-2) ...
2021-01-08T05:05:23.6135532Z Setting up libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:23.6164027Z Setting up python-yaml (3.12-1build2) ...
2021-01-08T05:05:24.2871801Z Setting up libpcre3-dev:amd64 (2:8.39-9) ...
2021-01-08T05:05:24.2898404Z Setting up libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.2921384Z Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.2942113Z Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:24.2965787Z Setting up libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.2988919Z Setting up libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.3013285Z Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:24.3038302Z Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:24.3061208Z Setting up libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.3083593Z Setting up libboost-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:24.3109652Z Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:24.3137128Z Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:24.3158188Z Setting up libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.3182703Z Setting up libboost-system-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:24.3209034Z Setting up libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:24.3234851Z Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ...
2021-01-08T05:05:24.3261429Z Setting up libyaml-cpp-dev (0.5.2-4ubuntu1) ...
2021-01-08T05:05:24.3295193Z Setting up libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.3386856Z Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ...
2021-01-08T05:05:24.3408782Z Setting up libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:24.3464381Z Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ...
2021-01-08T05:05:24.3503699Z No schema files found: doing nothing.
2021-01-08T05:05:24.3522946Z Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
2021-01-08T05:05:24.3704333Z Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
2021-01-08T05:05:24.9104242Z Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...
2021-01-08T05:05:24.9131284Z Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...
2021-01-08T05:05:24.9165746Z Setting up libicu-dev (60.2-3ubuntu3.1) ...
2021-01-08T05:05:24.9197857Z Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ...
2021-01-08T05:05:24.9236831Z Setting up libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ...
2021-01-08T05:05:24.9274728Z Setting up libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ...
2021-01-08T05:05:37.0564336Z Removing intermediate container d75524c295c2
2021-01-08T05:05:37.0565607Z ---> cb2fb8b2a6c5
2021-01-08T05:05:37.0567022Z Step 6/8 : RUN if test "$USER" != "flux"; then sudo groupadd -g $UID $USER && sudo useradd -g $USER -u $UID -d /home/$USER -m $USER && sudo sh -c "printf \"$USER ALL= NOPASSWD: ALL\\n\" >> /etc/sudoers" && sudo adduser $USER sudo ; fi
2021-01-08T05:05:37.1433413Z ---> Running in d0b857774ee2
2021-01-08T05:05:37.4331793Z useradd: warning: the home directory already exists.
2021-01-08T05:05:37.4332588Z Not copying any file from skel directory into it.
2021-01-08T05:05:37.4813619Z Adding user `runner' to group `sudo' ...
2021-01-08T05:05:37.4838933Z Adding user runner to group sudo
2021-01-08T05:05:37.4892977Z Done.
2021-01-08T05:05:39.7227681Z Removing intermediate container d0b857774ee2
2021-01-08T05:05:39.7228869Z ---> 520d085dd5cc
2021-01-08T05:05:39.7229255Z Step 7/8 : USER $USER
2021-01-08T05:05:39.7627222Z ---> Running in 581cafa54d11
2021-01-08T05:05:41.8251711Z Removing intermediate container 581cafa54d11
2021-01-08T05:05:41.8252790Z ---> f16663561794
2021-01-08T05:05:41.8253200Z Step 8/8 : WORKDIR /home/$USER
2021-01-08T05:05:41.8692084Z ---> Running in 23eeda193ff4
2021-01-08T05:05:43.9300370Z Removing intermediate container 23eeda193ff4
2021-01-08T05:05:43.9301502Z ---> 636b09f845ae
2021-01-08T05:05:43.9302595Z [Warning] One or more build-args [BASE_IMAGE FLUX_SECURITY_VERSION GID IMAGESRC] were not consumed
2021-01-08T05:05:43.9303386Z Successfully built 636b09f845ae
2021-01-08T05:05:43.9326563Z Successfully tagged checks-builder:bionic
2021-01-08T05:05:43.9348835Z ##[endgroup]
2021-01-08T05:05:43.9349353Z mounting /home/runner as /home/runner
2021-01-08T05:05:43.9350361Z mounting /home/runner/work/flux-core/flux-sched as /usr/src
2021-01-08T05:05:44.2155289Z ##[group]git fetch tags
2021-01-08T05:05:44.2171830Z fatal: --unshallow on a complete repository does not make sense
2021-01-08T05:05:44.2173747Z ##[endgroup]
2021-01-08T05:05:44.2174637Z ##[group]build setup
2021-01-08T05:05:44.2646753Z Starting MUNGE
2021-01-08T05:05:44.3333062Z munged: Error: Found pid 11 bound to socket "/var/run/munge/munge.socket.2"
2021-01-08T05:05:44.3352605Z ##[endgroup]
2021-01-08T05:05:44.3356616Z ##[group]autogen.sh
2021-01-08T05:05:44.3363598Z Running libtoolize --automake --copy ...
2021-01-08T05:05:44.5863128Z Running autoreconf --verbose --install
2021-01-08T05:05:44.7857424Z autoreconf: Entering directory `.'
2021-01-08T05:05:44.7860736Z autoreconf: configure.ac: not using Gettext
2021-01-08T05:05:45.7866031Z autoreconf: running: aclocal -I config
2021-01-08T05:05:47.3259719Z autoreconf: configure.ac: tracing
2021-01-08T05:05:47.8403288Z autoreconf: running: libtoolize --copy
2021-01-08T05:05:49.8636780Z autoreconf: running: /usr/bin/autoconf
2021-01-08T05:05:50.1712946Z autoreconf: running: /usr/bin/autoheader
2021-01-08T05:05:50.3265419Z autoreconf: running: automake --add-missing --copy --no-force
2021-01-08T05:05:50.9945292Z configure.ac:17: installing 'config/compile'
2021-01-08T05:05:50.9968974Z configure.ac:17: installing 'config/config.guess'
2021-01-08T05:05:50.9991287Z configure.ac:17: installing 'config/config.sub'
2021-01-08T05:05:51.0018608Z configure.ac:11: installing 'config/install-sh'
2021-01-08T05:05:51.0041386Z configure.ac:11: installing 'config/missing'
2021-01-08T05:05:51.0899337Z qmanager/modules/Makefile.am: installing 'config/depcomp'
2021-01-08T05:05:51.2315388Z parallel-tests: installing 'config/test-driver'
2021-01-08T05:05:51.7325782Z autoreconf: Leaving directory `.'
2021-01-08T05:05:51.7348746Z Now run ./configure.
2021-01-08T05:05:51.7353212Z ##[endgroup]
2021-01-08T05:05:51.7359279Z ##[group]configure
2021-01-08T05:05:51.8720495Z checking for a BSD-compatible install... /usr/bin/install -c
2021-01-08T05:05:51.8756143Z checking whether build environment is sane... yes
2021-01-08T05:05:51.8856678Z checking for a thread-safe mkdir -p... /bin/mkdir -p
2021-01-08T05:05:51.8863612Z checking for gawk... no
2021-01-08T05:05:51.8864122Z checking for mawk... mawk
2021-01-08T05:05:51.8940728Z checking whether make sets $(MAKE)... yes
2021-01-08T05:05:51.9005119Z checking whether make supports nested variables... yes
2021-01-08T05:05:51.9087289Z checking whether UID '1001' is supported by ustar format... yes
2021-01-08T05:05:51.9088204Z checking whether GID '1001' is supported by ustar format... yes
2021-01-08T05:05:51.9223460Z checking how to create a ustar tar archive... gnutar
2021-01-08T05:05:51.9254885Z checking whether make supports nested variables... (cached) yes
2021-01-08T05:05:51.9259828Z checking whether to enable maintainer-specific portions of Makefiles... yes
2021-01-08T05:05:51.9996448Z checking build system type... x86_64-pc-linux-gnu
2021-01-08T05:05:52.0000624Z checking host system type... x86_64-pc-linux-gnu
2021-01-08T05:05:52.0255705Z checking how to print strings... printf
2021-01-08T05:05:52.0307043Z checking for style of include used by make... GNU
2021-01-08T05:05:52.0324677Z checking for gcc... gcc
2021-01-08T05:05:52.1091572Z checking whether the C compiler works... yes
2021-01-08T05:05:52.1092838Z checking for C compiler default output file name... a.out
2021-01-08T05:05:52.1482916Z checking for suffix of executables...
2021-01-08T05:05:52.1941481Z checking whether we are cross compiling... no
2021-01-08T05:05:52.2243283Z checking for suffix of object files... o
2021-01-08T05:05:52.2516497Z checking whether we are using the GNU C compiler... yes
2021-01-08T05:05:52.2782771Z checking whether gcc accepts -g... yes
2021-01-08T05:05:52.3252183Z checking for gcc option to accept ISO C89... none needed
2021-01-08T05:05:52.3324594Z checking whether gcc understands -c and -o together... yes
2021-01-08T05:05:52.3752763Z checking dependency style of gcc... gcc3
2021-01-08T05:05:52.3795571Z checking for a sed that does not truncate output... /bin/sed
2021-01-08T05:05:52.3834971Z checking for grep that handles long lines and -e... /bin/grep
2021-01-08T05:05:52.3855272Z checking for egrep... /bin/grep -E
2021-01-08T05:05:52.3875216Z checking for fgrep... /bin/grep -F
2021-01-08T05:05:52.3931736Z checking for ld used by gcc... /usr/bin/ld
2021-01-08T05:05:52.3953473Z checking if the linker (/usr/bin/ld) is GNU ld... yes
2021-01-08T05:05:52.3991185Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2021-01-08T05:05:52.4284617Z checking the name lister (/usr/bin/nm -B) interface... BSD nm
2021-01-08T05:05:52.4285579Z checking whether ln -s works... yes
2021-01-08T05:05:52.4330763Z checking the maximum length of command line arguments... 1572864
2021-01-08T05:05:52.4371987Z checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2021-01-08T05:05:52.4373404Z checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2021-01-08T05:05:52.4374459Z checking for /usr/bin/ld option to reload object files... -r
2021-01-08T05:05:52.4378461Z checking for objdump... objdump
2021-01-08T05:05:52.4387425Z checking how to recognize dependent libraries... pass_all
2021-01-08T05:05:52.4396170Z checking for dlltool... no
2021-01-08T05:05:52.4400601Z checking how to associate runtime and link libraries... printf %s\n
2021-01-08T05:05:52.4408294Z checking for ar... ar
2021-01-08T05:05:52.4767813Z checking for archiver @FILE support... @
2021-01-08T05:05:52.4773621Z checking for strip... strip
2021-01-08T05:05:52.4780776Z checking for ranlib... ranlib
2021-01-08T05:05:52.5601927Z checking command to parse /usr/bin/nm -B output from gcc object... ok
2021-01-08T05:05:52.5627935Z checking for sysroot... no
2021-01-08T05:05:52.5678852Z checking for a working dd... /bin/dd
2021-01-08T05:05:52.5721791Z checking how to truncate binary pipes... /bin/dd bs=4096 count=1
2021-01-08T05:05:52.5950376Z checking for mt... no
2021-01-08T05:05:52.5981400Z checking if : is a manifest tool... no
2021-01-08T05:05:52.6229869Z checking how to run the C preprocessor... gcc -E
2021-01-08T05:05:52.7720508Z checking for ANSI C header files... yes
2021-01-08T05:05:52.8195319Z checking for sys/types.h... yes
2021-01-08T05:05:52.8740394Z checking for sys/stat.h... yes
2021-01-08T05:05:52.9282846Z checking for stdlib.h... yes
2021-01-08T05:05:52.9860656Z checking for string.h... yes
2021-01-08T05:05:53.0473514Z checking for memory.h... yes
2021-01-08T05:05:53.1097914Z checking for strings.h... yes
2021-01-08T05:05:53.1695292Z checking for inttypes.h... yes
2021-01-08T05:05:53.2266094Z checking for stdint.h... yes
2021-01-08T05:05:53.2902053Z checking for unistd.h... yes
2021-01-08T05:05:53.3553044Z checking for dlfcn.h... yes
2021-01-08T05:05:53.3611186Z checking for objdir... .libs
2021-01-08T05:05:53.4436127Z checking if gcc supports -fno-rtti -fno-exceptions... no
2021-01-08T05:05:53.4441810Z checking for gcc option to produce PIC... -fPIC -DPIC
2021-01-08T05:05:53.4713694Z checking if gcc PIC flag -fPIC -DPIC works... yes
2021-01-08T05:05:53.5335860Z checking if gcc static flag -static works... yes
2021-01-08T05:05:53.5709915Z checking if gcc supports -c -o file.o... yes
2021-01-08T05:05:53.5710787Z checking if gcc supports -c -o file.o... (cached) yes
2021-01-08T05:05:53.5842886Z checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2021-01-08T05:05:53.6015413Z checking whether -lc should be explicitly linked in... no
2021-01-08T05:05:53.6589750Z checking dynamic linker characteristics... GNU/Linux ld.so
2021-01-08T05:05:53.6592635Z checking how to hardcode library paths into programs... immediate
2021-01-08T05:05:53.7047280Z checking for shl_load... no
2021-01-08T05:05:53.7393312Z checking for shl_load in -ldld... no
2021-01-08T05:05:53.7860394Z checking for dlopen... no
2021-01-08T05:05:53.8279321Z checking for dlopen in -ldl... yes
2021-01-08T05:05:53.8819992Z checking whether a program can dlopen itself... yes
2021-01-08T05:05:53.9638684Z checking whether a statically linked program can dlopen itself... no
2021-01-08T05:05:53.9665399Z checking whether stripping libraries is possible... yes
2021-01-08T05:05:53.9669683Z checking if libtool supports shared libraries... yes
2021-01-08T05:05:53.9674232Z checking whether to build shared libraries... yes
2021-01-08T05:05:53.9677978Z checking whether to build static libraries... yes
2021-01-08T05:05:53.9694452Z checking for prefix by checking for flux... /usr/bin/flux
2021-01-08T05:05:54.0458935Z checking for gcc option to accept ISO C99... none needed
2021-01-08T05:05:54.0468416Z checking for g++... g++
2021-01-08T05:05:54.1082753Z checking whether we are using the GNU C++ compiler... yes
2021-01-08T05:05:54.1398833Z checking whether g++ accepts -g... yes
2021-01-08T05:05:54.1851174Z checking dependency style of g++... gcc3
2021-01-08T05:05:54.2182455Z checking how to run the C++ preprocessor... g++ -E
2021-01-08T05:05:54.3379736Z checking for ld used by g++... /usr/bin/ld -m elf_x86_64
2021-01-08T05:05:54.3410086Z checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
2021-01-08T05:05:54.3526767Z checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2021-01-08T05:05:54.4303035Z checking for g++ option to produce PIC... -fPIC -DPIC
2021-01-08T05:05:54.4591456Z checking if g++ PIC flag -fPIC -DPIC works... yes
2021-01-08T05:05:54.5302980Z checking if g++ static flag -static works... yes
2021-01-08T05:05:54.5696399Z checking if g++ supports -c -o file.o... yes
2021-01-08T05:05:54.5697260Z checking if g++ supports -c -o file.o... (cached) yes
2021-01-08T05:05:54.5698247Z checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2021-01-08T05:05:54.5748520Z checking dynamic linker characteristics... (cached) GNU/Linux ld.so
2021-01-08T05:05:54.5751621Z checking how to hardcode library paths into programs... immediate
2021-01-08T05:05:54.6321112Z checking whether g++ supports C++11 features by default... yes
2021-01-08T05:05:54.6322342Z checking whether ln -s works... yes
2021-01-08T05:05:54.6353008Z checking whether make sets $(MAKE)... (cached) yes
2021-01-08T05:05:54.6353790Z checking whether to build with code coverage support... no
2021-01-08T05:05:54.6378884Z checking for pkg-config... /usr/bin/pkg-config
2021-01-08T05:05:54.6400320Z checking pkg-config is at least version 0.9.0... yes
2021-01-08T05:05:54.6518638Z checking for CZMQ... yes
2021-01-08T05:05:54.6965065Z checking for dlerror in -ldl... yes
2021-01-08T05:05:54.7063292Z checking for HWLOC... yes
2021-01-08T05:05:54.7157198Z checking for JANSSON... yes
2021-01-08T05:05:54.7243358Z checking for XML2... yes
2021-01-08T05:05:54.7341800Z checking for VALGRIND... yes
2021-01-08T05:05:54.8101782Z checking valgrind.h usability... yes
2021-01-08T05:05:54.8223251Z checking valgrind.h presence... yes
2021-01-08T05:05:54.8224322Z checking for valgrind.h... yes
2021-01-08T05:05:54.9024897Z checking valgrind/valgrind.h usability... yes
2021-01-08T05:05:54.9164676Z checking valgrind/valgrind.h presence... yes
2021-01-08T05:05:54.9165374Z checking for valgrind/valgrind.h... yes
2021-01-08T05:05:54.9305309Z checking for UUID... yes
2021-01-08T05:05:54.9413669Z checking for FLUX_CORE... yes
2021-01-08T05:05:54.9455674Z checking for flux... /usr/bin/flux
2021-01-08T05:05:54.9871097Z checking for FLUX_IDSET... yes
2021-01-08T05:05:54.9965885Z checking for FLUX_SCHEDUTIL... yes
2021-01-08T05:05:55.0062368Z checking for FLUX_OPTPARSE... yes
2021-01-08T05:05:55.0152660Z checking for FLUX_HOSTLIST... yes
2021-01-08T05:05:55.0248506Z checking for YAMLCPP... yes
2021-01-08T05:05:55.2775991Z checking whether yaml-cpp/yaml.h is usable... yes
2021-01-08T05:05:56.1306587Z checking whether yaml-cpp has YAML::Node::Mark... no
2021-01-08T05:05:56.1757609Z checking for boostlib >= 1.53.0 (105300)... yes
2021-01-08T05:05:56.2083086Z checking for buggy boostlib versions (105400-105800)... no
2021-01-08T05:05:56.5285111Z checking whether the Boost::System library is available... yes
2021-01-08T05:05:56.5856914Z checking for exit in -lboost_system... yes
2021-01-08T05:05:57.5387556Z checking whether the Boost::Filesystem library is available... yes
2021-01-08T05:05:57.5982983Z checking for exit in -lboost_filesystem... yes
2021-01-08T05:05:59.7715012Z checking whether the Boost::Graph library is available... yes
2021-01-08T05:05:59.8310169Z checking for exit in -lboost_graph... yes
2021-01-08T05:06:00.9657102Z checking whether the Boost::Regex library is available... yes
2021-01-08T05:06:01.0288483Z checking for exit in -lboost_regex... yes
2021-01-08T05:06:01.0799895Z checking for readline in -lreadline... yes
2021-01-08T05:06:01.0805202Z checking for python3.6... /usr/bin/python3.6
2021-01-08T05:06:01.1092557Z checking for a version of Python >= '2.1.0'... yes
2021-01-08T05:06:01.1370924Z checking for a version of Python >='2.7'... yes
2021-01-08T05:06:01.1660705Z checking for the distutils Python package... yes
2021-01-08T05:06:01.2271910Z checking for Python include path... -I/usr/include/python3.6m
2021-01-08T05:06:01.3308141Z checking for Python library path... -L/usr/lib -lpython3.6m
2021-01-08T05:06:01.3642952Z checking for Python site-packages path... /usr/lib/python3/dist-packages
2021-01-08T05:06:01.3974120Z checking python extra libraries... -lpthread -ldl -lutil -lm
2021-01-08T05:06:01.4293045Z checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
2021-01-08T05:06:01.5493693Z checking consistency of all components of python development environment... yes
2021-01-08T05:06:01.5783208Z checking whether /usr/bin/python3.6 version is >= 3.6... yes
2021-01-08T05:06:01.6063787Z checking for /usr/bin/python3.6 version... 3.6
2021-01-08T05:06:01.6345839Z checking for /usr/bin/python3.6 platform... linux
2021-01-08T05:06:01.6826501Z checking for /usr/bin/python3.6 script directory... ${prefix}/lib/python3.6/site-packages
2021-01-08T05:06:01.7297900Z checking for /usr/bin/python3.6 extension module directory... ${exec_prefix}/lib/python3.6/site-packages
2021-01-08T05:06:01.7852700Z checking for StrictVersion(yaml.__version__) >= StrictVersion('3.10') in python module yaml... yes
2021-01-08T05:06:01.9366122Z checking for StrictVersion(jsonschema.__version__) >= StrictVersion ('2.3.0') in python module jsonschema... yes
2021-01-08T05:06:01.9405608Z checking for inttypes.h... (cached) yes
2021-01-08T05:06:02.0147640Z checking limits.h usability... yes
2021-01-08T05:06:02.0273036Z checking limits.h presence... yes
2021-01-08T05:06:02.0273653Z checking for limits.h... yes
2021-01-08T05:06:02.0365570Z checking for stdint.h... (cached) yes
2021-01-08T05:06:02.0460564Z checking for stdlib.h... (cached) yes
2021-01-08T05:06:02.0553442Z checking for string.h... (cached) yes
2021-01-08T05:06:02.1294061Z checking sys/time.h usability... yes
2021-01-08T05:06:02.1415339Z checking sys/time.h presence... yes
2021-01-08T05:06:02.1419342Z checking for sys/time.h... yes
2021-01-08T05:06:02.1516048Z checking for unistd.h... (cached) yes
2021-01-08T05:06:02.2299102Z checking readline/readline.h usability... yes
2021-01-08T05:06:02.2464973Z checking readline/readline.h presence... yes
2021-01-08T05:06:02.2469133Z checking for readline/readline.h... yes
2021-01-08T05:06:02.3237587Z checking readline/history.h usability... yes
2021-01-08T05:06:02.3407414Z checking readline/history.h presence... yes
2021-01-08T05:06:02.3413232Z checking for readline/history.h... yes
2021-01-08T05:06:02.3814373Z checking for stdbool.h that conforms to C99... yes
2021-01-08T05:06:02.5146868Z checking for _Bool... yes
2021-01-08T05:06:02.5423177Z checking for inline... inline
2021-01-08T05:06:02.6787204Z checking for int64_t... yes
2021-01-08T05:06:02.8078838Z checking for size_t... yes
2021-01-08T05:06:02.8819165Z checking for uint32_t... yes
2021-01-08T05:06:02.9513643Z checking for uint64_t... yes
2021-01-08T05:06:02.9520792Z checking for stdlib.h... (cached) yes
2021-01-08T05:06:03.0076176Z checking for GNU libc compatible malloc... yes
2021-01-08T05:06:03.0563563Z checking for gettimeofday... yes
2021-01-08T05:06:03.1119168Z checking for localtime_r... yes
2021-01-08T05:06:03.1721263Z checking for memset... yes
2021-01-08T05:06:03.2321192Z checking for strchr... yes
2021-01-08T05:06:03.2906791Z checking for strdup... yes
2021-01-08T05:06:03.3474406Z checking for strerror... yes
2021-01-08T05:06:03.4111178Z checking for strstr... yes
2021-01-08T05:06:03.4739695Z checking for strtol... yes
2021-01-08T05:06:03.5290702Z checking for strtoul... yes
2021-01-08T05:06:03.5720121Z checking that generated files are newer than configure... done
2021-01-08T05:06:03.5724091Z configure: creating ./config.status
2021-01-08T05:06:04.2617680Z config.status: creating Makefile
2021-01-08T05:06:04.2751357Z config.status: creating src/Makefile
2021-01-08T05:06:04.2922260Z config.status: creating src/common/Makefile
2021-01-08T05:06:04.3097271Z config.status: creating src/common/libtap/Makefile
2021-01-08T05:06:04.3270607Z config.status: creating src/common/libutil/Makefile
2021-01-08T05:06:04.3443127Z config.status: creating src/common/librbtree/Makefile
2021-01-08T05:06:04.3624120Z config.status: creating src/common/c++wrappers/Makefile
2021-01-08T05:06:04.3797372Z config.status: creating src/common/c++wrappers/test/Makefile
2021-01-08T05:06:04.3979439Z config.status: creating src/cmd/Makefile
2021-01-08T05:06:04.4165434Z config.status: creating src/shell/Makefile
2021-01-08T05:06:04.4344632Z config.status: creating resource/Makefile
2021-01-08T05:06:04.4538962Z config.status: creating resource/planner/Makefile
2021-01-08T05:06:04.4730182Z config.status: creating resource/planner/test/Makefile
2021-01-08T05:06:04.4908981Z config.status: creating resource/evaluators/Makefile
2021-01-08T05:06:04.5090826Z config.status: creating resource/evaluators/test/Makefile
2021-01-08T05:06:04.5260583Z config.status: creating resource/libjobspec/Makefile
2021-01-08T05:06:04.5433495Z config.status: creating resource/utilities/Makefile
2021-01-08T05:06:04.5607073Z config.status: creating resource/utilities/test/Makefile
2021-01-08T05:06:04.5812108Z config.status: creating resource/modules/Makefile
2021-01-08T05:06:04.5994639Z config.status: creating resource/hlapi/Makefile
2021-01-08T05:06:04.6175693Z config.status: creating resource/hlapi/bindings/Makefile
2021-01-08T05:06:04.6351876Z config.status: creating resource/hlapi/bindings/c/Makefile
2021-01-08T05:06:04.6533120Z config.status: creating qmanager/Makefile
2021-01-08T05:06:04.6712657Z config.status: creating qmanager/modules/Makefile
2021-01-08T05:06:04.6895599Z config.status: creating etc/Makefile
2021-01-08T05:06:04.7075057Z config.status: creating t/Makefile
2021-01-08T05:06:04.7253859Z config.status: creating config.h
2021-01-08T05:06:04.7347777Z config.status: executing depfiles commands
2021-01-08T05:06:05.2179308Z config.status: executing libtool commands
2021-01-08T05:06:05.2381426Z
2021-01-08T05:06:05.2382650Z flux-sched version 0.14.0-3-g44833c8d
2021-01-08T05:06:05.2383395Z Prefix...........: /usr
2021-01-08T05:06:05.2383875Z Debug Build......:
2021-01-08T05:06:05.2384348Z C Compiler.......: gcc
2021-01-08T05:06:05.2384822Z C++ Compiler.....: g++
2021-01-08T05:06:05.2385468Z CFLAGS...........: -g -O2
2021-01-08T05:06:05.2385975Z CPPFLAGS..........
2021-01-08T05:06:05.2386621Z CXXFLAGS.......... -g -O2
2021-01-08T05:06:05.2387143Z FLUX.............: /usr/bin/flux
2021-01-08T05:06:05.2387812Z FLUX_VERSION.....: 0.22.0-76-g6a3722d29
2021-01-08T05:06:05.2388306Z FLUX_CORE_CFLAGS.:
2021-01-08T05:06:05.2388935Z FLUX_CORE_LIBS...: -lflux-core
2021-01-08T05:06:05.2389629Z LIBFLUX_VERSION..: 0.22.0-76-g6a3722d29
2021-01-08T05:06:05.2390154Z FLUX_PREFIX......: /usr
2021-01-08T05:06:05.2390621Z LDFLAGS..........:
2021-01-08T05:06:05.2391065Z LIBS.............:
2021-01-08T05:06:05.2391725Z Linker...........: /usr/bin/ld -m elf_x86_64
2021-01-08T05:06:05.2392263Z
2021-01-08T05:06:05.2871898Z ##[endgroup]
2021-01-08T05:06:05.2874130Z ##[group]make clean...
2021-01-08T05:06:05.2959506Z Making clean in src
2021-01-08T05:06:05.2986914Z make[1]: Entering directory '/usr/src/src'
2021-01-08T05:06:05.3034245Z Making clean in common
2021-01-08T05:06:05.3062242Z make[2]: Entering directory '/usr/src/src/common'
2021-01-08T05:06:05.3114365Z Making clean in libtap
2021-01-08T05:06:05.3143067Z make[3]: Entering directory '/usr/src/src/common/libtap'
2021-01-08T05:06:05.3143863Z test -z "libtap.la" || rm -f libtap.la
2021-01-08T05:06:05.3218781Z rm -f ./so_locations
2021-01-08T05:06:05.3233287Z rm -rf .libs _libs
2021-01-08T05:06:05.3259360Z rm -f *.o
2021-01-08T05:06:05.3286984Z rm -f *.lo
2021-01-08T05:06:05.3314549Z make[3]: Leaving directory '/usr/src/src/common/libtap'
2021-01-08T05:06:05.3318332Z Making clean in libutil
2021-01-08T05:06:05.3348725Z make[3]: Entering directory '/usr/src/src/common/libutil'
2021-01-08T05:06:05.3349430Z rm -rf .libs _libs
2021-01-08T05:06:05.3379770Z test -z "libutil.la" || rm -f libutil.la
2021-01-08T05:06:05.3456791Z rm -f ./so_locations
2021-01-08T05:06:05.3470456Z rm -f *.o
2021-01-08T05:06:05.3494350Z rm -f *.lo
2021-01-08T05:06:05.3518817Z make[3]: Leaving directory '/usr/src/src/common/libutil'
2021-01-08T05:06:05.3522958Z Making clean in librbtree
2021-01-08T05:06:05.3556558Z make[3]: Entering directory '/usr/src/src/common/librbtree'
2021-01-08T05:06:05.3557268Z rm -rf .libs _libs
2021-01-08T05:06:05.3586104Z test -z "librbtree.la" || rm -f librbtree.la
2021-01-08T05:06:05.3655339Z rm -f ./so_locations
2021-01-08T05:06:05.3670625Z rm -f *.o
2021-01-08T05:06:05.3700426Z rm -f *.lo
2021-01-08T05:06:05.3727755Z make[3]: Leaving directory '/usr/src/src/common/librbtree'
2021-01-08T05:06:05.3731321Z Making clean in c++wrappers
2021-01-08T05:06:05.3761569Z make[3]: Entering directory '/usr/src/src/common/c++wrappers'
2021-01-08T05:06:05.3808889Z Making clean in test
2021-01-08T05:06:05.3837776Z make[4]: Entering directory '/usr/src/src/common/c++wrappers/test'
2021-01-08T05:06:05.3857423Z rm -f exception_safe_wrapper_test01
2021-01-08T05:06:05.3871107Z rm -rf .libs _libs
2021-01-08T05:06:05.3900563Z rm -f *.o
2021-01-08T05:06:05.3934066Z test -z "exception_safe_wrapper_test01.log" || rm -f exception_safe_wrapper_test01.log
2021-01-08T05:06:05.3962700Z test -z "exception_safe_wrapper_test01.trs" || rm -f exception_safe_wrapper_test01.trs
2021-01-08T05:06:05.3984803Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:06:05.4014890Z rm -f *.lo
2021-01-08T05:06:05.4039416Z make[4]: Leaving directory '/usr/src/src/common/c++wrappers/test'
2021-01-08T05:06:05.4063160Z make[4]: Entering directory '/usr/src/src/common/c++wrappers'
2021-01-08T05:06:05.4063874Z rm -rf .libs _libs
2021-01-08T05:06:05.4092522Z rm -f *.lo
2021-01-08T05:06:05.4119997Z make[4]: Leaving directory '/usr/src/src/common/c++wrappers'
2021-01-08T05:06:05.4124565Z make[3]: Leaving directory '/usr/src/src/common/c++wrappers'
2021-01-08T05:06:05.4151450Z make[3]: Entering directory '/usr/src/src/common'
2021-01-08T05:06:05.4152491Z rm -rf .libs _libs
2021-01-08T05:06:05.4180341Z rm -f *.lo
2021-01-08T05:06:05.4206372Z make[3]: Leaving directory '/usr/src/src/common'
2021-01-08T05:06:05.4211756Z make[2]: Leaving directory '/usr/src/src/common'
2021-01-08T05:06:05.4216868Z Making clean in cmd
2021-01-08T05:06:05.4242762Z make[2]: Entering directory '/usr/src/src/cmd'
2021-01-08T05:06:05.4243380Z rm -rf .libs _libs
2021-01-08T05:06:05.4265623Z rm -f *.lo
2021-01-08T05:06:05.4289485Z make[2]: Leaving directory '/usr/src/src/cmd'
2021-01-08T05:06:05.4293000Z Making clean in shell
2021-01-08T05:06:05.4328576Z make[2]: Entering directory '/usr/src/src/shell'
2021-01-08T05:06:05.4329394Z rm -rf .libs _libs
2021-01-08T05:06:05.4354872Z test -z "datastaging.la" || rm -f datastaging.la
2021-01-08T05:06:05.4421347Z rm -f ./so_locations
2021-01-08T05:06:05.4433725Z rm -f *.o
2021-01-08T05:06:05.4457625Z rm -f *.lo
2021-01-08T05:06:05.4492298Z make[2]: Leaving directory '/usr/src/src/shell'
2021-01-08T05:06:05.4518998Z make[2]: Entering directory '/usr/src/src'
2021-01-08T05:06:05.4519631Z rm -rf .libs _libs
2021-01-08T05:06:05.4542941Z rm -f *.lo
2021-01-08T05:06:05.4567614Z make[2]: Leaving directory '/usr/src/src'
2021-01-08T05:06:05.4571876Z make[1]: Leaving directory '/usr/src/src'
2021-01-08T05:06:05.4575420Z Making clean in resource
2021-01-08T05:06:05.4617865Z make[1]: Entering directory '/usr/src/resource'
2021-01-08T05:06:05.4667488Z Making clean in libjobspec
2021-01-08T05:06:05.4697930Z make[2]: Entering directory '/usr/src/resource/libjobspec'
2021-01-08T05:06:05.4698623Z rm -rf .libs _libs
2021-01-08T05:06:05.4721384Z test -z "libjobspec_conv.la" || rm -f libjobspec_conv.la
2021-01-08T05:06:05.4786911Z rm -f ./so_locations
2021-01-08T05:06:05.4814162Z rm -f flux-jobspec-validate
2021-01-08T05:06:05.4828523Z rm -f *.o
2021-01-08T05:06:05.4852931Z rm -f *.lo
2021-01-08T05:06:05.4878904Z make[2]: Leaving directory '/usr/src/resource/libjobspec'
2021-01-08T05:06:05.4882118Z Making clean in planner
2021-01-08T05:06:05.4910239Z make[2]: Entering directory '/usr/src/resource/planner'
2021-01-08T05:06:05.4958434Z Making clean in .
2021-01-08T05:06:05.4993647Z make[3]: Entering directory '/usr/src/resource/planner'
2021-01-08T05:06:05.4994669Z rm -rf .libs _libs
2021-01-08T05:06:05.5020980Z test -z "libplanner.la" || rm -f libplanner.la
2021-01-08T05:06:05.5090513Z rm -f ./so_locations
2021-01-08T05:06:05.5107596Z rm -f *.o
2021-01-08T05:06:05.5135703Z rm -f *.lo
2021-01-08T05:06:05.5163845Z make[3]: Leaving directory '/usr/src/resource/planner'
2021-01-08T05:06:05.5171807Z Making clean in test
2021-01-08T05:06:05.5201369Z make[3]: Entering directory '/usr/src/resource/planner/test'
2021-01-08T05:06:05.5217948Z rm -f planner_test01 planner_test02
2021-01-08T05:06:05.5230464Z rm -rf .libs _libs
2021-01-08T05:06:05.5259204Z rm -f *.o
2021-01-08T05:06:05.5287251Z test -z "planner_test01.log planner_test02.log" || rm -f planner_test01.log planner_test02.log
2021-01-08T05:06:05.5314272Z test -z "planner_test01.trs planner_test02.trs" || rm -f planner_test01.trs planner_test02.trs
2021-01-08T05:06:05.5336727Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:06:05.5360316Z rm -f *.lo
2021-01-08T05:06:05.5382232Z make[3]: Leaving directory '/usr/src/resource/planner/test'
2021-01-08T05:06:05.5387003Z make[2]: Leaving directory '/usr/src/resource/planner'
2021-01-08T05:06:05.5391182Z Making clean in .
2021-01-08T05:06:05.5446347Z make[2]: Entering directory '/usr/src/resource'
2021-01-08T05:06:05.5447164Z rm -rf .libs _libs
2021-01-08T05:06:05.5466876Z rm -rf evaluators/.libs evaluators/_libs
2021-01-08T05:06:05.5490748Z rm -rf jobinfo/.libs jobinfo/_libs
2021-01-08T05:06:05.5518975Z rm -rf policies/.libs policies/_libs
2021-01-08T05:06:05.5544345Z rm -rf policies/base/.libs policies/base/_libs
2021-01-08T05:06:05.5573462Z rm -rf readers/.libs readers/_libs
2021-01-08T05:06:05.5601400Z rm -rf schema/.libs schema/_libs
2021-01-08T05:06:05.5627112Z rm -rf store/.libs store/_libs
2021-01-08T05:06:05.5652529Z rm -rf traversers/.libs traversers/_libs
2021-01-08T05:06:05.5676976Z rm -rf writers/.libs writers/_libs
2021-01-08T05:06:05.5699243Z test -z "libresource.la" || rm -f libresource.la
2021-01-08T05:06:05.5769301Z rm -f ./so_locations
2021-01-08T05:06:05.5784674Z rm -f *.o
2021-01-08T05:06:05.5812865Z rm -f evaluators/*.o
2021-01-08T05:06:05.5839298Z rm -f evaluators/*.lo
2021-01-08T05:06:05.5863852Z rm -f jobinfo/*.o
2021-01-08T05:06:05.5893002Z rm -f jobinfo/*.lo
2021-01-08T05:06:05.5922176Z rm -f policies/*.o
2021-01-08T05:06:05.5951879Z rm -f policies/*.lo
2021-01-08T05:06:05.5976801Z rm -f policies/base/*.o
2021-01-08T05:06:05.6000537Z rm -f policies/base/*.lo
2021-01-08T05:06:05.6025871Z rm -f readers/*.o
2021-01-08T05:06:05.6053954Z rm -f readers/*.lo
2021-01-08T05:06:05.6078053Z rm -f schema/*.o
2021-01-08T05:06:05.6102301Z rm -f schema/*.lo
2021-01-08T05:06:05.6126377Z rm -f store/*.o
2021-01-08T05:06:05.6152542Z rm -f store/*.lo
2021-01-08T05:06:05.6179951Z rm -f traversers/*.o
2021-01-08T05:06:05.6204338Z rm -f traversers/*.lo
2021-01-08T05:06:05.6231042Z rm -f writers/*.o
2021-01-08T05:06:05.6255477Z rm -f writers/*.lo
2021-01-08T05:06:05.6283493Z rm -f *.lo
2021-01-08T05:06:05.6307732Z make[2]: Leaving directory '/usr/src/resource'
2021-01-08T05:06:05.6313394Z Making clean in utilities
2021-01-08T05:06:05.6345671Z make[2]: Entering directory '/usr/src/resource/utilities'
2021-01-08T05:06:05.6397139Z Making clean in .
2021-01-08T05:06:05.6428968Z make[3]: Entering directory '/usr/src/resource/utilities'
2021-01-08T05:06:05.6429587Z rm -rf .libs _libs
2021-01-08T05:06:05.6473432Z rm -f grug2dot resource-query
2021-01-08T05:06:05.6487487Z rm -f *.o
2021-01-08T05:06:05.6517761Z rm -f *.lo
2021-01-08T05:06:05.6543637Z make[3]: Leaving directory '/usr/src/resource/utilities'
2021-01-08T05:06:05.6550533Z Making clean in test
2021-01-08T05:06:05.6578166Z make[3]: Entering directory '/usr/src/resource/utilities/test'
2021-01-08T05:06:05.6579017Z test -z "run_sanity_check.sh" || rm -f run_sanity_check.sh
2021-01-08T05:06:05.6606410Z rm -rf .libs _libs
2021-01-08T05:06:05.6635010Z test -z "run_sanity_check.sh.log" || rm -f run_sanity_check.sh.log
2021-01-08T05:06:05.6663566Z test -z "run_sanity_check.sh.trs" || rm -f run_sanity_check.sh.trs
2021-01-08T05:06:05.6691676Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:06:05.6716951Z rm -f *.lo
2021-01-08T05:06:05.6743151Z make[3]: Leaving directory '/usr/src/resource/utilities/test'
2021-01-08T05:06:05.6751522Z make[2]: Leaving directory '/usr/src/resource/utilities'
2021-01-08T05:06:05.6761465Z Making clean in modules
2021-01-08T05:06:05.6791708Z make[2]: Entering directory '/usr/src/resource/modules'
2021-01-08T05:06:05.6792963Z test -z "sched-fluxion-resource.la" || rm -f sched-fluxion-resource.la
2021-01-08T05:06:05.6866488Z rm -f ./so_locations
2021-01-08T05:06:05.6880541Z rm -rf .libs _libs
2021-01-08T05:06:05.6906129Z rm -f *.o
2021-01-08T05:06:05.6938567Z rm -f *.lo
2021-01-08T05:06:05.6966924Z make[2]: Leaving directory '/usr/src/resource/modules'
2021-01-08T05:06:05.6973496Z Making clean in hlapi
2021-01-08T05:06:05.7003790Z make[2]: Entering directory '/usr/src/resource/hlapi'
2021-01-08T05:06:05.7054767Z Making clean in bindings
2021-01-08T05:06:05.7084000Z make[3]: Entering directory '/usr/src/resource/hlapi/bindings'
2021-01-08T05:06:05.7132699Z Making clean in c
2021-01-08T05:06:05.7165216Z make[4]: Entering directory '/usr/src/resource/hlapi/bindings/c'
2021-01-08T05:06:05.7165824Z rm -rf .libs _libs
2021-01-08T05:06:05.7193406Z test -z "libreapi_cli.la libreapi_module.la" || rm -f libreapi_cli.la libreapi_module.la
2021-01-08T05:06:05.7261612Z rm -f ./so_locations
2021-01-08T05:06:05.7277101Z rm -f *.o
2021-01-08T05:06:05.7304537Z rm -f *.lo
2021-01-08T05:06:05.7331535Z make[4]: Leaving directory '/usr/src/resource/hlapi/bindings/c'
2021-01-08T05:06:05.7361488Z make[4]: Entering directory '/usr/src/resource/hlapi/bindings'
2021-01-08T05:06:05.7362162Z rm -rf .libs _libs
2021-01-08T05:06:05.7385218Z rm -f *.lo
2021-01-08T05:06:05.7410465Z make[4]: Leaving directory '/usr/src/resource/hlapi/bindings'
2021-01-08T05:06:05.7418147Z make[3]: Leaving directory '/usr/src/resource/hlapi/bindings'
2021-01-08T05:06:05.7445212Z make[3]: Entering directory '/usr/src/resource/hlapi'
2021-01-08T05:06:05.7445927Z rm -rf .libs _libs
2021-01-08T05:06:05.7471448Z rm -f *.lo
2021-01-08T05:06:05.7499935Z make[3]: Leaving directory '/usr/src/resource/hlapi'
2021-01-08T05:06:05.7506187Z make[2]: Leaving directory '/usr/src/resource/hlapi'
2021-01-08T05:06:05.7511486Z Making clean in evaluators
2021-01-08T05:06:05.7542296Z make[2]: Entering directory '/usr/src/resource/evaluators'
2021-01-08T05:06:05.7591498Z Making clean in test
2021-01-08T05:06:05.7625686Z make[3]: Entering directory '/usr/src/resource/evaluators/test'
2021-01-08T05:06:05.7645394Z rm -f expr_eval_test01
2021-01-08T05:06:05.7660467Z rm -rf .libs _libs
2021-01-08T05:06:05.7687949Z rm -f *.o
2021-01-08T05:06:05.7715555Z test -z "expr_eval_test01.log" || rm -f expr_eval_test01.log
2021-01-08T05:06:05.7742637Z test -z "expr_eval_test01.trs" || rm -f expr_eval_test01.trs
2021-01-08T05:06:05.7779059Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:06:05.7809604Z rm -f *.lo
2021-01-08T05:06:05.7838470Z make[3]: Leaving directory '/usr/src/resource/evaluators/test'
2021-01-08T05:06:05.7865869Z make[3]: Entering directory '/usr/src/resource/evaluators'
2021-01-08T05:06:05.7866786Z rm -rf .libs _libs
2021-01-08T05:06:05.7894536Z rm -f *.lo
2021-01-08T05:06:05.7920269Z make[3]: Leaving directory '/usr/src/resource/evaluators'
2021-01-08T05:06:05.7929142Z make[2]: Leaving directory '/usr/src/resource/evaluators'
2021-01-08T05:06:05.7934615Z make[1]: Leaving directory '/usr/src/resource'
2021-01-08T05:06:05.7943397Z Making clean in qmanager
2021-01-08T05:06:05.7973577Z make[1]: Entering directory '/usr/src/qmanager'
2021-01-08T05:06:05.8022402Z Making clean in modules
2021-01-08T05:06:05.8054323Z make[2]: Entering directory '/usr/src/qmanager/modules'
2021-01-08T05:06:05.8055483Z test -z "sched-fluxion-qmanager.la" || rm -f sched-fluxion-qmanager.la
2021-01-08T05:06:05.8124319Z rm -f ./so_locations
2021-01-08T05:06:05.8140294Z rm -rf .libs _libs
2021-01-08T05:06:05.8167910Z rm -f *.o
2021-01-08T05:06:05.8194079Z rm -f *.lo
2021-01-08T05:06:05.8216106Z make[2]: Leaving directory '/usr/src/qmanager/modules'
2021-01-08T05:06:05.8242417Z make[2]: Entering directory '/usr/src/qmanager'
2021-01-08T05:06:05.8243069Z rm -rf .libs _libs
2021-01-08T05:06:05.8268644Z rm -f *.lo
2021-01-08T05:06:05.8296640Z make[2]: Leaving directory '/usr/src/qmanager'
2021-01-08T05:06:05.8302650Z make[1]: Leaving directory '/usr/src/qmanager'
2021-01-08T05:06:05.8308433Z Making clean in etc
2021-01-08T05:06:05.8337903Z make[1]: Entering directory '/usr/src/etc'
2021-01-08T05:06:05.8338523Z rm -rf .libs _libs
2021-01-08T05:06:05.8362177Z rm -f *.lo
2021-01-08T05:06:05.8391616Z make[1]: Leaving directory '/usr/src/etc'
2021-01-08T05:06:05.8396009Z Making clean in t
2021-01-08T05:06:05.8440998Z make[1]: Entering directory '/usr/src/t'
2021-01-08T05:06:05.8441813Z rm -rf .libs _libs
2021-01-08T05:06:05.8467678Z rm -rf *.o test-results trash-directory*
2021-01-08T05:06:05.8527104Z test -z "t0000-sharness.log t1001-qmanager-basic.log t1002-qmanager-reload.log t1003-qmanager-policy.log t1004-qmanager-optimize.log t1005-qmanager-conf.log t1006-qmanager-multiqueue.log t1007-recovery-full.log t1008-recovery-none.log t1009-recovery-multiqueue.log t1010-sync-modules.log t1011-dynstate-change.log t1012-find-status.log t1013-exclusion.log t1013-qmanager-priority.log t1014-annotation.log t1015-find-format.log t1016-nest-namespace.log t1017-rv1-bootstrap.log t1018-rv1-bootstrap2.log t2000-tree-basic.log t2001-tree-real.log t3000-jobspec.log t3001-resource-basic.log t3002-resource-prefix.log t3003-resource-global.log t3004-resource-excl.log t3005-resource-rsv.log t3006-resource-advanced.log t3007-resource-iobw.log t3008-resource-cancel.log t3009-resource-minmax.log t3010-resource-power.log t3011-resource-filt.log t3012-resource-properties.log t3013-resource-unsat.log t3014-resource-var-aware.log t3015-resource-basic-jgf.log t3016-resource-power-jgf.log t3017-resource-granule.log t3018-resource-mtl0.log t3019-resource-mtl1.log t3020-resource-mtl2.log t3021-resource-mtl3.log t3022-resource-update.log t3023-resource-update2.log t3024-resource-status.log t3025-resource-find.log t3026-resource-node-local-storage.log t3026-resource-sibling.log t3027-resource-RV.log t4000-match-params.log t4001-match-allocate.log t4002-match-reserve.log t4003-cancel-info.log t4004-match-hwloc.log t4005-match-unsat.log t4006-properties.log t4007-match-var-aware.log t4008-match-jgf.log t4009-match-update.log t5000-valgrind.log t6000-graph-size.log t6001-match-formats.log t6002-graph-hwloc.log t7000-shell-datastaging.log" || rm -f t0000-sharness.log t1001-qmanager-basic.log t1002-qmanager-reload.log t1003-qmanager-policy.log t1004-qmanager-optimize.log t1005-qmanager-conf.log t1006-qmanager-multiqueue.log t1007-recovery-full.log t1008-recovery-none.log t1009-recovery-multiqueue.log t1010-sync-modules.log t1011-dynstate-change.log t1012-find-status.log t1013-exclusion.log t1013-qmanager-priority.log t1014-annotation.log t1015-find-format.log t1016-nest-namespace.log t1017-rv1-bootstrap.log t1018-rv1-bootstrap2.log t2000-tree-basic.log t2001-tree-real.log t3000-jobspec.log t3001-resource-basic.log t3002-resource-prefix.log t3003-resource-global.log t3004-resource-excl.log t3005-resource-rsv.log t3006-resource-advanced.log t3007-resource-iobw.log t3008-resource-cancel.log t3009-resource-minmax.log t3010-resource-power.log t3011-resource-filt.log t3012-resource-properties.log t3013-resource-unsat.log t3014-resource-var-aware.log t3015-resource-basic-jgf.log t3016-resource-power-jgf.log t3017-resource-granule.log t3018-resource-mtl0.log t3019-resource-mtl1.log t3020-resource-mtl2.log t3021-resource-mtl3.log t3022-resource-update.log t3023-resource-update2.log t3024-resource-status.log t3025-resource-find.log t3026-resource-node-local-storage.log t3026-resource-sibling.log t3027-resource-RV.log t4000-match-params.log t4001-match-allocate.log t4002-match-reserve.log t4003-cancel-info.log t4004-match-hwloc.log t4005-match-unsat.log t4006-properties.log t4007-match-var-aware.log t4008-match-jgf.log t4009-match-update.log t5000-valgrind.log t6000-graph-size.log t6001-match-formats.log t6002-graph-hwloc.log t7000-shell-datastaging.log
2021-01-08T05:06:05.8668961Z test -z "t0000-sharness.trs t1001-qmanager-basic.trs t1002-qmanager-reload.trs t1003-qmanager-policy.trs t1004-qmanager-optimize.trs t1005-qmanager-conf.trs t1006-qmanager-multiqueue.trs t1007-recovery-full.trs t1008-recovery-none.trs t1009-recovery-multiqueue.trs t1010-sync-modules.trs t1011-dynstate-change.trs t1012-find-status.trs t1013-exclusion.trs t1013-qmanager-priority.trs t1014-annotation.trs t1015-find-format.trs t1016-nest-namespace.trs t1017-rv1-bootstrap.trs t1018-rv1-bootstrap2.trs t2000-tree-basic.trs t2001-tree-real.trs t3000-jobspec.trs t3001-resource-basic.trs t3002-resource-prefix.trs t3003-resource-global.trs t3004-resource-excl.trs t3005-resource-rsv.trs t3006-resource-advanced.trs t3007-resource-iobw.trs t3008-resource-cancel.trs t3009-resource-minmax.trs t3010-resource-power.trs t3011-resource-filt.trs t3012-resource-properties.trs t3013-resource-unsat.trs t3014-resource-var-aware.trs t3015-resource-basic-jgf.trs t3016-resource-power-jgf.trs t3017-resource-granule.trs t3018-resource-mtl0.trs t3019-resource-mtl1.trs t3020-resource-mtl2.trs t3021-resource-mtl3.trs t3022-resource-update.trs t3023-resource-update2.trs t3024-resource-status.trs t3025-resource-find.trs t3026-resource-node-local-storage.trs t3026-resource-sibling.trs t3027-resource-RV.trs t4000-match-params.trs t4001-match-allocate.trs t4002-match-reserve.trs t4003-cancel-info.trs t4004-match-hwloc.trs t4005-match-unsat.trs t4006-properties.trs t4007-match-var-aware.trs t4008-match-jgf.trs t4009-match-update.trs t5000-valgrind.trs t6000-graph-size.trs t6001-match-formats.trs t6002-graph-hwloc.trs t7000-shell-datastaging.trs" || rm -f t0000-sharness.trs t1001-qmanager-basic.trs t1002-qmanager-reload.trs t1003-qmanager-policy.trs t1004-qmanager-optimize.trs t1005-qmanager-conf.trs t1006-qmanager-multiqueue.trs t1007-recovery-full.trs t1008-recovery-none.trs t1009-recovery-multiqueue.trs t1010-sync-modules.trs t1011-dynstate-change.trs t1012-find-status.trs t1013-exclusion.trs t1013-qmanager-priority.trs t1014-annotation.trs t1015-find-format.trs t1016-nest-namespace.trs t1017-rv1-bootstrap.trs t1018-rv1-bootstrap2.trs t2000-tree-basic.trs t2001-tree-real.trs t3000-jobspec.trs t3001-resource-basic.trs t3002-resource-prefix.trs t3003-resource-global.trs t3004-resource-excl.trs t3005-resource-rsv.trs t3006-resource-advanced.trs t3007-resource-iobw.trs t3008-resource-cancel.trs t3009-resource-minmax.trs t3010-resource-power.trs t3011-resource-filt.trs t3012-resource-properties.trs t3013-resource-unsat.trs t3014-resource-var-aware.trs t3015-resource-basic-jgf.trs t3016-resource-power-jgf.trs t3017-resource-granule.trs t3018-resource-mtl0.trs t3019-resource-mtl1.trs t3020-resource-mtl2.trs t3021-resource-mtl3.trs t3022-resource-update.trs t3023-resource-update2.trs t3024-resource-status.trs t3025-resource-find.trs t3026-resource-node-local-storage.trs t3026-resource-sibling.trs t3027-resource-RV.trs t4000-match-params.trs t4001-match-allocate.trs t4002-match-reserve.trs t4003-cancel-info.trs t4004-match-hwloc.trs t4005-match-unsat.trs t4006-properties.trs t4007-match-var-aware.trs t4008-match-jgf.trs t4009-match-update.trs t5000-valgrind.trs t6000-graph-size.trs t6001-match-formats.trs t6002-graph-hwloc.trs t7000-shell-datastaging.trs
2021-01-08T05:06:05.8688007Z test -z "test-suite.log" || rm -f test-suite.log
2021-01-08T05:06:05.8716546Z rm -f *.lo
2021-01-08T05:06:05.8769609Z make[1]: Leaving directory '/usr/src/t'
2021-01-08T05:06:05.8770363Z make[1]: Entering directory '/usr/src'
2021-01-08T05:06:05.8770984Z rm -rf .libs _libs
2021-01-08T05:06:05.8791024Z rm -f *.lo
2021-01-08T05:06:05.8818577Z make[1]: Leaving directory '/usr/src'
2021-01-08T05:06:05.8823892Z ##[endgroup]
2021-01-08T05:06:05.8826545Z ./src/test/checks_run.sh: line 180: test: too many arguments
2021-01-08T05:06:05.8829350Z ##[group]make --output-sync=target --no-print-directory -j 4
2021-01-08T05:06:05.8899750Z make all-recursive
2021-01-08T05:06:05.9005105Z Making all in src
2021-01-08T05:06:05.9100426Z Making all in common
2021-01-08T05:06:05.9194819Z Making all in libtap
2021-01-08T05:06:05.9224271Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:06:05.9231304Z Making all in libutil
2021-01-08T05:06:06.1074872Z CC xzmalloc.lo
2021-01-08T05:06:06.2060218Z CCLD libutil.la
2021-01-08T05:06:06.2061691Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:06:06.2065589Z Making all in librbtree
2021-01-08T05:06:06.5896065Z CC rbtree.lo
2021-01-08T05:06:06.6850568Z CCLD librbtree.la
2021-01-08T05:06:06.6851919Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:06:06.6858615Z Making all in c++wrappers
2021-01-08T05:06:06.6961356Z Making all in test
2021-01-08T05:06:06.6994560Z make[5]: Nothing to be done for 'all'.
2021-01-08T05:06:06.7018397Z make[5]: Nothing to be done for 'all-am'.
2021-01-08T05:06:06.7048291Z make[4]: Nothing to be done for 'all-am'.
2021-01-08T05:06:06.7056292Z Making all in cmd
2021-01-08T05:06:06.7081155Z make[3]: Nothing to be done for 'all'.
2021-01-08T05:06:06.7088756Z Making all in shell
2021-01-08T05:06:20.0666156Z CXX data-staging.lo
2021-01-08T05:06:20.3130331Z CXXLD datastaging.la
2021-01-08T05:06:20.3131517Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:06:20.3158364Z make[3]: Nothing to be done for 'all-am'.
2021-01-08T05:06:20.3167535Z Making all in resource
2021-01-08T05:06:20.3289540Z Making all in libjobspec
2021-01-08T05:06:22.6043960Z CXX flux-jobspec-validate.o
2021-01-08T05:06:28.3294817Z CXX libjobspec_conv_la-jobspec.lo
2021-01-08T05:06:28.4686648Z CXXLD libjobspec_conv.la
2021-01-08T05:06:28.4689609Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:06:28.6786447Z CXXLD flux-jobspec-validate
2021-01-08T05:06:28.6794904Z Making all in planner
2021-01-08T05:06:28.6914595Z Making all in .
2021-01-08T05:06:29.2339726Z CC libplanner_la-planner_multi.lo
2021-01-08T05:06:29.6790663Z CC libplanner_la-planner.lo
2021-01-08T05:06:29.8433605Z CCLD libplanner.la
2021-01-08T05:06:29.8434959Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:06:29.8444693Z Making all in test
2021-01-08T05:06:29.8479304Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:06:29.8492959Z Making all in .
2021-01-08T05:06:52.2007019Z CXX policies/libresource_la-dfu_match_high_id_first.lo
2021-01-08T05:06:52.2630302Z CXX policies/libresource_la-dfu_match_low_id_first.lo
2021-01-08T05:06:53.2959685Z CXX policies/libresource_la-dfu_match_var_aware.lo
2021-01-08T05:06:53.8710051Z CXX jobinfo/libresource_la-jobinfo.lo
2021-01-08T05:06:56.5909643Z CXX policies/libresource_la-dfu_match_locality.lo
2021-01-08T05:06:57.2949145Z CXX schema/libresource_la-resource_data.lo
2021-01-08T05:06:57.7359255Z CXX schema/libresource_la-infra_data.lo
2021-01-08T05:06:57.8548038Z CXX schema/libresource_la-color.lo
2021-01-08T05:06:58.0774587Z CXX schema/libresource_la-sched_data.lo
2021-01-08T05:07:00.5748855Z CXX schema/libresource_la-ephemeral.lo
2021-01-08T05:07:12.8791728Z CXX policies/libresource_la-dfu_match_policy_factory.lo
2021-01-08T05:07:21.6790070Z CXX traversers/libresource_la-dfu.lo
2021-01-08T05:07:31.6629239Z CXX traversers/libresource_la-dfu_impl_update.lo
2021-01-08T05:07:32.1073695Z CXX policies/base/libresource_la-matcher.lo
2021-01-08T05:07:33.4349247Z CXX traversers/libresource_la-dfu_impl.lo
2021-01-08T05:07:33.8230883Z CXX policies/base/libresource_la-dfu_match_cb.lo
2021-01-08T05:07:36.4692694Z CXX readers/libresource_la-resource_namespace_remapper.lo
2021-01-08T05:07:51.5191400Z CXX readers/libresource_la-resource_reader_base.lo
2021-01-08T05:08:02.1669989Z CXX readers/libresource_la-resource_reader_hwloc.lo
2021-01-08T05:08:10.3833276Z CXX readers/libresource_la-resource_reader_grug.lo
2021-01-08T05:08:22.7511952Z CXX readers/libresource_la-resource_reader_jgf.lo
2021-01-08T05:08:24.1229134Z CXX readers/libresource_la-resource_spec_grug.lo
2021-01-08T05:08:26.2033148Z CXX evaluators/libresource_la-expr_eval_api.lo
2021-01-08T05:08:26.4414134Z CXX readers/libresource_la-resource_reader_factory.lo
2021-01-08T05:08:33.3470631Z CXX evaluators/libresource_la-scoring_api.lo
2021-01-08T05:08:42.6859200Z CXX evaluators/libresource_la-edge_eval_api.lo
2021-01-08T05:08:44.4428487Z CXX evaluators/libresource_la-expr_eval_vtx_target.lo
2021-01-08T05:08:47.5738797Z CXX store/libresource_la-resource_graph_store.lo
2021-01-08T05:08:49.8192912Z CXX writers/libresource_la-match_writers.lo
2021-01-08T05:08:50.8728029Z CXXLD libresource.la
2021-01-08T05:08:50.8729330Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:08:50.8734814Z Making all in utilities
2021-01-08T05:08:50.8843663Z Making all in .
2021-01-08T05:08:58.1993364Z CXX grug2dot-grug2dot.o
2021-01-08T05:08:59.1498021Z CXXLD grug2dot
2021-01-08T05:09:01.0765930Z CXX resource_query-command.o
2021-01-08T05:09:08.1043708Z CXX resource_query-resource-query.o
2021-01-08T05:09:08.8432772Z CXXLD resource-query
2021-01-08T05:09:08.8442932Z Making all in test
2021-01-08T05:09:08.8469603Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:09:08.8481437Z Making all in modules
2021-01-08T05:09:26.6493633Z CXX sched_fluxion_resource_la-resource_match.lo
2021-01-08T05:09:27.4024476Z CXXLD sched-fluxion-resource.la
2021-01-08T05:09:27.4035794Z Making all in hlapi
2021-01-08T05:09:27.4134606Z Making all in bindings
2021-01-08T05:09:27.4234696Z Making all in c
2021-01-08T05:09:28.1261284Z CXX reapi_cli.lo
2021-01-08T05:09:28.2369886Z CXX reapi_module.lo
2021-01-08T05:09:28.2608121Z CXXLD libreapi_cli.la
2021-01-08T05:09:28.2609492Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:09:28.3648207Z CXXLD libreapi_module.la
2021-01-08T05:09:28.3649439Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:09:28.3675882Z make[5]: Nothing to be done for 'all-am'.
2021-01-08T05:09:28.3707017Z make[4]: Nothing to be done for 'all-am'.
2021-01-08T05:09:28.3718969Z Making all in evaluators
2021-01-08T05:09:28.3822350Z Making all in test
2021-01-08T05:09:28.3853715Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:09:28.3881154Z make[4]: Nothing to be done for 'all-am'.
2021-01-08T05:09:28.3895780Z Making all in qmanager
2021-01-08T05:09:28.3991683Z Making all in modules
2021-01-08T05:09:34.1912606Z CXX sched_fluxion_qmanager_la-qmanager_opts.lo
2021-01-08T05:09:35.1773513Z CXX sched_fluxion_qmanager_la-qmanager_callbacks.lo
2021-01-08T05:09:38.2524597Z CXX sched_fluxion_qmanager_la-qmanager.lo
2021-01-08T05:09:38.6207699Z CXXLD sched-fluxion-qmanager.la
2021-01-08T05:09:38.6237233Z make[3]: Nothing to be done for 'all-am'.
2021-01-08T05:09:38.6246660Z Making all in etc
2021-01-08T05:09:38.6271798Z make[2]: Nothing to be done for 'all'.
2021-01-08T05:09:38.6279103Z Making all in t
2021-01-08T05:09:38.6307569Z make[2]: Nothing to be done for 'all'.
2021-01-08T05:09:38.6384057Z ##[endgroup]
2021-01-08T05:09:38.6386951Z ##[group]make --output-sync=target --no-print-directory -j 4 check
2021-01-08T05:09:38.6484720Z Making check in src
2021-01-08T05:09:38.6581535Z Making check in common
2021-01-08T05:09:38.6677609Z Making check in libtap
2021-01-08T05:09:38.6707347Z make libtap.la
2021-01-08T05:09:39.1077381Z CC tap.lo
2021-01-08T05:09:39.2065182Z CCLD libtap.la
2021-01-08T05:09:39.2066477Z ar: `u' modifier ignored since `D' is the default (see `U')
2021-01-08T05:09:39.2077562Z Making check in libutil
2021-01-08T05:09:39.2143901Z make[3]: Nothing to be done for 'check'.
2021-01-08T05:09:39.2151290Z Making check in librbtree
2021-01-08T05:09:39.2188626Z make[3]: Nothing to be done for 'check'.
2021-01-08T05:09:39.2192620Z Making check in c++wrappers
2021-01-08T05:09:39.2284358Z Making check in test
2021-01-08T05:09:39.2315124Z make exception_safe_wrapper_test01
2021-01-08T05:09:39.6238230Z CXX exception_safe_wrapper_test01-exception_safe_wrapper_test01.o
2021-01-08T05:09:39.8193297Z CXXLD exception_safe_wrapper_test01
2021-01-08T05:09:39.8194968Z make check-TESTS
2021-01-08T05:09:39.8575470Z PASS: exception_safe_wrapper_test01
2021-01-08T05:09:39.8986701Z ============================================================================
2021-01-08T05:09:39.8987893Z Testsuite summary for flux-sched 0.14.0-3-g44833c8d
2021-01-08T05:09:39.8988399Z ============================================================================
2021-01-08T05:09:39.8988772Z # TOTAL: 1
2021-01-08T05:09:39.8989096Z # PASS: 1
2021-01-08T05:09:39.8989527Z # SKIP: 0
2021-01-08T05:09:39.8989926Z # XFAIL: 0
2021-01-08T05:09:39.8990282Z # FAIL: 0
2021-01-08T05:09:39.8998979Z # XPASS: 0
2021-01-08T05:09:39.8999284Z # ERROR: 0
2021-01-08T05:09:39.8999590Z ============================================================================
2021-01-08T05:09:39.9035637Z make[4]: Nothing to be done for 'check-am'.
2021-01-08T05:09:39.9070213Z make[3]: Nothing to be done for 'check-am'.
2021-01-08T05:09:39.9079680Z Making check in cmd
2021-01-08T05:09:39.9105617Z make[2]: Nothing to be done for 'check'.
2021-01-08T05:09:39.9109347Z Making check in shell
2021-01-08T05:09:39.9491073Z make[2]: Nothing to be done for 'check'.
2021-01-08T05:09:39.9523192Z make check-local
2021-01-08T05:09:39.9638569Z Making all in common
2021-01-08T05:09:39.9732121Z Making all in libtap
2021-01-08T05:09:39.9764599Z make[5]: Nothing to be done for 'all'.
2021-01-08T05:09:39.9770036Z Making all in libutil
2021-01-08T05:09:39.9826933Z make[5]: Nothing to be done for 'all'.
2021-01-08T05:09:39.9833520Z Making all in librbtree
2021-01-08T05:09:39.9870926Z make[5]: Nothing to be done for 'all'.
2021-01-08T05:09:39.9871530Z Making all in c++wrappers
2021-01-08T05:09:39.9959868Z Making all in test
2021-01-08T05:09:39.9998565Z make[6]: Nothing to be done for 'all'.
2021-01-08T05:09:40.0020742Z make[6]: Nothing to be done for 'all-am'.
2021-01-08T05:09:40.0051489Z make[5]: Nothing to be done for 'all-am'.
2021-01-08T05:09:40.0060889Z Making all in cmd
2021-01-08T05:09:40.0086726Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:09:40.0092691Z Making all in shell
2021-01-08T05:09:40.0478998Z make[4]: Nothing to be done for 'all'.
2021-01-08T05:09:40.0514183Z make[4]: Nothing to be done for 'all-am'.
2021-01-08T05:09:40.0530494Z Making check in resource
2021-01-08T05:09:40.1985487Z Making check in libjobspec
2021-01-08T05:09:40.2369728Z make[2]: Nothing to be done for 'check'.
2021-01-08T05:09:40.2377873Z Making check in planner
2021-01-08T05:09:40.2503481Z Making check in .
2021-01-08T05:09:40.2642373Z make[3]: Nothing to be done for 'check-am'.
2021-01-08T05:09:40.2650620Z Making check in test
2021-01-08T05:09:40.2682838Z make planner_test01 planner_test02
2021-01-08T05:09:41.2003252Z CXX planner_test02-planner_test02.o
2021-01-08T05:09:41.4595099Z CXXLD planner_test02
2021-01-08T05:09:41.7828226Z CXX planner_test01-planner_test01.o
2021-01-08T05:09:42.0386503Z CXXLD planner_test01
2021-01-08T05:09:42.0392850Z make check-TESTS
2021-01-08T05:09:42.0908700Z PASS: planner_test02
2021-01-08T05:09:43.2877622Z PASS: planner_test01
2021-01-08T05:09:43.3245146Z ============================================================================
2021-01-08T05:09:43.3246466Z Testsuite summary for flux-sched 0.14.0-3-g44833c8d
2021-01-08T05:09:43.3246971Z ============================================================================
2021-01-08T05:09:43.3247342Z # TOTAL: 2
2021-01-08T05:09:43.3247661Z # PASS: 2
2021-01-08T05:09:43.3247974Z # SKIP: 0
2021-01-08T05:09:43.3248298Z # XFAIL: 0
2021-01-08T05:09:43.3248603Z # FAIL: 0
2021-01-08T05:09:43.3248923Z # XPASS: 0
2021-01-08T05:09:43.3249263Z # ERROR: 0
2021-01-08T05:09:43.3249606Z ============================================================================
2021-01-08T05:09:43.3269963Z Making check in .
2021-01-08T05:09:43.5506810Z make[2]: Nothing to be done for 'check-am'.
2021-01-08T05:09:43.5517805Z Making check in utilities
2021-01-08T05:09:43.5853459Z Making check in .
2021-01-08T05:09:43.6946287Z make[3]: Nothing to be done for 'check-am'.
2021-01-08T05:09:43.6953157Z Making check in test
2021-01-08T05:09:43.6979716Z make run_sanity_check.sh
2021-01-08T05:09:43.7093171Z sed -e 's,@SRC_PATH@,../../../resource/utilities/test,g' < run_sanity_check.sh.in > run_sanity_check.sh
2021-01-08T05:09:43.7094025Z chmod +x run_sanity_check.sh
2021-01-08T05:09:43.7098701Z make check-TESTS
2021-01-08T05:09:43.7682769Z PASS: run_sanity_check.sh
2021-01-08T05:09:43.8067112Z ============================================================================
2021-01-08T05:09:43.8068339Z Testsuite summary for flux-sched 0.14.0-3-g44833c8d
2021-01-08T05:09:43.8069070Z ============================================================================
2021-01-08T05:09:43.8069444Z # TOTAL: 1
2021-01-08T05:09:43.8069767Z # PASS: 1
2021-01-08T05:09:43.8070095Z # SKIP: 0
2021-01-08T05:09:43.8070404Z # XFAIL: 0
2021-01-08T05:09:43.8070712Z # FAIL: 0
2021-01-08T05:09:43.8071032Z # XPASS: 0
2021-01-08T05:09:43.8071344Z # ERROR: 0
2021-01-08T05:09:43.8071704Z ============================================================================
2021-01-08T05:09:43.8089705Z Making check in modules
2021-01-08T05:09:43.9035063Z make[2]: Nothing to be done for 'check'.
2021-01-08T05:09:43.9045814Z Making check in hlapi
2021-01-08T05:09:43.9148302Z Making check in bindings
2021-01-08T05:09:43.9241699Z Making check in c
2021-01-08T05:09:43.9347711Z make[4]: Nothing to be done for 'check'.
2021-01-08T05:09:43.9373731Z make[4]: Nothing to be done for 'check-am'.
2021-01-08T05:09:43.9404043Z make[3]: Nothing to be done for 'check-am'.
2021-01-08T05:09:43.9413064Z Making check in evaluators
2021-01-08T05:09:43.9514301Z Making check in test
2021-01-08T05:09:43.9544527Z make expr_eval_test01
2021-01-08T05:09:44.7005602Z CXX expr_eval_test01-expr_eval_test01.o
2021-01-08T05:09:44.9284006Z CXXLD expr_eval_test01
2021-01-08T05:09:44.9291078Z make check-TESTS
2021-01-08T05:09:44.9703279Z PASS: expr_eval_test01
2021-01-08T05:09:45.0083890Z ============================================================================
2021-01-08T05:09:45.0085324Z Testsuite summary for flux-sched 0.14.0-3-g44833c8d
2021-01-08T05:09:45.0085862Z ============================================================================
2021-01-08T05:09:45.0086259Z # TOTAL: 1
2021-01-08T05:09:45.0086601Z # PASS: 1
2021-01-08T05:09:45.0086933Z # SKIP: 0
2021-01-08T05:09:45.0087281Z # XFAIL: 0
2021-01-08T05:09:45.0087607Z # FAIL: 0
2021-01-08T05:09:45.0087954Z # XPASS: 0
2021-01-08T05:09:45.0088286Z # ERROR: 0
2021-01-08T05:09:45.0088679Z ============================================================================
2021-01-08T05:09:45.0126946Z make[3]: Nothing to be done for 'check-am'.
2021-01-08T05:09:45.0147288Z Making check in qmanager
2021-01-08T05:09:45.0264428Z Making check in modules
2021-01-08T05:09:45.0657520Z make[2]: Nothing to be done for 'check'.
2021-01-08T05:09:45.0686002Z make[2]: Nothing to be done for 'check-am'.
2021-01-08T05:09:45.0697079Z Making check in etc
2021-01-08T05:09:45.0726015Z make[1]: Nothing to be done for 'check'.
2021-01-08T05:09:45.0730185Z Making check in t
2021-01-08T05:09:45.0769942Z make t0000-sharness.t t1001-qmanager-basic.t t1002-qmanager-reload.t t1003-qmanager-policy.t t1004-qmanager-optimize.t t1005-qmanager-conf.t t1006-qmanager-multiqueue.t t1007-recovery-full.t t1008-recovery-none.t t1009-recovery-multiqueue.t t1010-sync-modules.t t1011-dynstate-change.t t1012-find-status.t t1013-exclusion.t t1013-qmanager-priority.t t1014-annotation.t t1015-find-format.t t1016-nest-namespace.t t1017-rv1-bootstrap.t t1018-rv1-bootstrap2.t t2000-tree-basic.t t2001-tree-real.t t3000-jobspec.t t3001-resource-basic.t t3002-resource-prefix.t t3003-resource-global.t t3004-resource-excl.t t3005-resource-rsv.t t3006-resource-advanced.t t3007-resource-iobw.t t3008-resource-cancel.t t3009-resource-minmax.t t3010-resource-power.t t3011-resource-filt.t t3012-resource-properties.t t3013-resource-unsat.t t3014-resource-var-aware.t t3015-resource-basic-jgf.t t3016-resource-power-jgf.t t3017-resource-granule.t t3018-resource-mtl0.t t3019-resource-mtl1.t t3020-resource-mtl2.t t3021-resource-mtl3.t t3022-resource-update.t t3023-resource-update2.t t3024-resource-status.t t3025-resource-find.t t3026-resource-node-local-storage.t t3026-resource-sibling.t t3027-resource-RV.t t4000-match-params.t t4001-match-allocate.t t4002-match-reserve.t t4003-cancel-info.t t4004-match-hwloc.t t4005-match-unsat.t t4006-properties.t t4007-match-var-aware.t t4008-match-jgf.t t4009-match-update.t t5000-valgrind.t t6000-graph-size.t t6001-match-formats.t t6002-graph-hwloc.t t7000-shell-datastaging.t
2021-01-08T05:09:45.0832850Z make[2]: Nothing to be done for 't0000-sharness.t'.
2021-01-08T05:09:45.0833903Z make[2]: Nothing to be done for 't1001-qmanager-basic.t'.
2021-01-08T05:09:45.0834782Z make[2]: Nothing to be done for 't1002-qmanager-reload.t'.
2021-01-08T05:09:45.0835842Z make[2]: Nothing to be done for 't1003-qmanager-policy.t'.
2021-01-08T05:09:45.0836814Z make[2]: Nothing to be done for 't1004-qmanager-optimize.t'.
2021-01-08T05:09:45.0837734Z make[2]: Nothing to be done for 't1005-qmanager-conf.t'.
2021-01-08T05:09:45.0838705Z make[2]: Nothing to be done for 't1006-qmanager-multiqueue.t'.
2021-01-08T05:09:45.0839647Z make[2]: Nothing to be done for 't1007-recovery-full.t'.
2021-01-08T05:09:45.0840542Z make[2]: Nothing to be done for 't1008-recovery-none.t'.
2021-01-08T05:09:45.0841495Z make[2]: Nothing to be done for 't1009-recovery-multiqueue.t'.
2021-01-08T05:09:45.0842424Z make[2]: Nothing to be done for 't1010-sync-modules.t'.
2021-01-08T05:09:45.0843434Z make[2]: Nothing to be done for 't1011-dynstate-change.t'.
2021-01-08T05:09:45.0844340Z make[2]: Nothing to be done for 't1012-find-status.t'.
2021-01-08T05:09:45.0845129Z make[2]: Nothing to be done for 't1013-exclusion.t'.
2021-01-08T05:09:45.0845960Z make[2]: Nothing to be done for 't1013-qmanager-priority.t'.
2021-01-08T05:09:45.0846906Z make[2]: Nothing to be done for 't1014-annotation.t'.
2021-01-08T05:09:45.0847569Z make[2]: Nothing to be done for 't1015-find-format.t'.
2021-01-08T05:09:45.0848517Z make[2]: Nothing to be done for 't1016-nest-namespace.t'.
2021-01-08T05:09:45.0849328Z make[2]: Nothing to be done for 't1017-rv1-bootstrap.t'.
2021-01-08T05:09:45.0850130Z make[2]: Nothing to be done for 't1018-rv1-bootstrap2.t'.
2021-01-08T05:09:45.0850931Z make[2]: Nothing to be done for 't2000-tree-basic.t'.
2021-01-08T05:09:45.0851681Z make[2]: Nothing to be done for 't2001-tree-real.t'.
2021-01-08T05:09:45.0852424Z make[2]: Nothing to be done for 't3000-jobspec.t'.
2021-01-08T05:09:45.0853198Z make[2]: Nothing to be done for 't3001-resource-basic.t'.
2021-01-08T05:09:45.0854070Z make[2]: Nothing to be done for 't3002-resource-prefix.t'.
2021-01-08T05:09:45.0854935Z make[2]: Nothing to be done for 't3003-resource-global.t'.
2021-01-08T05:09:45.0855979Z make[2]: Nothing to be done for 't3004-resource-excl.t'.
2021-01-08T05:09:45.0856853Z make[2]: Nothing to be done for 't3005-resource-rsv.t'.
2021-01-08T05:09:45.0857767Z make[2]: Nothing to be done for 't3006-resource-advanced.t'.
2021-01-08T05:09:45.0858704Z make[2]: Nothing to be done for 't3007-resource-iobw.t'.
2021-01-08T05:09:45.0859604Z make[2]: Nothing to be done for 't3008-resource-cancel.t'.
2021-01-08T05:09:45.0860543Z make[2]: Nothing to be done for 't3009-resource-minmax.t'.
2021-01-08T05:09:45.0861454Z make[2]: Nothing to be done for 't3010-resource-power.t'.
2021-01-08T05:09:45.0862360Z make[2]: Nothing to be done for 't3011-resource-filt.t'.
2021-01-08T05:09:45.0863320Z make[2]: Nothing to be done for 't3012-resource-properties.t'.
2021-01-08T05:09:45.0864302Z make[2]: Nothing to be done for 't3013-resource-unsat.t'.
2021-01-08T05:09:45.0865250Z make[2]: Nothing to be done for 't3014-resource-var-aware.t'.
2021-01-08T05:09:45.0866263Z make[2]: Nothing to be done for 't3015-resource-basic-jgf.t'.
2021-01-08T05:09:45.0867307Z make[2]: Nothing to be done for 't3016-resource-power-jgf.t'.
2021-01-08T05:09:45.0868208Z make[2]: Nothing to be done for 't3017-resource-granule.t'.
2021-01-08T05:09:45.0869067Z make[2]: Nothing to be done for 't3018-resource-mtl0.t'.
2021-01-08T05:09:45.0869898Z make[2]: Nothing to be done for 't3019-resource-mtl1.t'.
2021-01-08T05:09:45.0870614Z make[2]: Nothing to be done for 't3020-resource-mtl2.t'.
2021-01-08T05:09:45.0871608Z make[2]: Nothing to be done for 't3021-resource-mtl3.t'.
2021-01-08T05:09:45.0874124Z make[2]: Nothing to be done for 't3022-resource-update.t'.
2021-01-08T05:09:45.0875076Z make[2]: Nothing to be done for 't3023-resource-update2.t'.
2021-01-08T05:09:45.0876032Z make[2]: Nothing to be done for 't3024-resource-status.t'.
2021-01-08T05:09:45.0876940Z make[2]: Nothing to be done for 't3025-resource-find.t'.
2021-01-08T05:09:45.0878149Z make[2]: Nothing to be done for 't3026-resource-node-local-storage.t'.
2021-01-08T05:09:45.0879310Z make[2]: Nothing to be done for 't3026-resource-sibling.t'.
2021-01-08T05:09:45.0880200Z make[2]: Nothing to be done for 't3027-resource-RV.t'.
2021-01-08T05:09:45.0881065Z make[2]: Nothing to be done for 't4000-match-params.t'.
2021-01-08T05:09:45.0881940Z make[2]: Nothing to be done for 't4001-match-allocate.t'.
2021-01-08T05:09:45.0882837Z make[2]: Nothing to be done for 't4002-match-reserve.t'.
2021-01-08T05:09:45.0883692Z make[2]: Nothing to be done for 't4003-cancel-info.t'.
2021-01-08T05:09:45.0884613Z make[2]: Nothing to be done for 't4004-match-hwloc.t'.
2021-01-08T05:09:45.0885382Z make[2]: Nothing to be done for 't4005-match-unsat.t'.
2021-01-08T05:09:45.0886151Z make[2]: Nothing to be done for 't4006-properties.t'.
2021-01-08T05:09:45.0886976Z make[2]: Nothing to be done for 't4007-match-var-aware.t'.
2021-01-08T05:09:45.0888052Z make[2]: Nothing to be done for 't4008-match-jgf.t'.
2021-01-08T05:09:45.0888911Z make[2]: Nothing to be done for 't4009-match-update.t'.
2021-01-08T05:09:45.0889720Z make[2]: Nothing to be done for 't5000-valgrind.t'.
2021-01-08T05:09:45.0890531Z make[2]: Nothing to be done for 't6000-graph-size.t'.
2021-01-08T05:09:45.0891378Z make[2]: Nothing to be done for 't6001-match-formats.t'.
2021-01-08T05:09:45.0892241Z make[2]: Nothing to be done for 't6002-graph-hwloc.t'.
2021-01-08T05:09:45.0893142Z make[2]: Nothing to be done for 't7000-shell-datastaging.t'.
2021-01-08T05:09:45.0893885Z make check-TESTS
2021-01-08T05:09:49.0166451Z PASS: t1001-qmanager-basic.t 1 - qmanager: generate jobspec for a simple test job
2021-01-08T05:09:49.0167669Z PASS: t1001-qmanager-basic.t 2 - load test resources
2021-01-08T05:09:49.0168764Z PASS: t1001-qmanager-basic.t 3 - qmanager: loading resource and qmanager modules works
2021-01-08T05:09:49.0169959Z PASS: t1001-qmanager-basic.t 4 - qmanager: basic job runs in simulated mode
2021-01-08T05:09:49.0171097Z PASS: t1001-qmanager-basic.t 5 - qmanager: canceling job during execution works
2021-01-08T05:09:49.0172349Z PASS: t1001-qmanager-basic.t 6 - qmanager: exception during initialization is supported
2021-01-08T05:09:49.0173560Z PASS: t1001-qmanager-basic.t 7 - qmanager: exception during run is supported
2021-01-08T05:09:49.0174720Z PASS: t1001-qmanager-basic.t 8 - qmanager: unsatisfiable jobspec rejected
2021-01-08T05:09:49.0175736Z PASS: t1001-qmanager-basic.t 9 - cleanup active jobs
2021-01-08T05:09:49.0176737Z PASS: t1001-qmanager-basic.t 10 - removing resource and qmanager modules
2021-01-08T05:09:49.2182376Z PASS: t0000-sharness.t 1 - sourcing sharness succeeds
2021-01-08T05:09:49.2183378Z PASS: t0000-sharness.t 2 - success is reported like this
2021-01-08T05:09:49.2184513Z XFAIL: t0000-sharness.t 3 - pretend we have a known breakage # TODO known breakage
2021-01-08T05:09:49.2185562Z PASS: t0000-sharness.t 4 - pretend we have a fully passing test suite
2021-01-08T05:09:49.2186604Z PASS: t0000-sharness.t 5 - pretend we have a partially passing test suite
2021-01-08T05:09:49.2187567Z PASS: t0000-sharness.t 6 - pretend we have a known breakage
2021-01-08T05:09:49.2188501Z PASS: t0000-sharness.t 7 - pretend we have fixed a known breakage
2021-01-08T05:09:49.2189582Z PASS: t0000-sharness.t 8 - pretend we have fixed one of two known breakages (run in sub sharness)
2021-01-08T05:09:49.2190688Z PASS: t0000-sharness.t 9 - pretend we have a pass, fail, and known breakage
2021-01-08T05:09:49.2191692Z PASS: t0000-sharness.t 10 - pretend we have a mix of all possible results
2021-01-08T05:09:49.2193068Z PASS: t0000-sharness.t 11 - test runs if prerequisite is satisfied
2021-01-08T05:09:49.2194249Z SKIP: t0000-sharness.t 12 # SKIP unmet prerequisite causes test to be skipped (missing DONTHAVEIT)
2021-01-08T05:09:49.2195391Z PASS: t0000-sharness.t 13 - test runs if prerequisites are satisfied
2021-01-08T05:09:49.2196701Z SKIP: t0000-sharness.t 14 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of HAVEIT,DONTHAVEIT)
2021-01-08T05:09:49.2198498Z SKIP: t0000-sharness.t 15 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of DONTHAVEIT,HAVEIT)
2021-01-08T05:09:49.2199701Z PASS: t0000-sharness.t 16 - tests clean up after themselves
2021-01-08T05:09:49.2200718Z PASS: t0000-sharness.t 17 - tests clean up even on failures
2021-01-08T05:09:49.2201585Z PASS: t0000-sharness.t 18 - cleanup functions tun at the end of the test
2021-01-08T05:09:49.2202410Z PASS: t0000-sharness.t 19 - We detect broken && chains
2021-01-08T05:09:49.2203275Z PASS: t0000-sharness.t 20 - tests can be run from an alternate directory
2021-01-08T05:09:49.2204223Z PASS: t0000-sharness.t 21 - SHARNESS_ORIG_TERM propagated to sub-sharness
2021-01-08T05:09:49.2205369Z SKIP: t0000-sharness.t 22 # SKIP sub-sharness still has color (missing PERL_AND_TTY,COLOR of COLOR,PERL_AND_TTY)
2021-01-08T05:09:49.2206433Z PASS: t0000-sharness.t 23 - EXPENSIVE prereq not activated by default
2021-01-08T05:09:49.2207454Z PASS: t0000-sharness.t 24 - EXPENSIVE prereq is activated by --long
2021-01-08T05:09:49.2208358Z PASS: t0000-sharness.t 25 - loading sharness extensions works
2021-01-08T05:09:49.2209307Z PASS: t0000-sharness.t 26 - empty sharness.d directory does not cause failure
2021-01-08T05:09:49.2210303Z SKIP: t0000-sharness.t 27 # SKIP Interactive tests work (missing INTERACTIVE)
2021-01-08T05:09:49.5329240Z PASS: t1002-qmanager-reload.t 1 - qmanager: generate jobspec for a simple test job
2021-01-08T05:09:49.5330441Z PASS: t1002-qmanager-reload.t 2 - load test resources
2021-01-08T05:09:49.5331484Z PASS: t1002-qmanager-reload.t 3 - qmanager: loading resource and qmanager modules works
2021-01-08T05:09:49.5332614Z PASS: t1002-qmanager-reload.t 4 - qmanager: submit 2 more as many jobs as there are cores
2021-01-08T05:09:49.5333725Z PASS: t1002-qmanager-reload.t 5 - qmanager: restart keeps the main job queue intact
2021-01-08T05:09:49.5334881Z PASS: t1002-qmanager-reload.t 6 - qmanager: handle the alloc resubmitted by job-manager
2021-01-08T05:09:49.5335996Z PASS: t1002-qmanager-reload.t 7 - qmanager: canceling a pending job works
2021-01-08T05:09:49.5336926Z PASS: t1002-qmanager-reload.t 8 - cleanup active jobs
2021-01-08T05:09:49.5337894Z PASS: t1002-qmanager-reload.t 9 - removing resource and qmanager modules
2021-01-08T05:09:53.7230019Z PASS: t1003-qmanager-policy.t 1 - qmanager: generate jobspecs of varying requirements
2021-01-08T05:09:53.7231288Z PASS: t1003-qmanager-policy.t 2 - load test resources
2021-01-08T05:09:53.7233408Z PASS: t1003-qmanager-policy.t 3 - qmanager: loading qmanager (queue-policy=easy)
2021-01-08T05:09:53.7234642Z PASS: t1003-qmanager-policy.t 4 - qmanager: EASY policy correctly schedules jobs
2021-01-08T05:09:53.7235896Z PASS: t1003-qmanager-policy.t 5 - qmanager: loading qmanager (queue-policy=hybrid)
2021-01-08T05:09:53.7237036Z PASS: t1003-qmanager-policy.t 6 - qmanager: HYBRID policy correctly schedules jobs
2021-01-08T05:09:53.7238262Z PASS: t1003-qmanager-policy.t 7 - qmanager: loading qmanager (queue-policy=conservative)
2021-01-08T05:09:53.7239452Z PASS: t1003-qmanager-policy.t 8 - qmanager: CONSERVATIVE correctly schedules jobs
2021-01-08T05:09:53.7240452Z PASS: t1003-qmanager-policy.t 9 - cleanup active jobs
2021-01-08T05:09:53.7241413Z PASS: t1003-qmanager-policy.t 10 - removing resource and qmanager modules
2021-01-08T05:09:55.7018370Z PASS: t1006-qmanager-multiqueue.t 1 - qmanager: loading qmanager with multiple queues
2021-01-08T05:09:55.7020178Z PASS: t1006-qmanager-multiqueue.t 2 - qmanager: job can be submitted to queue=all
2021-01-08T05:09:55.7021885Z PASS: t1006-qmanager-multiqueue.t 3 - qmanager: job can be submitted to queue=batch
2021-01-08T05:09:55.7023077Z PASS: t1006-qmanager-multiqueue.t 4 - qmanager: job can be submitted to queue=debug
2021-01-08T05:09:55.7024535Z PASS: t1006-qmanager-multiqueue.t 5 - qmanager: job enqueued into implicitly default queue
2021-01-08T05:09:55.7026417Z PASS: t1006-qmanager-multiqueue.t 6 - qmanager: qmanager with queues with different policies
2021-01-08T05:09:55.7028220Z PASS: t1006-qmanager-multiqueue.t 7 - qmanager: job can be submitted to queue=queue3 (fcfs)
2021-01-08T05:09:55.7029728Z PASS: t1006-qmanager-multiqueue.t 8 - qmanager: job can be submitted to queue=queue2 (hybrid)
2021-01-08T05:09:55.7031115Z PASS: t1006-qmanager-multiqueue.t 9 - qmanager: job submitted to queue=queue1 (conservative)
2021-01-08T05:09:55.7034061Z PASS: t1006-qmanager-multiqueue.t 10 - qmanager: job enqueued into explicitly default queue
2021-01-08T05:09:55.7035229Z PASS: t1006-qmanager-multiqueue.t 11 - qmanager: job is denied when submitted to unknown queue
2021-01-08T05:09:55.7036495Z PASS: t1006-qmanager-multiqueue.t 12 - qmanager: incorrect default-queue name can be caught
2021-01-08T05:09:55.7037778Z PASS: t1006-qmanager-multiqueue.t 13 - qmanager: incorrect queue-policy-per-queue can be caught
2021-01-08T05:09:55.7039295Z PASS: t1006-qmanager-multiqueue.t 14 - cleanup active jobs
2021-01-08T05:09:55.7042478Z PASS: t1006-qmanager-multiqueue.t 15 - removing resource and qmanager modules
2021-01-08T05:09:57.0693520Z PASS: t1004-qmanager-optimize.t 1 - qmanager: generate jobspecs of varying requirements
2021-01-08T05:09:57.0694679Z PASS: t1004-qmanager-optimize.t 2 - load test resources
2021-01-08T05:09:57.0695930Z PASS: t1004-qmanager-optimize.t 3 - qmanager: loading with easy+queue-depth=5
2021-01-08T05:09:57.0697195Z PASS: t1004-qmanager-optimize.t 4 - qmanager: EASY policy conforms to queue-depth=5
2021-01-08T05:09:57.0698486Z PASS: t1004-qmanager-optimize.t 5 - qmanager: loading with hybrid+queue-depth=5
2021-01-08T05:09:57.0699772Z PASS: t1004-qmanager-optimize.t 6 - qmanager: HYBRID policy conforms to queue-depth=5
2021-01-08T05:09:57.0701149Z PASS: t1004-qmanager-optimize.t 7 - qmanager: loading with conservative+queue-depth=5
2021-01-08T05:09:57.0702584Z PASS: t1004-qmanager-optimize.t 8 - qmanager: CONSERVATIVE policy conforms to queue-depth=5
2021-01-08T05:09:57.0703668Z PASS: t1004-qmanager-optimize.t 9 - cleanup active jobs
2021-01-08T05:09:57.0704691Z PASS: t1004-qmanager-optimize.t 10 - removing resource and qmanager modules
2021-01-08T05:09:58.9199062Z PASS: t1008-recovery-none.t 1 - recovery: generate a test jobspec
2021-01-08T05:09:58.9200520Z PASS: t1008-recovery-none.t 2 - load test resources
2021-01-08T05:09:58.9201788Z PASS: t1008-recovery-none.t 3 - recovery: loading flux-sched modules works (rv1_nosched)
2021-01-08T05:09:58.9203062Z PASS: t1008-recovery-none.t 4 - recovery: submit a job (rv1_nosched)
2021-01-08T05:09:58.9204329Z PASS: t1008-recovery-none.t 5 - recovery: qmanager w/o an option must fail (rv1_nosched)
2021-01-08T05:09:58.9205587Z PASS: t1008-recovery-none.t 6 - removing resource and qmanager modules
2021-01-08T05:09:58.9206841Z PASS: t1008-recovery-none.t 7 - cleanup active jobs with sched-simple
2021-01-08T05:10:02.1527623Z PASS: t1010-sync-modules.t 1 - load sched-simple and wait for resources to be acquired
2021-01-08T05:10:02.1529486Z PASS: t1010-sync-modules.t 2 - sync: fluxion-resource cannot load w/ sched-simple
2021-01-08T05:10:02.1530976Z PASS: t1010-sync-modules.t 3 - sync: qmanager does not load w/o fluxion-resource
2021-01-08T05:10:02.1534666Z PASS: t1010-sync-modules.t 4 - remove sched-simple
2021-01-08T05:10:02.1535762Z PASS: t1010-sync-modules.t 5 - sync: fluxion-resource loads w/ sched-simple unloaded
2021-01-08T05:10:02.1537057Z PASS: t1010-sync-modules.t 6 - sync: qmanager loads w/ sched-fluxion-resource loaded
2021-01-08T05:10:02.1538308Z PASS: t1010-sync-modules.t 7 - sync: unloading fluxion-resource removes qmanager
2021-01-08T05:10:02.1539389Z PASS: t1010-sync-modules.t 8 - sync: resource is still intact
2021-01-08T05:10:02.1540306Z PASS: t1010-sync-modules.t 9 - sync: load sched-simple
2021-01-08T05:10:02.1541234Z PASS: t1010-sync-modules.t 10 - sync: remove sched-simple
2021-01-08T05:10:02.1542282Z PASS: t1010-sync-modules.t 11 - sync: qmanager will not prematurely proceed
2021-01-08T05:10:02.1543291Z PASS: t1010-sync-modules.t 12 - unload core resource module
2021-01-08T05:10:02.1544368Z PASS: t1010-sync-modules.t 13 - that killed both qmanager and fluxion-resource
2021-01-08T05:10:02.1545600Z PASS: t1010-sync-modules.t 14 - load core resource module
2021-01-08T05:10:02.2453164Z PASS: t1009-recovery-multiqueue.t 1 - recovery: generate test jobspecs
2021-01-08T05:10:02.2454341Z PASS: t1009-recovery-multiqueue.t 2 - load test resources
2021-01-08T05:10:02.2455562Z PASS: t1009-recovery-multiqueue.t 3 - recovery: loading flux-sched modules with two queues
2021-01-08T05:10:02.2456865Z PASS: t1009-recovery-multiqueue.t 4 - recovery: submit to occupy resources fully (rv1)
2021-01-08T05:10:02.2458143Z PASS: t1009-recovery-multiqueue.t 5 - recovery: works when both modules restart (rv1)
2021-01-08T05:10:02.2459387Z PASS: t1009-recovery-multiqueue.t 6 - recovery: a cancel leads to a job schedule (rv1)
2021-01-08T05:10:02.2460606Z PASS: t1009-recovery-multiqueue.t 7 - recovery: cancel all jobs (rv1_nosched)
2021-01-08T05:10:02.2461707Z PASS: t1009-recovery-multiqueue.t 8 - cleanup active jobs
2021-01-08T05:10:02.2463059Z PASS: t1009-recovery-multiqueue.t 9 - removing resource and qmanager modules
2021-01-08T05:10:04.7844465Z PASS: t1007-recovery-full.t 1 - recovery: generate a test jobspec
2021-01-08T05:10:04.7845536Z PASS: t1007-recovery-full.t 2 - load test resources
2021-01-08T05:10:04.7846537Z PASS: t1007-recovery-full.t 3 - recovery: loading flux-sched modules works (rv1)
2021-01-08T05:10:04.7847583Z PASS: t1007-recovery-full.t 4 - recovery: submit to occupy resources fully (rv1)
2021-01-08T05:10:04.7848741Z PASS: t1007-recovery-full.t 5 - recovery: cancel one running job without fluxion
2021-01-08T05:10:04.7849790Z PASS: t1007-recovery-full.t 6 - recovery: works when both modules restart (rv1)
2021-01-08T05:10:04.7850900Z PASS: t1007-recovery-full.t 7 - recovery: a cancel leads to a job schedule (rv1)
2021-01-08T05:10:04.7851955Z PASS: t1007-recovery-full.t 8 - recovery: works when only qmanager restarts (rv1)
2021-01-08T05:10:04.7853280Z PASS: t1007-recovery-full.t 9 - recovery: a cancel leads to a job schedule (rv1)
2021-01-08T05:10:04.7854505Z PASS: t1007-recovery-full.t 10 - recovery: both modules restart (rv1->rv1_nosched)
2021-01-08T05:10:04.7855833Z PASS: t1007-recovery-full.t 11 - recovery: only qmanager restarts (rv1->rv1_nosched)
2021-01-08T05:10:04.7857117Z PASS: t1007-recovery-full.t 12 - recovery: cancel all jobs (rv1_nosched)
2021-01-08T05:10:04.7858298Z PASS: t1007-recovery-full.t 13 - recovery: restart w/ no running jobs (rv1_nosched)
2021-01-08T05:10:04.7859641Z PASS: t1007-recovery-full.t 14 - recovery: submit to occupy resources fully (rv1_nosched)
2021-01-08T05:10:04.7861004Z PASS: t1007-recovery-full.t 15 - recovery: qmanager restarts (rv1_nosched->rv1_nosched)
2021-01-08T05:10:04.7862394Z PASS: t1007-recovery-full.t 16 - recovery: a cancel leads to a job schedule (rv1_nosched)
2021-01-08T05:10:04.7863586Z PASS: t1007-recovery-full.t 17 - recovery: cancel all jobs (rv1_nosched)
2021-01-08T05:10:04.7864745Z PASS: t1007-recovery-full.t 18 - cleanup active jobs
2021-01-08T05:10:04.7865840Z PASS: t1007-recovery-full.t 19 - removing resource and qmanager modules
2021-01-08T05:10:09.2293156Z PASS: t1013-exclusion.t 1 - exclusion: generate jobspecs
2021-01-08T05:10:09.2294630Z PASS: t1013-exclusion.t 2 - exclusion: load config with resource exclusions
2021-01-08T05:10:09.2295924Z PASS: t1013-exclusion.t 3 - load test resources
2021-01-08T05:10:09.2297030Z PASS: t1013-exclusion.t 4 - exclusion: loading fluxion modules works
2021-01-08T05:10:09.2298369Z PASS: t1013-exclusion.t 5 - exclusion: all jobs are rejected on satisfiability
2021-01-08T05:10:09.2299685Z PASS: t1013-exclusion.t 6 - exclusion: removing fluxion modules
2021-01-08T05:10:09.2300894Z PASS: t1013-exclusion.t 7 - exclusion: reloading resource with a config file
2021-01-08T05:10:09.2302201Z PASS: t1013-exclusion.t 8 - exclusion: loading fluxion modules works
2021-01-08T05:10:09.2303387Z PASS: t1013-exclusion.t 9 - exclusion: only 1-node jobs are satisfiable
2021-01-08T05:10:09.2304674Z PASS: t1013-exclusion.t 10 - exclusion: cancel the running job
2021-01-08T05:10:09.2306055Z PASS: t1013-exclusion.t 11 - cleanup active jobs
2021-01-08T05:10:09.2307125Z PASS: t1013-exclusion.t 12 - exclusion: removing fluxion modules
2021-01-08T05:10:09.3939451Z PASS: t1012-find-status.t 1 - find/status: generate jobspecs
2021-01-08T05:10:09.3940522Z PASS: t1012-find-status.t 2 - load test resources
2021-01-08T05:10:09.3941685Z PASS: t1012-find-status.t 3 - find/status: loading fluxion modules works
2021-01-08T05:10:09.3942880Z PASS: t1012-find-status.t 4 - find/status: a jobspec requesting all resources can run
2021-01-08T05:10:09.3944203Z PASS: t1012-find-status.t 5 - find/status: find status=up returns the entire system
2021-01-08T05:10:09.3945447Z PASS: t1012-find-status.t 6 - find/status: mark down 1 rank and find status=down
2021-01-08T05:10:09.3946556Z PASS: t1012-find-status.t 7 - find/status: find status=down and status=up
2021-01-08T05:10:09.3947719Z PASS: t1012-find-status.t 8 - find/status: find status=down or status=up
2021-01-08T05:10:09.3949024Z PASS: t1012-find-status.t 9 - find/status: find sched-now=allocated
2021-01-08T05:10:09.3950406Z PASS: t1012-find-status.t 10 - find/status: find sched-now=allocated status=down
2021-01-08T05:10:09.3951635Z PASS: t1012-find-status.t 11 - find/status: a 1sock jobspec cannot run
2021-01-08T05:10:09.3952965Z PASS: t1012-find-status.t 12 - find/status: find status=reserved must not be null
2021-01-08T05:10:09.3954098Z PASS: t1012-find-status.t 13 - find/status: flux ion-resource status works
2021-01-08T05:10:09.3955295Z PASS: t1012-find-status.t 14 - find/status: flux resource list works
2021-01-08T05:10:09.3956291Z PASS: t1012-find-status.t 15 - find/status: cancel jobs
2021-01-08T05:10:09.3957231Z PASS: t1012-find-status.t 16 - cleanup active jobs
2021-01-08T05:10:09.3958341Z PASS: t1012-find-status.t 17 - find/status: removing fluxion modules
2021-01-08T05:10:13.3701609Z PASS: t1013-qmanager-priority.t 1 - load test resources
2021-01-08T05:10:13.3703072Z PASS: t1013-qmanager-priority.t 2 - priority: loading fluxion modules works
2021-01-08T05:10:13.3704464Z PASS: t1013-qmanager-priority.t 3 - priority: a full-size job can be scheduled and run
2021-01-08T05:10:13.3705833Z PASS: t1013-qmanager-priority.t 4 - priority: 2 jobs with higher urgency will not run
2021-01-08T05:10:13.3707193Z PASS: t1013-qmanager-priority.t 5 - priority: canceling the first job starts the last job
2021-01-08T05:10:13.3708437Z PASS: t1013-qmanager-priority.t 6 - priority: cancel all jobs
2021-01-08T05:10:13.3709573Z PASS: t1013-qmanager-priority.t 7 - cleanup active jobs
2021-01-08T05:10:13.3710755Z PASS: t1013-qmanager-priority.t 8 - priority: removing fluxion modules
2021-01-08T05:10:16.8981515Z PASS: t1015-find-format.t 1 - find format: find query simple works
2021-01-08T05:10:16.8983514Z PASS: t1015-find-format.t 2 - find format: find query rv1_nosched works
2021-01-08T05:10:16.8986315Z PASS: t1015-find-format.t 3 - find format: find query rv1 works
2021-01-08T05:10:16.8987529Z PASS: t1015-find-format.t 4 - find format: find query jgf works
2021-01-08T05:10:16.8988768Z PASS: t1015-find-format.t 5 - find/status: reloading resources works
2021-01-08T05:10:16.8990602Z PASS: t1015-find-format.t 6 - find/status: loading fluxion modules works
2021-01-08T05:10:16.8991931Z PASS: t1015-find-format.t 7 - find/status: find status=up format=simple works
2021-01-08T05:10:16.8993556Z PASS: t1015-find-format.t 8 - find/status: find status=up format=rv1_nosched works
2021-01-08T05:10:16.8995111Z PASS: t1015-find-format.t 9 - find/status: find status=up format=rv1 works
2021-01-08T05:10:16.8998011Z PASS: t1015-find-format.t 10 - find/status: find status=up format=jgf works
2021-01-08T05:10:16.8999309Z PASS: t1015-find-format.t 11 - find/status: removing fluxion modules
2021-01-08T05:10:16.9000239Z PASS: t1015-find-format.t 12 - find/status: load sched-simple module
2021-01-08T05:10:18.0738969Z PASS: t1011-dynstate-change.t 1 - dyn-state: generate jobspecs
2021-01-08T05:10:18.0741227Z PASS: t1011-dynstate-change.t 2 - load test resources
2021-01-08T05:10:18.0743421Z PASS: t1011-dynstate-change.t 3 - dyn-state: loading fluxion modules works
2021-01-08T05:10:18.0747002Z PASS: t1011-dynstate-change.t 4 - dyn-state: a full-size job can be scheduled and run
2021-01-08T05:10:18.0749209Z PASS: t1011-dynstate-change.t 5 - dyn-state: node drain does not kill the job
2021-01-08T05:10:18.0756314Z PASS: t1011-dynstate-change.t 6 - dyn-state: killing the job on the drained node works
2021-01-08T05:10:18.0758612Z PASS: t1011-dynstate-change.t 7 - dyn-state: undrain
2021-01-08T05:10:18.0759813Z PASS: t1011-dynstate-change.t 8 - dyn-state: the drained node with a job not used
2021-01-08T05:10:18.0761950Z PASS: t1011-dynstate-change.t 9 - dyn-state: cancel all jobs
2021-01-08T05:10:18.0764114Z PASS: t1011-dynstate-change.t 10 - dyn-state: unsatifiability check works
2021-01-08T05:10:18.0766373Z PASS: t1011-dynstate-change.t 11 - dyn-state: drain prevents a full job from running
2021-01-08T05:10:18.0768991Z PASS: t1011-dynstate-change.t 12 - dyn-state: a full job blocks a later job under fcfs
2021-01-08T05:10:18.0771371Z PASS: t1011-dynstate-change.t 13 - dyn-state: correct unsatifiability after drain
2021-01-08T05:10:18.0776190Z PASS: t1011-dynstate-change.t 14 - dyn-state: removing fluxion modules
2021-01-08T05:10:18.0832841Z PASS: t1011-dynstate-change.t 15 - dyn-state: loading fluxion modules works
2021-01-08T05:10:18.0834271Z PASS: t1011-dynstate-change.t 16 - dyn-state: a full job skipped for a later job under easy
2021-01-08T05:10:18.0835357Z PASS: t1011-dynstate-change.t 17 - dyn-state: removing fluxion modules
2021-01-08T05:10:18.0836397Z PASS: t1011-dynstate-change.t 18 - dyn-state: loading fluxion modules works
2021-01-08T05:10:18.0837468Z PASS: t1011-dynstate-change.t 19 - dyn-state: a full job blocks a later job for fcfs queue
2021-01-08T05:10:18.0838584Z PASS: t1011-dynstate-change.t 20 - dyn-state: a job skipped for a later job for easy queue
2021-01-08T05:10:18.0839635Z PASS: t1011-dynstate-change.t 21 - dyn-state: removing fluxion modules
2021-01-08T05:10:18.0840687Z PASS: t1011-dynstate-change.t 22 - dyn-state: loading fluxion modules works
2021-01-08T05:10:18.0841778Z PASS: t1011-dynstate-change.t 23 - dyn-state: a job skipped for a later job for easy queue
2021-01-08T05:10:18.0842751Z PASS: t1011-dynstate-change.t 24 - cleanup active jobs
2021-01-08T05:10:18.0843712Z PASS: t1011-dynstate-change.t 25 - dyn-state: removing fluxion modules
2021-01-08T05:10:18.8030826Z PASS: t1014-annotation.t 1 - load test resources
2021-01-08T05:10:18.8031723Z PASS: t1014-annotation.t 2 - annotation: loading qmanager (queue-policy=easy)
2021-01-08T05:10:18.8032911Z PASS: t1014-annotation.t 3 - annotation: works with EASY policy
2021-01-08T05:10:18.8033685Z PASS: t1014-annotation.t 4 - annotation: cancel all active jobs 1
2021-01-08T05:10:18.8034557Z PASS: t1014-annotation.t 5 - annotation: loading qmanager (queue-policy=hybrid)
2021-01-08T05:10:18.8035405Z PASS: t1014-annotation.t 6 - annotation: works with HYBRID policy
2021-01-08T05:10:18.8036212Z PASS: t1014-annotation.t 7 - annotation: cancel all active jobs 2
2021-01-08T05:10:18.8037396Z PASS: t1014-annotation.t 8 - annotation: loading qmanager (queue-policy=conservative)
2021-01-08T05:10:18.8038463Z PASS: t1014-annotation.t 9 - annotation: works with CONSERVATIVE policy
2021-01-08T05:10:18.8039389Z PASS: t1014-annotation.t 10 - annotation: cancel all active jobs 3
2021-01-08T05:10:18.8040353Z PASS: t1014-annotation.t 11 - annotation: loading qmanager (queue-policy=fcfs)
2021-01-08T05:10:18.8041313Z PASS: t1014-annotation.t 12 - annotation: works with FCFS policy
2021-01-08T05:10:18.8042283Z PASS: t1014-annotation.t 13 - cleanup active jobs
2021-01-08T05:10:18.8043212Z PASS: t1014-annotation.t 14 - removing resource and qmanager modules
2021-01-08T05:10:24.2353050Z PASS: t1005-qmanager-conf.t 1 - qmanager: load qmanager works with no config
2021-01-08T05:10:24.2354444Z PASS: t1005-qmanager-conf.t 2 - qmanager: load qmanager works with valid qmanager.toml
2021-01-08T05:10:24.2355593Z PASS: t1005-qmanager-conf.t 3 - qmanager: module load options takes precedence
2021-01-08T05:10:24.2356850Z PASS: t1005-qmanager-conf.t 4 - qmanager: load qmanager works with no keys
2021-01-08T05:10:24.2358036Z PASS: t1005-qmanager-conf.t 5 - qmanager: load qmanager works with extra keys
2021-01-08T05:10:24.2359199Z PASS: t1005-qmanager-conf.t 6 - qmanager: load works with no reservation-depth key
2021-01-08T05:10:24.2360380Z PASS: t1005-qmanager-conf.t 7 - qmanager: load works with small queue-depth
2021-01-08T05:10:24.2361449Z PASS: t1005-qmanager-conf.t 8 - qmanager: load works with hybrid params 1
2021-01-08T05:10:24.2362555Z PASS: t1005-qmanager-conf.t 9 - qmanager: load works with hybrid params 2
2021-01-08T05:10:24.2363764Z PASS: t1005-qmanager-conf.t 10 - qmanager: load works with no queue-depth key
2021-01-08T05:10:24.2370118Z PASS: t1005-qmanager-conf.t 11 - qmanager: load must tolerate an invalid policy
2021-01-08T05:10:24.2375883Z PASS: t1005-qmanager-conf.t 12 - qmanager: load must fail on negative value
2021-01-08T05:10:24.2381539Z PASS: t1005-qmanager-conf.t 13 - qmanager: load works with no params categories
2021-01-08T05:10:24.2396620Z PASS: t1005-qmanager-conf.t 14 - qmanager: load works with no policy-params category
2021-01-08T05:10:24.2397705Z PASS: t1005-qmanager-conf.t 15 - qmanager: load must fail on a bad value
2021-01-08T05:10:24.2398730Z PASS: t1005-qmanager-conf.t 16 - qmanager: load works with no queue-params category
2021-01-08T05:10:24.2399816Z PASS: t1005-qmanager-conf.t 17 - qmanager: load succeeds on no qmanager category
2021-01-08T05:10:24.2401126Z PASS: t1005-qmanager-conf.t 18 - qmanager: homogeneous multiqueue configuration works
2021-01-08T05:10:24.2402418Z PASS: t1005-qmanager-conf.t 19 - qmanager: heterogeneous multiqueue configuration works
2021-01-08T05:10:24.2403651Z PASS: t1005-qmanager-conf.t 20 - qmanager: per-queue parameter overriding works
2021-01-08T05:10:26.4746525Z PASS: t1016-nest-namespace.t 1 - namespace: load test resources
2021-01-08T05:10:26.4747800Z PASS: t1016-nest-namespace.t 2 - namespace: loading resource and qmanager modules works
2021-01-08T05:10:26.4749059Z PASS: t1016-nest-namespace.t 3 - namespace: gpu id remapping works with hwloc (pol=hi)
2021-01-08T05:10:26.4750270Z PASS: t1016-nest-namespace.t 4 - namespace: parent CUDA_VISIBLE_DEVICES has no effect
2021-01-08T05:10:26.4751500Z PASS: t1016-nest-namespace.t 5 - namespace: removing resource and qmanager modules
2021-01-08T05:10:26.4753428Z PASS: t1016-nest-namespace.t 6 - namespace: loading resource and qmanager modules works
2021-01-08T05:10:26.4754659Z PASS: t1016-nest-namespace.t 7 - namespace: gpu id remapping works with hwloc (pol=low)
2021-01-08T05:10:26.4755859Z PASS: t1016-nest-namespace.t 8 - namespace: parent CUDA_VISIBLE_DEVICES has no effect
2021-01-08T05:10:26.4757078Z PASS: t1016-nest-namespace.t 9 - namespace: removing resource and qmanager modules
2021-01-08T05:10:47.1135238Z PASS: t1017-rv1-bootstrap.t 1 - rv1-bootstrap: load test resources
2021-01-08T05:10:47.1136493Z PASS: t1017-rv1-bootstrap.t 2 - rv1-bootstrap: loading resource/qmanager modules works
2021-01-08T05:10:47.1137644Z PASS: t1017-rv1-bootstrap.t 3 - rv1-bootstrap: creating a nested batch script
2021-01-08T05:10:47.1138715Z PASS: t1017-rv1-bootstrap.t 4 - rv1-bootstrap: resource idempotency preserved
2021-01-08T05:10:47.1139762Z PASS: t1017-rv1-bootstrap.t 5 - rv1-bootstrap: killing a nested job works
2021-01-08T05:10:47.1140936Z PASS: t1017-rv1-bootstrap.t 6 - rv1-bootstrap: 2N nesting works (policy=high)
2021-01-08T05:10:47.1142065Z PASS: t1017-rv1-bootstrap.t 7 - rv1-bootstrap: 2 partial node nesting works (high)
2021-01-08T05:10:47.1143154Z PASS: t1017-rv1-bootstrap.t 8 - rv1-bootstrap: killing nested jobs works
2021-01-08T05:10:47.1144242Z PASS: t1017-rv1-bootstrap.t 9 - rv1-bootstrap: remove fluxion schedulers
2021-01-08T05:10:47.1145373Z PASS: t1017-rv1-bootstrap.t 10 - rv1-bootstrap: loading fluxion modules works (pol=low)
2021-01-08T05:10:47.1146500Z PASS: t1017-rv1-bootstrap.t 11 - rv1-bootstrap: 2N nesting works (policy=low)
2021-01-08T05:10:47.1147642Z PASS: t1017-rv1-bootstrap.t 12 - rv1-bootstrap: 2 partial node nesting works (low)
2021-01-08T05:10:47.1148957Z PASS: t1017-rv1-bootstrap.t 13 - rv1-bootstrap: killing nested jobs works
2021-01-08T05:10:47.1157285Z PASS: t1017-rv1-bootstrap.t 14 - rv1-bootstrap: creating doubly nested batch script
2021-01-08T05:10:47.1165188Z PASS: t1017-rv1-bootstrap.t 15 - rv1-bootstrap: double nesting works
2021-01-08T05:10:47.1178808Z PASS: t1017-rv1-bootstrap.t 16 - rv1-bootstrap: killing doubly nested jobs works
2021-01-08T05:10:47.1180333Z PASS: t1017-rv1-bootstrap.t 17 - rv1-bootstrap: removing resource/qmanager modules
2021-01-08T05:10:47.8054506Z PASS: t3000-jobspec.t 1 - basic.yaml
2021-01-08T05:10:47.8055722Z PASS: t3000-jobspec.t 2 - example1.yaml
2021-01-08T05:10:47.8056679Z PASS: t3000-jobspec.t 3 - example2.yaml
2021-01-08T05:10:47.8057581Z PASS: t3000-jobspec.t 4 - use_case_1.1.yaml
2021-01-08T05:10:47.8058474Z PASS: t3000-jobspec.t 5 - use_case_1.2.yaml
2021-01-08T05:10:47.8059685Z PASS: t3000-jobspec.t 6 - use_case_1.3.yaml
2021-01-08T05:10:47.8060655Z PASS: t3000-jobspec.t 7 - use_case_1.4.yaml
2021-01-08T05:10:47.8061536Z PASS: t3000-jobspec.t 8 - use_case_1.5.yaml
2021-01-08T05:10:47.8062425Z PASS: t3000-jobspec.t 9 - use_case_1.6.yaml
2021-01-08T05:10:47.8063411Z PASS: t3000-jobspec.t 10 - use_case_1.7.yaml
2021-01-08T05:10:47.8064287Z PASS: t3000-jobspec.t 11 - use_case_2.1.yaml
2021-01-08T05:10:47.8065205Z PASS: t3000-jobspec.t 12 - use_case_2.2.yaml
2021-01-08T05:10:47.8066076Z PASS: t3000-jobspec.t 13 - use_case_2.3.yaml
2021-01-08T05:10:47.8066959Z PASS: t3000-jobspec.t 14 - use_case_2.4.yaml
2021-01-08T05:10:47.8067830Z PASS: t3000-jobspec.t 15 - use_case_2.5.yaml
2021-01-08T05:10:47.8068835Z PASS: t3000-jobspec.t 16 - use_case_2.6.yaml
2021-01-08T05:10:47.8069782Z PASS: t3000-jobspec.t 17 - attributes_bad_entry.yaml
2021-01-08T05:10:47.8070815Z PASS: t3000-jobspec.t 18 - attributes_not_mapping.yaml
2021-01-08T05:10:47.8071904Z PASS: t3000-jobspec.t 19 - invalid_yaml1.yaml
2021-01-08T05:10:47.8073434Z PASS: t3000-jobspec.t 20 - missing_attributes.yaml
2021-01-08T05:10:47.8074496Z PASS: t3000-jobspec.t 21 - missing_resources.yaml
2021-01-08T05:10:47.8075464Z PASS: t3000-jobspec.t 22 - missing_tasks.yaml
2021-01-08T05:10:47.8076584Z PASS: t3000-jobspec.t 23 - missing_version.yaml
2021-01-08T05:10:47.8077599Z PASS: t3000-jobspec.t 24 - resource_count_bad_type.yaml
2021-01-08T05:10:47.8078756Z PASS: t3000-jobspec.t 25 - resource_count_missing_max.yaml
2021-01-08T05:10:47.8079815Z PASS: t3000-jobspec.t 26 - resource_count_missing_min.yaml
2021-01-08T05:10:47.8081017Z PASS: t3000-jobspec.t 27 - resource_count_missing_operand.yaml
2021-01-08T05:10:47.8082145Z PASS: t3000-jobspec.t 28 - resource_count_missing_operator.yaml
2021-01-08T05:10:47.8083509Z PASS: t3000-jobspec.t 29 - resource_count_scalar_bad_value.yaml
2021-01-08T05:10:47.8084634Z PASS: t3000-jobspec.t 30 - resource_exclusive_invalid.yaml
2021-01-08T05:10:47.8085859Z PASS: t3000-jobspec.t 31 - resource_exclusive_not_scalar.yaml
2021-01-08T05:10:47.8086939Z PASS: t3000-jobspec.t 32 - resource_id_not_scalar.yaml
2021-01-08T05:10:47.8087973Z PASS: t3000-jobspec.t 33 - resource_label_not_scalar.yaml
2021-01-08T05:10:47.8089014Z PASS: t3000-jobspec.t 34 - resource_missing_count.yaml
2021-01-08T05:10:47.8090030Z PASS: t3000-jobspec.t 35 - resource_missing_type.yaml
2021-01-08T05:10:47.8090902Z PASS: t3000-jobspec.t 36 - resource_not_mapping.yaml
2021-01-08T05:10:47.8091921Z PASS: t3000-jobspec.t 37 - resource_slot_not_labelled.yaml
2021-01-08T05:10:47.8092845Z PASS: t3000-jobspec.t 38 - resource_unit_not_scalar.yaml
2021-01-08T05:10:47.8093737Z PASS: t3000-jobspec.t 39 - resources_not_sequence.yaml
2021-01-08T05:10:47.8094597Z PASS: t3000-jobspec.t 40 - task_command_not_array.yaml
2021-01-08T05:10:47.8095575Z PASS: t3000-jobspec.t 41 - task_count_not_mapping.yaml
2021-01-08T05:10:47.8096448Z PASS: t3000-jobspec.t 42 - task_missing_command.yaml
2021-01-08T05:10:47.8097281Z PASS: t3000-jobspec.t 43 - task_missing_count.yaml
2021-01-08T05:10:47.8098091Z PASS: t3000-jobspec.t 44 - task_missing_slot.yaml
2021-01-08T05:10:47.8099106Z PASS: t3000-jobspec.t 45 - task_not_mapping.yaml
2021-01-08T05:10:47.8099925Z PASS: t3000-jobspec.t 46 - tasks_not_sequence.yaml
2021-01-08T05:10:47.8100746Z PASS: t3000-jobspec.t 47 - version_bad_number.yaml
2021-01-08T05:10:47.8101578Z PASS: t3000-jobspec.t 48 - version_not_scalar.yaml
2021-01-08T05:10:48.9928787Z PASS: t3001-resource-basic.t 1 - match allocate 4 jobspecs with 1 slot: 1 socket: 1 core (pol=hi)
2021-01-08T05:10:48.9930098Z PASS: t3001-resource-basic.t 2 - match allocate 5 jobspecs instead - last one must fail (pol=hi)
2021-01-08T05:10:48.9931248Z PASS: t3001-resource-basic.t 3 - match allocate_orelse_reserve 10 jobspecs (pol=hi)
2021-01-08T05:10:48.9932351Z PASS: t3001-resource-basic.t 4 - match allocate 3 jobspecs with 1 slot: 2 sockets (pol=hi)
2021-01-08T05:10:48.9933489Z PASS: t3001-resource-basic.t 5 - match allocate_orelse_reserve 100 jobspecs instead (pol=hi)
2021-01-08T05:10:48.9934835Z PASS: t3001-resource-basic.t 6 - match allocate 2 jobspecs with 2 nodes - last must fail (pol=hi)
2021-01-08T05:10:48.9936039Z PASS: t3001-resource-basic.t 7 - 36 core (satisfiable) cores and 37 cores (unsatisfiable) (pol=hi)
2021-01-08T05:10:48.9937196Z PASS: t3001-resource-basic.t 8 - match allocate 4 jobspecs with 1 slot: 1 socket: 1 core (pol=low)
2021-01-08T05:10:48.9938331Z PASS: t3001-resource-basic.t 9 - match allocate 5 jobspecs instead - last one must fail (pol=low)
2021-01-08T05:10:48.9939692Z PASS: t3001-resource-basic.t 10 - attempt to match allocate_orelse_reserve 10 jobspecs (pol=low)
2021-01-08T05:10:48.9940918Z PASS: t3001-resource-basic.t 11 - match allocate 3 jobspecs with 1 slot: 2 sockets (pol=low)
2021-01-08T05:10:48.9942158Z PASS: t3001-resource-basic.t 12 - match allocate_orelse_reserve 100 jobspecs instead (pol=low)
2021-01-08T05:10:48.9943398Z PASS: t3001-resource-basic.t 13 - match allocate 2 jobspecs with 2 nodes - last must fail (pol=low)
2021-01-08T05:10:48.9944597Z PASS: t3001-resource-basic.t 14 - match allocate 9 jobspecs with 1 slot (8c,2m) (pol=low)
2021-01-08T05:10:48.9945820Z PASS: t3001-resource-basic.t 15 - 36 core (satisfiable) cores and 37 cores (unsatisfiable) (pol=low)
2021-01-08T05:10:48.9947142Z PASS: t3001-resource-basic.t 16 - Once all sockets are exclusively allocated, no jobs can match
2021-01-08T05:10:49.1955575Z PASS: t2000-tree-basic.t 1 - flux-tree: --dry-run works
2021-01-08T05:10:49.1956606Z PASS: t2000-tree-basic.t 2 - flux-tree: relative jobscript command path works
2021-01-08T05:10:49.1957519Z PASS: t2000-tree-basic.t 3 - flux-tree: --leaf works
2021-01-08T05:10:49.1958516Z PASS: t2000-tree-basic.t 4 - flux-tree: -- option works
2021-01-08T05:10:49.1959413Z PASS: t2000-tree-basic.t 5 - flux-tree: multi cmdline works
2021-01-08T05:10:49.1960440Z PASS: t2000-tree-basic.t 6 - flux-tree: nonexistant script can be detected
2021-01-08T05:10:49.1961399Z PASS: t2000-tree-basic.t 7 - flux-tree: --njobs works
2021-01-08T05:10:49.1962440Z PASS: t2000-tree-basic.t 8 - flux-tree: --prefix to detect level != toplevel works
2021-01-08T05:10:49.1963585Z PASS: t2000-tree-basic.t 9 - flux-tree: --topology and --leaf cannot be given together
2021-01-08T05:10:49.1964617Z PASS: t2000-tree-basic.t 10 - flux-tree: --topology=1 works
2021-01-08T05:10:49.1965591Z PASS: t2000-tree-basic.t 11 - flux-tree: -T2 on 1 node/1 core is equal to -T1
2021-01-08T05:10:49.1966681Z PASS: t2000-tree-basic.t 12 - flux-tree: -T3 on 1 node/1 core is equal to -T1
2021-01-08T05:10:49.1967580Z PASS: t2000-tree-basic.t 13 - flux-tree: -T1 on 2 nodes/2 cores work
2021-01-08T05:10:49.1968681Z PASS: t2000-tree-basic.t 14 - flux-tree: -T2 on 2 nodes/2 cores work
2021-01-08T05:10:49.1969737Z PASS: t2000-tree-basic.t 15 - flux-tree: -T3 on 4 nodes/4 cores work
2021-01-08T05:10:49.1970607Z PASS: t2000-tree-basic.t 16 - flux-tree: -T4 on 4 nodes/4 cores work
2021-01-08T05:10:49.1971588Z PASS: t2000-tree-basic.t 17 - flux-tree: --perf-out generates a perf output file
2021-01-08T05:10:49.1972626Z PASS: t2000-tree-basic.t 18 - flux-tree: --perf-format works with custom format
2021-01-08T05:10:49.1973804Z PASS: t2000-tree-basic.t 19 - flux-tree: -T4x2 on 4 nodes/4 cores work
2021-01-08T05:10:49.1974679Z PASS: t2000-tree-basic.t 20 - flux-tree: -T4x2 -Q fcfs:easy works
2021-01-08T05:10:49.1975805Z PASS: t2000-tree-basic.t 21 - flux-tree: -T4x2x3 -Q fcfs:fcfs:easy works
2021-01-08T05:10:49.1976785Z PASS: t2000-tree-basic.t 22 - flux-tree: combining -T -Q -P works (I)
2021-01-08T05:10:49.1977781Z PASS: t2000-tree-basic.t 23 - flux-tree: combining -T -Q -P works (II)
2021-01-08T05:10:49.1978736Z PASS: t2000-tree-basic.t 24 - flux-tree: combining -T -M works
2021-01-08T05:10:49.1979828Z PASS: t2000-tree-basic.t 25 - flux-tree: existing FLUXION_QMANAGER_OPTIONS is respected
2021-01-08T05:10:49.1981054Z PASS: t2000-tree-basic.t 26 - flux-tree: existing FLUXION_RESOURCE_OPTIONS is respected
2021-01-08T05:10:49.1982159Z PASS: t2000-tree-basic.t 27 - flux-tree: -T4 on 4 nodes/4 cores/4 GPUs work
2021-01-08T05:10:49.1983260Z PASS: t2000-tree-basic.t 28 - flux-tree: -T4 on 4 nodes/4 cores/2 GPUs work
2021-01-08T05:10:49.1984294Z PASS: t2000-tree-basic.t 29 - flux-tree: -T4 on 4 nodes/4 cores/2 GPUs 1 job works
2021-01-08T05:10:49.1985392Z PASS: t2000-tree-basic.t 30 - flux-tree: correct job count under a unbalanced tree
2021-01-08T05:10:49.1986517Z PASS: t2000-tree-basic.t 31 - flux-tree: --flux-rundir=DIR works in dry-run
2021-01-08T05:10:49.1987601Z PASS: t2000-tree-basic.t 32 - flux-tree: --flux-rundir=DIR works along with -f
2021-01-08T05:10:49.9893283Z PASS: t3003-resource-global.t 1 - match allocate with different rack contraints (pol=hi)
2021-01-08T05:10:49.9894794Z PASS: t3003-resource-global.t 2 - match allocate with different rack contraints (pol=low)
2021-01-08T05:10:51.1094471Z PASS: t3002-resource-prefix.t 1 - match allocate with fully specified (pol=hi)
2021-01-08T05:10:51.1095802Z PASS: t3002-resource-prefix.t 2 - match allocate with partially specified from rack (pol=hi)
2021-01-08T05:10:51.1097115Z PASS: t3002-resource-prefix.t 3 - match allocate with partially specified from node (pol=hi)
2021-01-08T05:10:51.1098354Z PASS: t3002-resource-prefix.t 4 - match allocate with fully specified (pol=low)
2021-01-08T05:10:51.1099573Z PASS: t3002-resource-prefix.t 5 - match allocate with partially specified from rack (pol=low)
2021-01-08T05:10:51.1105445Z PASS: t3002-resource-prefix.t 6 - match allocate with partially specified from node (pol=low)
2021-01-08T05:10:52.6430666Z PASS: t3004-resource-excl.t 1 - allocate entire cluster then nothing scheduled (pol=hi)
2021-01-08T05:10:52.6431939Z PASS: t3004-resource-excl.t 2 - allocate 1 node then rack4x shouldn't match (pol=hi)
2021-01-08T05:10:52.6439457Z PASS: t3004-resource-excl.t 3 - match allocate with several rack exclusives 1 (pol=hi)
2021-01-08T05:10:52.6445837Z PASS: t3004-resource-excl.t 4 - match allocate 4 full rack exclusives (pol=hi)
2021-01-08T05:10:52.6452228Z PASS: t3004-resource-excl.t 5 - match allocate with several rack exclusives 2 (pol=hi)
2021-01-08T05:10:52.6458607Z PASS: t3004-resource-excl.t 6 - match allocate 4 rack exclusively then nothing matched 1 (pol=hi)
2021-01-08T05:10:52.6465079Z PASS: t3004-resource-excl.t 7 - match allocate 4 rack exclusively then nothing matched 2 (pol=hi)
2021-01-08T05:10:52.6480710Z PASS: t3004-resource-excl.t 8 - allocate entire cluster then nothing scheduled (pol=low)
2021-01-08T05:10:52.6481878Z PASS: t3004-resource-excl.t 9 - allocate 1 node then rack4x shouldn't match (pol=low)
2021-01-08T05:10:52.6482965Z PASS: t3004-resource-excl.t 10 - match allocate with several rack exclusives 1 (pol=low)
2021-01-08T05:10:52.6484378Z PASS: t3004-resource-excl.t 11 - match allocate 4 full rack exclusives (pol=low)
2021-01-08T05:10:52.6485449Z PASS: t3004-resource-excl.t 12 - match allocate with several rack exclusives 2 (pol=low)
2021-01-08T05:10:52.6486584Z PASS: t3004-resource-excl.t 13 - allocate 4 rack exclusively then nothing matched 1 (pol=low)
2021-01-08T05:10:52.6487728Z PASS: t3004-resource-excl.t 14 - allocate 4 rack exclusively then nothing matched 2 (pol=low)
2021-01-08T05:10:53.4349073Z PASS: t3005-resource-rsv.t 1 - allocate or reserve 17 jobs (pol=hi)
2021-01-08T05:10:53.4357475Z PASS: t3005-resource-rsv.t 2 - allocate or reserve 17 jobs (pol=low)
2021-01-08T05:10:54.6012340Z PASS: t3007-resource-iobw.t 1 - match allocate with pfs IO BW (pol=hi)
2021-01-08T05:10:54.6018094Z PASS: t3007-resource-iobw.t 2 - match allocate with pfs IO BW (pol=low)
2021-01-08T05:11:00.9539886Z PASS: t1018-rv1-bootstrap2.t 1 - rv1-bootstrap2: create test R with unlikely core count
2021-01-08T05:11:00.9545579Z PASS: t1018-rv1-bootstrap2.t 2 - rv1-bootstrap2: reload the configured R
2021-01-08T05:11:00.9550787Z PASS: t1018-rv1-bootstrap2.t 3 - rv1-bootstrap2: loading resource/qmanager modules works
2021-01-08T05:11:00.9558955Z PASS: t1018-rv1-bootstrap2.t 4 - rv1-bootstrap2: creating a nested batch script
2021-01-08T05:11:00.9564100Z FAIL: t1018-rv1-bootstrap2.t 5 - rv1-bootstrap: resource idempotency preserved
2021-01-08T05:11:00.9569403Z PASS: t1018-rv1-bootstrap2.t 6 - rv1-bootstrap2: killing a nested job works
2021-01-08T05:11:00.9574916Z PASS: t1018-rv1-bootstrap2.t 7 - rv1-bootstrap2: 2N nesting works (policy=high)
2021-01-08T05:11:00.9590617Z PASS: t1018-rv1-bootstrap2.t 8 - rv1-bootstrap2: 2 partial node nesting works (high)
2021-01-08T05:11:00.9592433Z PASS: t1018-rv1-bootstrap2.t 9 - rv1-bootstrap2: killing nested jobs works
2021-01-08T05:11:00.9593753Z PASS: t1018-rv1-bootstrap2.t 10 - rv1-bootstrap2: remove fluxion schedulers
2021-01-08T05:11:00.9595116Z PASS: t1018-rv1-bootstrap2.t 11 - rv1-bootstrap2: loading fluxion modules works (pol=low)
2021-01-08T05:11:00.9596432Z PASS: t1018-rv1-bootstrap2.t 12 - rv1-bootstrap2: 2N nesting works (policy=low)
2021-01-08T05:11:00.9597749Z PASS: t1018-rv1-bootstrap2.t 13 - rv1-bootstrap2: 2 partial node nesting works (low)
2021-01-08T05:11:00.9614008Z PASS: t1018-rv1-bootstrap2.t 14 - rv1-bootstrap2: killing nested jobs works
2021-01-08T05:11:00.9615461Z PASS: t1018-rv1-bootstrap2.t 15 - rv1-bootstrap2: creating doubly nested batch script
2021-01-08T05:11:00.9616756Z PASS: t1018-rv1-bootstrap2.t 16 - rv1-bootstrap2: double nesting works
2021-01-08T05:11:00.9618049Z PASS: t1018-rv1-bootstrap2.t 17 - rv1-bootstrap2: killing doubly nested jobs works
2021-01-08T05:11:00.9619394Z PASS: t1018-rv1-bootstrap2.t 18 - rv1-bootstrap2: removing resource/qmanager modules
2021-01-08T05:11:00.9620604Z ERROR: t1018-rv1-bootstrap2.t - exited with status 1
2021-01-08T05:11:01.7052552Z PASS: t3008-resource-cancel.t 1 - allocate or reserve 17 jobs, cancel 3 (pol=hi)
2021-01-08T05:11:01.7058402Z PASS: t3008-resource-cancel.t 2 - allocate or reserve 17 jobs, cancel all (pol=hi)
2021-01-08T05:11:01.7063512Z PASS: t3008-resource-cancel.t 3 - allocate or reserve 17 jobs, cancel 3 (pol=low)
2021-01-08T05:11:01.7068591Z PASS: t3008-resource-cancel.t 4 - allocate or reserve 17 jobs, cancel all (pol=low)
2021-01-08T05:11:02.2500579Z PASS: t2001-tree-real.t 1 - flux-tree: prep for testing in real mode works
2021-01-08T05:11:02.2507262Z PASS: t2001-tree-real.t 2 - flux-tree: --leaf in real mode
2021-01-08T05:11:02.2513558Z PASS: t2001-tree-real.t 3 - flux-tree: -T1 in real mode
2021-01-08T05:11:02.2521032Z PASS: t2001-tree-real.t 4 - flux-tree: -T1x1 in real mode
2021-01-08T05:11:02.2526661Z PASS: t2001-tree-real.t 5 - flux-tree: -T2 with exit code rollup works
2021-01-08T05:11:02.2532782Z PASS: t2001-tree-real.t 6 - flux-tree: successfully runs alongside other jobs
2021-01-08T05:11:02.2548576Z PASS: t2001-tree-real.t 7 - flux-tree: successfully runs alongside other flux-trees
2021-01-08T05:11:02.2549858Z PASS: t2001-tree-real.t 8 - flux-tree: works with pre-existing rundir subdirectories
2021-01-08T05:11:02.2551034Z PASS: t2001-tree-real.t 9 - flux-tree: rundir is propagated to nest instances
2021-01-08T05:11:02.2552433Z PASS: t2001-tree-real.t 10 - flux-tree: works with quoted jobscript argument
2021-01-08T05:11:02.2553394Z PASS: t2001-tree-real.t 11 - cleanup active jobs
2021-01-08T05:11:02.2554344Z PASS: t2001-tree-real.t 12 - flux-tree: removing qmanager/resource works
2021-01-08T05:11:02.3534716Z PASS: t3010-resource-power.t 1 - match allocate with simple power configuration (pol=hi)
2021-01-08T05:11:02.3542040Z PASS: t3010-resource-power.t 2 - match allocate with simple power configuration (pol=low)
2021-01-08T05:11:03.0139968Z PASS: t3012-resource-properties.t 1 - set-property and get-property on the node type resource
2021-01-08T05:11:03.0147232Z PASS: t3012-resource-properties.t 2 - set-property and get-property on the other resources
2021-01-08T05:11:03.0154380Z PASS: t3012-resource-properties.t 3 - test get-property without setting any properties
2021-01-08T05:11:03.0160916Z PASS: t3012-resource-properties.t 4 - test multiple properties for same resource
2021-01-08T05:11:03.0167305Z PASS: t3012-resource-properties.t 5 - test inserting same property key multiple times
2021-01-08T05:11:03.0173664Z PASS: t3012-resource-properties.t 6 - test incorrect inputs to set-property
2021-01-08T05:11:03.5373669Z PASS: t3013-resource-unsat.t 1 - detect unsatisfiables due to low-level constraints
2021-01-08T05:11:03.5375179Z PASS: t3013-resource-unsat.t 2 - detect unsatisfiables due to high-level constraints
2021-01-08T05:11:03.5376544Z PASS: t3013-resource-unsat.t 3 - distinguish unsatisfiables vs. resource currently unavailable
2021-01-08T05:11:04.2532384Z PASS: t3011-resource-filt.t 1 - allocate_orelse_reserve 10 jobspecs works with default filter
2021-01-08T05:11:04.2537755Z PASS: t3011-resource-filt.t 2 - allocate_orelse_reserve 10 jobspecs works with no additional filter
2021-01-08T05:11:04.2543070Z PASS: t3011-resource-filt.t 3 - allocate_orelse_reserve 10 jobspecs works with ALL:core
2021-01-08T05:11:04.2548713Z PASS: t3011-resource-filt.t 4 - allocate_orelse_reserve 10 jobspecs works with ALL:core,ALL:gpu
2021-01-08T05:11:04.2554752Z PASS: t3011-resource-filt.t 5 - allocate_orelse_reserve 10 jobspecs works with ALL:core,ALL:gpu,ALL:memory
2021-01-08T05:11:04.2560717Z PASS: t3011-resource-filt.t 6 - match allocate_orelse_reserve 100 jobspecs instead (pol=hi)
2021-01-08T05:11:04.2566592Z PASS: t3011-resource-filt.t 7 - match allocate_orelse_reserve 100 jobspecs with no additional filter
2021-01-08T05:11:04.2579508Z PASS: t3011-resource-filt.t 8 - match allocate_orelse_reserve 100 jobspecs with ALL:core
2021-01-08T05:11:04.2580827Z PASS: t3011-resource-filt.t 9 - match allocate_orelse_reserve 100 jobspecs with ALL:core,ALL:gpu
2021-01-08T05:11:04.2582201Z PASS: t3011-resource-filt.t 10 - match allocate_orelse_reserve 100 jobspecs with ALL:core,ALL:gpu,ALL:memory
2021-01-08T05:11:04.3399244Z PASS: t3014-resource-var-aware.t 1 - variation policy works on small graph
2021-01-08T05:11:04.3400557Z PASS: t3014-resource-var-aware.t 2 - variation policy works with missing perf_class inputs
2021-01-08T05:11:04.3407124Z PASS: t3014-resource-var-aware.t 3 - variation policy works with incorrect perf_class inputs
2021-01-08T05:11:04.3408488Z PASS: t3014-resource-var-aware.t 4 - variation policy works with out-of-range perf_class inputs
2021-01-08T05:11:04.3415282Z PASS: t3014-resource-var-aware.t 5 - variation policy works with allocate and reserve
2021-01-08T05:11:04.8594397Z PASS: t3009-resource-minmax.t 1 - min/max with OP=multiplication on slot type works (pol=hi)
2021-01-08T05:11:04.8595657Z PASS: t3009-resource-minmax.t 2 - min/max with OP=addition on slot type works (pol=hi)
2021-01-08T05:11:04.8596861Z PASS: t3009-resource-minmax.t 3 - min/max with OP=multiplication on node type works (pol=hi)
2021-01-08T05:11:04.8598072Z PASS: t3009-resource-minmax.t 4 - min/max with OP=addition on node type works (pol=hi)
2021-01-08T05:11:04.8599207Z PASS: t3009-resource-minmax.t 5 - min/max with OP=power on node type works (pol=hi)
2021-01-08T05:11:04.8600418Z PASS: t3009-resource-minmax.t 6 - min/max with OP=multiplication on slot type works (pol=low)
2021-01-08T05:11:04.8601610Z PASS: t3009-resource-minmax.t 7 - min/max with OP=addition on slot type works (pol=low)
2021-01-08T05:11:04.8602830Z PASS: t3009-resource-minmax.t 8 - min/max with OP=multiplication on node type works (pol=low)
2021-01-08T05:11:04.8609621Z PASS: t3009-resource-minmax.t 9 - min/max with OP=addition on node type works (pol=low)
2021-01-08T05:11:04.8610917Z PASS: t3009-resource-minmax.t 10 - min/max with OP=power on node type works (pol=low)
2021-01-08T05:11:05.3579491Z PASS: t3017-resource-granule.t 1 - memory granularity keeps last jobspec from being matched (pol=hi)
2021-01-08T05:11:05.3580947Z PASS: t3017-resource-granule.t 2 - memory granularity keeps last jobspec from being matched (pol=hi)
2021-01-08T05:11:05.3850630Z PASS: t3016-resource-power-jgf.t 1 - JGF: allocate with simple power configuration (pol=hi)
2021-01-08T05:11:05.3851976Z PASS: t3016-resource-power-jgf.t 2 - JGF: allocate with simple power configuration (pol=low)
2021-01-08T05:11:05.9251729Z PASS: t3015-resource-basic-jgf.t 1 - JGF: allocate 4 jobspecs with 1 slot: 1 socket: 1 core (pol=hi)
2021-01-08T05:11:05.9253384Z PASS: t3015-resource-basic-jgf.t 2 - JGF: allocate 5 jobspecs instead - last one must fail (pol=hi)
2021-01-08T05:11:05.9255291Z PASS: t3015-resource-basic-jgf.t 3 - JGF: allocate_orelse_reserve 10 jobspecs (pol=hi)
2021-01-08T05:11:05.9256884Z PASS: t3015-resource-basic-jgf.t 4 - JGF: allocate 3 jobspecs with 1 slot: 2 sockets (pol=hi)
2021-01-08T05:11:05.9258356Z PASS: t3015-resource-basic-jgf.t 5 - JGF: allocate_orelse_reserve 100 jobspecs instead (pol=hi)
2021-01-08T05:11:05.9259849Z PASS: t3015-resource-basic-jgf.t 6 - JGF: allocate 2 jobspecs with 2 nodes - last must fail (pol=hi)
2021-01-08T05:11:05.9261252Z PASS: t3015-resource-basic-jgf.t 7 - JGF: 36 core (satisfiable) cores and 37 cores (unsatisfiable)
2021-01-08T05:11:05.9262784Z PASS: t3015-resource-basic-jgf.t 8 - JGF: allocate 4 jobspecs with 1 slot: 1 socket: 1 core (pol=low)
2021-01-08T05:11:05.9264278Z PASS: t3015-resource-basic-jgf.t 9 - JGF: allocate 5 jobspecs instead - last one must fail (pol=low)
2021-01-08T05:11:05.9265837Z PASS: t3015-resource-basic-jgf.t 10 - JGF: attempt to match allocate_orelse_reserve 10 jobspecs
2021-01-08T05:11:05.9267318Z PASS: t3015-resource-basic-jgf.t 11 - JGF: allocate 3 jobspecs with 1 slot: 2 sockets (pol=low)
2021-01-08T05:11:05.9269153Z PASS: t3015-resource-basic-jgf.t 12 - JGF allocate_orelse_reserve 100 jobspecs instead (pol=low)
2021-01-08T05:11:05.9270736Z PASS: t3015-resource-basic-jgf.t 13 - JGF: allocate 2 jobspecs with 2 nodes - last must fail (pol=low)
2021-01-08T05:11:05.9272400Z PASS: t3015-resource-basic-jgf.t 14 - JGF: allocate 9 jobspecs with 1 slot (8c,2m) (pol=low)
2021-01-08T05:11:05.9273969Z PASS: t3015-resource-basic-jgf.t 15 - JGF: 36 core (satisfiable) cores and 37 cores (unsatisfiable)
2021-01-08T05:11:05.9275786Z PASS: t3015-resource-basic-jgf.t 16 - JGF: Once all sockets are exclusively allocated, no jobs match
2021-01-08T05:11:06.1840652Z PASS: t3018-resource-mtl0.t 1 - match allocate 9 jobs with 1TB L0 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.1841944Z PASS: t3018-resource-mtl0.t 2 - match allocate_orelse_reserve works with MTS L0 (pol=hi)
2021-01-08T05:11:06.1843156Z PASS: t3018-resource-mtl0.t 3 - match allocate 9 jobs with 1TB L0 ssds - last one fails (pol=low)
2021-01-08T05:11:06.1844399Z PASS: t3018-resource-mtl0.t 4 - match allocate_orelse_reserve works with MTS L0 (pol=low)
2021-01-08T05:11:06.1845484Z PASS: t3018-resource-mtl0.t 5 - match allocate 5 jobs with 2TB L0 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.1846571Z PASS: t3018-resource-mtl0.t 6 - match allocate_orelse_reserve works with MTS L0 (pol=hi)
2021-01-08T05:11:06.1847655Z PASS: t3018-resource-mtl0.t 7 - match allocate 5 jobs with 2TB L0 ssds - last one fails (pol=low)
2021-01-08T05:11:06.1848745Z PASS: t3018-resource-mtl0.t 8 - match allocate_orelse_reserve works with MTS L0 (pol=low)
2021-01-08T05:11:06.3044197Z PASS: t3019-resource-mtl1.t 1 - match allocate 9 jobs with 1TB L1 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.3045365Z PASS: t3019-resource-mtl1.t 2 - match allocate_orelse_reserve works with MTS L1 (pol=hi)
2021-01-08T05:11:06.3046467Z PASS: t3019-resource-mtl1.t 3 - match allocate 9 jobs with 1TB L2 ssds - last one fails (pol=low)
2021-01-08T05:11:06.3047590Z PASS: t3019-resource-mtl1.t 4 - match allocate_orelse_reserve works with MTS L1 (pol=low)
2021-01-08T05:11:06.3048880Z PASS: t3019-resource-mtl1.t 5 - match allocate 5 jobs with 2TB L1 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.3049955Z PASS: t3019-resource-mtl1.t 6 - match allocate_orelse_reserve works with MTS L1 (pol=hi)
2021-01-08T05:11:06.3051057Z PASS: t3019-resource-mtl1.t 7 - match allocate 5 jobs with 2TB L1 ssds - last one fails (pol=low)
2021-01-08T05:11:06.3052292Z PASS: t3019-resource-mtl1.t 8 - match allocate_orelse_reserve works with MTS L1 (pol=low)
2021-01-08T05:11:06.3053623Z PASS: t3019-resource-mtl1.t 9 - match allocate 5 jobs with 2TB L1 ssds in same rack - last one fails (pol=hi)
2021-01-08T05:11:06.3054738Z PASS: t3019-resource-mtl1.t 10 - match allocate_orelse_reserve works with MTS L1 (pol=hi)
2021-01-08T05:11:06.3055885Z PASS: t3019-resource-mtl1.t 11 - match allocate 5 jobs with 2TB L1 ssds in same rack - last one fails (pol=low)
2021-01-08T05:11:06.3057606Z PASS: t3019-resource-mtl1.t 12 - match allocate_orelse_reserve works with MTS L1 (pol=low)
2021-01-08T05:11:06.7741351Z PASS: t3020-resource-mtl2.t 1 - match allocate 9 jobs with 1TB L2 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.7742537Z PASS: t3020-resource-mtl2.t 2 - match allocate_orelse_reserve works with MTS L2 (pol=hi)
2021-01-08T05:11:06.7743518Z PASS: t3020-resource-mtl2.t 3 - match allocate 9 jobs with 1TB L2 ssds - last one fails (pol=low)
2021-01-08T05:11:06.7744467Z PASS: t3020-resource-mtl2.t 4 - match allocate_orelse_reserve works with MTS L2 (pol=low)
2021-01-08T05:11:06.7745427Z PASS: t3020-resource-mtl2.t 5 - match allocate 5 jobs with 2TB L1 ssds - last one fails (pol=hi)
2021-01-08T05:11:06.7746360Z PASS: t3020-resource-mtl2.t 6 - match allocate_orelse_reserve works with MTS L1 (pol=hi)
2021-01-08T05:11:06.7747321Z PASS: t3020-resource-mtl2.t 7 - match allocate 5 jobs with 2TB L1 ssds - last one fails (pol=low)
2021-01-08T05:11:06.7748512Z PASS: t3020-resource-mtl2.t 8 - match allocate_orelse_reserve works with MTS L1 (pol=low)
2021-01-08T05:11:07.0434547Z PASS: t3021-resource-mtl3.t 1 - match allocate 9 L1 jobs - last one fails (pol=hi)
2021-01-08T05:11:07.0435715Z PASS: t3021-resource-mtl3.t 2 - match allocate 9 L2 jobs - last one fails (pol=hi)
2021-01-08T05:11:07.0436872Z PASS: t3021-resource-mtl3.t 3 - match allocate 9 L1+L2 jobs - last one fails (pol=hi)
2021-01-08T05:11:07.0438342Z PASS: t3021-resource-mtl3.t 4 - match allocate 9 L1 jobs - last one fails (pol=low)
2021-01-08T05:11:07.0439444Z PASS: t3021-resource-mtl3.t 5 - match allocate 9 L2 jobs - last one fails (pol=low)
2021-01-08T05:11:07.0440530Z PASS: t3021-resource-mtl3.t 6 - match allocate 9 L1+L2 jobs - last one fails (pol=low)
2021-01-08T05:11:07.0441828Z PASS: t3021-resource-mtl3.t 7 - match allocate 4 L1 storage-constrained jobs - last one fails (pol=hi)
2021-01-08T05:11:07.0443089Z PASS: t3021-resource-mtl3.t 8 - match allocate 4 L2 storage-constrained jobs - last one fails (pol=hi)
2021-01-08T05:11:07.0444395Z PASS: t3021-resource-mtl3.t 9 - match allocate 4 L1+L2 storage-constrained jobs - last one fails (pol=hi)
2021-01-08T05:11:07.7986759Z PASS: t3022-resource-update.t 1 - match-allocate/update-allocate result in same output
2021-01-08T05:11:07.7988280Z PASS: t3022-resource-update.t 2 - mixed match-allocate/update-allocate works
2021-01-08T05:11:07.7989615Z PASS: t3022-resource-update.t 3 - allocate_orelse_reserve/update-reserve result in same output
2021-01-08T05:11:07.7990962Z PASS: t3022-resource-update.t 4 - mixed allocate_orelse_reserve/update-reserve works
2021-01-08T05:11:07.7992812Z PASS: t3022-resource-update.t 5 - cancel works with update
2021-01-08T05:11:07.7993892Z PASS: t3022-resource-update.t 6 - update with an existing jobid must fail
2021-01-08T05:11:07.7995059Z PASS: t3022-resource-update.t 7 - update on already allocated resource sets must fail
2021-01-08T05:11:07.7996308Z PASS: t3022-resource-update.t 8 - update on partially allocated resources must fail
2021-01-08T05:11:07.7997598Z PASS: t3022-resource-update.t 9 - update shared resource must fail when it is already allocated
2021-01-08T05:11:07.7999175Z PASS: t3022-resource-update.t 10 - update-allocate work for complex resource shape (cpu+gpu+memory)
2021-01-08T05:11:07.8000613Z PASS: t3022-resource-update.t 11 - match-allocate/update-allocate result in same output in RV1
2021-01-08T05:11:08.0283735Z PASS: t3006-resource-advanced.t 1 - match allocate with advanced critieria including BB (pol=hi)
2021-01-08T05:11:08.0285295Z PASS: t3006-resource-advanced.t 2 - match allocate with advanced critieria including BB (pol=low)
2021-01-08T05:11:08.0286684Z SKIP: t3006-resource-advanced.t 3 # SKIP match for a large system with disaggregated resources (pol=high) (missing LONGTEST)
2021-01-08T05:11:08.0288170Z SKIP: t3006-resource-advanced.t 4 # SKIP match for a large system with disaggregated resources (pol=low) (missing LONGTEST)
2021-01-08T05:11:08.0289456Z PASS: t3006-resource-advanced.t 5 - Resource labels in jobspec carry through to JGF R
2021-01-08T05:11:08.0507470Z PASS: t3024-resource-status.t 1 - error on malformed get-status
2021-01-08T05:11:08.0508622Z PASS: t3024-resource-status.t 2 - exit on get-status of nonexistent resource
2021-01-08T05:11:08.0509653Z PASS: t3024-resource-status.t 3 - get resource vertex status
2021-01-08T05:11:08.0510824Z PASS: t3024-resource-status.t 4 - error on malformed get-status
2021-01-08T05:11:08.0511942Z PASS: t3024-resource-status.t 5 - exit on set-status of nonexistent resource
2021-01-08T05:11:08.0513279Z PASS: t3024-resource-status.t 6 - error on set-status of nonexistent status
2021-01-08T05:11:08.0514437Z PASS: t3024-resource-status.t 7 - change resource vertex status and get output
2021-01-08T05:11:08.0515748Z PASS: t3024-resource-status.t 8 - change aux hierarchy resource vertex status and get output
2021-01-08T05:11:08.0516923Z PASS: t3024-resource-status.t 9 - attempt to allocate basic job when the cluster is marked up
2021-01-08T05:11:08.0518256Z PASS: t3024-resource-status.t 10 - attempt to allocate basic job when the cluster root is set down
2021-01-08T05:11:08.0519493Z PASS: t3024-resource-status.t 11 - attempt to allocate basic job when node1 is set down
2021-01-08T05:11:08.0520779Z PASS: t3024-resource-status.t 12 - attempt to allocate basic job when node1 is set down then up
2021-01-08T05:11:08.0521943Z PASS: t3024-resource-status.t 13 - attempt to allocate basic job when cluster is set down then up
2021-01-08T05:11:08.0523108Z PASS: t3024-resource-status.t 14 - attempt to allocate w/sat cluster when node1 is set down then up
2021-01-08T05:11:08.0524299Z PASS: t3024-resource-status.t 15 - attempt to allocate/res cluster when node1 is set down then up
2021-01-08T05:11:08.0525464Z PASS: t3024-resource-status.t 16 - submit unsatisfiable request to cluster with one node down
2021-01-08T05:11:08.1909346Z PASS: t3023-resource-update2.t 1 - match-allocate/update-allocate works when CA is selected
2021-01-08T05:11:08.1910753Z PASS: t3023-resource-update2.t 2 - match-allocate/update-allocate works when PA is selected
2021-01-08T05:11:08.1913221Z PASS: t3023-resource-update2.t 3 - update-allocate works when dom subsystem changes from CA to PA
2021-01-08T05:11:08.1914565Z PASS: t3023-resource-update2.t 4 - cancel works when dom subsystem changes from CA to PA
2021-01-08T05:11:08.2736158Z PASS: t3026-resource-sibling.t 1 - sibling (under slot) each requesting 1 socket cannot be matched
2021-01-08T05:11:08.2743157Z PASS: t3026-resource-sibling.t 2 - sibling each requesting 1 socket cannot be matched
2021-01-08T05:11:08.2749757Z PASS: t3026-resource-sibling.t 3 - sibling each requesting 1 core cannot be matched
2021-01-08T05:11:08.4694035Z PASS: t3027-resource-RV.t 1 - RV1 is correct on rank and node ID order match
2021-01-08T05:11:08.4700553Z PASS: t3027-resource-RV.t 2 - RV1 is correct on core ID modified
2021-01-08T05:11:08.4706989Z PASS: t3027-resource-RV.t 3 - RV1 correct on rank/node ID mismatch + core ID modified
2021-01-08T05:11:08.4715634Z PASS: t3026-resource-node-local-storage.t 1 - match allocate with corona hwloc and full-drive jobspec
2021-01-08T05:11:08.4721784Z PASS: t3026-resource-node-local-storage.t 2 - match allocate with corona hwloc and small-drive jobspec
2021-01-08T05:11:08.4728343Z PASS: t3026-resource-node-local-storage.t 3 - ensure LinuxDeviceID included in vertex and JGF 1
2021-01-08T05:11:08.4749444Z PASS: t3026-resource-node-local-storage.t 4 - match allocate with lassen hwloc and full-drive jobspec
2021-01-08T05:11:08.4751203Z PASS: t3026-resource-node-local-storage.t 5 - match allocate with lassen hwloc and small-drive jobspec
2021-01-08T05:11:08.4753984Z PASS: t3026-resource-node-local-storage.t 6 - ensure LinuxDeviceID included in vertex and JGF 2
2021-01-08T05:11:08.4755605Z PASS: t3026-resource-node-local-storage.t 7 - match allocate with catalyst hwloc and full-drive jobspec
2021-01-08T05:11:08.4757205Z PASS: t3026-resource-node-local-storage.t 8 - match allocate with catalyst hwloc and small-drive jobspec
2021-01-08T05:11:08.4758979Z PASS: t3026-resource-node-local-storage.t 9 - ensure LinuxDeviceID included in vertex and JGF 3
2021-01-08T05:11:08.9789509Z PASS: t3025-resource-find.t 1 - a jobspec requesting all resources works
2021-01-08T05:11:08.9791064Z PASS: t3025-resource-find.t 2 - find status=up returns the entire system
2021-01-08T05:11:08.9792329Z PASS: t3025-resource-find.t 3 - mark down 3 cores and find status=down
2021-01-08T05:11:08.9793461Z PASS: t3025-resource-find.t 4 - mark down all but 1 socket and find status=up
2021-01-08T05:11:08.9794819Z PASS: t3025-resource-find.t 5 - mark down 1 node and find status=up and status=down
2021-01-08T05:11:08.9796797Z PASS: t3025-resource-find.t 6 - mark down 1 node and find status=up or status=down
2021-01-08T05:11:08.9797929Z PASS: t3025-resource-find.t 7 - allocate 1 core and 1 gpu and find sched-now=allocated
2021-01-08T05:11:08.9799098Z PASS: t3025-resource-find.t 8 - allocate 1 node and 1 socket and find sched-now=free
2021-01-08T05:11:08.9800291Z PASS: t3025-resource-find.t 9 - reserve 1 core and 1 gpu and find sched-future=reserved
2021-01-08T05:11:08.9801506Z PASS: t3025-resource-find.t 10 - reserve 1 node and 1 socket and find sched-future=free
2021-01-08T05:11:08.9803073Z PASS: t3025-resource-find.t 11 - compound expression (status=down sched-now=allocated) works
2021-01-08T05:11:08.9804433Z PASS: t3025-resource-find.t 12 - compound expression (sched-future=reserved status=up) works
2021-01-08T05:11:08.9805720Z PASS: t3025-resource-find.t 13 - status=up (sched-now=allocated sched-future=reserved)
2021-01-08T05:11:08.9806976Z PASS: t3025-resource-find.t 14 - status=up sched-now=allocated or sched-future=reserved)
2021-01-08T05:11:08.9808255Z PASS: t3025-resource-find.t 15 - status=up (sched-now=allocated or sched-future=reserved)
2021-01-08T05:11:08.9809440Z PASS: t3025-resource-find.t 16 - mix upper and lower cases for predicate values
2021-01-08T05:11:08.9810533Z PASS: t3025-resource-find.t 17 - find status=up works with simple writer
2021-01-08T05:11:08.9811604Z PASS: t3025-resource-find.t 18 - find status=up works with pretty_simple writer
2021-01-08T05:11:08.9812669Z PASS: t3025-resource-find.t 19 - find status=up works with jgf writer
2021-01-08T05:11:08.9813687Z PASS: t3025-resource-find.t 20 - find status=up works with rlite writer
2021-01-08T05:11:12.6423061Z PASS: t4001-match-allocate.t 1 - loading resource module with a tiny machine config works
2021-01-08T05:11:12.6424264Z PASS: t4001-match-allocate.t 2 - match-allocate works with a 1-node, 1-socket jobspec
2021-01-08T05:11:12.6425627Z PASS: t4001-match-allocate.t 3 - match-allocate fails when all resources are allocated
2021-01-08T05:11:12.6426832Z PASS: t4001-match-allocate.t 4 - detecting of a non-existent jobspec file works
2021-01-08T05:11:12.6427957Z PASS: t4001-match-allocate.t 5 - handling of a malformed jobspec works
2021-01-08T05:11:12.6428949Z PASS: t4001-match-allocate.t 6 - removing resource works
2021-01-08T05:11:12.7336172Z PASS: t4000-match-params.t 1 - loading resource module with a tiny machine GRUG works
2021-01-08T05:11:12.7337380Z PASS: t4000-match-params.t 2 - loading resource module with an XML works
2021-01-08T05:11:12.7338664Z PASS: t4000-match-params.t 3 - loading resource module with no option works
2021-01-08T05:11:12.7339793Z PASS: t4000-match-params.t 4 - loading resource module with a nonexistent GRUG fails
2021-01-08T05:11:12.7340973Z PASS: t4000-match-params.t 5 - loading resource module with a nonexistent XML fails
2021-01-08T05:11:12.7342131Z PASS: t4000-match-params.t 6 - loading resource module with incorrect reader fails
2021-01-08T05:11:12.7343286Z PASS: t4000-match-params.t 7 - loading resource module with known policies works
2021-01-08T05:11:12.7344463Z PASS: t4000-match-params.t 8 - loading resource module with unknown policies is tolerated
2021-01-08T05:11:12.7345505Z PASS: t4000-match-params.t 9 - removing resource works
2021-01-08T05:11:12.8002371Z PASS: t4002-match-reserve.t 1 - loading resource module with a tiny machine config works
2021-01-08T05:11:12.8003754Z PASS: t4002-match-reserve.t 2 - After all resources are allocated, reserve still works
2021-01-08T05:11:12.8004911Z PASS: t4002-match-reserve.t 3 - detecting of a non-existent jobspec file works
2021-01-08T05:11:12.8005936Z PASS: t4002-match-reserve.t 4 - handling of a malformed jobspec works
2021-01-08T05:11:12.8006861Z PASS: t4002-match-reserve.t 5 - removing resource works
2021-01-08T05:11:14.5577782Z PASS: t4003-cancel-info.t 1 - loading resource module with a tiny machine config works
2021-01-08T05:11:14.5578685Z PASS: t4003-cancel-info.t 2 - resource-cancel works
2021-01-08T05:11:14.5579767Z PASS: t4003-cancel-info.t 3 - resource-info will not report for cancelled jobs
2021-01-08T05:11:14.5580795Z PASS: t4003-cancel-info.t 4 - allocate works with 1-node/1-socket after cancels
2021-01-08T05:11:14.5581999Z PASS: t4003-cancel-info.t 5 - resource-info on allocated jobs works
2021-01-08T05:11:14.5583090Z PASS: t4003-cancel-info.t 6 - cancel on nonexistent jobid is handled gracefully
2021-01-08T05:11:14.5584098Z PASS: t4003-cancel-info.t 7 - removing resource works
2021-01-08T05:11:17.2441321Z PASS: t4005-match-unsat.t 1 - loading resource module with a tiny machine config works
2021-01-08T05:11:17.2448237Z PASS: t4005-match-unsat.t 2 - satisfiability works with a 1-node, 1-socket jobspec
2021-01-08T05:11:17.2453697Z PASS: t4005-match-unsat.t 3 - satisfiability returns EBUSY when no available resources
2021-01-08T05:11:17.2460517Z PASS: t4005-match-unsat.t 4 - satisfiability returns ENODEV on unsatisfiable jobspec
2021-01-08T05:11:17.2467315Z PASS: t4005-match-unsat.t 5 - removing resource works
2021-01-08T05:11:20.5742185Z PASS: t4007-match-var-aware.t 1 - Loading variation policy on a small config works
2021-01-08T05:11:20.5749374Z PASS: t4007-match-var-aware.t 2 - Variation policy works with resource-match.
2021-01-08T05:11:20.5757410Z PASS: t4007-match-var-aware.t 3 - removing resource works
2021-01-08T05:11:21.5500742Z PASS: t4006-properties.t 1 - loading resource module with a tiny machine config works
2021-01-08T05:11:21.5507131Z PASS: t4006-properties.t 2 - set/get property basic test works
2021-01-08T05:11:21.5513054Z PASS: t4006-properties.t 3 - set/get property multiple resources works
2021-01-08T05:11:21.5518914Z PASS: t4006-properties.t 4 - set/get property multiple properties works
2021-01-08T05:11:21.5524475Z PASS: t4006-properties.t 5 - test with no path works
2021-01-08T05:11:21.5529964Z PASS: t4006-properties.t 6 - test with no property works
2021-01-08T05:11:21.5536073Z PASS: t4006-properties.t 7 - test with malformed inputs works
2021-01-08T05:11:21.5547728Z PASS: t4006-properties.t 8 - test with complex inputs works
2021-01-08T05:11:21.5548609Z PASS: t4006-properties.t 9 - removing resource works
2021-01-08T05:11:22.5214662Z PASS: t4004-match-hwloc.t 1 - resource-query works on simple query using xml file
2021-01-08T05:11:22.5222741Z PASS: t4004-match-hwloc.t 2 - resource-query works on gpu query using xml (NVIDIA)
2021-01-08T05:11:22.5229861Z PASS: t4004-match-hwloc.t 3 - resource-query works on gpu query using xml (AMD GPU)
2021-01-08T05:11:22.5237681Z PASS: t4004-match-hwloc.t 4 - resource-query works on gpu type query using xml (MIXED)
2021-01-08T05:11:22.5243956Z PASS: t4004-match-hwloc.t 5 - resource-query works with allowlist
2021-01-08T05:11:22.5249786Z PASS: t4004-match-hwloc.t 6 - loading resource module with a tiny hwloc xml file works
2021-01-08T05:11:22.5265415Z PASS: t4004-match-hwloc.t 7 - match-allocate works with four one-core jobspecs
2021-01-08T05:11:22.5266752Z PASS: t4004-match-hwloc.t 8 - match-allocate fails when all resources are allocated
2021-01-08T05:11:22.5267801Z PASS: t4004-match-hwloc.t 9 - removing resource works
2021-01-08T05:11:22.5268694Z PASS: t4004-match-hwloc.t 10 - load test resources (4N4B)
2021-01-08T05:11:22.5269758Z PASS: t4004-match-hwloc.t 11 - loading resource module with default resource info source
2021-01-08T05:11:22.5270924Z PASS: t4004-match-hwloc.t 12 - match-allocate works with four two-socket jobspecs
2021-01-08T05:11:22.5272290Z PASS: t4004-match-hwloc.t 13 - match-allocate fails when all resources are allocated
2021-01-08T05:11:22.5273537Z PASS: t4004-match-hwloc.t 14 - unload fluxion resource
2021-01-08T05:11:22.5274527Z PASS: t4004-match-hwloc.t 15 - load test resources (4N4B_sierra2)
2021-01-08T05:11:22.5275444Z PASS: t4004-match-hwloc.t 16 - load fluxion resource
2021-01-08T05:11:22.5276264Z PASS: t4004-match-hwloc.t 17 - match allocate
2021-01-08T05:11:22.5277123Z PASS: t4004-match-hwloc.t 18 - removing resource works
2021-01-08T05:11:22.6133054Z PASS: t4008-match-jgf.t 1 - loading resource module with a tiny jgf file works
2021-01-08T05:11:22.6139689Z PASS: t4008-match-jgf.t 2 - JGF: allocate works with four one-core jobspecs
2021-01-08T05:11:22.6145837Z PASS: t4008-match-jgf.t 3 - JGF: allocate fails when all resources are allocated
2021-01-08T05:11:22.6151370Z PASS: t4008-match-jgf.t 4 - generate bad JGF files
2021-01-08T05:11:22.6157658Z PASS: t4008-match-jgf.t 5 - resource detects bad JGF inputs
2021-01-08T05:11:22.6164093Z PASS: t4008-match-jgf.t 6 - removing resource works
2021-01-08T05:11:23.6018217Z PASS: t6000-graph-size.t 1 - vertex/edge counts for a tiny machine are correct
2021-01-08T05:11:23.6024748Z PASS: t6000-graph-size.t 2 - by_type, by_name, by_path, and by_rank map sizes are correct for GRUG
2021-01-08T05:11:23.6030673Z PASS: t6000-graph-size.t 3 - by_type, by_name, by_path, and by_rank map sizes are correct for JGF.
2021-01-08T05:11:23.6036250Z PASS: t6000-graph-size.t 4 - by_type, by_name, by_path, and by_rank map sizes are correct for hwloc
2021-01-08T05:11:23.6042218Z PASS: t6000-graph-size.t 5 - --reserve-vtx-vec works
2021-01-08T05:11:23.6048332Z SKIP: t6000-graph-size.t 6 # SKIP --reserve-vtx-vec improves loading performance (missing LONGTEST)
2021-01-08T05:11:24.1734095Z PASS: t6001-match-formats.t 1 - R emitted with -F jgf validates against schema
2021-01-08T05:11:24.1735315Z SKIP: t6001-match-formats.t 2 # SKIP Large R emitted with -F jgf validates (missing LONGTEST)
2021-01-08T05:11:24.1736315Z PASS: t6001-match-formats.t 3 - --match-format=rv1 works
2021-01-08T05:11:24.1737305Z PASS: t6001-match-formats.t 4 - --match-format=rv1_nosched and =rlite works
2021-01-08T05:11:24.1738511Z PASS: t6001-match-formats.t 5 - --match-format=pretty_simple works
2021-01-08T05:11:24.1739597Z PASS: t6001-match-formats.t 6 - rv1 contains starttime and expiration keys
2021-01-08T05:11:24.1740734Z PASS: t6001-match-formats.t 7 - rv1_nosched contains starttime and expiration keys
2021-01-08T05:11:26.8415109Z PASS: t4009-match-update.t 1 - update: generate jobspec for a simple test job
2021-01-08T05:11:26.8416241Z PASS: t4009-match-update.t 2 - update: load test resources
2021-01-08T05:11:26.8417355Z PASS: t4009-match-update.t 3 - update: loading sched-fluxion-resource works
2021-01-08T05:11:26.8418664Z PASS: t4009-match-update.t 4 - update: resource.match-allocate works with a jobspec
2021-01-08T05:11:26.8419965Z PASS: t4009-match-update.t 5 - update: reloading sched-fluxion-resource works
2021-01-08T05:11:26.8421336Z PASS: t4009-match-update.t 6 - update: sched-fluxion-resource.update works with R1
2021-01-08T05:11:26.8422608Z PASS: t4009-match-update.t 7 - update: works on an existing jobid with same R
2021-01-08T05:11:26.8424129Z PASS: t4009-match-update.t 8 - update: sched-fluxion-resource.update works with R2
2021-01-08T05:11:26.8425566Z PASS: t4009-match-update.t 9 - update: sched-fluxion-resource.update works with R3
2021-01-08T05:11:26.8427066Z PASS: t4009-match-update.t 10 - update: sched-fluxion-resource.update works with R4
2021-01-08T05:11:26.8428235Z PASS: t4009-match-update.t 11 - update: must fail on an existing jobid with diff R
2021-01-08T05:11:26.8429550Z PASS: t4009-match-update.t 12 - update: fluxion-resource.update fails on existing R
2021-01-08T05:11:26.8430674Z PASS: t4009-match-update.t 13 - removing resource works
2021-01-08T05:11:28.4511097Z PASS: t6002-graph-hwloc.t 1 - qmanager: load test resources
2021-01-08T05:11:28.4512411Z PASS: t6002-graph-hwloc.t 2 - qmanager: loading resource and qmanager modules works
2021-01-08T05:11:28.4513728Z PASS: t6002-graph-hwloc.t 3 - qmanager: graph stat as expected
2021-01-08T05:11:28.4514756Z PASS: t6002-graph-hwloc.t 4 - removing resource and qmanager modules
2021-01-08T05:11:29.4644910Z PASS: t7000-shell-datastaging.t 1 - node-local storage allocation staging rank 0
2021-01-08T05:11:29.4646802Z PASS: t7000-shell-datastaging.t 2 - node-local storage allocation staging rank 1
2021-01-08T05:11:29.4648885Z PASS: t7000-shell-datastaging.t 3 - cluster-local storage allocation staging rank 0
2021-01-08T05:11:29.4651173Z PASS: t7000-shell-datastaging.t 4 - cluster-local storage allocation staging rank 1
2021-01-08T05:11:29.4655123Z PASS: t7000-shell-datastaging.t 5 - combined storage allocation staging rank 0
2021-01-08T05:11:29.4658575Z PASS: t7000-shell-datastaging.t 6 - combined storage allocation staging rank 1
2021-01-08T05:11:29.4659904Z PASS: t7000-shell-datastaging.t 7 - loading resource and qmanager modules works
2021-01-08T05:11:29.4662215Z PASS: t7000-shell-datastaging.t 8 - setting shell plugin searchpath
2021-01-08T05:11:29.4664551Z PASS: t7000-shell-datastaging.t 9 - submitting node-local jobspec succeeded
2021-01-08T05:11:29.4666986Z PASS: t7000-shell-datastaging.t 10 - submitting cluster-local jobspec succeeded
2021-01-08T05:11:29.4669579Z PASS: t7000-shell-datastaging.t 11 - submitting combined storage jobspec succeeded
2021-01-08T05:11:29.4671912Z PASS: t7000-shell-datastaging.t 12 - datastaging logging is not overly verbose by default
2021-01-08T05:11:29.4676174Z PASS: t7000-shell-datastaging.t 13 - datastaging logging can be access with verbose option
2021-01-08T05:11:29.4678501Z PASS: t7000-shell-datastaging.t 14 - removing resource and qmanager modules
2021-01-08T05:11:50.8994564Z PASS: t5000-valgrind.t 1 - valgrind reports no new errors on 2 broker run
2021-01-08T05:11:50.9449673Z ============================================================================
2021-01-08T05:11:50.9450982Z Testsuite summary for flux-sched 0.14.0-3-g44833c8d
2021-01-08T05:11:50.9451491Z ============================================================================
2021-01-08T05:11:50.9451878Z # TOTAL: 698
2021-01-08T05:11:50.9452216Z # PASS: 686
2021-01-08T05:11:50.9452530Z # SKIP: 9
2021-01-08T05:11:50.9452840Z # XFAIL: 1
2021-01-08T05:11:50.9453163Z # FAIL: 1
2021-01-08T05:11:50.9453474Z # XPASS: 0
2021-01-08T05:11:50.9453802Z # ERROR: 1
2021-01-08T05:11:50.9454145Z ============================================================================
2021-01-08T05:11:50.9454715Z See t/test-suite.log
2021-01-08T05:11:50.9455131Z ============================================================================
2021-01-08T05:11:50.9455829Z Makefile:698: recipe for target 'test-suite.log' failed
2021-01-08T05:11:50.9456892Z make[3]: *** [test-suite.log] Error 1
2021-01-08T05:11:50.9460781Z Makefile:804: recipe for target 'check-TESTS' failed
2021-01-08T05:11:50.9464360Z make[2]: *** [check-TESTS] Error 2
2021-01-08T05:11:50.9469507Z Makefile:870: recipe for target 'check-am' failed
2021-01-08T05:11:50.9470347Z make[1]: *** [check-am] Error 2
2021-01-08T05:11:50.9481570Z Makefile:508: recipe for target 'check-recursive' failed
2021-01-08T05:11:50.9483007Z make: *** [check-recursive] Error 1
2021-01-08T05:11:50.9486360Z ##[endgroup]
2021-01-08T05:11:51.0546817Z docker-run-checks.sh: docker run failed
2021-01-08T05:11:51.0561655Z ##[error]Process completed with exit code 1.
2021-01-08T05:11:51.0705291Z Post job cleanup.
2021-01-08T05:11:51.1837026Z [command]/usr/bin/git version
2021-01-08T05:11:51.1904647Z git version 2.29.2
2021-01-08T05:11:51.1947158Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-01-08T05:11:51.2005186Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-01-08T05:11:51.2308681Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-01-08T05:11:51.2348188Z http.https://github.com/.extraheader
2021-01-08T05:11:51.2366421Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-01-08T05:11:51.2416041Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-01-08T05:11:51.2837099Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment