Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jenkins: 2.107.3 -> 2.121.2 #43936

Merged
merged 1 commit into from Aug 1, 2018
Merged

jenkins: 2.107.3 -> 2.121.2 #43936

merged 1 commit into from Aug 1, 2018

Conversation

pinktrink
Copy link
Contributor

Motivation for this change

Multiple security vulnerabilities in Jenkins 2.132 and earlier, and LTS 2.121.1 and earlier

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented Aug 1, 2018

@GrahamcOfBorg build jenkins

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/sww3lvljamfdfqgfjmvb0rlpb60p1p17-jenkins-2.121.2.drv
building '/nix/store/31vc0sisazhdrhpx6m05x32wfxhaxiqq-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.121.2/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0    141      0  0:00:01  0:00:01 --:--:--   141
100 71.2M  100 71.2M    0     0  16.3M      0  0:00:04  0:00:04 --:--:-- 30.2M
building '/nix/store/sww3lvljamfdfqgfjmvb0rlpb60p1p17-jenkins-2.121.2.drv'...
/nix/store/c3jqgs1cb9z0j4yypk7mm5m717cx0nzz-jenkins-2.121.2

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/x8pibzb6k5fxj97acnvmsfhi46r38f7g-jenkins-2.121.2.drv
building '/nix/store/9aglcn05k4n1i9ffd8la36i64sfpw0n2-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.121.2/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0     66      0  0:00:03  0:00:03 --:--:--    66
100 71.2M  100 71.2M    0     0  5546k      0  0:00:13  0:00:13 --:--:-- 11.2M
building '/nix/store/x8pibzb6k5fxj97acnvmsfhi46r38f7g-jenkins-2.121.2.drv'...
/nix/store/jdywyigwq8k0c1ai3livaxl513mki8xr-jenkins-2.121.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/amy20g5gk2z3vvrn35wd0kjh823s3prg-jenkins-2.121.2.drv
building '/nix/store/l0pyb8f80xc8lzmb6h7rdf9gys3xmkpb-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.121.2/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0    118      0  0:00:02  0:00:02 --:--:--   118
100 71.2M  100 71.2M    0     0  12.3M      0  0:00:05  0:00:05 --:--:-- 21.8M
building '/nix/store/amy20g5gk2z3vvrn35wd0kjh823s3prg-jenkins-2.121.2.drv'...
/nix/store/h4ypn32ahcmfd64drh6ag1w87jqc82ck-jenkins-2.121.2

@xeji
Copy link
Contributor

xeji commented Aug 1, 2018

Let's try the nixos test
@GrahamcOfBorg test jenkins

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: tests.jenkins

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.jenkins

Partial log (click to expand)

master: exit status 0
test script finished in 26.19s
cleaning up
killing slave (pid 600)
killing master (pid 612)
0jenkins users
0jenkins users
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/7lndk5vzhfnrc6lmnsqm6xp117nrlkb7-vm-test-run-jenkins

@xeji xeji merged commit 1bb4fd7 into NixOS:master Aug 1, 2018
fpletz pushed a commit that referenced this pull request Oct 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants