Skip to content

[7.3] [DOCS] Fixes URLs on Secure communication with APM Agents page (#4746)#4759

Merged
axw merged 1 commit intoelastic:7.3from
szabosteve:backport/7.3/pr-4746
Feb 17, 2021
Merged

[7.3] [DOCS] Fixes URLs on Secure communication with APM Agents page (#4746)#4759
axw merged 1 commit intoelastic:7.3from
szabosteve:backport/7.3/pr-4746

Conversation

@szabosteve
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.3:

…ic#4746)

* [DOCS] Fixes URLs on Secure communication with APM Agents page.

* [DOCS] Comments out link.
@ghost
Copy link
Copy Markdown

ghost commented Feb 17, 2021

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #4759 opened

  • Start Time: 2021-02-17T10:44:47.778+0000

  • Duration: 6 min 31 sec

  • Commit: a8566e1

Trends 🧪

Image of Build Times

Steps errors 1

Expand to view the steps failures

Shell Script
  • Took 2 min 10 sec . View more details on here
  • Description: ./script/jenkins/intake.sh

Log output

Expand to view the last 100 lines of log output

[2021-02-17T10:48:13.443Z] + TEMP_PYTHON_ENV=/tmp/tmp.jdIQfcghS0
[2021-02-17T10:48:13.443Z] + export PYTHON_ENV=/tmp/tmp.jdIQfcghS0/python-env
[2021-02-17T10:48:13.443Z] + PYTHON_ENV=/tmp/tmp.jdIQfcghS0/python-env
[2021-02-17T10:48:13.443Z] + export MAGEFILE_CACHE=/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/.magefile
[2021-02-17T10:48:13.443Z] + MAGEFILE_CACHE=/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/.magefile
[2021-02-17T10:48:13.443Z] + trap cleanup EXIT
[2021-02-17T10:48:13.443Z] + make check-full
[2021-02-17T10:48:13.443Z] go get github.com/elastic/apm-server/vendor/golang.org/x/tools/cmd/benchcmp github.com/elastic/apm-server/vendor/github.com/t-yuki/gocover-cobertura github.com/elastic/apm-server/vendor/github.com/jstemmer/go-junit-report github.com/elastic/apm-server/vendor/github.com/magefile/mage
[2021-02-17T10:48:18.742Z] go get github.com/elastic/apm-server/vendor/github.com/golang/lint/golint github.com/elastic/apm-server/vendor/github.com/haya14busa/reviewdog/cmd/reviewdog
[2021-02-17T10:48:28.755Z] test -z "" || (echo "" && exit 1)
[2021-02-17T10:48:28.755Z] go get github.com/elastic/apm-server/vendor/honnef.co/go/tools/cmd/staticcheck
[2021-02-17T10:48:32.057Z] staticcheck github.com/elastic/apm-server/...
[2021-02-17T10:48:54.029Z] created virtual environment CPython2.7.17.final.0-64 in 567ms
[2021-02-17T10:48:54.029Z]   creator CPython2Posix(dest=/tmp/tmp.jdIQfcghS0/python-env, clear=False, no_vcs_ignore=False, global=False)
[2021-02-17T10:48:54.029Z]   seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/.local/share/virtualenv)
[2021-02-17T10:48:54.029Z]     added seed packages: pip==20.3.4, setuptools==44.1.1, wheel==0.36.2
[2021-02-17T10:48:54.029Z]   activators PythonActivator,CShellActivator,FishActivator,PowerShellActivator,BashActivator
[2021-02-17T10:48:54.292Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:48:55.676Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:49:05.681Z] ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
[2021-02-17T10:49:05.681Z] docker-compose 1.23.2 requires PyYAML<4,>=3.10, but you'll have pyyaml 4.2b1 which is incompatible.
[2021-02-17T10:49:05.681Z] mkdir -p /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/build/coverage
[2021-02-17T10:49:05.681Z] # gotestcover is needed to fetch coverage for multiple packages
[2021-02-17T10:49:05.681Z] go get github.com/elastic/apm-server/vendor/github.com/pierrre/gotestcover
[2021-02-17T10:49:05.681Z] # testify is needed for unit and integration tests
[2021-02-17T10:49:05.681Z] go get github.com/elastic/apm-server/vendor/github.com/stretchr/testify/assert
[2021-02-17T10:49:52.436Z] make[1]: Entering directory '/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server'
[2021-02-17T10:49:52.436Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:49:52.436Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:49:52.437Z] Installing mage v1.8.0 from vendor dir.
[2021-02-17T10:49:52.696Z] /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/.magefile cleaned
[2021-02-17T10:49:57.983Z] 2021/02/17 10:49:57 Found Elastic Beats dir at /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/_beats
[2021-02-17T10:49:57.983Z] Generated fields.yml for apm-server to /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/fields.yml
[2021-02-17T10:50:01.282Z] Generating NOTICE
[2021-02-17T10:50:01.543Z] Get the licenses available from ['./vendor']
[2021-02-17T10:50:01.543Z] WARNING: No version information found for: honnef.co/go/tools
[2021-02-17T10:50:01.543Z] WARNING: No version information found for: honnef.co/go/tools/ssa
[2021-02-17T10:50:01.543Z] WARNING: No version information found for: honnef.co/go/tools/lint
[2021-02-17T10:50:01.543Z] Available at /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/NOTICE.txt
[2021-02-17T10:50:03.021Z] 2021/02/17 10:50:02 Found Elastic Beats dir at /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/_beats
[2021-02-17T10:50:03.021Z] >> Building apm-server.yml for linux/amd64
[2021-02-17T10:50:03.022Z] >> Building apm-server.docker.yml for linux/amd64
[2021-02-17T10:50:03.022Z] Updating generated files for apm-server
[2021-02-17T10:50:03.022Z] mkdir -p include
[2021-02-17T10:50:03.022Z] go run  ./_beats/dev-tools/cmd/asset/asset.go -license ASL2 -pkg include -in fields.yml -out include/fields.go apm-server
[2021-02-17T10:50:03.965Z] if [ -d /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/_meta/kibana ]; then \
[2021-02-17T10:50:03.965Z] 	cp -pr /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/_meta/kibana/* /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/_meta/kibana.generated ; \
[2021-02-17T10:50:03.965Z] fi
[2021-02-17T10:50:03.965Z] make[1]: Leaving directory '/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server'
[2021-02-17T10:50:03.965Z] make[1]: Entering directory '/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server'
[2021-02-17T10:50:04.908Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:50:05.479Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
[2021-02-17T10:50:07.394Z] mkdir -p /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server/build/coverage
[2021-02-17T10:50:07.394Z] # gotestcover is needed to fetch coverage for multiple packages
[2021-02-17T10:50:07.394Z] go get github.com/elastic/apm-server/vendor/github.com/pierrre/gotestcover
[2021-02-17T10:50:07.394Z] # testify is needed for unit and integration tests
[2021-02-17T10:50:07.394Z] go get github.com/elastic/apm-server/vendor/github.com/stretchr/testify/assert
[2021-02-17T10:50:15.543Z] make[1]: Leaving directory '/var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759/src/github.com/elastic/apm-server'
[2021-02-17T10:50:15.543Z] diff --git a/NOTICE.txt b/NOTICE.txt
[2021-02-17T10:50:15.543Z] index 4f8c1394d..a94277287 100644
[2021-02-17T10:50:15.543Z] --- a/NOTICE.txt
[2021-02-17T10:50:15.543Z] +++ b/NOTICE.txt
[2021-02-17T10:50:15.543Z] @@ -1,5 +1,5 @@
[2021-02-17T10:50:15.543Z]  Apm Server
[2021-02-17T10:50:15.543Z] -Copyright 2014-2019 Elasticsearch BV
[2021-02-17T10:50:15.543Z] +Copyright 2014-2021 Elasticsearch BV
[2021-02-17T10:50:15.543Z]  
[2021-02-17T10:50:15.543Z]  This product includes software developed by The Apache Software 
[2021-02-17T10:50:15.543Z]  Foundation (http://www.apache.org/).
[2021-02-17T10:50:15.543Z] NOTICE.txt: needs update
[2021-02-17T10:50:15.543Z] Makefile:127: recipe for target 'check-full' failed
[2021-02-17T10:50:15.543Z] make: *** [check-full] Error 1
[2021-02-17T10:50:15.543Z] + cleanup
[2021-02-17T10:50:15.543Z] + rm -rf /tmp/tmp.jdIQfcghS0
[2021-02-17T10:50:15.913Z] Stage "Build" skipped due to earlier failure(s)
[2021-02-17T10:50:16.073Z] Stage "linux build" skipped due to earlier failure(s)
[2021-02-17T10:50:16.089Z] Stage "windows build" skipped due to earlier failure(s)
[2021-02-17T10:50:16.238Z] Failed in branch linux build
[2021-02-17T10:50:16.248Z] Failed in branch windows build
[2021-02-17T10:50:16.469Z] Stage "Test" skipped due to earlier failure(s)
[2021-02-17T10:50:16.675Z] Stage "Unit Test" skipped due to earlier failure(s)
[2021-02-17T10:50:16.689Z] Stage "System and Environment Tests" skipped due to earlier failure(s)
[2021-02-17T10:50:16.700Z] Stage "windows test" skipped due to earlier failure(s)
[2021-02-17T10:50:16.712Z] Stage "Benchmarking" skipped due to earlier failure(s)
[2021-02-17T10:50:16.893Z] Failed in branch Unit Test
[2021-02-17T10:50:16.903Z] Failed in branch System and Environment Tests
[2021-02-17T10:50:16.913Z] Failed in branch windows test
[2021-02-17T10:50:16.928Z] Failed in branch Benchmarking
[2021-02-17T10:50:17.203Z] Stage "Documentation" skipped due to earlier failure(s)
[2021-02-17T10:50:17.308Z] Stage "Check kibana Obj. Updated" skipped due to earlier failure(s)
[2021-02-17T10:50:17.420Z] Stage "Release" skipped due to earlier failure(s)
[2021-02-17T10:50:17.803Z] Running on Jenkins in /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4759@2
[2021-02-17T10:50:17.977Z] [INFO] getVaultSecret: Getting secrets
[2021-02-17T10:50:18.216Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-17T10:50:19.267Z] + chmod 755 generate-build-data.sh
[2021-02-17T10:50:19.267Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4759/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4759/runs/1 FAILURE 331211
[2021-02-17T10:50:19.817Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4759/runs/1/steps/?limit=10000 -o steps-info.json
[2021-02-17T10:50:20.368Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4759/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-02-17T10:50:20.368Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-02-17T10:50:21.279Z] Retry 2/3 exited 22, retrying in 2 seconds...

@axw axw merged commit 4d69a71 into elastic:7.3 Feb 17, 2021
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.

2 participants