Advertisement
jimklimov

Jenkins Branch scan mixup

Nov 4th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. Polling Log
  2. View as plain text
  3.  
  4. This page captures the polling log that triggered this build.
  5.  
  6. Started on Oct 15, 2019 10:02:11 PM
  7. Using strategy: Specific revision
  8. [poll] Last Built Revision: Revision 63fa9437fa69c42f1136bef03d35575805ea46d1 (release/IPM-2.0.1)
  9. using credential a4cb8b58-30ab-4914-a306-6ba3cf5b13b2
  10. > git --version # timeout=10
  11. using GIT_SSH to set credentials jenkins2 key (new rsa, login as ipmci-user)
  12. > git ls-remote -h ssh://git@bb.internal:7999/BIOS/bios-boot.git # timeout=10
  13. Found 6 remote heads on ssh://git@bb.internal:7999/BIOS/bios-boot.git
  14. Ignoring refs/heads/release/IPM-2.0.0 as it doesn't match any of the configured refspecs
  15. Ignoring refs/heads/master as it doesn't match any of the configured refspecs
  16. Ignoring refs/heads/release/IPM_Infra-1.5.0 as it doesn't match any of the configured refspecs
  17. Ignoring refs/heads/release/IPM_Infra-1.3 as it doesn't match any of the configured refspecs
  18. Ignoring refs/heads/ovm as it doesn't match any of the configured refspecs
  19. [poll] Latest remote head revision on refs/heads/release/IPM-2.0.1 is: 63fa9437fa69c42f1136bef03d35575805ea46d1 - already built by 1
  20. Using strategy: Specific revision
  21. [poll] Last Built Revision: Revision 63fa9437fa69c42f1136bef03d35575805ea46d1 (release/IPM-2.0.1)
  22. using credential a4cb8b58-30ab-4914-a306-6ba3cf5b13b2
  23. > git --version # timeout=10
  24. using GIT_SSH to set credentials jenkins2 key (new rsa, login as ipmci-user)
  25. > git ls-remote -h ssh://git@bb.internal:7999/BIOS/bios-boot.git # timeout=10
  26. Found 6 remote heads on ssh://git@bb.internal:7999/BIOS/bios-boot.git
  27. Ignoring refs/heads/master as it doesn't match any of the configured refspecs
  28. [poll] Latest remote head revision on refs/heads/release/IPM-2.0.1 is: 63fa9437fa69c42f1136bef03d35575805ea46d1 - already built by 1
  29. Using strategy: Default
  30. [poll] Last Built Revision: Revision 3cac25f5090fecdec118a112145e4f5691b2e9d3 (origin/master)
  31. using credential 955c217d-8133-41c2-9235-9ce3936ddca6
  32. > git --version # timeout=10
  33. using GIT_ASKPASS to set credentials 42ity-ci GH Token as password
  34. Setting http proxy: squid:8081
  35. > git ls-remote -h https://github.com/42ity/fty-core.git # timeout=10
  36. Found 11 remote heads on https://github.com/42ity/fty-core.git
  37. [poll] Latest remote head revision on refs/heads/master is: 494e7aa6b8dae2ac34f48053802deedf20c39d16
  38. Using strategy: Default
  39. [poll] Last Built Revision: Revision 3cac25f5090fecdec118a112145e4f5691b2e9d3 (origin/master)
  40. using credential 955c217d-8133-41c2-9235-9ce3936ddca6
  41. > git --version # timeout=10
  42. using GIT_ASKPASS to set credentials 42ity-ci GH Token as password
  43. Setting http proxy: squid:8081
  44. > git ls-remote -h https://github.com/42ity/fty-core.git # timeout=10
  45. Found 11 remote heads on https://github.com/42ity/fty-core.git
  46. [poll] Latest remote head revision on refs/heads/master is: 494e7aa6b8dae2ac34f48053802deedf20c39d16
  47. Done. Took 5.8 sec
  48. Changes found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement