Pull request #1094 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f9dc3477577711277a71b71469784344d8ea0f80+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (7e48db813c3df45ad55053873a4d60cd93f2a3e5) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9639074465250655205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1572155716598857104.key > 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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1094/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1094/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2468179702969202724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3962028654690111576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1094/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1094/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17024203493909137547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4891’ is offline Running on prd-centos7-docker-4c-2g-4892 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1094 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh2112707466310532556.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh3613840391356294947.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit f9dc3477577711277a71b71469784344d8ea0f80 Merge succeeded, producing f9dc3477577711277a71b71469784344d8ea0f80 Checking out Revision f9dc3477577711277a71b71469784344d8ea0f80 (PR-1094) > git config core.sparsecheckout # timeout=10 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/jenkins-gitclient-ssh1256938698936756004.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 Commit message: "feat: Update go-mod-bootstrap version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-09T16:22:18.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-09T16:22:18.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-09T16:22:18.441Z] ========================================================= [2022-02-09T16:22:18.441Z] EdgeX Global Pipelines Version Info [2022-02-09T16:22:18.441Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8a68df6598b494727dca258ae3035118dc3d6f6a # timeout=10 [2022-02-09T16:22:19.586Z] ------------------- [2022-02-09T16:22:19.586Z] stable info: [2022-02-09T16:22:19.586Z] ------------------- [2022-02-09T16:22:19.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-09T16:22:19.586Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-09T16:22:19.586Z] Message: update stable to v1.0.220 [2022-02-09T16:22:20.157Z] ------------------- [2022-02-09T16:22:20.157Z] experimental info: [2022-02-09T16:22:20.157Z] ------------------- [2022-02-09T16:22:20.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-09T16:22:20.157Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-09T16:22:20.157Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-09T16:22:20.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-09T16:22:20.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-09T16:22:20.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-09T16:22:20.347Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-09T16:22:20.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-09T16:22:20.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-09T16:22:20.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-09T16:22:20.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-09T16:22:20.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-09T16:22:20.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-09T16:22:20.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-09T16:22:20.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-09T16:22:20.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-09T16:22:20.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-09T16:22:20.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-09T16:22:20.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-09T16:22:20.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-09T16:22:20.516Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-09T16:22:20.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-09T16:22:20.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-09T16:22:20.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-09T16:22:20.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-09T16:22:20.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-09T16:22:20.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-09T16:22:20.589Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-09T16:22:20.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-09T16:22:20.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1094 [Pipeline] echo [2022-02-09T16:22:20.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1094 [Pipeline] echo [2022-02-09T16:22:20.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1094 [Pipeline] echo [2022-02-09T16:22:20.652Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo [2022-02-09T16:22:20.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9dc347 [Pipeline] echo [2022-02-09T16:22:20.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-09T16:22:20.735Z] provisioning config files... [2022-02-09T16:22:20.750Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config8003831147957874373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:22:21.059Z] ---> docker-login.sh [2022-02-09T16:22:21.059Z] nexus3.edgexfoundry.org:10001 [2022-02-09T16:22:21.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:21.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:21.321Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:21.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:21.321Z] [2022-02-09T16:22:21.321Z] Login Succeeded [2022-02-09T16:22:21.321Z] nexus3.edgexfoundry.org:10002 [2022-02-09T16:22:21.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:21.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:21.321Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:21.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:21.321Z] [2022-02-09T16:22:21.321Z] Login Succeeded [2022-02-09T16:22:21.321Z] nexus3.edgexfoundry.org:10003 [2022-02-09T16:22:21.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:21.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:21.594Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:21.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:21.594Z] [2022-02-09T16:22:21.594Z] Login Succeeded [2022-02-09T16:22:21.594Z] nexus3.edgexfoundry.org:10004 [2022-02-09T16:22:21.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:21.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:21.594Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:21.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:21.594Z] [2022-02-09T16:22:21.594Z] Login Succeeded [2022-02-09T16:22:21.594Z] docker.io [2022-02-09T16:22:21.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:22.118Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:22.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:22.118Z] [2022-02-09T16:22:22.118Z] Login Succeeded [2022-02-09T16:22:22.118Z] ---> docker-login.sh ends [Pipeline] } [2022-02-09T16:22:22.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-09T16:22:22.538Z] + git rev-list -1 --merges f9dc3477577711277a71b71469784344d8ea0f80~1..f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo [2022-02-09T16:22:22.574Z] -----------> git rev-list -1 --merges f9dc3477577711277a71b71469784344d8ea0f80~1..f9dc3477577711277a71b71469784344d8ea0f80 f9dc3477577711277a71b71469784344d8ea0f80 [false] [Pipeline] sh [2022-02-09T16:22:22.877Z] + git log --format=format:%s -1 f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo [2022-02-09T16:22:22.893Z] ========================================================= [2022-02-09T16:22:22.893Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-09T16:22:22.893Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-09T16:22:23.243Z] + git log --format=format:%s -1 f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] echo [2022-02-09T16:22:23.255Z] [semverPrep] GIT_COMMIT: f9dc3477577711277a71b71469784344d8ea0f80, Commit Message: feat: Update go-mod-bootstrap version [Pipeline] echo [2022-02-09T16:22:23.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-09T16:22:23.700Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-09T16:22:23.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-09T16:22:23.700Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-09T16:22:23.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-09T16:22:23.700Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-09T16:22:23.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-09T16:22:23.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:22:24.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-09T16:22:24.137Z] [2022-02-09T16:22:24.137Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:22:24.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-09T16:22:24.464Z] latest: Pulling from edgex-devops/git-semver [2022-02-09T16:22:24.464Z] a0d0a0d46f8b: Pulling fs layer [2022-02-09T16:22:24.464Z] 3e5f54012d9b: Pulling fs layer [2022-02-09T16:22:24.464Z] 4c7163046ea9: Pulling fs layer [2022-02-09T16:22:24.464Z] 0c2d73faf560: Pulling fs layer [2022-02-09T16:22:24.464Z] 0c2d73faf560: Waiting [2022-02-09T16:22:24.464Z] 3e5f54012d9b: Verifying Checksum [2022-02-09T16:22:24.464Z] 3e5f54012d9b: Download complete [2022-02-09T16:22:24.464Z] a0d0a0d46f8b: Verifying Checksum [2022-02-09T16:22:24.464Z] a0d0a0d46f8b: Download complete [2022-02-09T16:22:24.464Z] 4c7163046ea9: Verifying Checksum [2022-02-09T16:22:24.464Z] 4c7163046ea9: Download complete [2022-02-09T16:22:24.464Z] 0c2d73faf560: Verifying Checksum [2022-02-09T16:22:24.464Z] 0c2d73faf560: Download complete [2022-02-09T16:22:24.743Z] a0d0a0d46f8b: Pull complete [2022-02-09T16:22:24.743Z] 3e5f54012d9b: Pull complete [2022-02-09T16:22:25.021Z] 4c7163046ea9: Pull complete [2022-02-09T16:22:25.284Z] 0c2d73faf560: Pull complete [2022-02-09T16:22:25.284Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-09T16:22:25.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-09T16:22:25.284Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-09T16:22:25.353Z] prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container [2022-02-09T16:22:25.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-09T16:22:25.988Z] $ docker top 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-09T16:22:26.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-09T16:22:26.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-09T16:22:26.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-09T16:22:26.210Z] $ docker exec 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent [2022-02-09T16:22:26.306Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXonFMMb/agent.14 [2022-02-09T16:22:26.307Z] SSH_AGENT_PID=21 [2022-02-09T16:22:26.314Z] Running ssh-add (command line suppressed) [2022-02-09T16:22:26.424Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4379079906604224113.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4379079906604224113.key) [2022-02-09T16:22:26.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-09T16:22:26.742Z] + git tag --points-at HEAD [Pipeline] } [2022-02-09T16:22:26.756Z] $ docker exec --env ******** --env ******** 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent -k [2022-02-09T16:22:26.845Z] unset SSH_AUTH_SOCK; [2022-02-09T16:22:26.846Z] unset SSH_AGENT_PID; [2022-02-09T16:22:26.846Z] echo Agent pid 21 killed; [2022-02-09T16:22:26.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-09T16:22:26.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-09T16:22:26.881Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-09T16:22:26.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-09T16:22:26.979Z] $ docker exec 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent [2022-02-09T16:22:27.078Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIIgIj/agent.55 [2022-02-09T16:22:27.078Z] SSH_AGENT_PID=62 [2022-02-09T16:22:27.083Z] Running ssh-add (command line suppressed) [2022-02-09T16:22:27.161Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_8959230467866039054.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_8959230467866039054.key) [2022-02-09T16:22:27.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-09T16:22:27.466Z] + git semver init [2022-02-09T16:22:27.466Z] # -> Open(): unable to determine branch for HEAD [2022-02-09T16:22:27.466Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.git [2022-02-09T16:22:27.466Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1094 [2022-02-09T16:22:27.466Z] # $SEMVER_REMOTE_NAME = origin [2022-02-09T16:22:27.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-09T16:22:27.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-09T16:22:27.466Z] # $SEMVER_BRANCH = PR-1094 [2022-02-09T16:22:27.466Z] # $SEMVER_TEMP = /tmp/semver-500152541 [2022-02-09T16:22:27.466Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-09T16:22:28.407Z] # '/tmp/semver-500152541' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver' [2022-02-09T16:22:28.407Z] # -> Force: false [2022-02-09T16:22:28.407Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver [Pipeline] } [2022-02-09T16:22:28.416Z] $ docker exec --env ******** --env ******** 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa ssh-agent -k [2022-02-09T16:22:28.503Z] unset SSH_AUTH_SOCK; [2022-02-09T16:22:28.503Z] unset SSH_AGENT_PID; [2022-02-09T16:22:28.503Z] echo Agent pid 62 killed; [2022-02-09T16:22:28.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-09T16:22:28.818Z] + git semver [Pipeline] } [2022-02-09T16:22:28.830Z] $ docker stop --time=1 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa [2022-02-09T16:22:30.079Z] $ docker rm -f 71b21683f411bc7050050b9a1c266d1cc290631a6cba9e35414073cfbbeef9aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-09T16:22:30.428Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-09T16:22:30.670Z] Stashed 1 file(s) [Pipeline] echo [2022-02-09T16:22:30.674Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-09T16:22:30.833Z] provisioning config files... [2022-02-09T16:22:30.843Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config8744622475946965803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:22:31.153Z] ---> docker-login.sh [2022-02-09T16:22:31.153Z] nexus3.edgexfoundry.org:10001 [2022-02-09T16:22:31.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:31.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:31.153Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:31.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:31.153Z] [2022-02-09T16:22:31.153Z] Login Succeeded [2022-02-09T16:22:31.153Z] nexus3.edgexfoundry.org:10002 [2022-02-09T16:22:31.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:31.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:31.153Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:31.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:31.153Z] [2022-02-09T16:22:31.153Z] Login Succeeded [2022-02-09T16:22:31.153Z] nexus3.edgexfoundry.org:10003 [2022-02-09T16:22:31.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:31.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:31.423Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:31.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:31.423Z] [2022-02-09T16:22:31.423Z] Login Succeeded [2022-02-09T16:22:31.423Z] nexus3.edgexfoundry.org:10004 [2022-02-09T16:22:31.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:31.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:31.423Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:31.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:31.423Z] [2022-02-09T16:22:31.423Z] Login Succeeded [2022-02-09T16:22:31.423Z] docker.io [2022-02-09T16:22:31.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:22:31.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:22:31.945Z] Configure a credential helper to remove this warning. See [2022-02-09T16:22:31.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:22:31.945Z] [2022-02-09T16:22:31.945Z] Login Succeeded [2022-02-09T16:22:31.945Z] ---> docker-login.sh ends [Pipeline] } [2022-02-09T16:22:31.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-09T16:22:32.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-09T16:22:32.037Z] ========================================================= [2022-02-09T16:22:32.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-09T16:22:32.037Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:22:32.367Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-09T16:22:32.367Z] Sending build context to Docker daemon 9.533MB [2022-02-09T16:22:32.367Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-09T16:22:32.367Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-09T16:22:32.367Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-09T16:22:32.367Z] 59bf1c3509f3: Pulling fs layer [2022-02-09T16:22:32.367Z] 666ba61612fd: Pulling fs layer [2022-02-09T16:22:32.367Z] 8ed8ca486205: Pulling fs layer [2022-02-09T16:22:32.367Z] 4fe6c5a15a65: Pulling fs layer [2022-02-09T16:22:32.367Z] 22a0e8bec74d: Pulling fs layer [2022-02-09T16:22:32.367Z] 640e595b4fbd: Pulling fs layer [2022-02-09T16:22:32.367Z] 763cafe07f6e: Pulling fs layer [2022-02-09T16:22:32.367Z] 0c0b528cf693: Pulling fs layer [2022-02-09T16:22:32.367Z] 10935f4eaf8b: Pulling fs layer [2022-02-09T16:22:32.367Z] 4fe6c5a15a65: Waiting [2022-02-09T16:22:32.367Z] 22a0e8bec74d: Waiting [2022-02-09T16:22:32.367Z] 640e595b4fbd: Waiting [2022-02-09T16:22:32.367Z] 763cafe07f6e: Waiting [2022-02-09T16:22:32.367Z] 0c0b528cf693: Waiting [2022-02-09T16:22:32.367Z] 10935f4eaf8b: Waiting [2022-02-09T16:22:32.367Z] 8ed8ca486205: Verifying Checksum [2022-02-09T16:22:32.367Z] 8ed8ca486205: Download complete [2022-02-09T16:22:32.367Z] 666ba61612fd: Verifying Checksum [2022-02-09T16:22:32.367Z] 666ba61612fd: Download complete [2022-02-09T16:22:32.651Z] 22a0e8bec74d: Verifying Checksum [2022-02-09T16:22:32.651Z] 22a0e8bec74d: Download complete [2022-02-09T16:22:32.651Z] 640e595b4fbd: Verifying Checksum [2022-02-09T16:22:32.651Z] 640e595b4fbd: Download complete [2022-02-09T16:22:32.651Z] 763cafe07f6e: Verifying Checksum [2022-02-09T16:22:32.651Z] 763cafe07f6e: Download complete [2022-02-09T16:22:32.651Z] 59bf1c3509f3: Verifying Checksum [2022-02-09T16:22:32.651Z] 59bf1c3509f3: Download complete [2022-02-09T16:22:32.651Z] 0c0b528cf693: Verifying Checksum [2022-02-09T16:22:32.651Z] 0c0b528cf693: Download complete [2022-02-09T16:22:32.941Z] 4fe6c5a15a65: Verifying Checksum [2022-02-09T16:22:32.941Z] 4fe6c5a15a65: Download complete [2022-02-09T16:22:32.941Z] 59bf1c3509f3: Pull complete [2022-02-09T16:22:33.205Z] 10935f4eaf8b: Verifying Checksum [2022-02-09T16:22:33.205Z] 10935f4eaf8b: Download complete [2022-02-09T16:22:33.205Z] 666ba61612fd: Pull complete [2022-02-09T16:22:33.205Z] 8ed8ca486205: Pull complete [2022-02-09T16:22:37.425Z] 4fe6c5a15a65: Pull complete [2022-02-09T16:22:37.425Z] 22a0e8bec74d: Pull complete [2022-02-09T16:22:37.425Z] 640e595b4fbd: Pull complete [2022-02-09T16:22:37.425Z] 763cafe07f6e: Pull complete [2022-02-09T16:22:37.425Z] 0c0b528cf693: Pull complete [2022-02-09T16:22:39.365Z] 10935f4eaf8b: Pull complete [2022-02-09T16:22:39.365Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-09T16:22:39.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-09T16:22:39.365Z] ---> 99d49a6021b9 [2022-02-09T16:22:39.365Z] Step 3/11 : ARG MAKE=make build [2022-02-09T16:22:41.918Z] ---> Running in e8b6821f8209 [2022-02-09T16:22:41.918Z] Removing intermediate container e8b6821f8209 [2022-02-09T16:22:41.918Z] ---> cfe4c885af59 [2022-02-09T16:22:41.918Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-09T16:22:41.918Z] ---> Running in 5240864afd6e [2022-02-09T16:22:41.918Z] Removing intermediate container 5240864afd6e [2022-02-09T16:22:41.918Z] ---> 848cc2aa2c1d [2022-02-09T16:22:41.918Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:22:41.918Z] ---> Running in 58ab10a477e5 [2022-02-09T16:22:42.181Z] Removing intermediate container 58ab10a477e5 [2022-02-09T16:22:42.181Z] ---> c3633247f5b4 [2022-02-09T16:22:42.181Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:22:42.181Z] ---> Running in 17ccb836d25e [2022-02-09T16:22:42.750Z] Removing intermediate container 17ccb836d25e [2022-02-09T16:22:42.750Z] ---> 0cc9a6405e74 [2022-02-09T16:22:42.750Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-09T16:22:42.750Z] ---> Running in b8f0f9792d4d [2022-02-09T16:22:42.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-09T16:22:43.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-09T16:22:44.275Z] OK: 221 MiB in 52 packages [2022-02-09T16:22:44.535Z] Removing intermediate container b8f0f9792d4d [2022-02-09T16:22:44.535Z] ---> 353fdd1f4fdc [2022-02-09T16:22:44.535Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-09T16:22:44.535Z] ---> 0695de740ec0 [2022-02-09T16:22:44.535Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-09T16:22:44.535Z] ---> Running in 9d8ed10553be [2022-02-09T16:22:45.790Z] Still waiting to schedule task [2022-02-09T16:22:45.791Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-09T16:23:23.312Z] Removing intermediate container 9d8ed10553be [2022-02-09T16:23:23.312Z] ---> da65dbcb68eb [2022-02-09T16:23:23.312Z] Step 10/11 : COPY . . [2022-02-09T16:23:23.312Z] ---> 79f433398947 [2022-02-09T16:23:23.312Z] Step 11/11 : RUN ${MAKE} [2022-02-09T16:23:23.312Z] ---> Running in c8978283275e [2022-02-09T16:23:23.312Z] noop [2022-02-09T16:23:23.312Z] Removing intermediate container c8978283275e [2022-02-09T16:23:23.312Z] ---> adba25b216c3 [2022-02-09T16:23:23.312Z] Successfully built adba25b216c3 [2022-02-09T16:23:23.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:23:23.618Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-09T16:23:23.618Z] . [Pipeline] withDockerContainer [2022-02-09T16:23:23.694Z] prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container [2022-02-09T16:23:23.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-09T16:23:24.105Z] $ docker top 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-09T16:23:24.469Z] + go version [2022-02-09T16:23:24.469Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-09T16:23:24.478Z] $ docker stop --time=1 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 [2022-02-09T16:23:25.659Z] $ docker rm -f 9259cfc10973a2a968d7632ac41e543c9cbe6615523f5ccf039613e638422df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:23:26.060Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-09T16:23:26.060Z] . [Pipeline] withDockerContainer [2022-02-09T16:23:26.120Z] prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container [2022-02-09T16:23:26.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-09T16:23:26.498Z] $ docker top 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-09T16:23:26.860Z] + make test [2022-02-09T16:23:26.860Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-09T16:23:27.122Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-09T16:23:42.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-09T16:23:42.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-09T16:23:42.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-09T16:23:42.665Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.014s coverage: 23.3% of statements [2022-02-09T16:23:42.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-09T16:23:42.665Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.008s coverage: 27.6% of statements [2022-02-09T16:23:42.665Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.006s coverage: 78.9% of statements [2022-02-09T16:23:43.242Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.016s coverage: 10.8% of statements [2022-02-09T16:23:43.242Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-09T16:23:43.242Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-09T16:23:43.242Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-09T16:23:43.504Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 28.7% of statements [2022-02-09T16:23:43.504Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-09T16:23:44.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements [2022-02-09T16:23:44.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-09T16:23:44.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-09T16:23:44.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements [2022-02-09T16:23:44.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements [2022-02-09T16:23:44.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-09T16:23:45.466Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements [2022-02-09T16:23:45.466Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-09T16:23:57.751Z] GO111MODULE=on go vet ./... [2022-02-09T16:24:03.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-09T16:24:03.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-09T16:24:03.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-09T16:24:03.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-09T16:24:03.089Z] $ docker stop --time=1 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc [2022-02-09T16:24:04.194Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4893 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 [2022-02-09T16:24:04.603Z] $ docker rm -f 74fea20b24edb692960aaabe2c45a84b3921b85f1333afe584bc135f643bddbc [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2022-02-09T16:24:04.838Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2022-02-09T16:24:04.991Z] The recommended git tool is: git [2022-02-09T16:24:05.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-09T16:24:05.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-09T16:24:06.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-09T16:24:06.458Z] + ls -al . [2022-02-09T16:24:06.458Z] total 272 [2022-02-09T16:24:06.458Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 9 16:24 . [2022-02-09T16:24:06.458Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 9 16:22 .. [2022-02-09T16:24:06.458Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 9 16:22 bin [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 26321 Feb 9 16:22 CHANGELOG.md [2022-02-09T16:24:06.458Z] -rw-r--r--. 1 jenkins jenkins 128114 Feb 9 16:23 coverage.out [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 9 16:22 .dockerignore [2022-02-09T16:24:06.458Z] drwxrwxr-x. 5 jenkins jenkins 62 Feb 9 16:22 example [2022-02-09T16:24:06.458Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 9 16:22 .git [2022-02-09T16:24:06.458Z] drwxrwxr-x. 3 jenkins jenkins 125 Feb 9 16:22 .github [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 131 Feb 9 16:22 .gitignore [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 42 Feb 9 16:22 .golangci.yml [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 2773 Feb 9 16:22 go.mod [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 49776 Feb 9 16:22 go.sum [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 9 16:22 GOVERNANCE.md [2022-02-09T16:24:06.458Z] drwxrwxr-x. 15 jenkins jenkins 224 Feb 9 16:22 internal [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 9 16:22 Jenkinsfile [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 9 16:22 LICENSE [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 9 16:22 Makefile [2022-02-09T16:24:06.458Z] drwxrwxr-x. 3 jenkins jenkins 16 Feb 9 16:22 openapi [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 619 Feb 9 16:22 OWNERS.md [2022-02-09T16:24:06.458Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 9 16:22 pkg [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 4881 Feb 9 16:22 README.md [2022-02-09T16:24:06.458Z] drwx------. 3 jenkins jenkins 72 Feb 9 16:22 .semver [2022-02-09T16:24:06.458Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 9 16:22 snap [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 9 16:22 VERSION [2022-02-09T16:24:06.458Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 9 16:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:24:06.754Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f9dc3477577711277a71b71469784344d8ea0f80 --label arch=amd64 --label version=0.0.0 . [2022-02-09T16:24:06.754Z] Sending build context to Docker daemon 9.662MB [2022-02-09T16:24:06.754Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-09T16:24:06.754Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-09T16:24:06.754Z] ---> adba25b216c3 [2022-02-09T16:24:06.754Z] Step 3/25 : ARG MAKE=make build [2022-02-09T16:24:07.015Z] ---> Running in 9bf66126f08c [2022-02-09T16:24:07.015Z] Removing intermediate container 9bf66126f08c [2022-02-09T16:24:07.015Z] ---> 200e8d206038 [2022-02-09T16:24:07.015Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-09T16:24:07.015Z] ---> Running in 05acd299edcb [2022-02-09T16:24:07.015Z] Removing intermediate container 05acd299edcb [2022-02-09T16:24:07.015Z] ---> 8cc71355c254 [2022-02-09T16:24:07.015Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:24:07.274Z] ---> Running in bbe3f912a49c [2022-02-09T16:24:07.274Z] Removing intermediate container bbe3f912a49c [2022-02-09T16:24:07.274Z] ---> 540ef55ed852 [2022-02-09T16:24:07.274Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:24:07.274Z] ---> Running in 952fb588085c [2022-02-09T16:24:07.843Z] Removing intermediate container 952fb588085c [2022-02-09T16:24:07.843Z] ---> a3cc32c586d2 [2022-02-09T16:24:07.843Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-09T16:24:07.843Z] ---> Running in 586e7e734b30 [2022-02-09T16:24:08.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-09T16:24:09.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-09T16:24:09.307Z] OK: 221 MiB in 52 packages [2022-02-09T16:24:09.360Z] using credential edgex-jenkins-ssh [2022-02-09T16:24:09.376Z] Cloning the remote Git repository [2022-02-09T16:24:09.571Z] Removing intermediate container 586e7e734b30 [2022-02-09T16:24:09.571Z] ---> 8422b96175e5 [2022-02-09T16:24:09.571Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-09T16:24:09.571Z] ---> 9fda54798365 [2022-02-09T16:24:09.571Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-09T16:24:09.571Z] ---> Running in 6a7e9af17e4f [2022-02-09T16:24:09.426Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-09T16:24:09.498Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2022-02-09T16:24:09.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-09T16:24:09.577Z] > git --version # timeout=10 [2022-02-09T16:24:09.604Z] > git --version # 'git version 2.17.1' [2022-02-09T16:24:09.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-09T16:24:09.690Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-09T16:24:10.149Z] Removing intermediate container 6a7e9af17e4f [2022-02-09T16:24:10.149Z] ---> 43156cb7be76 [2022-02-09T16:24:10.149Z] Step 10/25 : COPY . . [2022-02-09T16:24:10.723Z] ---> 002f97ff9d52 [2022-02-09T16:24:10.723Z] Step 11/25 : RUN ${MAKE} [2022-02-09T16:24:10.723Z] ---> Running in a8239d62147b [2022-02-09T16:24:10.991Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-09T16:24:12.082Z] Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit f9dc3477577711277a71b71469784344d8ea0f80 [2022-02-09T16:24:12.299Z] Merge succeeded, producing f9dc3477577711277a71b71469784344d8ea0f80 [2022-02-09T16:24:12.300Z] Checking out Revision f9dc3477577711277a71b71469784344d8ea0f80 (PR-1094) [2022-02-09T16:24:11.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-09T16:24:11.294Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-09T16:24:11.325Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-09T16:24:11.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-09T16:24:11.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-09T16:24:11.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-09T16:24:12.100Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T16:24:12.123Z] > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 [2022-02-09T16:24:12.226Z] > git remote # timeout=10 [2022-02-09T16:24:12.241Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T16:24:12.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-09T16:24:12.263Z] > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 [2022-02-09T16:24:12.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T16:24:12.306Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T16:24:12.315Z] > git checkout -f f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 [2022-02-09T16:24:16.376Z] Commit message: "feat: Update go-mod-bootstrap version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-09T16:24:17.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-09T16:24:17.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-09T16:24:17.222Z] Dload Upload Total Spent Left Speed [2022-02-09T16:24:17.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-02-09T16:24:17.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-09T16:24:18.076Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-02-09T16:24:18.077Z] [2022-02-09T16:24:18.077Z] { [2022-02-09T16:24:18.077Z] "registry-mirrors": [ [2022-02-09T16:24:18.077Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-09T16:24:18.077Z] ], [2022-02-09T16:24:18.077Z] "bip": "10.250.0.254/24", [2022-02-09T16:24:18.077Z] "hosts": [ [2022-02-09T16:24:18.077Z] "tcp://0.0.0.0:5555", [2022-02-09T16:24:18.077Z] "unix:///var/run/docker.sock" [2022-02-09T16:24:18.077Z] ], [2022-02-09T16:24:18.077Z] "mtu": 1458, [2022-02-09T16:24:18.077Z] "selinux-enabled": true, [2022-02-09T16:24:18.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-09T16:24:18.077Z] } [Pipeline] sh [2022-02-09T16:24:18.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-09T16:24:18.822Z] + sudo service docker restart [2022-02-09T16:24:23.353Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-09T16:24:23.353Z] Removing intermediate container a8239d62147b [2022-02-09T16:24:23.353Z] ---> ce6c1b78239d [2022-02-09T16:24:23.353Z] Step 12/25 : FROM alpine:3.14 [2022-02-09T16:24:23.926Z] 3.14: Pulling from library/alpine [2022-02-09T16:24:24.188Z] 97518928ae5f: Pulling fs layer [2022-02-09T16:24:24.188Z] 97518928ae5f: Verifying Checksum [2022-02-09T16:24:24.188Z] 97518928ae5f: Download complete [2022-02-09T16:24:24.451Z] 97518928ae5f: Pull complete [2022-02-09T16:24:24.451Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-09T16:24:24.451Z] Status: Downloaded newer image for alpine:3.14 [2022-02-09T16:24:24.451Z] ---> 0a97eee8041e [2022-02-09T16:24:24.451Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:24:24.451Z] ---> Running in 4d7aa7f92a14 [2022-02-09T16:24:24.713Z] Removing intermediate container 4d7aa7f92a14 [2022-02-09T16:24:24.713Z] ---> a73b260437d4 [2022-02-09T16:24:24.713Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:24:24.713Z] ---> Running in b2ac4af57047 [2022-02-09T16:24:25.292Z] Removing intermediate container b2ac4af57047 [2022-02-09T16:24:25.292Z] ---> 2faa73679d2c [2022-02-09T16:24:25.292Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-09T16:24:25.292Z] ---> Running in baff40cd3c69 [2022-02-09T16:24:25.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-09T16:24:26.124Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-09T16:24:26.723Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-09T16:24:26.723Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-09T16:24:26.723Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-09T16:24:26.984Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-09T16:24:26.984Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-09T16:24:26.984Z] Executing busybox-1.33.1-r6.trigger [2022-02-09T16:24:26.984Z] OK: 8 MiB in 19 packages [2022-02-09T16:24:27.245Z] Removing intermediate container baff40cd3c69 [2022-02-09T16:24:27.245Z] ---> 078865d715ca [2022-02-09T16:24:27.245Z] Step 16/25 : WORKDIR / [2022-02-09T16:24:27.505Z] ---> Running in 5fc3630f4b63 [2022-02-09T16:24:27.505Z] Removing intermediate container 5fc3630f4b63 [2022-02-09T16:24:27.505Z] ---> eb74acf8eef1 [2022-02-09T16:24:27.505Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-09T16:24:27.505Z] ---> 2e964c22b138 [2022-02-09T16:24:27.505Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-09T16:24:28.075Z] ---> df97127e37c7 [2022-02-09T16:24:28.075Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-09T16:24:28.075Z] ---> 6c48efd7e2a4 [2022-02-09T16:24:28.075Z] Step 20/25 : EXPOSE 59999 [2022-02-09T16:24:28.075Z] ---> Running in 2bc0d23cd294 [2022-02-09T16:24:28.337Z] Removing intermediate container 2bc0d23cd294 [2022-02-09T16:24:28.337Z] ---> aca60e341314 [2022-02-09T16:24:28.337Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-09T16:24:28.337Z] ---> Running in ede07130e532 [2022-02-09T16:24:28.337Z] Removing intermediate container ede07130e532 [2022-02-09T16:24:28.337Z] ---> 62d1ac6abe51 [2022-02-09T16:24:28.337Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-09T16:24:28.337Z] ---> Running in 97ba8d9027b5 [2022-02-09T16:24:28.337Z] Removing intermediate container 97ba8d9027b5 [2022-02-09T16:24:28.337Z] ---> 060c92b45a3f [2022-02-09T16:24:28.337Z] Step 23/25 : LABEL arch=amd64 [2022-02-09T16:24:28.337Z] ---> Running in 53d160f98cb9 [2022-02-09T16:24:28.604Z] Removing intermediate container 53d160f98cb9 [2022-02-09T16:24:28.604Z] ---> 42812ae97068 [2022-02-09T16:24:28.604Z] Step 24/25 : LABEL git_sha=f9dc3477577711277a71b71469784344d8ea0f80 [2022-02-09T16:24:28.604Z] ---> Running in f61701ec530f [2022-02-09T16:24:28.604Z] Removing intermediate container f61701ec530f [2022-02-09T16:24:28.604Z] ---> ffcf7e8e7162 [2022-02-09T16:24:28.604Z] Step 25/25 : LABEL version=0.0.0 [2022-02-09T16:24:28.604Z] ---> Running in 3bcd005c5b10 [2022-02-09T16:24:28.604Z] Removing intermediate container 3bcd005c5b10 [2022-02-09T16:24:28.604Z] ---> f3fcaa7936a3 [2022-02-09T16:24:28.604Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-09T16:24:28.604Z] Successfully built f3fcaa7936a3 [2022-02-09T16:24:28.863Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:24:29.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-09T16:24:29.280Z] [2022-02-09T16:24:29.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:24:29.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-09T16:24:29.588Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-09T16:24:29.588Z] b4d181a07f80: Pulling fs layer [2022-02-09T16:24:29.588Z] a1111a8f2ec3: Pulling fs layer [2022-02-09T16:24:29.588Z] ed53099fbce6: Pulling fs layer [2022-02-09T16:24:29.588Z] dc539afda2c1: Pulling fs layer [2022-02-09T16:24:29.588Z] 77bc0d833cb6: Pulling fs layer [2022-02-09T16:24:29.588Z] 9065ff56babe: Pulling fs layer [2022-02-09T16:24:29.588Z] d287ab97295c: Pulling fs layer [2022-02-09T16:24:29.588Z] 77bc0d833cb6: Waiting [2022-02-09T16:24:29.588Z] 9065ff56babe: Waiting [2022-02-09T16:24:29.588Z] d287ab97295c: Waiting [2022-02-09T16:24:29.588Z] dc539afda2c1: Waiting [2022-02-09T16:24:29.588Z] a1111a8f2ec3: Verifying Checksum [2022-02-09T16:24:29.588Z] a1111a8f2ec3: Download complete [2022-02-09T16:24:29.588Z] dc539afda2c1: Verifying Checksum [2022-02-09T16:24:29.588Z] dc539afda2c1: Download complete [2022-02-09T16:24:29.588Z] ed53099fbce6: Verifying Checksum [2022-02-09T16:24:29.588Z] ed53099fbce6: Download complete [2022-02-09T16:24:29.588Z] 9065ff56babe: Verifying Checksum [2022-02-09T16:24:29.588Z] 9065ff56babe: Download complete [2022-02-09T16:24:29.851Z] 77bc0d833cb6: Verifying Checksum [2022-02-09T16:24:29.851Z] 77bc0d833cb6: Download complete [2022-02-09T16:24:29.851Z] b4d181a07f80: Verifying Checksum [2022-02-09T16:24:29.851Z] b4d181a07f80: Download complete [2022-02-09T16:24:30.425Z] d287ab97295c: Verifying Checksum [2022-02-09T16:24:30.425Z] d287ab97295c: Download complete [2022-02-09T16:24:31.383Z] b4d181a07f80: Pull complete [2022-02-09T16:24:31.383Z] a1111a8f2ec3: Pull complete [2022-02-09T16:24:31.966Z] ed53099fbce6: Pull complete [2022-02-09T16:24:31.966Z] dc539afda2c1: Pull complete [2022-02-09T16:24:32.227Z] 77bc0d833cb6: Pull complete [2022-02-09T16:24:32.227Z] 9065ff56babe: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-09T16:24:37.160Z] provisioning config files... [2022-02-09T16:24:37.185Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2956748018871382223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:24:37.527Z] d287ab97295c: Pull complete [2022-02-09T16:24:37.527Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-09T16:24:37.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-09T16:24:37.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-09T16:24:37.544Z] ---> docker-login.sh [2022-02-09T16:24:37.544Z] nexus3.edgexfoundry.org:10001 [2022-02-09T16:24:37.587Z] prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container [2022-02-09T16:24:37.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-09T16:24:38.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:24:38.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:24:38.415Z] Configure a credential helper to remove this warning. See [2022-02-09T16:24:38.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:24:38.415Z] [2022-02-09T16:24:38.416Z] Login Succeeded [2022-02-09T16:24:38.416Z] nexus3.edgexfoundry.org:10002 [2022-02-09T16:24:38.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:24:38.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:24:38.690Z] Configure a credential helper to remove this warning. See [2022-02-09T16:24:38.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:24:38.690Z] [2022-02-09T16:24:38.690Z] Login Succeeded [2022-02-09T16:24:38.690Z] nexus3.edgexfoundry.org:10003 [2022-02-09T16:24:39.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:24:39.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:24:39.284Z] Configure a credential helper to remove this warning. See [2022-02-09T16:24:39.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:24:39.284Z] [2022-02-09T16:24:39.284Z] Login Succeeded [2022-02-09T16:24:39.284Z] nexus3.edgexfoundry.org:10004 [2022-02-09T16:24:39.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-09T16:24:39.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:24:39.560Z] Configure a credential helper to remove this warning. See [2022-02-09T16:24:39.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:24:39.560Z] [2022-02-09T16:24:39.560Z] Login Succeeded [2022-02-09T16:24:39.560Z] docker.io [2022-02-09T16:24:40.151Z] $ docker top bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 -eo pid,comm [2022-02-09T16:24:40.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:24:40.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-09T16:24:40.532Z] Configure a credential helper to remove this warning. See [2022-02-09T16:24:40.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-09T16:24:40.532Z] [2022-02-09T16:24:40.532Z] Login Succeeded [2022-02-09T16:24:40.532Z] ---> docker-login.sh ends [Pipeline] } [2022-02-09T16:24:40.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-09T16:24:40.662Z] ---> job-cost.sh [2022-02-09T16:24:40.662Z] lf-activate-venv: SKIPPING [2022-02-09T16:24:40.662Z] INFO: No Stack... [2022-02-09T16:24:40.922Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] echo [2022-02-09T16:24:41.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-09T16:24:41.148Z] ========================================================= [2022-02-09T16:24:41.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-09T16:24:41.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:24:41.485Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-09T16:24:41.490Z] INFO: Archiving Costs [Pipeline] sh [2022-02-09T16:24:41.756Z] Sending build context to Docker daemon 5.196MB [2022-02-09T16:24:41.787Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/cost.csv [2022-02-09T16:24:41.787Z] + cut -d, -f6 [Pipeline] lock [2022-02-09T16:24:41.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [2022-02-09T16:24:41.811Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] did not exist. Created. [2022-02-09T16:24:41.811Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-09T16:24:42.038Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-09T16:24:42.038Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-09T16:24:42.038Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-09T16:24:42.038Z] 9b3977197b4f: Pulling fs layer [2022-02-09T16:24:42.038Z] 1a89e8eeedd5: Pulling fs layer [2022-02-09T16:24:42.038Z] 94645a83ff95: Pulling fs layer [2022-02-09T16:24:42.038Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-09T16:24:42.038Z] 0c92f367c5e7: Pulling fs layer [2022-02-09T16:24:42.038Z] f7c0051592d6: Pulling fs layer [2022-02-09T16:24:42.038Z] a227ed2f7395: Pulling fs layer [2022-02-09T16:24:42.038Z] 7b1c46037f91: Pulling fs layer [2022-02-09T16:24:42.038Z] 3f3a8bcf1eab: Waiting [2022-02-09T16:24:42.038Z] 0c92f367c5e7: Waiting [2022-02-09T16:24:42.038Z] f7c0051592d6: Waiting [2022-02-09T16:24:42.038Z] a227ed2f7395: Waiting [2022-02-09T16:24:42.038Z] 7b1c46037f91: Waiting [2022-02-09T16:24:42.038Z] 94645a83ff95: Download complete [2022-02-09T16:24:42.038Z] 1a89e8eeedd5: Download complete [2022-02-09T16:24:42.038Z] 0c92f367c5e7: Verifying Checksum [2022-02-09T16:24:42.038Z] 0c92f367c5e7: Download complete [2022-02-09T16:24:42.038Z] f7c0051592d6: Verifying Checksum [2022-02-09T16:24:42.038Z] f7c0051592d6: Download complete [2022-02-09T16:24:42.038Z] 9b3977197b4f: Download complete [2022-02-09T16:24:42.038Z] a227ed2f7395: Verifying Checksum [2022-02-09T16:24:42.038Z] a227ed2f7395: Download complete [2022-02-09T16:24:42.248Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-09T16:24:42.345Z] Stashed 1 file(s) [Pipeline] } [2022-02-09T16:24:42.351Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-09T16:24:42.367Z] $ docker stop --time=1 bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 [2022-02-09T16:24:43.021Z] 9b3977197b4f: Pull complete [2022-02-09T16:24:43.557Z] $ docker rm -f bddb95b2fb02a08684541b0d8127a19cc2acffdc149055a29228a96fe69deff1 [2022-02-09T16:24:43.619Z] 1a89e8eeedd5: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T16:24:43.892Z] 94645a83ff95: Pull complete [2022-02-09T16:24:43.892Z] 7b1c46037f91: Verifying Checksum [2022-02-09T16:24:43.892Z] 7b1c46037f91: Download complete [2022-02-09T16:24:44.486Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-09T16:24:44.486Z] 3f3a8bcf1eab: Download complete [2022-02-09T16:24:56.880Z] 3f3a8bcf1eab: Pull complete [2022-02-09T16:24:56.880Z] 0c92f367c5e7: Pull complete [2022-02-09T16:24:56.880Z] f7c0051592d6: Pull complete [2022-02-09T16:24:56.880Z] a227ed2f7395: Pull complete [2022-02-09T16:25:02.276Z] 7b1c46037f91: Pull complete [2022-02-09T16:25:02.276Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-09T16:25:02.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-09T16:25:02.276Z] ---> f79e39bc4007 [2022-02-09T16:25:02.276Z] Step 3/11 : ARG MAKE=make build [2022-02-09T16:25:03.708Z] ---> Running in 2bda9e754164 [2022-02-09T16:25:04.305Z] Removing intermediate container 2bda9e754164 [2022-02-09T16:25:04.305Z] ---> dff846cd183e [2022-02-09T16:25:04.305Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-09T16:25:04.305Z] ---> Running in 6ba7611a2d88 [2022-02-09T16:25:04.577Z] Removing intermediate container 6ba7611a2d88 [2022-02-09T16:25:04.577Z] ---> 95024bad2f9a [2022-02-09T16:25:04.577Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:25:04.853Z] ---> Running in fc5a991f957a [2022-02-09T16:25:05.133Z] Removing intermediate container fc5a991f957a [2022-02-09T16:25:05.133Z] ---> c8651b5ecdba [2022-02-09T16:25:05.133Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:25:05.133Z] ---> Running in 818e1f8d2ffe [2022-02-09T16:25:07.128Z] Removing intermediate container 818e1f8d2ffe [2022-02-09T16:25:07.128Z] ---> de7a48b2e219 [2022-02-09T16:25:07.128Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-09T16:25:07.128Z] ---> Running in 12568fce7a41 [2022-02-09T16:25:08.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-09T16:25:09.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-09T16:25:09.679Z] OK: 220 MiB in 52 packages [2022-02-09T16:25:10.668Z] Removing intermediate container 12568fce7a41 [2022-02-09T16:25:10.668Z] ---> c8d3d5804264 [2022-02-09T16:25:10.668Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-09T16:25:10.940Z] ---> 33b3e95c2af4 [2022-02-09T16:25:10.940Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-09T16:25:11.216Z] ---> Running in 12a966b9965f [2022-02-09T16:26:19.243Z] Removing intermediate container 12a966b9965f [2022-02-09T16:26:19.243Z] ---> aff3e4d1e948 [2022-02-09T16:26:19.243Z] Step 10/11 : COPY . . [2022-02-09T16:26:19.837Z] ---> a6b96a39b0cf [2022-02-09T16:26:19.837Z] Step 11/11 : RUN ${MAKE} [2022-02-09T16:26:20.119Z] ---> Running in 857f21b0d842 [2022-02-09T16:26:21.109Z] noop [2022-02-09T16:26:21.705Z] Removing intermediate container 857f21b0d842 [2022-02-09T16:26:21.705Z] ---> 592439c8d867 [2022-02-09T16:26:21.705Z] Successfully built 592439c8d867 [2022-02-09T16:26:21.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:26:22.053Z] + docker inspect -f . ci-base-image-arm64 [2022-02-09T16:26:22.053Z] . [Pipeline] withDockerContainer [2022-02-09T16:26:22.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2022-02-09T16:26:22.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-09T16:26:23.665Z] $ docker top bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-09T16:26:24.569Z] + go version [2022-02-09T16:26:24.569Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-09T16:26:24.594Z] $ docker stop --time=1 bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 [2022-02-09T16:26:26.184Z] $ docker rm -f bec970a178362ae926e62e61cdbfca9bef7c34dd27088b90791ae6ff12154777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:26:26.778Z] + docker inspect -f . ci-base-image-arm64 [2022-02-09T16:26:26.779Z] . [Pipeline] withDockerContainer [2022-02-09T16:26:26.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2022-02-09T16:26:27.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-09T16:26:28.301Z] $ docker top 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-09T16:26:29.172Z] + make test [2022-02-09T16:26:29.172Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-09T16:26:30.607Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-09T16:27:17.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-09T16:27:17.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-09T16:27:17.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-09T16:27:23.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.071s coverage: 23.3% of statements [2022-02-09T16:27:23.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-09T16:27:23.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements [2022-02-09T16:27:23.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements [2022-02-09T16:27:23.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.064s coverage: 10.8% of statements [2022-02-09T16:27:23.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-09T16:27:23.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-09T16:27:23.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-09T16:27:23.325Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.095s coverage: 28.7% of statements [2022-02-09T16:27:23.325Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-09T16:27:24.775Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 86.1% of statements [2022-02-09T16:27:24.775Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-09T16:27:24.775Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-09T16:27:24.775Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.144s coverage: 57.4% of statements [2022-02-09T16:27:25.790Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.201s coverage: 89.2% of statements [2022-02-09T16:27:25.790Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-09T16:27:26.773Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.8% of statements [2022-02-09T16:27:26.773Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-09T16:27:27.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-09T16:27:27.048Z] GO111MODULE=on go vet ./... [2022-02-09T16:27:49.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-09T16:27:49.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-09T16:27:49.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-09T16:27:51.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-09T16:27:51.774Z] $ docker stop --time=1 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b [2022-02-09T16:27:53.565Z] $ docker rm -f 1b1bd10205ec30daa2cc9ffc79167772f700bbc8aa1a2e5c52ff1bc1dbfd2e3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-09T16:27:54.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-09T16:27:54.437Z] Warning: overwriting stash ‘coverage-report’ [2022-02-09T16:27:54.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-09T16:27:55.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-09T16:27:55.698Z] + ls -al . [2022-02-09T16:27:55.698Z] total 308 [2022-02-09T16:27:55.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 9 16:27 . [2022-02-09T16:27:55.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 16:24 .. [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 16:24 .dockerignore [2022-02-09T16:27:55.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 16:24 .git [2022-02-09T16:27:55.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 16:24 .github [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 9 16:24 .gitignore [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 9 16:24 .golangci.yml [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 26321 Feb 9 16:24 CHANGELOG.md [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 9 16:24 GOVERNANCE.md [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 9 16:24 Jenkinsfile [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 16:24 LICENSE [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 9 16:24 Makefile [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 9 16:24 OWNERS.md [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 9 16:24 README.md [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 9 16:22 VERSION [2022-02-09T16:27:55.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 16:24 bin [2022-02-09T16:27:55.698Z] -rw-r--r-- 1 jenkins jenkins 128114 Feb 9 16:27 coverage.out [2022-02-09T16:27:55.698Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 16:24 example [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 2773 Feb 9 16:24 go.mod [2022-02-09T16:27:55.698Z] -rw-rw-r-- 1 jenkins jenkins 49776 Feb 9 16:24 go.sum [2022-02-09T16:27:55.698Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 9 16:24 internal [2022-02-09T16:27:55.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 16:24 openapi [2022-02-09T16:27:55.699Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 16:24 pkg [2022-02-09T16:27:55.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 16:24 snap [2022-02-09T16:27:55.699Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 16:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:27:56.042Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f9dc3477577711277a71b71469784344d8ea0f80 --label arch=arm64 --label version=0.0.0 . [2022-02-09T16:27:56.646Z] Sending build context to Docker daemon 5.325MB [2022-02-09T16:27:56.646Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-09T16:27:56.646Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-09T16:27:56.646Z] ---> 592439c8d867 [2022-02-09T16:27:56.646Z] Step 3/25 : ARG MAKE=make build [2022-02-09T16:27:56.646Z] ---> Running in b9a509c6ebbc [2022-02-09T16:27:56.919Z] Removing intermediate container b9a509c6ebbc [2022-02-09T16:27:56.919Z] ---> 1c10c2d1299d [2022-02-09T16:27:56.919Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-09T16:27:57.197Z] ---> Running in 2dcbc5839374 [2022-02-09T16:27:57.469Z] Removing intermediate container 2dcbc5839374 [2022-02-09T16:27:57.469Z] ---> f9b60cfece3a [2022-02-09T16:27:57.469Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:27:57.469Z] ---> Running in e49c8b889bb5 [2022-02-09T16:27:58.064Z] Removing intermediate container e49c8b889bb5 [2022-02-09T16:27:58.064Z] ---> e77ec248ed70 [2022-02-09T16:27:58.064Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:27:58.064Z] ---> Running in 631163ac7380 [2022-02-09T16:28:00.038Z] Removing intermediate container 631163ac7380 [2022-02-09T16:28:00.038Z] ---> f4ab9af534b9 [2022-02-09T16:28:00.038Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-09T16:28:00.038Z] ---> Running in b96fbc679080 [2022-02-09T16:28:01.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-09T16:28:01.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-09T16:28:03.430Z] OK: 220 MiB in 52 packages [2022-02-09T16:28:04.024Z] Removing intermediate container b96fbc679080 [2022-02-09T16:28:04.024Z] ---> 21155e645cbd [2022-02-09T16:28:04.024Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-09T16:28:04.621Z] ---> 1f2a6ee45a3d [2022-02-09T16:28:04.621Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-09T16:28:04.899Z] ---> Running in 68d380fd4994 [2022-02-09T16:28:06.879Z] Removing intermediate container 68d380fd4994 [2022-02-09T16:28:06.879Z] ---> 8ddea6725a22 [2022-02-09T16:28:06.879Z] Step 10/25 : COPY . . [2022-02-09T16:28:08.312Z] ---> e89f68ba8b7b [2022-02-09T16:28:08.312Z] Step 11/25 : RUN ${MAKE} [2022-02-09T16:28:08.312Z] ---> Running in 0656805128ad [2022-02-09T16:28:09.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-09T16:28:48.335Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-09T16:28:48.336Z] Removing intermediate container 0656805128ad [2022-02-09T16:28:48.336Z] ---> ec8a41a95541 [2022-02-09T16:28:48.336Z] Step 12/25 : FROM alpine:3.14 [2022-02-09T16:28:48.336Z] 3.14: Pulling from library/alpine [2022-02-09T16:28:48.336Z] be307f383ecc: Pulling fs layer [2022-02-09T16:28:48.336Z] be307f383ecc: Verifying Checksum [2022-02-09T16:28:48.336Z] be307f383ecc: Download complete [2022-02-09T16:28:48.336Z] be307f383ecc: Pull complete [2022-02-09T16:28:48.336Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-09T16:28:48.336Z] Status: Downloaded newer image for alpine:3.14 [2022-02-09T16:28:48.336Z] ---> 5b8b7b635229 [2022-02-09T16:28:48.336Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-09T16:28:48.610Z] ---> Running in 1bc11b279e21 [2022-02-09T16:28:48.882Z] Removing intermediate container 1bc11b279e21 [2022-02-09T16:28:48.882Z] ---> c278e92aeeff [2022-02-09T16:28:48.882Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-09T16:28:48.882Z] ---> Running in abe319091922 [2022-02-09T16:28:50.862Z] Removing intermediate container abe319091922 [2022-02-09T16:28:50.862Z] ---> acc201f1f93e [2022-02-09T16:28:50.862Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-09T16:28:50.862Z] ---> Running in e22e1d09dab9 [2022-02-09T16:28:51.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-09T16:28:52.816Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-09T16:28:53.412Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-09T16:28:53.412Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-09T16:28:53.686Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-09T16:28:53.686Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-09T16:28:53.957Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-09T16:28:53.957Z] Executing busybox-1.33.1-r6.trigger [2022-02-09T16:28:53.957Z] OK: 8 MiB in 19 packages [2022-02-09T16:28:54.934Z] Removing intermediate container e22e1d09dab9 [2022-02-09T16:28:54.934Z] ---> f3011a7e51cc [2022-02-09T16:28:54.934Z] Step 16/25 : WORKDIR / [2022-02-09T16:28:54.934Z] ---> Running in 7d3c68899701 [2022-02-09T16:28:55.208Z] Removing intermediate container 7d3c68899701 [2022-02-09T16:28:55.208Z] ---> 599699cf1673 [2022-02-09T16:28:55.208Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-09T16:28:55.803Z] ---> 1ee49bf99cb5 [2022-02-09T16:28:55.803Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-09T16:28:56.779Z] ---> c30bb1f40d5f [2022-02-09T16:28:56.779Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-09T16:28:57.755Z] ---> 2efea2433be6 [2022-02-09T16:28:57.755Z] Step 20/25 : EXPOSE 59999 [2022-02-09T16:28:57.755Z] ---> Running in b3d84ab76726 [2022-02-09T16:28:58.029Z] Removing intermediate container b3d84ab76726 [2022-02-09T16:28:58.029Z] ---> 1622acd489b0 [2022-02-09T16:28:58.029Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-09T16:28:58.029Z] ---> Running in 50218cb73901 [2022-02-09T16:28:58.303Z] Removing intermediate container 50218cb73901 [2022-02-09T16:28:58.303Z] ---> cbb8f8437bd8 [2022-02-09T16:28:58.303Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-09T16:28:58.578Z] ---> Running in 0912741e11ef [2022-02-09T16:28:58.851Z] Removing intermediate container 0912741e11ef [2022-02-09T16:28:58.851Z] ---> 260e776ce92f [2022-02-09T16:28:58.851Z] Step 23/25 : LABEL arch=arm64 [2022-02-09T16:28:59.125Z] ---> Running in 10199ed15897 [2022-02-09T16:28:59.399Z] Removing intermediate container 10199ed15897 [2022-02-09T16:28:59.399Z] ---> 023d6bba3edc [2022-02-09T16:28:59.399Z] Step 24/25 : LABEL git_sha=f9dc3477577711277a71b71469784344d8ea0f80 [2022-02-09T16:28:59.399Z] ---> Running in 9307d69f5851 [2022-02-09T16:28:59.681Z] Removing intermediate container 9307d69f5851 [2022-02-09T16:28:59.681Z] ---> a174302af740 [2022-02-09T16:28:59.681Z] Step 25/25 : LABEL version=0.0.0 [2022-02-09T16:28:59.957Z] ---> Running in 5e47616208bb [2022-02-09T16:29:00.231Z] Removing intermediate container 5e47616208bb [2022-02-09T16:29:00.231Z] ---> 0ef0693b594a [2022-02-09T16:29:00.231Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-09T16:29:00.231Z] Successfully built 0ef0693b594a [2022-02-09T16:29:00.231Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:29:00.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-09T16:29:00.678Z] [2022-02-09T16:29:00.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:29:01.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-09T16:29:01.030Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-09T16:29:01.030Z] 448f6bf000e3: Pulling fs layer [2022-02-09T16:29:01.030Z] f757da607395: Pulling fs layer [2022-02-09T16:29:01.030Z] 05883995daec: Pulling fs layer [2022-02-09T16:29:01.030Z] 8603b9c90790: Pulling fs layer [2022-02-09T16:29:01.030Z] 1560dd03e051: Pulling fs layer [2022-02-09T16:29:01.030Z] 27f5ce0e4adf: Pulling fs layer [2022-02-09T16:29:01.030Z] c2d8d7efcc4b: Pulling fs layer [2022-02-09T16:29:01.030Z] 8603b9c90790: Waiting [2022-02-09T16:29:01.030Z] 27f5ce0e4adf: Waiting [2022-02-09T16:29:01.030Z] c2d8d7efcc4b: Waiting [2022-02-09T16:29:01.030Z] 1560dd03e051: Waiting [2022-02-09T16:29:01.303Z] f757da607395: Verifying Checksum [2022-02-09T16:29:01.303Z] f757da607395: Download complete [2022-02-09T16:29:01.303Z] 8603b9c90790: Verifying Checksum [2022-02-09T16:29:01.303Z] 8603b9c90790: Download complete [2022-02-09T16:29:01.303Z] 1560dd03e051: Verifying Checksum [2022-02-09T16:29:01.303Z] 1560dd03e051: Download complete [2022-02-09T16:29:01.303Z] 27f5ce0e4adf: Verifying Checksum [2022-02-09T16:29:01.303Z] 27f5ce0e4adf: Download complete [2022-02-09T16:29:01.581Z] 05883995daec: Verifying Checksum [2022-02-09T16:29:01.581Z] 05883995daec: Download complete [2022-02-09T16:29:01.856Z] 448f6bf000e3: Download complete [2022-02-09T16:29:04.478Z] c2d8d7efcc4b: Verifying Checksum [2022-02-09T16:29:04.478Z] c2d8d7efcc4b: Download complete [2022-02-09T16:29:05.459Z] 448f6bf000e3: Pull complete [2022-02-09T16:29:06.057Z] f757da607395: Pull complete [2022-02-09T16:29:07.487Z] 05883995daec: Pull complete [2022-02-09T16:29:07.762Z] 8603b9c90790: Pull complete [2022-02-09T16:29:08.739Z] 1560dd03e051: Pull complete [2022-02-09T16:29:09.012Z] 27f5ce0e4adf: Pull complete [2022-02-09T16:29:24.087Z] c2d8d7efcc4b: Pull complete [2022-02-09T16:29:24.087Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-09T16:29:24.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-09T16:29:24.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-09T16:29:24.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2022-02-09T16:29:24.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-09T16:29:26.846Z] $ docker top cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:27.720Z] ---> job-cost.sh [2022-02-09T16:29:27.720Z] lf-activate-venv: SKIPPING [2022-02-09T16:29:27.720Z] INFO: No Stack... [2022-02-09T16:29:27.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-09T16:29:28.264Z] INFO: Archiving Costs [Pipeline] sh [2022-02-09T16:29:28.601Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2022-02-09T16:29:28.601Z] + cut -d, -f6 [Pipeline] lock [2022-02-09T16:29:28.934Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [2022-02-09T16:29:28.940Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] did not exist. Created. [2022-02-09T16:29:28.940Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-09T16:29:29.292Z] /w/workspace/device-sdk-go/4@tmp/durable-e41b7e5e/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-e41b7e5e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-09T16:29:29.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-09T16:29:29.986Z] Warning: overwriting stash ‘stack-cost’ [2022-02-09T16:29:30.051Z] Stashed 1 file(s) [Pipeline] } [2022-02-09T16:29:30.058Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-09T16:29:30.080Z] $ docker stop --time=1 cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 [2022-02-09T16:29:31.574Z] $ docker rm -f cd2607931522fb68a68a5b0e0f5360fc19e5fc1c7083c691c31a364bb7808312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-09T16:29:32.059Z] provisioning config files... [2022-02-09T16:29:32.067Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config3875553818280959960tmp [Pipeline] { [Pipeline] sh [2022-02-09T16:29:32.368Z] + set +x [2022-02-09T16:29:32.368Z] + bash -s -- [2022-02-09T16:29:32.368Z] + curl -s https://codecov.io/bash [2022-02-09T16:29:32.368Z] [2022-02-09T16:29:32.368Z] _____ _ [2022-02-09T16:29:32.368Z] / ____| | | [2022-02-09T16:29:32.368Z] | | ___ __| | ___ ___ _____ __ [2022-02-09T16:29:32.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-09T16:29:32.369Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-09T16:29:32.369Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-09T16:29:32.369Z] Bash-1.0.6 [2022-02-09T16:29:32.369Z] [2022-02-09T16:29:32.369Z] [2022-02-09T16:29:32.369Z] ==> git version 2.24.4 found [2022-02-09T16:29:32.369Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-09T16:29:32.369Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-09T16:29:32.369Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-09T16:29:32.369Z] ==> Jenkins CI detected. [2022-02-09T16:29:32.369Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1094 [2022-02-09T16:29:32.369Z] project root: . [2022-02-09T16:29:32.369Z] --> token set from env [2022-02-09T16:29:32.369Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-09T16:29:32.635Z] ==> Running gcov in . (disable via -X gcov) [2022-02-09T16:29:32.635Z] ==> Python coveragepy not found [2022-02-09T16:29:32.635Z] ==> Searching for coverage reports in: [2022-02-09T16:29:32.635Z] + . [2022-02-09T16:29:32.635Z] -> Found 1 reports [2022-02-09T16:29:32.635Z] ==> Detecting git/mercurial file structure [2022-02-09T16:29:32.635Z] ==> Reading reports [2022-02-09T16:29:32.635Z] + ./coverage.out bytes=128114 [2022-02-09T16:29:32.635Z] ==> Appending adjustments [2022-02-09T16:29:32.635Z] https://docs.codecov.io/docs/fixing-reports [2022-02-09T16:29:32.898Z] + Found adjustments [2022-02-09T16:29:32.898Z] ==> Gzipping contents [2022-02-09T16:29:32.898Z] 16K /tmp/codecov.aSwlmS.gz [2022-02-09T16:29:32.898Z] ==> Uploading reports [2022-02-09T16:29:32.898Z] url: https://codecov.io [2022-02-09T16:29:32.898Z] query: branch=PR-1094&commit=f9dc3477577711277a71b71469784344d8ea0f80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= [2022-02-09T16:29:32.898Z] -> Pinging Codecov [2022-02-09T16:29:32.898Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1094&commit=f9dc3477577711277a71b71469784344d8ea0f80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= [2022-02-09T16:29:33.157Z] -> Uploading to [2022-02-09T16:29:33.157Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-09/7E55EF52A471D76F132DFD9A03CDDE97/f9dc3477577711277a71b71469784344d8ea0f80/7e72ae77-0e0f-4442-a9ec-319abd75f3e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220209T162933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be04b05e10c647bacf87ef4a9fa2b37282c039966d97d62fa642f5d018f0dee6 [2022-02-09T16:29:33.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-09T16:29:33.157Z] Dload Upload Total Spent Left Speed [2022-02-09T16:29:33.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16053 0 0 100 16053 0 53436 --:--:-- --:--:-- --:--:-- 53332 100 16053 0 0 100 16053 0 53401 --:--:-- --:--:-- --:--:-- 53332 [2022-02-09T16:29:33.418Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f9dc3477577711277a71b71469784344d8ea0f80 [Pipeline] } [2022-02-09T16:29:33.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-09T16:29:34.179Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives ']' [2022-02-09T16:29:34.179Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives [2022-02-09T16:29:34.179Z] total 8 [2022-02-09T16:29:34.179Z] drwxr-xr-x. 3 root root 34 Feb 9 16:24 . [2022-02-09T16:29:34.179Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 9 16:24 .. [2022-02-09T16:29:34.179Z] drwxr-xr-x. 2 root root 6 Feb 9 16:24 cost [2022-02-09T16:29:34.179Z] -rw-r--r--. 1 root root 85 Feb 9 16:24 cost.csv [2022-02-09T16:29:34.179Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives [2022-02-09T16:29:34.179Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives [2022-02-09T16:29:34.179Z] total 8 [2022-02-09T16:29:34.179Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 9 16:24 . [2022-02-09T16:29:34.179Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 9 16:24 .. [2022-02-09T16:29:34.179Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 9 16:24 cost [2022-02-09T16:29:34.179Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 9 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:34.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:35.030Z] ---> package-listing.sh [2022-02-09T16:29:35.030Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-09T16:29:35.030Z] ++ facter osfamily [2022-02-09T16:29:35.291Z] + OS_FAMILY=redhat [2022-02-09T16:29:35.291Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1094 [2022-02-09T16:29:35.291Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-09T16:29:35.291Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-09T16:29:35.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-09T16:29:35.291Z] + PACKAGES=/tmp/packages_start.txt [2022-02-09T16:29:35.291Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' [2022-02-09T16:29:35.291Z] + PACKAGES=/tmp/packages_end.txt [2022-02-09T16:29:35.291Z] + case "${OS_FAMILY}" in [2022-02-09T16:29:35.291Z] + rpm -qa [2022-02-09T16:29:35.291Z] + sort [2022-02-09T16:29:35.864Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-09T16:29:35.864Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-09T16:29:35.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-09T16:29:35.864Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' [2022-02-09T16:29:35.864Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ [2022-02-09T16:29:35.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ [Pipeline] echo [2022-02-09T16:29:35.876Z] 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-sdk-go_PR-1094/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-09T16:29:36.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-09T16:29:36.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-09T16:29:36.722Z] . [Pipeline] withDockerContainer [2022-02-09T16:29:36.789Z] prd-centos7-docker-4c-2g-4892 does not seem to be running inside a container [2022-02-09T16:29:36.817Z] $ 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-sdk-go_PR-1094/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-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-09T16:29:37.009Z] $ docker top 13816b5a4a06ec3933a638c5f233e178cf17012e83bfe0822d48c7bb85cbe4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-09T16:29:37.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-09T16:29:37.669Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-09T16:29:37.959Z] + ls /var/log/sa-host [2022-02-09T16:29:37.959Z] + sadf -c /var/log/sa-host/sa09 [2022-02-09T16:29:37.959Z] file_magic: OK [2022-02-09T16:29:37.959Z] HZ: Using current value: 100 [2022-02-09T16:29:37.959Z] file_header: OK [2022-02-09T16:29:37.959Z] 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 [2022-02-09T16:29:37.959Z] Statistics: [2022-02-09T16:29:37.959Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-09T16:29:37.959Z] File successfully converted to sysstat format version 12.0.3 [2022-02-09T16:29:37.959Z] + sadf -c /var/log/sa-host/sa17 [2022-02-09T16:29:37.959Z] file_magic: OK [2022-02-09T16:29:37.959Z] HZ: Using current value: 100 [2022-02-09T16:29:37.959Z] file_header: OK [2022-02-09T16:29:37.959Z] 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 [2022-02-09T16:29:37.959Z] Statistics: [2022-02-09T16:29:37.959Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-09T16:29:37.959Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-09T16:29:38.178Z] provisioning config files... [2022-02-09T16:29:38.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config4879812001937416552tmp [Pipeline] { [Pipeline] echo [2022-02-09T16:29:38.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:38.492Z] ---> create-netrc.sh [Pipeline] } [2022-02-09T16:29:38.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:38.835Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-09T16:29:38.845Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:39.140Z] ---> sudo-logs.sh [2022-02-09T16:29:39.140Z] Archiving 'sudo' log.. [2022-02-09T16:29:39.140Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4892.novalocal: Name or service not known [2022-02-09T16:29:39.140Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4892.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-09T16:29:39.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:39.475Z] ---> job-cost.sh [2022-02-09T16:29:39.475Z] lf-activate-venv: SKIPPING [2022-02-09T16:29:39.475Z] DEBUG: total: 0.05999999865889549 [2022-02-09T16:29:39.475Z] INFO: Retrieving Stack Cost... [2022-02-09T16:29:39.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-09T16:29:39.996Z] INFO: Archiving Costs [Pipeline] echo [2022-02-09T16:29:40.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-09T16:29:40.319Z] ---> logs-deploy.sh [2022-02-09T16:29:40.319Z] lf-activate-venv: SKIPPING [2022-02-09T16:29:40.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1094/4 [2022-02-09T16:29:40.319Z] INFO: archiving workspace using pattern(s): [2022-02-09T16:29:40.893Z] Archives upload complete. [2022-02-09T16:29:41.154Z] INFO: archiving logs to Nexus