Skip to content
Aborted

Console Output

Started by user Andrew Hsu
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ff6d78d148da0a1a3da15209322cff2197985b30
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ff6d78d148da0a1a3da15209322cff2197985b30 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6d78d148da0a1a3da15209322cff2197985b30
Commit message: "TAR-955 Finally merge petMinder function."
 > git rev-list --no-walk 70953e60841d0bf92ce1f515c6b664393b5399b5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (inject SSH keys and sleep...)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-07d92ccf34685305e) in /home/ubuntu/workspace/maintenance/debug_node_retain
[Pipeline] {
[Pipeline] sh
+ mkdir -p /home/ubuntu/.ssh
[Pipeline] sh
+ curl https://github.com/andrewhsu.keys
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   725    0   725    0     0  14795      0 --:--:-- --:--:-- --:--:-- 14795
[Pipeline] sh
+ curl http://169.254.169.254/latest/meta-data/public-hostname
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    40  100    40    0     0  40000      0 --:--:-- --:--:-- --:--:-- 40000
ec2-52-91-67-129.compute-1.amazonaws.com[Pipeline] sleep
Sleeping for 1 day 0 hr
Aborted by Andrew Hsu
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: ABORTED