Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f232b4ac582dc925f73b9e17b78dc05be949e6ea+2d8b7de1e2e5f9400ce1baf8c318934e5566b23c (bc358bd0814e1a45fc94f44dbb79d64e9f09bf38) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-166/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-166/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-20633 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 Commit message: "refactor: Consume new V2 App SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T21:28:04.367Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T21:28:04.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T21:28:04.989Z] ========================================================= [2021-01-15T21:28:04.989Z] EdgeX Global Pipelines Version Info [2021-01-15T21:28:04.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:28:06.474Z] ------------------- [2021-01-15T21:28:06.474Z] stable info: [2021-01-15T21:28:06.474Z] ------------------- [2021-01-15T21:28:06.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T21:28:06.474Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T21:28:06.474Z] Message: update stable to v1.0.177 [2021-01-15T21:28:07.436Z] ------------------- [2021-01-15T21:28:07.436Z] experimental info: [2021-01-15T21:28:07.436Z] ------------------- [2021-01-15T21:28:07.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T21:28:07.436Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-15T21:28:07.436Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T21:28:07.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-15T21:28:07.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-15T21:28:08.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T21:28:08.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T21:28:08.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T21:28:08.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T21:28:08.621Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T21:28:08.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T21:28:08.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-15T21:28:09.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T21:28:09.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T21:28:09.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-15T21:28:09.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T21:28:09.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T21:28:09.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T21:28:09.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T21:28:10.010Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T21:28:10.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T21:28:10.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T21:28:10.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-15T21:28:10.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-15T21:28:10.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-15T21:28:10.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-15T21:28:11.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-15T21:28:11.218Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-15T21:28:11.341Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T21:28:11.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T21:28:11.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2021-01-15T21:28:11.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2021-01-15T21:28:11.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2021-01-15T21:28:11.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f232b4ac582dc925f73b9e17b78dc05be949e6ea [Pipeline] echo [2021-01-15T21:28:12.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f232b4a [Pipeline] echo [2021-01-15T21:28:12.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T21:28:12.436Z] provisioning config files... [2021-01-15T21:28:12.465Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-166@tmp/config6465679863004415668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:28:12.913Z] ---> docker-login.sh [2021-01-15T21:28:12.913Z] nexus3.edgexfoundry.org:10001 [2021-01-15T21:28:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:28:13.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:28:13.441Z] Configure a credential helper to remove this warning. See [2021-01-15T21:28:13.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:28:13.441Z] [2021-01-15T21:28:13.441Z] Login Succeeded [2021-01-15T21:28:13.441Z] nexus3.edgexfoundry.org:10002 [2021-01-15T21:28:13.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:28:13.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:28:13.441Z] Configure a credential helper to remove this warning. See [2021-01-15T21:28:13.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:28:13.441Z] [2021-01-15T21:28:13.441Z] Login Succeeded [2021-01-15T21:28:13.441Z] nexus3.edgexfoundry.org:10003 [2021-01-15T21:28:13.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:28:13.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:28:13.704Z] Configure a credential helper to remove this warning. See [2021-01-15T21:28:13.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:28:13.704Z] [2021-01-15T21:28:13.704Z] Login Succeeded [2021-01-15T21:28:13.704Z] nexus3.edgexfoundry.org:10004 [2021-01-15T21:28:13.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:28:13.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:28:13.970Z] Configure a credential helper to remove this warning. See [2021-01-15T21:28:13.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:28:13.970Z] [2021-01-15T21:28:13.970Z] Login Succeeded [2021-01-15T21:28:13.970Z] docker.io [2021-01-15T21:28:13.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:28:14.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:28:14.233Z] Configure a credential helper to remove this warning. See [2021-01-15T21:28:14.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:28:14.233Z] [2021-01-15T21:28:14.233Z] Login Succeeded [2021-01-15T21:28:14.233Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T21:28:14.257Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T21:28:15.317Z] + git log --format=format:%s -1 f232b4ac582dc925f73b9e17b78dc05be949e6ea [Pipeline] echo [2021-01-15T21:28:15.405Z] GIT_COMMIT: f232b4ac582dc925f73b9e17b78dc05be949e6ea, Commit Message: refactor: Consume new V2 App SDK [Pipeline] echo [2021-01-15T21:28:15.502Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:28:16.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T21:28:16.617Z] [2021-01-15T21:28:16.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:28:17.000Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T21:28:17.000Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T21:28:17.000Z] 31603596830f: Pulling fs layer [2021-01-15T21:28:17.000Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T21:28:17.000Z] 6ca5941a6612: Pulling fs layer [2021-01-15T21:28:17.000Z] ecc8261a40a4: Pulling fs layer [2021-01-15T21:28:17.000Z] ecc8261a40a4: Waiting [2021-01-15T21:28:17.000Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T21:28:17.000Z] 2a8b12db71e7: Download complete [2021-01-15T21:28:17.000Z] 31603596830f: Verifying Checksum [2021-01-15T21:28:17.000Z] 31603596830f: Download complete [2021-01-15T21:28:17.267Z] 6ca5941a6612: Verifying Checksum [2021-01-15T21:28:17.267Z] 6ca5941a6612: Download complete [2021-01-15T21:28:17.267Z] ecc8261a40a4: Verifying Checksum [2021-01-15T21:28:17.267Z] ecc8261a40a4: Download complete [2021-01-15T21:28:17.529Z] 31603596830f: Pull complete [2021-01-15T21:28:17.529Z] 2a8b12db71e7: Pull complete [2021-01-15T21:28:18.489Z] 6ca5941a6612: Pull complete [2021-01-15T21:28:18.752Z] ecc8261a40a4: Pull complete [2021-01-15T21:28:18.752Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T21:28:18.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T21:28:18.752Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T21:28:18.887Z] prd-centos7-docker-4c-2g-20633 does not seem to be running inside a container [2021-01-15T21:28:18.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-166 -v /w/workspace/_app-service-configurable_PR-166:/w/workspace/_app-service-configurable_PR-166:rw,z -v /w/workspace/_app-service-configurable_PR-166@tmp:/w/workspace/_app-service-configurable_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T21:28:21.187Z] $ docker top 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T21:28:21.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T21:28:21.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T21:28:21.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T21:28:21.799Z] $ docker exec 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent [2021-01-15T21:28:21.958Z] SSH_AUTH_SOCK=/tmp/ssh-M0RvFVEhETeq/agent.13 [2021-01-15T21:28:21.958Z] SSH_AGENT_PID=18 [2021-01-15T21:28:21.969Z] Running ssh-add (command line suppressed) [2021-01-15T21:28:22.092Z] Identity added: /w/workspace/_app-service-configurable_PR-166@tmp/private_key_5646412223350561774.key (/w/workspace/_app-service-configurable_PR-166@tmp/private_key_5646412223350561774.key) [2021-01-15T21:28:22.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T21:28:22.549Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T21:28:22.580Z] $ docker exec --env ******** --env ******** 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent -k [2021-01-15T21:28:22.701Z] unset SSH_AUTH_SOCK; [2021-01-15T21:28:22.701Z] unset SSH_AGENT_PID; [2021-01-15T21:28:22.702Z] echo Agent pid 18 killed; [2021-01-15T21:28:22.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T21:28:22.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T21:28:22.943Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T21:28:23.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T21:28:23.117Z] $ docker exec 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent [2021-01-15T21:28:23.275Z] SSH_AUTH_SOCK=/tmp/ssh-GII1Ljy6v7Rq/agent.48 [2021-01-15T21:28:23.275Z] SSH_AGENT_PID=54 [2021-01-15T21:28:23.282Z] Running ssh-add (command line suppressed) [2021-01-15T21:28:23.409Z] Identity added: /w/workspace/_app-service-configurable_PR-166@tmp/private_key_5331630661438878969.key (/w/workspace/_app-service-configurable_PR-166@tmp/private_key_5331630661438878969.key) [2021-01-15T21:28:23.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T21:28:23.826Z] + git semver init [2021-01-15T21:28:23.826Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T21:28:23.826Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-166/.git [2021-01-15T21:28:23.826Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-166 [2021-01-15T21:28:23.826Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T21:28:23.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T21:28:23.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T21:28:23.826Z] # $SEMVER_BRANCH = PR-166 [2021-01-15T21:28:23.826Z] # $SEMVER_TEMP = /tmp/semver-486531753 [2021-01-15T21:28:23.826Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-15T21:28:24.401Z] # '/tmp/semver-486531753' -> '/w/workspace/_app-service-configurable_PR-166/.semver' [2021-01-15T21:28:24.401Z] # -> Force: false [2021-01-15T21:28:24.401Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-166/.semver [Pipeline] } [2021-01-15T21:28:24.423Z] $ docker exec --env ******** --env ******** 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent -k [2021-01-15T21:28:24.540Z] unset SSH_AUTH_SOCK; [2021-01-15T21:28:24.541Z] unset SSH_AGENT_PID; [2021-01-15T21:28:24.541Z] echo Agent pid 54 killed; [2021-01-15T21:28:24.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T21:28:25.158Z] + git semver [Pipeline] } [2021-01-15T21:28:25.198Z] $ docker stop --time=1 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 [2021-01-15T21:28:26.725Z] $ docker rm -f 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T21:28:27.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T21:28:27.679Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T21:28:27.699Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-15T21:28:43.495Z] Still waiting to schedule task [2021-01-15T21:28:43.495Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-15T21:28:43.521Z] Still waiting to schedule task [2021-01-15T21:28:43.521Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-15T21:30:24.073Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20634 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] ws [2021-01-15T21:30:24.233Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-01-15T21:30:30.112Z] using credential edgex-jenkins-ssh [2021-01-15T21:30:30.175Z] Cloning the remote Git repository [2021-01-15T21:30:30.236Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:30:30.369Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-15T21:30:30.474Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:30:30.475Z] > git --version # timeout=10 [2021-01-15T21:30:30.500Z] > git --version # 'git version 2.17.1' [2021-01-15T21:30:30.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:30:30.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T21:30:31.415Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-15T21:30:31.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T21:30:31.465Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-15T21:30:31.510Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:30:31.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:30:31.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T21:30:32.113Z] Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea [2021-01-15T21:30:32.334Z] Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea [2021-01-15T21:30:32.335Z] Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) [2021-01-15T21:30:32.132Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T21:30:32.151Z] > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 [2021-01-15T21:30:32.234Z] > git remote # timeout=10 [2021-01-15T21:30:32.255Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T21:30:32.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:30:32.292Z] > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 [2021-01-15T21:30:32.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T21:30:32.343Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T21:30:32.406Z] > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 [2021-01-15T21:30:36.759Z] Commit message: "refactor: Consume new V2 App SDK" [2021-01-15T21:30:36.824Z] > git --version # timeout=10 [2021-01-15T21:30:36.836Z] > git --version # 'git version 2.17.1' [2021-01-15T21:30:36.847Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T21:30:38.715Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T21:30:39.147Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T21:30:39.561Z] + true [2021-01-15T21:30:39.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T21:30:42.338Z] provisioning config files... [2021-01-15T21:30:42.391Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5639689128380650889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:30:42.848Z] ---> docker-login.sh [2021-01-15T21:30:42.848Z] nexus3.edgexfoundry.org:10001 [2021-01-15T21:30:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:30:44.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:30:44.120Z] Configure a credential helper to remove this warning. See [2021-01-15T21:30:44.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:30:44.120Z] [2021-01-15T21:30:44.120Z] Login Succeeded [2021-01-15T21:30:44.120Z] nexus3.edgexfoundry.org:10002 [2021-01-15T21:30:44.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:30:44.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:30:44.673Z] Configure a credential helper to remove this warning. See [2021-01-15T21:30:44.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:30:44.673Z] [2021-01-15T21:30:44.673Z] Login Succeeded [2021-01-15T21:30:44.673Z] nexus3.edgexfoundry.org:10003 [2021-01-15T21:30:44.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:30:44.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:30:44.943Z] Configure a credential helper to remove this warning. See [2021-01-15T21:30:44.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:30:44.943Z] [2021-01-15T21:30:44.943Z] Login Succeeded [2021-01-15T21:30:44.943Z] nexus3.edgexfoundry.org:10004 [2021-01-15T21:30:45.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:30:45.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:30:45.536Z] Configure a credential helper to remove this warning. See [2021-01-15T21:30:45.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:30:45.536Z] [2021-01-15T21:30:45.536Z] Login Succeeded [2021-01-15T21:30:45.536Z] docker.io [2021-01-15T21:30:45.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:30:46.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:30:46.081Z] Configure a credential helper to remove this warning. See [2021-01-15T21:30:46.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:30:46.081Z] [2021-01-15T21:30:46.081Z] Login Succeeded [2021-01-15T21:30:46.081Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T21:30:46.115Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T21:30:46.721Z] ========================================================= [2021-01-15T21:30:46.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T21:30:46.721Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:30:47.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-15T21:30:47.164Z] Sending build context to Docker daemon 96.26kB [2021-01-15T21:30:47.439Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T21:30:47.439Z] Step 2/8 : FROM ${BASE} [2021-01-15T21:30:47.439Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T21:30:47.439Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T21:30:47.439Z] a4357932f1b6: Pulling fs layer [2021-01-15T21:30:47.439Z] 18c013af1878: Pulling fs layer [2021-01-15T21:30:47.439Z] 00ac8860ef70: Pulling fs layer [2021-01-15T21:30:47.439Z] 63d7cb157983: Pulling fs layer [2021-01-15T21:30:47.439Z] b116817d02f9: Pulling fs layer [2021-01-15T21:30:47.439Z] 745a02a5169b: Pulling fs layer [2021-01-15T21:30:47.439Z] b116817d02f9: Waiting [2021-01-15T21:30:47.439Z] 745a02a5169b: Waiting [2021-01-15T21:30:47.439Z] 00ac8860ef70: Waiting [2021-01-15T21:30:47.439Z] 63d7cb157983: Waiting [2021-01-15T21:30:47.720Z] 18c013af1878: Verifying Checksum [2021-01-15T21:30:47.720Z] 18c013af1878: Download complete [2021-01-15T21:30:47.720Z] a4357932f1b6: Verifying Checksum [2021-01-15T21:30:47.720Z] a4357932f1b6: Download complete [2021-01-15T21:30:47.720Z] 63d7cb157983: Verifying Checksum [2021-01-15T21:30:47.720Z] 63d7cb157983: Download complete [2021-01-15T21:30:47.720Z] b116817d02f9: Verifying Checksum [2021-01-15T21:30:47.720Z] b116817d02f9: Download complete [2021-01-15T21:30:47.720Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T21:30:47.720Z] 5f621e34cdf4: Download complete [2021-01-15T21:30:48.330Z] 5f621e34cdf4: Pull complete [2021-01-15T21:30:48.943Z] a4357932f1b6: Pull complete [2021-01-15T21:30:49.241Z] 18c013af1878: Pull complete [2021-01-15T21:30:50.240Z] 745a02a5169b: Download complete [2021-01-15T21:30:51.244Z] 00ac8860ef70: Verifying Checksum [2021-01-15T21:30:51.244Z] 00ac8860ef70: Download complete [2021-01-15T21:31:01.443Z] 00ac8860ef70: Pull complete [2021-01-15T21:31:01.443Z] 63d7cb157983: Pull complete [2021-01-15T21:31:02.049Z] b116817d02f9: Pull complete [2021-01-15T21:31:05.479Z] 745a02a5169b: Pull complete [2021-01-15T21:31:05.479Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T21:31:05.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T21:31:05.479Z] ---> b7e6874047d6 [2021-01-15T21:31:05.479Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T21:31:08.131Z] ---> Running in 3e62e9b46d73 [2021-01-15T21:31:08.413Z] Removing intermediate container 3e62e9b46d73 [2021-01-15T21:31:08.413Z] ---> fc0d01f845fa [2021-01-15T21:31:08.413Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T21:31:08.687Z] ---> Running in efedd30bccf0 [2021-01-15T21:31:11.309Z] Removing intermediate container efedd30bccf0 [2021-01-15T21:31:11.309Z] ---> 9e3018711d4f [2021-01-15T21:31:11.309Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-15T21:31:11.309Z] ---> Running in 7498e3521827 [2021-01-15T21:31:12.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T21:31:12.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T21:31:13.485Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-15T21:31:13.760Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-15T21:31:13.760Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-15T21:31:13.760Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-15T21:31:14.044Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-15T21:31:14.044Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-15T21:31:14.044Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T21:31:14.044Z] OK: 144 MiB in 45 packages [2021-01-15T21:31:15.504Z] Removing intermediate container 7498e3521827 [2021-01-15T21:31:15.504Z] ---> dd12c68a6460 [2021-01-15T21:31:15.504Z] Step 6/8 : WORKDIR /app [2021-01-15T21:31:15.504Z] ---> Running in daca5b09eff0 [2021-01-15T21:31:16.101Z] Removing intermediate container daca5b09eff0 [2021-01-15T21:31:16.101Z] ---> da092cecef55 [2021-01-15T21:31:16.101Z] Step 7/8 : COPY . . [2021-01-15T21:31:17.085Z] ---> c0c945b2099d [2021-01-15T21:31:17.085Z] Step 8/8 : RUN go mod download [2021-01-15T21:31:17.085Z] ---> Running in d5cdf361c8e7 [2021-01-15T21:31:28.245Z] Running on prd-centos7-docker-4c-2g-20635 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] ws [2021-01-15T21:31:28.393Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-01-15T21:31:30.959Z] using credential edgex-jenkins-ssh [2021-01-15T21:31:31.024Z] Cloning the remote Git repository [2021-01-15T21:31:31.049Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:31:31.134Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-15T21:31:31.196Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:31:31.196Z] > git --version # timeout=10 [2021-01-15T21:31:31.203Z] > git --version # 'git version 2.24.3' [2021-01-15T21:31:31.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:31:31.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T21:31:31.771Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-15T21:31:31.777Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T21:31:31.788Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-15T21:31:31.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-15T21:31:31.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:31:31.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T21:31:32.266Z] Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea [2021-01-15T21:31:32.351Z] Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea [2021-01-15T21:31:32.352Z] Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) [2021-01-15T21:31:32.275Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T21:31:32.284Z] > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 [2021-01-15T21:31:32.318Z] > git remote # timeout=10 [2021-01-15T21:31:32.325Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T21:31:32.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T21:31:32.336Z] > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 [2021-01-15T21:31:32.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T21:31:32.355Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T21:31:32.360Z] > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 [2021-01-15T21:31:35.974Z] Commit message: "refactor: Consume new V2 App SDK" [2021-01-15T21:31:36.003Z] > git --version # timeout=10 [2021-01-15T21:31:36.017Z] > git --version # 'git version 2.24.3' [2021-01-15T21:31:36.023Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T21:31:37.505Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T21:31:37.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T21:31:38.191Z] + sudo service docker restart [2021-01-15T21:31:38.191Z] + true [2021-01-15T21:31:38.191Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T21:31:40.241Z] provisioning config files... [2021-01-15T21:31:40.267Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6752606545801966498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:31:40.763Z] ---> docker-login.sh [2021-01-15T21:31:40.764Z] nexus3.edgexfoundry.org:10001 [2021-01-15T21:31:41.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:31:41.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:31:41.027Z] Configure a credential helper to remove this warning. See [2021-01-15T21:31:41.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:31:41.027Z] [2021-01-15T21:31:41.027Z] Login Succeeded [2021-01-15T21:31:41.027Z] nexus3.edgexfoundry.org:10002 [2021-01-15T21:31:41.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:31:41.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:31:41.293Z] Configure a credential helper to remove this warning. See [2021-01-15T21:31:41.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:31:41.293Z] [2021-01-15T21:31:41.293Z] Login Succeeded [2021-01-15T21:31:41.293Z] nexus3.edgexfoundry.org:10003 [2021-01-15T21:31:41.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:31:41.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:31:41.558Z] Configure a credential helper to remove this warning. See [2021-01-15T21:31:41.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:31:41.558Z] [2021-01-15T21:31:41.558Z] Login Succeeded [2021-01-15T21:31:41.558Z] nexus3.edgexfoundry.org:10004 [2021-01-15T21:31:41.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:31:41.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:31:41.822Z] Configure a credential helper to remove this warning. See [2021-01-15T21:31:41.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:31:41.822Z] [2021-01-15T21:31:41.822Z] Login Succeeded [2021-01-15T21:31:41.822Z] docker.io [2021-01-15T21:31:41.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T21:31:42.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T21:31:42.083Z] Configure a credential helper to remove this warning. See [2021-01-15T21:31:42.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T21:31:42.083Z] [2021-01-15T21:31:42.083Z] Login Succeeded [2021-01-15T21:31:42.083Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T21:31:42.107Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T21:31:42.613Z] ========================================================= [2021-01-15T21:31:42.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T21:31:42.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:31:43.025Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-15T21:31:43.025Z] Sending build context to Docker daemon 96.26kB [2021-01-15T21:31:43.025Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T21:31:43.025Z] Step 2/8 : FROM ${BASE} [2021-01-15T21:31:43.292Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T21:31:43.292Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T21:31:43.292Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T21:31:43.292Z] de9db76c5a1d: Pulling fs layer [2021-01-15T21:31:43.292Z] bca2f99d35d6: Pulling fs layer [2021-01-15T21:31:43.292Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T21:31:43.292Z] 7c6f9722023f: Pulling fs layer [2021-01-15T21:31:43.292Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T21:31:43.292Z] 93359f2a8cfa: Waiting [2021-01-15T21:31:43.292Z] 7c6f9722023f: Waiting [2021-01-15T21:31:43.292Z] a35cf1a2eb13: Waiting [2021-01-15T21:31:43.292Z] bca2f99d35d6: Waiting [2021-01-15T21:31:43.292Z] de9db76c5a1d: Verifying Checksum [2021-01-15T21:31:43.292Z] de9db76c5a1d: Download complete [2021-01-15T21:31:43.292Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T21:31:43.292Z] 0ef7d3d256c8: Download complete [2021-01-15T21:31:43.292Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T21:31:43.292Z] 93359f2a8cfa: Download complete [2021-01-15T21:31:43.292Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T21:31:43.292Z] 188c0c94c7c5: Download complete [2021-01-15T21:31:43.292Z] 7c6f9722023f: Verifying Checksum [2021-01-15T21:31:43.292Z] 7c6f9722023f: Download complete [2021-01-15T21:31:43.557Z] 188c0c94c7c5: Pull complete [2021-01-15T21:31:43.819Z] 0ef7d3d256c8: Pull complete [2021-01-15T21:31:43.819Z] de9db76c5a1d: Pull complete [2021-01-15T21:31:43.887Z] Removing intermediate container d5cdf361c8e7 [2021-01-15T21:31:43.887Z] ---> 9ec71b621717 [2021-01-15T21:31:43.887Z] Successfully built 9ec71b621717 [2021-01-15T21:31:43.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:31:44.286Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T21:31:44.286Z] . [Pipeline] withDockerContainer [2021-01-15T21:31:44.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-20634 does not seem to be running inside a container [2021-01-15T21:31:44.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T21:31:45.225Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T21:31:45.225Z] a35cf1a2eb13: Download complete [2021-01-15T21:31:45.807Z] bca2f99d35d6: Verifying Checksum [2021-01-15T21:31:45.807Z] bca2f99d35d6: Download complete [2021-01-15T21:31:46.235Z] $ docker top f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T21:31:47.288Z] + go version [2021-01-15T21:31:47.288Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T21:31:47.352Z] $ docker stop --time=1 f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 [2021-01-15T21:31:49.244Z] $ docker rm -f f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:31:50.476Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T21:31:50.476Z] . [Pipeline] withDockerContainer [2021-01-15T21:31:50.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-20634 does not seem to be running inside a container [2021-01-15T21:31:50.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T21:31:52.350Z] $ docker top 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 -eo pid,comm [2021-01-15T21:31:52.470Z] bca2f99d35d6: Pull complete [2021-01-15T21:31:52.470Z] 93359f2a8cfa: Pull complete [2021-01-15T21:31:52.470Z] 7c6f9722023f: Pull complete [Pipeline] { [Pipeline] sh [2021-01-15T21:31:53.396Z] + make test [2021-01-15T21:31:53.396Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-15T21:31:55.819Z] a35cf1a2eb13: Pull complete [2021-01-15T21:31:55.819Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T21:31:55.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T21:31:55.819Z] ---> a62c8e92a672 [2021-01-15T21:31:55.819Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T21:31:55.819Z] ---> Running in 61a102ccf196 [2021-01-15T21:31:56.106Z] Removing intermediate container 61a102ccf196 [2021-01-15T21:31:56.106Z] ---> 43deb403d200 [2021-01-15T21:31:56.106Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T21:31:56.106Z] ---> Running in 1e8140c64542 [2021-01-15T21:31:57.519Z] Removing intermediate container 1e8140c64542 [2021-01-15T21:31:57.519Z] ---> eabfbee5dc52 [2021-01-15T21:31:57.519Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-15T21:31:57.519Z] ---> Running in 962fa0bbb3ca [2021-01-15T21:31:58.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T21:31:58.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T21:31:59.254Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-15T21:31:59.254Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-15T21:31:59.521Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-15T21:31:59.521Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-15T21:31:59.785Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-15T21:31:59.785Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-15T21:31:59.785Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T21:31:59.785Z] OK: 167 MiB in 45 packages [2021-01-15T21:32:00.734Z] Removing intermediate container 962fa0bbb3ca [2021-01-15T21:32:00.734Z] ---> 67e360f903fd [2021-01-15T21:32:00.734Z] Step 6/8 : WORKDIR /app [2021-01-15T21:32:00.734Z] ---> Running in 22728da1dbd9 [2021-01-15T21:32:01.000Z] Removing intermediate container 22728da1dbd9 [2021-01-15T21:32:01.000Z] ---> 3b78ed287155 [2021-01-15T21:32:01.000Z] Step 7/8 : COPY . . [2021-01-15T21:32:01.263Z] ---> 2c92a2f23084 [2021-01-15T21:32:01.263Z] Step 8/8 : RUN go mod download [2021-01-15T21:32:01.263Z] ---> Running in c6b465964fc5 [2021-01-15T21:32:23.337Z] Removing intermediate container c6b465964fc5 [2021-01-15T21:32:23.338Z] ---> 88b8fb46c6cf [2021-01-15T21:32:23.338Z] Successfully built 88b8fb46c6cf [2021-01-15T21:32:23.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:32:23.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T21:32:23.682Z] . [Pipeline] withDockerContainer [2021-01-15T21:32:23.831Z] prd-centos7-docker-4c-2g-20635 does not seem to be running inside a container [2021-01-15T21:32:23.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T21:32:24.830Z] $ docker top ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T21:32:25.376Z] + go version [2021-01-15T21:32:25.376Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T21:32:25.410Z] $ docker stop --time=1 ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 [2021-01-15T21:32:26.802Z] $ docker rm -f ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:32:27.848Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T21:32:27.849Z] . [Pipeline] withDockerContainer [2021-01-15T21:32:27.972Z] prd-centos7-docker-4c-2g-20635 does not seem to be running inside a container [2021-01-15T21:32:28.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T21:32:28.731Z] $ docker top 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T21:32:29.322Z] + make test [2021-01-15T21:32:29.322Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-15T21:32:32.423Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-15T21:32:32.423Z] CGO_ENABLED=1 go vet ./... [2021-01-15T21:32:36.759Z] gofmt -l . [2021-01-15T21:32:36.759Z] [ "`gofmt -l .`" = "" ] [2021-01-15T21:32:36.759Z] ./bin/test-go-mod-tidy.sh [2021-01-15T21:32:36.759Z] ./bin/test-attribution-txt.sh [2021-01-15T21:32:37.357Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from in Attribution.txt, please add [2021-01-15T21:32:37.629Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-01-15T21:32:37.718Z] $ docker stop --time=1 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 [2021-01-15T21:32:40.030Z] $ docker rm -f 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T21:32:42.590Z] Failed in branch arm64 [2021-01-15T21:32:44.344Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-15T21:32:44.344Z] CGO_ENABLED=1 go vet ./... [2021-01-15T21:32:44.608Z] gofmt -l . [2021-01-15T21:32:44.608Z] [ "`gofmt -l .`" = "" ] [2021-01-15T21:32:44.608Z] ./bin/test-go-mod-tidy.sh [2021-01-15T21:32:45.184Z] ./bin/test-attribution-txt.sh [2021-01-15T21:32:45.450Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from in Attribution.txt, please add [2021-01-15T21:32:45.450Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-01-15T21:32:45.501Z] $ docker stop --time=1 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 [2021-01-15T21:32:47.946Z] $ docker rm -f 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T21:32:50.672Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:32:54.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:32:55.249Z] ---> package-listing.sh [2021-01-15T21:32:55.249Z] ++ facter osfamily [2021-01-15T21:32:55.249Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T21:32:55.249Z] + OS_FAMILY=redhat [2021-01-15T21:32:55.249Z] + workspace=/w/workspace/_app-service-configurable_PR-166 [2021-01-15T21:32:55.249Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T21:32:55.249Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T21:32:55.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T21:32:55.249Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T21:32:55.249Z] + '[' /w/workspace/_app-service-configurable_PR-166 ']' [2021-01-15T21:32:55.249Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T21:32:55.249Z] + case "${OS_FAMILY}" in [2021-01-15T21:32:55.249Z] + rpm -qa [2021-01-15T21:32:55.249Z] + sort [2021-01-15T21:33:00.588Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T21:33:00.588Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T21:33:00.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T21:33:00.588Z] + '[' /w/workspace/_app-service-configurable_PR-166 ']' [2021-01-15T21:33:00.588Z] + mkdir -p /w/workspace/_app-service-configurable_PR-166/archives/ [2021-01-15T21:33:00.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-166/archives/ [Pipeline] echo [2021-01-15T21:33:00.621Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T21:33:00.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:33:01.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T21:33:01.263Z] [2021-01-15T21:33:01.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T21:33:01.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T21:33:01.659Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T21:33:01.659Z] df20fa9351a1: Pulling fs layer [2021-01-15T21:33:01.659Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T21:33:01.659Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T21:33:01.659Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T21:33:01.659Z] 93b61091891f: Pulling fs layer [2021-01-15T21:33:01.659Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T21:33:01.659Z] 5e14af77c1be: Pulling fs layer [2021-01-15T21:33:01.659Z] 01666e4c0597: Pulling fs layer [2021-01-15T21:33:01.659Z] aa168da1d23b: Pulling fs layer [2021-01-15T21:33:01.659Z] 46f8f816bc3b: Waiting [2021-01-15T21:33:01.659Z] 93b61091891f: Waiting [2021-01-15T21:33:01.659Z] 93b9cdb0e59b: Waiting [2021-01-15T21:33:01.659Z] 5e14af77c1be: Waiting [2021-01-15T21:33:01.659Z] 01666e4c0597: Waiting [2021-01-15T21:33:01.659Z] aa168da1d23b: Waiting [2021-01-15T21:33:01.659Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T21:33:01.659Z] 36b3adc4ff6f: Download complete [2021-01-15T21:33:01.659Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T21:33:01.659Z] 46f8f816bc3b: Download complete [2021-01-15T21:33:01.926Z] df20fa9351a1: Download complete [2021-01-15T21:33:01.926Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T21:33:01.926Z] 93b9cdb0e59b: Download complete [2021-01-15T21:33:01.926Z] 93b61091891f: Verifying Checksum [2021-01-15T21:33:01.926Z] 93b61091891f: Download complete [2021-01-15T21:33:01.926Z] 5e14af77c1be: Verifying Checksum [2021-01-15T21:33:01.926Z] 5e14af77c1be: Download complete [2021-01-15T21:33:01.926Z] 01666e4c0597: Verifying Checksum [2021-01-15T21:33:01.926Z] 01666e4c0597: Download complete [2021-01-15T21:33:02.192Z] df20fa9351a1: Pull complete [2021-01-15T21:33:02.455Z] 36b3adc4ff6f: Pull complete [2021-01-15T21:33:02.718Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T21:33:02.718Z] 8ad3a11d3b57: Download complete [2021-01-15T21:33:03.681Z] 8ad3a11d3b57: Pull complete [2021-01-15T21:33:04.270Z] aa168da1d23b: Verifying Checksum [2021-01-15T21:33:04.270Z] aa168da1d23b: Download complete [2021-01-15T21:33:04.857Z] 46f8f816bc3b: Pull complete [2021-01-15T21:33:05.121Z] 93b61091891f: Pull complete [2021-01-15T21:33:05.392Z] 93b9cdb0e59b: Pull complete [2021-01-15T21:33:05.392Z] 5e14af77c1be: Pull complete [2021-01-15T21:33:05.662Z] 01666e4c0597: Pull complete [2021-01-15T21:33:13.881Z] aa168da1d23b: Pull complete [2021-01-15T21:33:13.881Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T21:33:13.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T21:33:13.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T21:33:14.097Z] prd-centos7-docker-4c-2g-20633 does not seem to be running inside a container [2021-01-15T21:33:14.160Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-166 -v /w/workspace/_app-service-configurable_PR-166:/w/workspace/_app-service-configurable_PR-166:rw,z -v /w/workspace/_app-service-configurable_PR-166@tmp:/w/workspace/_app-service-configurable_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T21:33:17.373Z] $ docker top 29ab9790a35612674dd7e052765dcc1c00f70cb6de5551636466ce0b22a038c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T21:33:17.910Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T21:33:18.233Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T21:33:18.549Z] + ls /var/log/sa-host [2021-01-15T21:33:18.549Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T21:33:18.549Z] file_magic: OK [2021-01-15T21:33:18.549Z] HZ: Using current value: 100 [2021-01-15T21:33:18.549Z] file_header: OK [2021-01-15T21:33:18.549Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T21:33:18.549Z] Statistics: [2021-01-15T21:33:18.549Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T21:33:18.549Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T21:33:18.549Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T21:33:18.549Z] file_magic: OK [2021-01-15T21:33:18.549Z] HZ: Using current value: 100 [2021-01-15T21:33:18.549Z] file_header: OK [2021-01-15T21:33:18.549Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T21:33:18.549Z] Statistics: [2021-01-15T21:33:18.549Z] Hnuu...uuuununununu... [2021-01-15T21:33:18.549Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T21:33:18.857Z] provisioning config files... [2021-01-15T21:33:18.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-166@tmp/config6469422934382021098tmp [Pipeline] { [Pipeline] echo [2021-01-15T21:33:19.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:33:19.405Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T21:33:19.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T21:33:19.562Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:33:19.902Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T21:33:19.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:33:20.267Z] ---> sudo-logs.sh [2021-01-15T21:33:20.267Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T21:33:20.315Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:33:20.647Z] ---> job-cost.sh [2021-01-15T21:33:20.647Z] lf-activate-venv: SKIPPING [2021-01-15T21:33:20.647Z] INFO: No Stack... [2021-01-15T21:33:22.038Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T21:33:22.301Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T21:33:22.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T21:33:22.663Z] ---> logs-deploy.sh [2021-01-15T21:33:22.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-166/1 [2021-01-15T21:33:22.663Z] INFO: archiving workspace using pattern(s): [2021-01-15T21:33:24.588Z] Archives upload complete. [2021-01-15T21:33:24.588Z] INFO: archiving logs to Nexus [2021-01-15T21:33:25.535Z] ---> uname -a: [2021-01-15T21:33:25.535Z] Linux prd-centos7-docker-4c-2g-20633.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> lscpu: [2021-01-15T21:33:25.535Z] Architecture: x86_64 [2021-01-15T21:33:25.535Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-15T21:33:25.535Z] Byte Order: Little Endian [2021-01-15T21:33:25.535Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-15T21:33:25.535Z] CPU(s): 4 [2021-01-15T21:33:25.535Z] On-line CPU(s) list: 0-3 [2021-01-15T21:33:25.535Z] Thread(s) per core: 1 [2021-01-15T21:33:25.535Z] Core(s) per socket: 1 [2021-01-15T21:33:25.535Z] Socket(s): 4 [2021-01-15T21:33:25.535Z] NUMA node(s): 1 [2021-01-15T21:33:25.535Z] Vendor ID: GenuineIntel [2021-01-15T21:33:25.535Z] CPU family: 6 [2021-01-15T21:33:25.535Z] Model: 44 [2021-01-15T21:33:25.535Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-15T21:33:25.535Z] Stepping: 1 [2021-01-15T21:33:25.535Z] CPU MHz: 2933.438 [2021-01-15T21:33:25.535Z] BogoMIPS: 5866.87 [2021-01-15T21:33:25.535Z] Virtualization: VT-x [2021-01-15T21:33:25.535Z] Hypervisor vendor: KVM [2021-01-15T21:33:25.535Z] Virtualization type: full [2021-01-15T21:33:25.535Z] L1d cache: 128 KiB [2021-01-15T21:33:25.535Z] L1i cache: 128 KiB [2021-01-15T21:33:25.535Z] L2 cache: 16 MiB [2021-01-15T21:33:25.535Z] L3 cache: 64 MiB [2021-01-15T21:33:25.535Z] NUMA node0 CPU(s): 0-3 [2021-01-15T21:33:25.535Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-15T21:33:25.535Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-15T21:33:25.535Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-15T21:33:25.535Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-15T21:33:25.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-15T21:33:25.535Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-15T21:33:25.535Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-15T21:33:25.535Z] Vulnerability Srbds: Not affected [2021-01-15T21:33:25.535Z] Vulnerability Tsx async abort: Not affected [2021-01-15T21:33:25.535Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> nproc: [2021-01-15T21:33:25.535Z] 4 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> df -h: [2021-01-15T21:33:25.535Z] Filesystem Size Used Available Use% Mounted on [2021-01-15T21:33:25.535Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-15T21:33:25.535Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-15T21:33:25.535Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-15T21:33:25.535Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-166 [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-166@tmp [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-15T21:33:25.535Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> free -m: [2021-01-15T21:33:25.535Z] total used free shared buff/cache available [2021-01-15T21:33:25.535Z] Mem: 1837 726 111 0 999 1006 [2021-01-15T21:33:25.535Z] Swap: 1023 1 1022 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> ip addr: [2021-01-15T21:33:25.535Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-15T21:33:25.535Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-15T21:33:25.535Z] inet 127.0.0.1/8 scope host lo [2021-01-15T21:33:25.535Z] valid_lft forever preferred_lft forever [2021-01-15T21:33:25.535Z] inet6 ::1/128 scope host [2021-01-15T21:33:25.535Z] valid_lft forever preferred_lft forever [2021-01-15T21:33:25.535Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-15T21:33:25.535Z] link/ether fa:16:3e:b1:3b:27 brd ff:ff:ff:ff:ff:ff [2021-01-15T21:33:25.535Z] inet 10.30.122.197/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-15T21:33:25.535Z] valid_lft 86046sec preferred_lft 86046sec [2021-01-15T21:33:25.535Z] inet6 fe80::f816:3eff:feb1:3b27/64 scope link [2021-01-15T21:33:25.535Z] valid_lft forever preferred_lft forever [2021-01-15T21:33:25.535Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-15T21:33:25.535Z] link/ether 02:42:10:27:a8:68 brd ff:ff:ff:ff:ff:ff [2021-01-15T21:33:25.535Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-15T21:33:25.535Z] valid_lft forever preferred_lft forever [2021-01-15T21:33:25.535Z] inet6 fe80::42:10ff:fe27:a868/64 scope link [2021-01-15T21:33:25.535Z] valid_lft forever preferred_lft forever [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> sar -b -r -n DEV: [2021-01-15T21:33:25.535Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:27:20 LINUX RESTART (4 CPU) [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-15T21:33:25.535Z] 21:29:01 38.53 12.32 26.21 0.00 4509.09 3041.19 0.00 [2021-01-15T21:33:25.535Z] 21:30:01 1.40 0.00 1.40 0.00 0.00 20.93 0.00 [2021-01-15T21:33:25.535Z] 21:31:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 [2021-01-15T21:33:25.535Z] 21:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-01-15T21:33:25.535Z] 21:33:02 49.80 47.59 2.21 0.00 4128.76 614.53 0.00 [2021-01-15T21:33:25.535Z] Average: 18.06 11.98 6.07 0.00 1727.85 736.58 0.00 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-15T21:33:25.535Z] 21:29:01 154236 0 626788 33.31 2620 1097900 1105204 37.72 435056 1093292 128 [2021-01-15T21:33:25.535Z] 21:30:01 156460 0 624556 33.19 2620 1097908 1087284 37.11 436804 1090796 8 [2021-01-15T21:33:25.535Z] 21:31:01 156348 0 624664 33.20 2620 1097912 1079156 36.83 439852 1087448 8 [2021-01-15T21:33:25.535Z] 21:32:01 155304 0 625708 33.26 2620 1097912 1079168 36.83 441608 1086872 12 [2021-01-15T21:33:25.535Z] 21:33:02 74304 0 694624 36.92 2620 1109996 1499236 51.17 505788 1102816 516 [2021-01-15T21:33:25.535Z] Average: 139330 0 639268 33.98 2620 1100326 1170010 39.93 451822 1092245 134 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-15T21:33:25.535Z] 21:29:01 eth0 164.04 119.85 455.44 38.43 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:29:01 docker0 2.06 1.78 0.47 4.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:30:01 eth0 3.83 1.60 3.04 0.11 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:31:01 eth0 1.03 0.38 0.32 0.20 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:32:01 eth0 0.58 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:33:02 eth0 34.45 27.50 229.72 5.25 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] 21:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] Average: eth0 40.79 29.94 137.77 8.84 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] Average: docker0 0.41 0.36 0.09 0.80 0.00 0.00 0.00 0.00 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] ---> sar -P ALL: [2021-01-15T21:33:25.535Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:27:20 LINUX RESTART (4 CPU) [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] 21:28:01 CPU %user %nice %system %iowait %steal %idle [2021-01-15T21:33:25.535Z] 21:29:01 all 3.29 0.00 2.13 0.77 0.02 93.79 [2021-01-15T21:33:25.535Z] 21:29:01 0 3.37 0.00 2.65 0.29 0.02 93.67 [2021-01-15T21:33:25.535Z] 21:29:01 1 3.10 0.00 2.01 1.07 0.03 93.78 [2021-01-15T21:33:25.535Z] 21:29:01 2 3.06 0.00 1.66 0.10 0.02 95.16 [2021-01-15T21:33:25.535Z] 21:29:01 3 3.62 0.00 2.20 1.61 0.02 92.55 [2021-01-15T21:33:25.535Z] 21:30:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-01-15T21:33:25.535Z] 21:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-15T21:33:25.535Z] 21:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-15T21:33:25.535Z] 21:30:01 2 0.47 0.00 0.08 0.00 0.00 99.45 [2021-01-15T21:33:25.535Z] 21:30:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-15T21:33:25.535Z] 21:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-01-15T21:33:25.535Z] 21:31:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-15T21:33:25.535Z] 21:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-15T21:33:25.535Z] 21:31:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2021-01-15T21:33:25.535Z] 21:31:01 3 0.47 0.00 0.03 0.00 0.00 99.50 [2021-01-15T21:33:25.535Z] 21:32:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-15T21:33:25.535Z] 21:32:01 0 0.52 0.00 0.00 0.00 0.00 99.48 [2021-01-15T21:33:25.535Z] 21:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-15T21:33:25.535Z] 21:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-15T21:33:25.535Z] 21:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-15T21:33:25.535Z] 21:33:02 all 1.30 0.00 0.68 1.27 0.00 96.74 [2021-01-15T21:33:25.535Z] 21:33:02 0 0.67 0.00 0.37 0.37 0.00 98.60 [2021-01-15T21:33:25.535Z] 21:33:02 1 1.82 0.00 0.60 2.84 0.00 94.74 [2021-01-15T21:33:25.535Z] 21:33:02 2 1.35 0.00 1.00 0.90 0.00 96.75 [2021-01-15T21:33:25.535Z] 21:33:02 3 1.37 0.00 0.75 0.97 0.02 96.90 [2021-01-15T21:33:25.535Z] Average: all 1.01 0.00 0.59 0.41 0.01 98.00 [2021-01-15T21:33:25.535Z] Average: 0 0.92 0.00 0.61 0.13 0.00 98.33 [2021-01-15T21:33:25.535Z] Average: 1 1.00 0.00 0.54 0.78 0.01 97.67 [2021-01-15T21:33:25.535Z] Average: 2 1.00 0.00 0.58 0.20 0.00 98.22 [2021-01-15T21:33:25.535Z] Average: 3 1.11 0.00 0.61 0.51 0.01 97.76 [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z] [2021-01-15T21:33:25.535Z]