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

ecs-agent: 1.14.0 -> 1.18.0-1 #42359

Merged
merged 1 commit into from Jun 25, 2018
Merged

Conversation

andreabedini
Copy link
Contributor

Motivation for this change

version update

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 Jun 24, 2018

@GrahamcOfBorg build ecs-agent

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: ecs-agent

Partial log (click to expand)

trying https://github.com/aws/amazon-ecs-agent/archive/v1.18.0-1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   131    0   131    0     0   1212      0 --:--:-- --:--:-- --:--:--  1212
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
error: cannot download source from any mirror
builder for '/nix/store/3l3yn4zf8yr89p2ccxv4py87z5cy5yb1-source.drv' failed with exit code 1
cannot build derivation '/nix/store/m0qwms1sjyw1d02gm3a9c494rpyg21n1-amazon-ecs-agent-1.18.0-1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/m0qwms1sjyw1d02gm3a9c494rpyg21n1-amazon-ecs-agent-1.18.0-1.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: ecs-agent

Partial log (click to expand)

trying https://github.com/aws/amazon-ecs-agent/archive/v1.18.0-1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   131    0   131    0     0    239      0 --:--:-- --:--:-- --:--:--   239
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
error: cannot download source from any mirror
builder for '/nix/store/5wqyz7qbmhwvfpvnzsr0j94va534f279-source.drv' failed with exit code 1
cannot build derivation '/nix/store/9bdl0q8d5rn1h04552h0fisbl4kfqljp-amazon-ecs-agent-1.18.0-1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/9bdl0q8d5rn1h04552h0fisbl4kfqljp-amazon-ecs-agent-1.18.0-1.drv' failed

@xeji
Copy link
Contributor

xeji commented Jun 24, 2018

download fails, please check source URL (could be a temporary failure)

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: ecs-agent

Partial log (click to expand)


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

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


@andreabedini
Copy link
Contributor Author

andreabedini commented Jun 25, 2018

@xeji thx, fixed

@xeji
Copy link
Contributor

xeji commented Jun 25, 2018

@GrahamcOfBorg build ecs-agent

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: ecs-agent

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ecs-agent

Partial log (click to expand)

/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/gogenerate: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/create-amazon-ecs-scratch: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/shared_env: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/generate/mockgen.sh: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/stage: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/setup-test-registry: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/update-version: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/6f74r3vlzr794hlfa1i3pp420d46x38z-amazon-ecs-agent-1.18.0...
cannot find section .dynamic
/nix/store/pj3dn5wff2yzzmji369gj8k6ly0lvxq9-amazon-ecs-agent-1.18.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ecs-agent

Partial log (click to expand)

/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/publishing-common.sh: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/repoint-latest: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/setup-test-registry: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/shared_env: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/stage: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/test: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
/nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0/share/go/src/github.com/aws/amazon-ecs-agent/scripts/update-version: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/698lrn3cxb630jmjjglk0wgfqab7flzn-amazon-ecs-agent-1.18.0...
cannot find section .dynamic
/nix/store/d6qf5m91x1167v6185xha42m0fq2vvbm-amazon-ecs-agent-1.18.0-bin

@xeji xeji merged commit 134eca9 into NixOS:master Jun 25, 2018
@andreabedini
Copy link
Contributor Author

<3

@andreabedini andreabedini deleted the amazon-ecs-agent branch August 9, 2018 02:04
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

3 participants