Pull request #198 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 40b20c8d99b7dbc6d9649d8245369877cd13ba18+fcf415a52e09a542e74d978699b87b5b4fab4063 (8bde08b8c21ef1d5be7897ebb4231f03396c7b94) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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/device-mqtt-go/branches/PR-198/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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/device-mqtt-go/branches/PR-198/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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:device-mqtt-go, 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: device-mqtt-go-settings PROJECT: device-mqtt-go 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-device-mqtt-go 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18101 in /w/workspace/gexfoundry_device-mqtt-go_PR-198 [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/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-198 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 40b20c8d99b7dbc6d9649d8245369877cd13ba18 Merge succeeded, producing 40b20c8d99b7dbc6d9649d8245369877cd13ba18 Checking out Revision 40b20c8d99b7dbc6d9649d8245369877cd13ba18 (PR-198) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # 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 fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:35 ========================================================= 06:11:35 EdgeX Global Pipelines Version Info 06:11:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:11:36 ------------------- 06:11:36 stable info: 06:11:36 ------------------- 06:11:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:36 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:11:36 Message: update stable to v1.0.173 06:11:37 ------------------- 06:11:37 experimental info: 06:11:37 ------------------- 06:11:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:11:37 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:11:37 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:11:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:11:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 06:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 06:11:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40b20c8d99b7dbc6d9649d8245369877cd13ba18 [Pipeline] echo 06:11:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40b20c8 [Pipeline] echo 06:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:11:42 provisioning config files... 06:11:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/config8707439287979079277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:43 ---> docker-login.sh 06:11:43 nexus3.edgexfoundry.org:10001 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:43 Configure a credential helper to remove this warning. See 06:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:43 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10002 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:43 Configure a credential helper to remove this warning. See 06:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:43 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10003 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:43 Configure a credential helper to remove this warning. See 06:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:43 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10004 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:44 Configure a credential helper to remove this warning. See 06:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:44 06:11:44 Login Succeeded 06:11:44 docker.io 06:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:44 Configure a credential helper to remove this warning. See 06:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:44 06:11:44 Login Succeeded 06:11:44 ---> docker-login.sh ends [Pipeline] } 06:11:44 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 06:11:45 + git log --format=format:%s -1 40b20c8d99b7dbc6d9649d8245369877cd13ba18 [Pipeline] echo 06:11:45 GIT_COMMIT: 40b20c8d99b7dbc6d9649d8245369877cd13ba18, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 06:11:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:46 06:11:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:11:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:47 latest: Pulling from edgex-devops/git-semver 06:11:47 31603596830f: Pulling fs layer 06:11:47 2a8b12db71e7: Pulling fs layer 06:11:47 6ca5941a6612: Pulling fs layer 06:11:47 ecc8261a40a4: Pulling fs layer 06:11:47 ecc8261a40a4: Waiting 06:11:47 2a8b12db71e7: Verifying Checksum 06:11:47 2a8b12db71e7: Download complete 06:11:47 31603596830f: Download complete 06:11:47 ecc8261a40a4: Verifying Checksum 06:11:47 ecc8261a40a4: Download complete 06:11:47 6ca5941a6612: Verifying Checksum 06:11:47 6ca5941a6612: Download complete 06:11:47 31603596830f: Pull complete 06:11:47 2a8b12db71e7: Pull complete 06:11:48 6ca5941a6612: Pull complete 06:11:48 ecc8261a40a4: Pull complete 06:11:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:11:49 prd-centos7-docker-4c-2g-18101 does not seem to be running inside a container 06:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-198 -v /w/workspace/gexfoundry_device-mqtt-go_PR-198:/w/workspace/gexfoundry_device-mqtt-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-198@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:11:52 $ docker top 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:53 [ssh-agent] Looking for ssh-agent implementation... 06:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:53 $ docker exec 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 ssh-agent 06:11:53 SSH_AUTH_SOCK=/tmp/ssh-ln6yMvLCZFEk/agent.12 06:11:53 SSH_AGENT_PID=17 06:11:53 Running ssh-add (command line suppressed) 06:11:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/private_key_5963944362019902002.key (/w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/private_key_5963944362019902002.key) 06:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:54 + git tag --points-at HEAD [Pipeline] } 06:11:54 $ docker exec --env ******** --env ******** 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 ssh-agent -k 06:11:54 unset SSH_AUTH_SOCK; 06:11:54 unset SSH_AGENT_PID; 06:11:54 echo Agent pid 17 killed; 06:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:54 [ssh-agent] Looking for ssh-agent implementation... 06:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:54 $ docker exec 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 ssh-agent 06:11:54 SSH_AUTH_SOCK=/tmp/ssh-zn2TkvR8Yrgr/agent.46 06:11:54 SSH_AGENT_PID=51 06:11:54 Running ssh-add (command line suppressed) 06:11:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/private_key_1651540561808992962.key (/w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/private_key_1651540561808992962.key) 06:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:55 + git semver init 06:11:55 # -> Open(): unable to determine branch for HEAD 06:11:55 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-198/.git 06:11:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-198 06:11:55 # $SEMVER_REMOTE_NAME = origin 06:11:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:11:55 # $SEMVER_USER_NAME = edgex-jenkins 06:11:55 # $SEMVER_BRANCH = PR-198 06:11:55 # $SEMVER_TEMP = /tmp/semver-944621797 06:11:55 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:11:55 # '/tmp/semver-944621797' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-198/.semver' 06:11:55 # -> Force: false 06:11:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-198/.semver [Pipeline] } 06:11:56 $ docker exec --env ******** --env ******** 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 ssh-agent -k 06:11:56 unset SSH_AUTH_SOCK; 06:11:56 unset SSH_AGENT_PID; 06:11:56 echo Agent pid 51 killed; 06:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:56 + git semver [Pipeline] } 06:11:56 $ docker stop --time=1 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 06:11:58 $ docker rm -f 080f9d4dbc50ef6661049a2ae8db1a4ba6d90f3aaafbf880fbc8f67a356d2f91 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:11:59 Stashed 1 file(s) [Pipeline] echo 06:11:59 [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 06:12:14 Still waiting to schedule task 06:12:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:12:15 Still waiting to schedule task 06:12:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18097’ is offline 06:13:39 Running on prd-centos7-docker-4c-2g-18104 in /w/workspace/gexfoundry_device-mqtt-go_PR-198 [Pipeline] { [Pipeline] ws 06:13:39 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:13:42 using credential edgex-jenkins-ssh 06:13:42 Cloning the remote Git repository 06:13:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:13:42 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:13:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:13:43 > git --version # timeout=10 06:13:43 > git --version # 'git version 2.24.3' 06:13:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:44 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 40b20c8d99b7dbc6d9649d8245369877cd13ba18 06:13:44 Merge succeeded, producing 40b20c8d99b7dbc6d9649d8245369877cd13ba18 06:13:44 Checking out Revision 40b20c8d99b7dbc6d9649d8245369877cd13ba18 (PR-198) 06:13:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:13:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:13:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:13:44 > git config core.sparsecheckout # timeout=10 06:13:44 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # timeout=10 06:13:44 > git remote # timeout=10 06:13:44 > git config --get remote.origin.url # timeout=10 06:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:44 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:13:44 > git rev-parse HEAD^{commit} # timeout=10 06:13:44 > git config core.sparsecheckout # timeout=10 06:13:44 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # timeout=10 06:13:48 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:13:48 > git --version # timeout=10 06:13:48 > git --version # 'git version 2.24.3' 06:13:48 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:13:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:13:50 + sudo service docker restart 06:13:50 + true 06:13:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:13:51 provisioning config files... 06:13:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config751363506507347234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:52 ---> docker-login.sh 06:13:52 nexus3.edgexfoundry.org:10001 06:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:52 Configure a credential helper to remove this warning. See 06:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:52 06:13:52 Login Succeeded 06:13:52 nexus3.edgexfoundry.org:10002 06:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:52 Configure a credential helper to remove this warning. See 06:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:52 06:13:52 Login Succeeded 06:13:52 nexus3.edgexfoundry.org:10003 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 nexus3.edgexfoundry.org:10004 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 docker.io 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 ---> docker-login.sh ends [Pipeline] } 06:13:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:54 ========================================================= 06:13:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:13:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:13:54 + 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 . 06:13:54 Sending build context to Docker daemon 485.9kB 06:13:54 Step 1/8 : ARG BASE=golang:1.15-alpine 06:13:54 Step 2/8 : FROM ${BASE} 06:13:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:54 188c0c94c7c5: Pulling fs layer 06:13:54 0ef7d3d256c8: Pulling fs layer 06:13:54 de9db76c5a1d: Pulling fs layer 06:13:54 bca2f99d35d6: Pulling fs layer 06:13:54 93359f2a8cfa: Pulling fs layer 06:13:54 7c6f9722023f: Pulling fs layer 06:13:54 a35cf1a2eb13: Pulling fs layer 06:13:54 bca2f99d35d6: Waiting 06:13:54 93359f2a8cfa: Waiting 06:13:54 7c6f9722023f: Waiting 06:13:54 a35cf1a2eb13: Waiting 06:13:54 de9db76c5a1d: Download complete 06:13:54 0ef7d3d256c8: Verifying Checksum 06:13:54 0ef7d3d256c8: Download complete 06:13:54 93359f2a8cfa: Download complete 06:13:54 7c6f9722023f: Verifying Checksum 06:13:54 7c6f9722023f: Download complete 06:13:54 188c0c94c7c5: Verifying Checksum 06:13:54 188c0c94c7c5: Download complete 06:13:55 188c0c94c7c5: Pull complete 06:13:55 0ef7d3d256c8: Pull complete 06:13:55 de9db76c5a1d: Pull complete 06:13:57 a35cf1a2eb13: Verifying Checksum 06:13:57 a35cf1a2eb13: Download complete 06:13:57 bca2f99d35d6: Verifying Checksum 06:13:57 bca2f99d35d6: Download complete 06:14:04 bca2f99d35d6: Pull complete 06:14:04 93359f2a8cfa: Pull complete 06:14:04 7c6f9722023f: Pull complete 06:14:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18103 in /w/workspace/gexfoundry_device-mqtt-go_PR-198 [Pipeline] { [Pipeline] ws 06:14:07 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:14:08 a35cf1a2eb13: Pull complete 06:14:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:14:08 ---> a62c8e92a672 06:14:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:14:09 ---> Running in 52d63f282a01 06:14:09 Removing intermediate container 52d63f282a01 06:14:09 ---> 54f955f8d670 06:14:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:09 ---> Running in a6a5d3a54979 06:14:10 Removing intermediate container a6a5d3a54979 06:14:10 ---> c5b6159c1d43 06:14:10 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:14:10 ---> Running in ca7a13c805e1 06:14:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:12 using credential edgex-jenkins-ssh 06:14:12 Cloning the remote Git repository 06:14:12 (1/14) Installing libmagic (5.38-r0) 06:14:13 (2/14) Installing file (5.38-r0) 06:14:13 (3/14) Installing libc-dev (0.7.2-r3) 06:14:13 (4/14) Installing g++ (9.3.0-r2) 06:14:12 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:14:12 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:14:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:12 > git --version # timeout=10 06:14:12 > git --version # 'git version 2.17.1' 06:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:14 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 40b20c8d99b7dbc6d9649d8245369877cd13ba18 06:14:14 Merge succeeded, producing 40b20c8d99b7dbc6d9649d8245369877cd13ba18 06:14:14 Checking out Revision 40b20c8d99b7dbc6d9649d8245369877cd13ba18 (PR-198) 06:14:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:14 > git config core.sparsecheckout # timeout=10 06:14:14 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # timeout=10 06:14:14 > git remote # timeout=10 06:14:14 > git config --get remote.origin.url # timeout=10 06:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:14 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:14:14 > git rev-parse HEAD^{commit} # timeout=10 06:14:14 > git config core.sparsecheckout # timeout=10 06:14:14 > git checkout -f 40b20c8d99b7dbc6d9649d8245369877cd13ba18 # timeout=10 06:14:18 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:14:18 > git --version # timeout=10 06:14:18 > git --version # 'git version 2.17.1' 06:14:18 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:14:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:21 + true 06:14:21 + sudo service docker restart 06:14:23 (5/14) Installing fortify-headers (1.1-r0) 06:14:23 (6/14) Installing patch (2.7.6-r6) 06:14:23 (7/14) Installing build-base (0.5-r2) 06:14:23 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:14:23 (9/14) Installing libedit (20191231.3.1-r0) 06:14:23 (10/14) Installing openssh-client (8.3_p1-r1) 06:14:23 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:14:23 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:14:23 (13/14) Installing openssh-server (8.3_p1-r1) 06:14:23 (14/14) Installing openssh (8.3_p1-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:14:23 provisioning config files... 06:14:23 Executing busybox-1.31.1-r19.trigger 06:14:23 OK: 237 MiB in 53 packages 06:14:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7142699772779394050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:24 ---> docker-login.sh 06:14:24 nexus3.edgexfoundry.org:10001 06:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:25 Configure a credential helper to remove this warning. See 06:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:25 06:14:25 Login Succeeded 06:14:25 nexus3.edgexfoundry.org:10002 06:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:25 Configure a credential helper to remove this warning. See 06:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:25 06:14:25 Login Succeeded 06:14:25 nexus3.edgexfoundry.org:10003 06:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:26 Configure a credential helper to remove this warning. See 06:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:26 06:14:26 Login Succeeded 06:14:26 nexus3.edgexfoundry.org:10004 06:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:27 Removing intermediate container ca7a13c805e1 06:14:27 ---> 311befa4a964 06:14:27 Step 6/8 : WORKDIR /device-mqtt-go 06:14:27 ---> Running in fed8d03c3ad5 06:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:27 Configure a credential helper to remove this warning. See 06:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:27 06:14:27 Login Succeeded 06:14:27 docker.io 06:14:27 Removing intermediate container fed8d03c3ad5 06:14:27 ---> 97be000a4d5e 06:14:27 Step 7/8 : COPY . . 06:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:27 Configure a credential helper to remove this warning. See 06:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:27 06:14:27 Login Succeeded 06:14:27 ---> docker-login.sh ends [Pipeline] } 06:14:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:28 ========================================================= 06:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:14:28 ========================================================= 06:14:28 ---> 8e3d5483fef2 06:14:28 Step 8/8 : RUN go mod download 06:14:28 ---> Running in 2b3384e704ec [Pipeline] isUnix [Pipeline] sh 06:14:29 + 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 . 06:14:29 Sending build context to Docker daemon 484.9kB 06:14:29 Step 1/8 : ARG BASE=golang:1.15-alpine 06:14:29 Step 2/8 : FROM ${BASE} 06:14:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:14:29 5f621e34cdf4: Pulling fs layer 06:14:29 a4357932f1b6: Pulling fs layer 06:14:29 18c013af1878: Pulling fs layer 06:14:29 00ac8860ef70: Pulling fs layer 06:14:29 63d7cb157983: Pulling fs layer 06:14:29 b116817d02f9: Pulling fs layer 06:14:29 745a02a5169b: Pulling fs layer 06:14:29 00ac8860ef70: Waiting 06:14:29 63d7cb157983: Waiting 06:14:29 b116817d02f9: Waiting 06:14:29 745a02a5169b: Waiting 06:14:29 18c013af1878: Verifying Checksum 06:14:29 18c013af1878: Download complete 06:14:29 a4357932f1b6: Verifying Checksum 06:14:29 a4357932f1b6: Download complete 06:14:29 63d7cb157983: Verifying Checksum 06:14:29 63d7cb157983: Download complete 06:14:29 5f621e34cdf4: Verifying Checksum 06:14:29 b116817d02f9: Verifying Checksum 06:14:29 b116817d02f9: Download complete 06:14:30 5f621e34cdf4: Pull complete 06:14:30 a4357932f1b6: Pull complete 06:14:31 18c013af1878: Pull complete 06:14:31 745a02a5169b: Verifying Checksum 06:14:31 745a02a5169b: Download complete 06:14:33 00ac8860ef70: Verifying Checksum 06:14:33 00ac8860ef70: Download complete 06:14:42 00ac8860ef70: Pull complete 06:14:42 63d7cb157983: Pull complete 06:14:43 b116817d02f9: Pull complete 06:14:46 745a02a5169b: Pull complete 06:14:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:14:46 ---> b7e6874047d6 06:14:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:14:49 ---> Running in 49cdd09fb6ac 06:14:49 Removing intermediate container 49cdd09fb6ac 06:14:49 ---> ebb303415387 06:14:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:49 ---> Running in 6f1c937c4465 06:14:50 Removing intermediate container 2b3384e704ec 06:14:50 ---> 9e960ed9cb5a 06:14:50 Successfully built 9e960ed9cb5a 06:14:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:14:51 + docker inspect -f . ci-base-image-x86_64 06:14:51 . [Pipeline] withDockerContainer 06:14:51 prd-centos7-docker-4c-2g-18104 does not seem to be running inside a container 06:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/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 ******** ci-base-image-x86_64 cat 06:14:52 $ docker top 08a51ee2ff04fe974809dae7516cfdcb45ce184c89c9981061eb240bdbedf026 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:52 Removing intermediate container 6f1c937c4465 06:14:52 ---> bc9fd0a369ec 06:14:52 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:14:52 ---> Running in 53c7d8c3b6da 06:14:52 + go version 06:14:52 go version go1.15.5 linux/amd64 [Pipeline] } 06:14:52 $ docker stop --time=1 08a51ee2ff04fe974809dae7516cfdcb45ce184c89c9981061eb240bdbedf026 06:14:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:54 $ docker rm -f 08a51ee2ff04fe974809dae7516cfdcb45ce184c89c9981061eb240bdbedf026 06:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:55 (1/14) Installing libmagic (5.38-r0) 06:14:55 + docker inspect -f . ci-base-image-x86_64 06:14:55 . [Pipeline] withDockerContainer 06:14:55 prd-centos7-docker-4c-2g-18104 does not seem to be running inside a container 06:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/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 ******** ci-base-image-x86_64 cat 06:14:55 (2/14) Installing file (5.38-r0) 06:14:55 (3/14) Installing libc-dev (0.7.2-r3) 06:14:55 (4/14) Installing g++ (9.3.0-r2) 06:14:56 $ docker top e6ef7615b9fc20cd6b2ab5b82de7d549c5b292f0060c95af8919cc4d4e84aa73 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:56 + make test 06:14:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:14:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:15:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:15:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements 06:15:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:15:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:15:12 gofmt -l . 06:15:12 ["`gofmt -l .`" = ""] 06:15:12 ./bin/test-attribution-txt.sh 06:15:13 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 06:15:13 make: *** [Makefile:29: test] Error 1 [Pipeline] } 06:15:13 $ docker stop --time=1 e6ef7615b9fc20cd6b2ab5b82de7d549c5b292f0060c95af8919cc4d4e84aa73 06:15:14 (5/14) Installing fortify-headers (1.1-r0) 06:15:14 (6/14) Installing patch (2.7.6-r6) 06:15:14 (7/14) Installing build-base (0.5-r2) 06:15:14 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:15:14 (9/14) Installing libedit (20191231.3.1-r0) 06:15:14 (10/14) Installing openssh-client (8.3_p1-r1) 06:15:14 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:15:14 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:15:14 (13/14) Installing openssh-server (8.3_p1-r1) 06:15:14 (14/14) Installing openssh (8.3_p1-r1) 06:15:14 Executing busybox-1.31.1-r19.trigger 06:15:15 OK: 221 MiB in 53 packages 06:15:16 $ docker rm -f e6ef7615b9fc20cd6b2ab5b82de7d549c5b292f0060c95af8919cc4d4e84aa73 [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] } 06:15:18 Failed in branch amd64 06:15:19 Removing intermediate container 53c7d8c3b6da 06:15:19 ---> cd091f7b739e 06:15:19 Step 6/8 : WORKDIR /device-mqtt-go 06:15:19 ---> Running in 416b17881ac1 06:15:20 Removing intermediate container 416b17881ac1 06:15:20 ---> 30a0e2998683 06:15:20 Step 7/8 : COPY . . 06:15:21 ---> 1f62d416ae2a 06:15:21 Step 8/8 : RUN go mod download 06:15:21 ---> Running in dae000b14062 06:15:47 Removing intermediate container dae000b14062 06:15:47 ---> ddc481a9c739 06:15:47 Successfully built ddc481a9c739 06:15:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:15:48 + docker inspect -f . ci-base-image-arm64 06:15:48 . [Pipeline] withDockerContainer 06:15:48 prd-ubuntu18.04-docker-arm64-4c-16g-18103 does not seem to be running inside a container 06:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/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 ******** ci-base-image-arm64 cat 06:15:50 $ docker top f91a1b5c8614944f060235fad0a978e5cbf631f6f5905996ed545e42e621bd33 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:51 + go version 06:15:51 go version go1.15.5 linux/arm64 [Pipeline] } 06:15:51 $ docker stop --time=1 f91a1b5c8614944f060235fad0a978e5cbf631f6f5905996ed545e42e621bd33 06:15:53 $ docker rm -f f91a1b5c8614944f060235fad0a978e5cbf631f6f5905996ed545e42e621bd33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:54 + docker inspect -f . ci-base-image-arm64 06:15:54 . [Pipeline] withDockerContainer 06:15:54 prd-ubuntu18.04-docker-arm64-4c-16g-18103 does not seem to be running inside a container 06:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/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 ******** ci-base-image-arm64 cat 06:15:56 $ docker top 282397183e19434e8cd90c1676bfe4552c8aadf0836f4fed03824b2bb81e55d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:57 + make test 06:15:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:15:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:16:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:16:45 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.035s coverage: 28.3% of statements 06:16:45 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:16:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:16:48 gofmt -l . 06:16:48 ["`gofmt -l .`" = ""] 06:16:48 ./bin/test-attribution-txt.sh 06:16:49 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 06:16:49 make: *** [Makefile:29: test] Error 1 [Pipeline] } 06:16:49 $ docker stop --time=1 282397183e19434e8cd90c1676bfe4552c8aadf0836f4fed03824b2bb81e55d6 06:16:52 $ docker rm -f 282397183e19434e8cd90c1676bfe4552c8aadf0836f4fed03824b2bb81e55d6 [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] } 06:16:54 Failed in branch arm64 [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 06:16:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:59 ---> package-listing.sh 06:16:59 ++ facter osfamily 06:16:59 ++ tr '[:upper:]' '[:lower:]' 06:16:59 + OS_FAMILY=redhat 06:16:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-198 06:16:59 + START_PACKAGES=/tmp/packages_start.txt 06:16:59 + END_PACKAGES=/tmp/packages_end.txt 06:16:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:59 + PACKAGES=/tmp/packages_start.txt 06:16:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-198 ']' 06:16:59 + PACKAGES=/tmp/packages_end.txt 06:16:59 + case "${OS_FAMILY}" in 06:16:59 + rpm -qa 06:16:59 + sort 06:17:04 + '[' -f /tmp/packages_start.txt ']' 06:17:04 + '[' -f /tmp/packages_end.txt ']' 06:17:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-198 ']' 06:17:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-198/archives/ 06:17:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-198/archives/ [Pipeline] echo 06:17:04 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/gexfoundry_device-mqtt-go_PR-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:17:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:05 06:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:06 alpine: Pulling from edgex-lftools-log-publisher 06:17:06 df20fa9351a1: Pulling fs layer 06:17:06 36b3adc4ff6f: Pulling fs layer 06:17:06 8ad3a11d3b57: Pulling fs layer 06:17:06 46f8f816bc3b: Pulling fs layer 06:17:06 93b61091891f: Pulling fs layer 06:17:06 93b9cdb0e59b: Pulling fs layer 06:17:06 5e14af77c1be: Pulling fs layer 06:17:06 01666e4c0597: Pulling fs layer 06:17:06 aa168da1d23b: Pulling fs layer 06:17:06 93b9cdb0e59b: Waiting 06:17:06 01666e4c0597: Waiting 06:17:06 aa168da1d23b: Waiting 06:17:06 5e14af77c1be: Waiting 06:17:06 93b61091891f: Waiting 06:17:06 46f8f816bc3b: Waiting 06:17:06 36b3adc4ff6f: Verifying Checksum 06:17:06 36b3adc4ff6f: Download complete 06:17:06 46f8f816bc3b: Verifying Checksum 06:17:06 46f8f816bc3b: Download complete 06:17:06 df20fa9351a1: Verifying Checksum 06:17:06 93b9cdb0e59b: Verifying Checksum 06:17:06 93b9cdb0e59b: Download complete 06:17:06 5e14af77c1be: Verifying Checksum 06:17:06 5e14af77c1be: Download complete 06:17:06 93b61091891f: Verifying Checksum 06:17:06 93b61091891f: Download complete 06:17:06 01666e4c0597: Verifying Checksum 06:17:06 01666e4c0597: Download complete 06:17:06 8ad3a11d3b57: Verifying Checksum 06:17:06 8ad3a11d3b57: Download complete 06:17:06 df20fa9351a1: Pull complete 06:17:06 36b3adc4ff6f: Pull complete 06:17:08 8ad3a11d3b57: Pull complete 06:17:08 46f8f816bc3b: Pull complete 06:17:08 aa168da1d23b: Verifying Checksum 06:17:08 aa168da1d23b: Download complete 06:17:08 93b61091891f: Pull complete 06:17:08 93b9cdb0e59b: Pull complete 06:17:08 5e14af77c1be: Pull complete 06:17:09 01666e4c0597: Pull complete 06:17:17 aa168da1d23b: Pull complete 06:17:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:17:17 prd-centos7-docker-4c-2g-18101 does not seem to be running inside a container 06:17:17 $ 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/gexfoundry_device-mqtt-go_PR-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-198 -v /w/workspace/gexfoundry_device-mqtt-go_PR-198:/w/workspace/gexfoundry_device-mqtt-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-198@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:10003/edgex-lftools-log-publisher:alpine cat 06:17:20 $ docker top e7dd86ecb4c535ce528c4883b6825df18ae7aa5c79970505b94e660650c60d92 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:22 + mkdir -p /var/log/sa [Pipeline] sh 06:17:22 + ls /var/log/sa-host 06:17:22 + sadf -c /var/log/sa-host/sa04 06:17:22 file_magic: OK 06:17:22 HZ: Using current value: 100 06:17:22 file_header: OK 06:17:22 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 06:17:22 Statistics: 06:17:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:22 File successfully converted to sysstat format version 12.2.1 06:17:22 + sadf -c /var/log/sa-host/sa23 06:17:22 file_magic: OK 06:17:22 HZ: Using current value: 100 06:17:22 file_header: OK 06:17:22 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 06:17:22 Statistics: 06:17:22 Hnuu...uuuununununu... 06:17:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:22 provisioning config files... 06:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp/config8600038085945901957tmp [Pipeline] { [Pipeline] echo 06:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:23 ---> create-netrc.sh [Pipeline] } 06:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:17:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:23 ---> python-tools-install.sh [Pipeline] echo 06:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:24 ---> sudo-logs.sh 06:17:24 Archiving 'sudo' log.. [Pipeline] echo 06:17:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:24 ---> job-cost.sh 06:17:24 lf-activate-venv: SKIPPING 06:17:24 INFO: No Stack... 06:17:25 INFO: Retrieving Pricing Info for: v1-standard-2 06:17:26 INFO: Archiving Costs [Pipeline] echo 06:17:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:26 ---> logs-deploy.sh 06:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-198/1 06:17:26 INFO: archiving workspace using pattern(s): 06:17:28 Archives upload complete. 06:17:28 INFO: archiving logs to Nexus 06:17:29 ---> uname -a: 06:17:29 Linux prd-centos7-docker-4c-2g-18101.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:17:29 06:17:29 06:17:29 ---> lscpu: 06:17:29 Architecture: x86_64 06:17:29 CPU op-mode(s): 32-bit, 64-bit 06:17:29 Byte Order: Little Endian 06:17:29 Address sizes: 40 bits physical, 48 bits virtual 06:17:29 CPU(s): 4 06:17:29 On-line CPU(s) list: 0-3 06:17:29 Thread(s) per core: 1 06:17:29 Core(s) per socket: 1 06:17:29 Socket(s): 4 06:17:29 NUMA node(s): 1 06:17:29 Vendor ID: GenuineIntel 06:17:29 CPU family: 6 06:17:29 Model: 44 06:17:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:17:29 Stepping: 1 06:17:29 CPU MHz: 2933.438 06:17:29 BogoMIPS: 5866.87 06:17:29 Virtualization: VT-x 06:17:29 Hypervisor vendor: KVM 06:17:29 Virtualization type: full 06:17:29 L1d cache: 128 KiB 06:17:29 L1i cache: 128 KiB 06:17:29 L2 cache: 16 MiB 06:17:29 L3 cache: 64 MiB 06:17:29 NUMA node0 CPU(s): 0-3 06:17:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:17:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:17:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:17:29 Vulnerability Meltdown: Mitigation; PTI 06:17:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:17:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:17:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:17:29 Vulnerability Srbds: Not affected 06:17:29 Vulnerability Tsx async abort: Not affected 06:17:29 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 06:17:29 06:17:29 06:17:29 ---> nproc: 06:17:29 4 06:17:29 06:17:29 06:17:29 ---> df -h: 06:17:29 Filesystem Size Used Available Use% Mounted on 06:17:29 overlay 50.0G 7.3G 42.7G 15% / 06:17:29 tmpfs 64.0M 0 64.0M 0% /dev 06:17:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:17:29 shm 64.0M 0 64.0M 0% /dev/shm 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-198 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-198@tmp 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:17:29 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:17:29 06:17:29 06:17:29 ---> free -m: 06:17:29 total used free shared buff/cache available 06:17:29 Mem: 1837 705 112 0 1018 1026 06:17:29 Swap: 1023 1 1022 06:17:29 06:17:29 06:17:29 ---> ip addr: 06:17:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:17:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:29 inet 127.0.0.1/8 scope host lo 06:17:29 valid_lft forever preferred_lft forever 06:17:29 inet6 ::1/128 scope host 06:17:29 valid_lft forever preferred_lft forever 06:17:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:17:29 link/ether fa:16:3e:72:25:cd brd ff:ff:ff:ff:ff:ff 06:17:29 inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 06:17:29 valid_lft 86014sec preferred_lft 86014sec 06:17:29 inet6 fe80::f816:3eff:fe72:25cd/64 scope link 06:17:29 valid_lft forever preferred_lft forever 06:17:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:17:29 link/ether 02:42:0e:59:e3:f7 brd ff:ff:ff:ff:ff:ff 06:17:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:17:29 valid_lft forever preferred_lft forever 06:17:29 inet6 fe80::42:eff:fe59:e3f7/64 scope link 06:17:29 valid_lft forever preferred_lft forever 06:17:29 06:17:29 06:17:29 ---> sar -b -r -n DEV: 06:17:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:17:29 06:17:29 06:10:51 LINUX RESTART (4 CPU) 06:17:29 06:17:29 06:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:17:29 06:13:01 3.26 0.07 3.20 0.00 2.13 103.96 0.00 06:17:29 06:14:01 0.47 0.00 0.47 0.00 0.00 6.60 0.00 06:17:29 06:15:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 06:17:29 06:16:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 06:17:29 06:17:01 26.43 26.14 0.28 0.00 2981.25 4.53 0.00 06:17:29 Average: 6.14 5.24 0.89 0.00 596.70 24.28 0.00 06:17:29 06:17:29 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:29 06:13:01 165068 0 590216 31.37 2620 1123640 1089600 37.19 422760 1095596 12 06:17:29 06:14:01 165620 0 589656 31.34 2620 1123648 1080456 36.87 423156 1095040 8 06:17:29 06:15:01 163468 0 591804 31.45 2620 1123652 1080492 36.88 438716 1081380 8 06:17:29 06:16:01 163796 0 591476 31.44 2620 1123652 1080528 36.88 437444 1082876 8 06:17:29 06:17:01 76316 0 614340 32.65 2620 1188268 1115504 38.07 456804 1150588 68 06:17:29 Average: 146854 0 595498 31.65 2620 1136572 1089316 37.18 435776 1101096 21 06:17:29 06:17:29 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:29 06:13:01 eth0 3.30 1.30 2.35 0.09 0.00 0.00 0.00 0.00 06:17:29 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:14:01 eth0 1.75 0.30 0.40 0.17 0.00 0.00 0.00 0.00 06:17:29 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:15:01 eth0 3.00 0.53 0.75 0.42 0.00 0.00 0.00 0.00 06:17:29 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:16:01 eth0 2.50 0.92 0.93 0.60 0.00 0.00 0.00 0.00 06:17:29 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:17:01 eth0 7.08 3.48 5.31 2.23 0.00 0.00 0.00 0.00 06:17:29 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 Average: eth0 3.52 1.31 1.95 0.70 0.00 0.00 0.00 0.00 06:17:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:17:29 06:17:29 ---> sar -P ALL: 06:17:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 06:17:29 06:17:29 06:10:51 LINUX RESTART (4 CPU) 06:17:29 06:17:29 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:17:29 06:13:01 all 0.20 0.00 0.06 0.00 0.00 99.74 06:17:29 06:13:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:17:29 06:13:01 1 0.53 0.00 0.07 0.00 0.02 99.38 06:17:29 06:13:01 2 0.10 0.00 0.10 0.00 0.00 99.80 06:17:29 06:13:01 3 0.10 0.00 0.03 0.00 0.00 99.87 06:17:29 06:14:01 all 0.15 0.00 0.05 0.00 0.00 99.81 06:17:29 06:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:17:29 06:14:01 1 0.50 0.00 0.05 0.00 0.00 99.45 06:17:29 06:14:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:17:29 06:14:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:17:29 06:15:01 all 0.17 0.00 0.11 0.00 0.00 99.72 06:17:29 06:15:01 0 0.03 0.00 0.08 0.00 0.00 99.88 06:17:29 06:15:01 1 0.50 0.00 0.12 0.00 0.00 99.38 06:17:29 06:15:01 2 0.10 0.00 0.13 0.00 0.02 99.75 06:17:29 06:15:01 3 0.05 0.00 0.10 0.00 0.00 99.85 06:17:29 06:16:01 all 0.19 0.00 0.04 0.00 0.00 99.77 06:17:29 06:16:01 0 0.08 0.00 0.03 0.00 0.00 99.88 06:17:29 06:16:01 1 0.55 0.00 0.02 0.00 0.00 99.43 06:17:29 06:16:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:17:29 06:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:17:29 06:17:01 all 0.62 0.00 0.35 0.63 0.00 98.40 06:17:29 06:17:01 0 0.43 0.00 0.28 0.73 0.00 98.55 06:17:29 06:17:01 1 1.02 0.00 0.32 0.43 0.00 98.23 06:17:29 06:17:01 2 0.78 0.00 0.55 1.35 0.00 97.32 06:17:29 06:17:01 3 0.23 0.00 0.23 0.02 0.02 99.50 06:17:29 Average: all 0.26 0.00 0.12 0.13 0.00 99.49 06:17:29 Average: 0 0.13 0.00 0.10 0.15 0.00 99.63 06:17:29 Average: 1 0.62 0.00 0.11 0.09 0.00 99.18 06:17:29 Average: 2 0.22 0.00 0.18 0.27 0.00 99.33 06:17:29 Average: 3 0.09 0.00 0.09 0.00 0.00 99.81 06:17:29 06:17:29 06:17:29