Pull request #1325 opened 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d6e18c1181632386634fb5345d650d98d0b5e6a8+8b9fd5bc22bc5ff949621087fe72c38333f95112 (0611d20377cdfe71f70888c920c98a806dc04ddb) 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-ssh6869808557665992248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11158219237397534123.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-1325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1458858020056870105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-1325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17974010897663795811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8061843490159043170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-1325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4693748590360601691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6097’ Running on prd-ubuntu20.04-docker-8c-8g-6098 in /w/workspace/gexfoundry_device-sdk-go_PR-1325 [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-1325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1325/head:refs/remotes/origin/PR-1325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b9fd5bc22bc5ff949621087fe72c38333f95112 into PR head commit d6e18c1181632386634fb5345d650d98d0b5e6a8 Merge succeeded, producing d6e18c1181632386634fb5345d650d98d0b5e6a8 Checking out Revision d6e18c1181632386634fb5345d650d98d0b5e6a8 (PR-1325) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e18c1181632386634fb5345d650d98d0b5e6a8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6e18c1181632386634fb5345d650d98d0b5e6a8 # timeout=10 Commit message: "feat!: replace REST device validation callback with MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:46:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:46:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:46:39 ========================================================= 10:46:39 EdgeX Global Pipelines Version Info 10:46:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:46:40 ------------------- 10:46:40 stable info: 10:46:40 ------------------- 10:46:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:46:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:46:40 Message: update stable to v1.0.244 10:46:40 ------------------- 10:46:40 experimental info: 10:46:40 ------------------- 10:46:40 Commited By: **** collab-it+edgex@linuxfoundation.org 10:46:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:46:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:46:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1325 [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1325 [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1325 [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6e18c1181632386634fb5345d650d98d0b5e6a8 [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6e18c1 [Pipeline] echo 10:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:42 provisioning config files... 10:46:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/config8992932075447454996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:42 ---> docker-login.sh 10:46:42 nexus3.edgexfoundry.org:10001 10:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:43 Configure a credential helper to remove this warning. See 10:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:43 10:46:43 Login Succeeded 10:46:43 nexus3.edgexfoundry.org:10002 10:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:43 Configure a credential helper to remove this warning. See 10:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:43 10:46:43 Login Succeeded 10:46:43 nexus3.edgexfoundry.org:10003 10:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:43 Configure a credential helper to remove this warning. See 10:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:43 10:46:43 Login Succeeded 10:46:43 nexus3.edgexfoundry.org:10004 10:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:44 Configure a credential helper to remove this warning. See 10:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:44 10:46:44 Login Succeeded 10:46:44 docker.io 10:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:44 Configure a credential helper to remove this warning. See 10:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:44 10:46:44 Login Succeeded 10:46:44 ---> docker-login.sh ends [Pipeline] } 10:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:46:45 + git rev-list -1 --merges d6e18c1181632386634fb5345d650d98d0b5e6a8~1..d6e18c1181632386634fb5345d650d98d0b5e6a8 [Pipeline] echo 10:46:45 -----------> git rev-list -1 --merges d6e18c1181632386634fb5345d650d98d0b5e6a8~1..d6e18c1181632386634fb5345d650d98d0b5e6a8 d6e18c1181632386634fb5345d650d98d0b5e6a8 [false] [Pipeline] sh 10:46:45 + git log --format=format:%s -1 d6e18c1181632386634fb5345d650d98d0b5e6a8 [Pipeline] echo 10:46:45 ========================================================= 10:46:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:46:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:45 + git log --format=format:%s -1 d6e18c1181632386634fb5345d650d98d0b5e6a8 [Pipeline] echo 10:46:46 [semverPrep] GIT_COMMIT: d6e18c1181632386634fb5345d650d98d0b5e6a8, Commit Message: feat!: replace REST device validation callback with MessageBus [Pipeline] echo 10:46:46 [semverPrep] This is not a build commit. [Pipeline] sh 10:46:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:46:46 + grep -v github /etc/ssh/ssh_known_hosts 10:46:46 + [ -e /tmp/ssh_known_hosts ] 10:46:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:46:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:46:46 + sudo tee -a /etc/ssh/ssh_known_hosts 10:46:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:46:46 10:46:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:46:47 0.1.4: Pulling from edgex-devops/py-git-semver 10:46:47 b85a868b505f: Pulling fs layer 10:46:47 e2be974225ed: Pulling fs layer 10:46:47 339a4e72a1f5: Pulling fs layer 10:46:47 988bab9f4d93: Pulling fs layer 10:46:47 1469e6f7b9e6: Pulling fs layer 10:46:47 eaf3925da568: Pulling fs layer 10:46:47 bab4dde63d76: Pulling fs layer 10:46:47 bde34c3a00c8: Pulling fs layer 10:46:47 b352a97aabf1: Pulling fs layer 10:46:47 4872d77fe225: Pulling fs layer 10:46:47 988bab9f4d93: Waiting 10:46:47 5851b861e8e6: Pulling fs layer 10:46:47 1469e6f7b9e6: Waiting 10:46:47 eaf3925da568: Waiting 10:46:47 bab4dde63d76: Waiting 10:46:47 4872d77fe225: Waiting 10:46:47 bde34c3a00c8: Waiting 10:46:47 5851b861e8e6: Waiting 10:46:47 b352a97aabf1: Waiting 10:46:47 e2be974225ed: Download complete 10:46:47 988bab9f4d93: Verifying Checksum 10:46:47 988bab9f4d93: Download complete 10:46:47 1469e6f7b9e6: Verifying Checksum 10:46:47 1469e6f7b9e6: Download complete 10:46:47 eaf3925da568: Verifying Checksum 10:46:47 eaf3925da568: Download complete 10:46:47 339a4e72a1f5: Verifying Checksum 10:46:47 339a4e72a1f5: Download complete 10:46:47 bde34c3a00c8: Verifying Checksum 10:46:47 bde34c3a00c8: Download complete 10:46:47 b352a97aabf1: Download complete 10:46:47 4872d77fe225: Verifying Checksum 10:46:47 4872d77fe225: Download complete 10:46:47 5851b861e8e6: Verifying Checksum 10:46:47 5851b861e8e6: Download complete 10:46:47 b85a868b505f: Verifying Checksum 10:46:47 b85a868b505f: Download complete 10:46:48 bab4dde63d76: Verifying Checksum 10:46:48 bab4dde63d76: Download complete 10:46:48 b85a868b505f: Pull complete 10:46:49 e2be974225ed: Pull complete 10:46:49 339a4e72a1f5: Pull complete 10:46:49 988bab9f4d93: Pull complete 10:46:50 1469e6f7b9e6: Pull complete 10:46:50 eaf3925da568: Pull complete 10:46:51 bab4dde63d76: Pull complete 10:46:51 bde34c3a00c8: Pull complete 10:46:51 b352a97aabf1: Pull complete 10:46:51 4872d77fe225: Pull complete 10:46:51 5851b861e8e6: Pull complete 10:46:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:52 prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container 10:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1325 -v /w/workspace/gexfoundry_device-sdk-go_PR-1325:/w/workspace/gexfoundry_device-sdk-go_PR-1325:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1325@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:46:56 $ docker top 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 -eo pid,comm 10:46:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:46:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:56 [ssh-agent] Looking for ssh-agent implementation... 10:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:56 $ docker exec 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 ssh-agent 10:46:56 SSH_AUTH_SOCK=/tmp/ssh-kcU6J7sI9W59/agent.32 10:46:56 SSH_AGENT_PID=38 10:46:56 Running ssh-add (command line suppressed) 10:46:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/private_key_7916531589265712856.key (/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/private_key_7916531589265712856.key) 10:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:57 + git tag --points-at HEAD [Pipeline] } 10:46:57 $ docker exec --env ******** --env ******** 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 ssh-agent -k 10:46:57 unset SSH_AUTH_SOCK; 10:46:57 unset SSH_AGENT_PID; 10:46:57 echo Agent pid 38 killed; 10:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:57 [ssh-agent] Looking for ssh-agent implementation... 10:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:57 $ docker exec 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 ssh-agent 10:46:57 SSH_AUTH_SOCK=/tmp/ssh-HpmYnRqoTzyh/agent.72 10:46:57 SSH_AGENT_PID=78 10:46:57 Running ssh-add (command line suppressed) 10:46:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/private_key_16482753262229247430.key (/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/private_key_16482753262229247430.key) 10:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:58 + git semver init 10:46:58 2023-02-15 10:46:58,522 [run_init] DEBUG init version:0.0.0 force:False 10:46:58 2023-02-15 10:46:58,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver 10:46:58 2023-02-15 10:46:58,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver 10:46:58 2023-02-15 10:46:58,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1325, universal_newlines=False, shell=None, istream=None) 10:46:59 2023-02-15 10:46:59,582 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325/.git/info/exclude 10:46:59 2023-02-15 10:46:59,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver/PR-1325 with force:False 10:46:59 2023-02-15 10:46:59,583 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver/PR-1325 10:46:59 2023-02-15 10:46:59,586 [execute] INFO git cat-file --batch-check 10:46:59 2023-02-15 10:46:59,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver, universal_newlines=False, shell=None, istream=) 10:46:59 2023-02-15 10:46:59,592 [execute] INFO git cat-file --batch 10:46:59 2023-02-15 10:46:59,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver, universal_newlines=False, shell=None, istream=) 10:46:59 2023-02-15 10:46:59,596 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1325/.semver/PR-1325 10:46:59 0.0.0 [Pipeline] } 10:46:59 $ docker exec --env ******** --env ******** 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 ssh-agent -k 10:47:00 unset SSH_AUTH_SOCK; 10:47:00 unset SSH_AGENT_PID; 10:47:00 echo Agent pid 78 killed; 10:47:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:47:00 + git semver [Pipeline] } 10:47:00 $ docker stop --time=1 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 10:47:02 $ docker rm -f --volumes 3e625d092fd35be0de8a6119650bcab366326c2b8e66a3297896af962c676e88 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:47:02 Stashed 1 file(s) [Pipeline] echo 10:47:02 [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 10:47:03 provisioning config files... 10:47:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/config8218352125306575900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:03 ---> docker-login.sh 10:47:03 nexus3.edgexfoundry.org:10001 10:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:03 Configure a credential helper to remove this warning. See 10:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:03 10:47:03 Login Succeeded 10:47:03 nexus3.edgexfoundry.org:10002 10:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:03 Configure a credential helper to remove this warning. See 10:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:03 10:47:03 Login Succeeded 10:47:03 nexus3.edgexfoundry.org:10003 10:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:03 Configure a credential helper to remove this warning. See 10:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:03 10:47:03 Login Succeeded 10:47:03 nexus3.edgexfoundry.org:10004 10:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:03 Configure a credential helper to remove this warning. See 10:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:03 10:47:03 Login Succeeded 10:47:03 docker.io 10:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:04 Configure a credential helper to remove this warning. See 10:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:04 10:47:04 Login Succeeded 10:47:04 ---> docker-login.sh ends [Pipeline] } 10:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:47:04 ========================================================= 10:47:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:47:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:04 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 10:47:04 Sending build context to Docker daemon 10.53MB 10:47:04 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:47:04 Step 2/10 : FROM ${BASE} AS builder 10:47:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:47:05 213ec9aee27d: Pulling fs layer 10:47:05 4583459ba037: Pulling fs layer 10:47:05 93c1e223e6f2: Pulling fs layer 10:47:05 53926ce57604: Pulling fs layer 10:47:05 21b2b0c7a3f4: Pulling fs layer 10:47:05 22ff95d597cd: Pulling fs layer 10:47:05 12d6caf4c0d1: Pulling fs layer 10:47:05 96b7cbca73a9: Pulling fs layer 10:47:05 a7acece74701: Pulling fs layer 10:47:05 53926ce57604: Waiting 10:47:05 22ff95d597cd: Waiting 10:47:05 12d6caf4c0d1: Waiting 10:47:05 96b7cbca73a9: Waiting 10:47:05 a7acece74701: Waiting 10:47:05 21b2b0c7a3f4: Waiting 10:47:05 93c1e223e6f2: Verifying Checksum 10:47:05 93c1e223e6f2: Download complete 10:47:05 4583459ba037: Download complete 10:47:05 21b2b0c7a3f4: Download complete 10:47:05 22ff95d597cd: Download complete 10:47:05 213ec9aee27d: Verifying Checksum 10:47:05 213ec9aee27d: Download complete 10:47:05 12d6caf4c0d1: Download complete 10:47:05 213ec9aee27d: Pull complete 10:47:05 4583459ba037: Pull complete 10:47:05 93c1e223e6f2: Pull complete 10:47:06 a7acece74701: Verifying Checksum 10:47:06 a7acece74701: Download complete 10:47:06 96b7cbca73a9: Verifying Checksum 10:47:06 53926ce57604: Verifying Checksum 10:47:06 53926ce57604: Download complete 10:47:10 53926ce57604: Pull complete 10:47:10 21b2b0c7a3f4: Pull complete 10:47:10 22ff95d597cd: Pull complete 10:47:10 12d6caf4c0d1: Pull complete 10:47:13 96b7cbca73a9: Pull complete 10:47:13 a7acece74701: Pull complete 10:47:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:47:13 ---> db6d94c90886 10:47:13 Step 3/10 : ARG MAKE=make build 10:47:18 ---> Running in c22a530e1327 10:47:18 Still waiting to schedule task 10:47:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6095’ is offline 10:47:18 Removing intermediate container c22a530e1327 10:47:18 ---> 331206eb3a2d 10:47:18 Step 4/10 : WORKDIR /device-sdk-go 10:47:18 ---> Running in 657d744942b9 10:47:18 Removing intermediate container 657d744942b9 10:47:18 ---> 7cddb3940426 10:47:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:47:18 ---> Running in 9319a2526db6 10:47:18 Removing intermediate container 9319a2526db6 10:47:18 ---> 01bc5ddedc7f 10:47:18 Step 6/10 : RUN apk add --update --no-cache make git 10:47:18 ---> Running in 156bd558edc9 10:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:47:19 OK: 211 MiB in 51 packages 10:47:19 Removing intermediate container 156bd558edc9 10:47:19 ---> 1f620c5544d3 10:47:19 Step 7/10 : COPY go.mod vendor* ./ 10:47:19 ---> a6dcb4e37ac3 10:47:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:19 ---> Running in 10a6edd07695 10:47:51 Removing intermediate container 10a6edd07695 10:47:51 ---> 9c7b1204caf2 10:47:51 Step 9/10 : COPY . . 10:47:51 ---> 4c4e944b355c 10:47:51 Step 10/10 : RUN ${MAKE} 10:47:51 ---> Running in 6ef1f494e7a5 10:47:51 noop 10:47:51 Removing intermediate container 6ef1f494e7a5 10:47:51 ---> 95535782dadd 10:47:51 Successfully built 95535782dadd 10:47:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:52 + docker inspect -f . ci-base-image-x86_64 10:47:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:52 prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container 10:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1325 -v /w/workspace/gexfoundry_device-sdk-go_PR-1325:/w/workspace/gexfoundry_device-sdk-go_PR-1325:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1325@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 ******** ci-base-image-x86_64 cat 10:47:52 $ docker top 7a1aae6d570e0721492e22b2e6ff4da91f967db6f4666bd1587b560aa9e549ea -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:53 + go version 10:47:53 go version go1.18.7 linux/amd64 [Pipeline] } 10:47:53 $ docker stop --time=1 7a1aae6d570e0721492e22b2e6ff4da91f967db6f4666bd1587b560aa9e549ea 10:47:54 $ docker rm -f --volumes 7a1aae6d570e0721492e22b2e6ff4da91f967db6f4666bd1587b560aa9e549ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:55 + docker inspect -f . ci-base-image-x86_64 10:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:55 prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container 10:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1325 -v /w/workspace/gexfoundry_device-sdk-go_PR-1325:/w/workspace/gexfoundry_device-sdk-go_PR-1325:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1325@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 ******** ci-base-image-x86_64 cat 10:47:55 $ docker top 6d9ae1fb9c8762da631da4f3f8a6ff6d2d6795d905cd86436f9a7c1532c921fd -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1325 [Pipeline] fileExists [Pipeline] sh 10:47:56 + make test 10:47:56 go test -race -coverprofile=coverage.out ./... 10:48:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:48:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements 10:48:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:48:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.106s coverage: 78.1% of statements 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:48:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.110s coverage: 74.7% of statements 10:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.077s coverage: 14.9% of statements 10:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.2% of statements 10:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.764s coverage: 89.2% of statements 10:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 10:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:48:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:48:39 GO111MODULE=on go vet ./... 10:48:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:48:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:48:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:48:41 $ docker stop --time=1 6d9ae1fb9c8762da631da4f3f8a6ff6d2d6795d905cd86436f9a7c1532c921fd 10:48:44 $ docker rm -f --volumes 6d9ae1fb9c8762da631da4f3f8a6ff6d2d6795d905cd86436f9a7c1532c921fd [Pipeline] // withDockerContainer [Pipeline] sh 10:48:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:48:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:48:46 + ls -al . 10:48:46 total 284 10:48:46 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 10:47 . 10:48:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 10:46 .. 10:48:46 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 10:46 .dockerignore 10:48:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 10:48 .git 10:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 10:46 .github 10:48:46 -rw-rw-r-- 1 jenkins jenkins 131 Feb 15 10:46 .gitignore 10:48:46 -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 10:46 .golangci.yml 10:48:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 10:46 .semver 10:48:46 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 15 10:46 CHANGELOG.md 10:48:46 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 10:46 GOVERNANCE.md 10:48:46 -rw-rw-r-- 1 jenkins jenkins 885 Feb 15 10:46 Jenkinsfile 10:48:46 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 15 10:46 LICENSE 10:48:46 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 15 10:46 Makefile 10:48:46 -rw-rw-r-- 1 jenkins jenkins 619 Feb 15 10:46 OWNERS.md 10:48:46 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 15 10:46 README.md 10:48:46 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 10:47 VERSION 10:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 10:46 bin 10:48:46 -rw-r--r-- 1 jenkins jenkins 111687 Feb 15 10:48 coverage.out 10:48:46 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 10:46 example 10:48:46 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 15 10:46 go.mod 10:48:46 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 15 10:46 go.sum 10:48:46 drwxrwxr-x 13 jenkins jenkins 4096 Feb 15 10:46 internal 10:48:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 10:46 openapi 10:48:46 drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 10:46 pkg 10:48:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 10:46 snap 10:48:46 -rw-rw-r-- 1 jenkins jenkins 222 Feb 15 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:46 + 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=d6e18c1181632386634fb5345d650d98d0b5e6a8 --label arch=amd64 --label version=0.0.0 . 10:48:46 Sending build context to Docker daemon 10.64MB 10:48:46 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:48:46 Step 2/23 : FROM ${BASE} AS builder 10:48:46 ---> 95535782dadd 10:48:46 Step 3/23 : ARG MAKE=make build 10:48:47 ---> Running in 8bb69e07aa4a 10:48:47 Removing intermediate container 8bb69e07aa4a 10:48:47 ---> 677063a03e5a 10:48:47 Step 4/23 : WORKDIR /device-sdk-go 10:48:47 ---> Running in b17a1ef875cf 10:48:47 Removing intermediate container b17a1ef875cf 10:48:47 ---> 9fb05e6ac21a 10:48:47 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:48:47 ---> Running in 9a6b03aacbf3 10:48:47 Removing intermediate container 9a6b03aacbf3 10:48:47 ---> 36acaedccc78 10:48:47 Step 6/23 : RUN apk add --update --no-cache make git 10:48:47 ---> Running in abd2204b1202 10:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:48:48 OK: 211 MiB in 51 packages 10:48:48 Removing intermediate container abd2204b1202 10:48:48 ---> 7a20081299b8 10:48:48 Step 7/23 : COPY go.mod vendor* ./ 10:48:48 ---> 292701c80525 10:48:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:48 ---> Running in 60c1f03c661e 10:48:49 Removing intermediate container 60c1f03c661e 10:48:49 ---> 3d865c2cc8a2 10:48:49 Step 9/23 : COPY . . 10:48:50 ---> 5fd76b6c1b31 10:48:50 Step 10/23 : RUN ${MAKE} 10:48:50 ---> Running in 5f467dabfafc 10:48:50 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:48:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6099 in /w/workspace/gexfoundry_device-sdk-go_PR-1325 [Pipeline] { [Pipeline] ws 10:48:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:48:54 The recommended git tool is: git 10:48:59 using credential edgex-jenkins-ssh 10:48:59 Cloning the remote Git repository 10:48:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:48:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:48:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:48:59 > git --version # timeout=10 10:48:59 > git --version # 'git version 2.25.1' 10:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:49:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:49:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1325/head:refs/remotes/origin/PR-1325 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:49:03 Merging remotes/origin/main commit 8b9fd5bc22bc5ff949621087fe72c38333f95112 into PR head commit d6e18c1181632386634fb5345d650d98d0b5e6a8 10:49:03 Merge succeeded, producing d6e18c1181632386634fb5345d650d98d0b5e6a8 10:49:03 Checking out Revision d6e18c1181632386634fb5345d650d98d0b5e6a8 (PR-1325) 10:49:03 > git config core.sparsecheckout # timeout=10 10:49:03 > git checkout -f d6e18c1181632386634fb5345d650d98d0b5e6a8 # timeout=10 10:49:03 > git remote # timeout=10 10:49:03 > git config --get remote.origin.url # timeout=10 10:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:03 > git merge 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 10:49:03 > git rev-parse HEAD^{commit} # timeout=10 10:49:03 > git config core.sparsecheckout # timeout=10 10:49:03 > git checkout -f d6e18c1181632386634fb5345d650d98d0b5e6a8 # timeout=10 10:49:07 Commit message: "feat!: replace REST device validation callback with MessageBus" 10:49:07 > git --version # timeout=10 10:49:07 > git --version # 'git version 2.25.1' 10:49:07 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:49:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:08 Dload Upload Total Spent Left Speed 10:49:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 10:49:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:49:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:49:09 + sudo tee /etc/docker/daemon.new 10:49:09 { 10:49:09 "registry-mirrors": [ 10:49:09 "https://nexus3.edgexfoundry.org:10001" 10:49:09 ], 10:49:09 "bip": "10.250.0.254/24", 10:49:09 "hosts": [ 10:49:09 "tcp://0.0.0.0:5555", 10:49:09 "unix:///var/run/docker.sock" 10:49:09 ], 10:49:09 "mtu": 1458, 10:49:09 "selinux-enabled": true, 10:49:09 "seccomp-profile": "/etc/docker/seccomp.json" 10:49:09 } [Pipeline] sh 10:49:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:49:10 + sudo service docker restart 10:49:12 Removing intermediate container 5f467dabfafc 10:49:12 ---> 7e6762b57443 10:49:12 Step 11/23 : FROM alpine:3.16 10:49:12 3.16: Pulling from library/alpine 10:49:12 ef5531b6e74e: Pulling fs layer 10:49:12 ef5531b6e74e: Verifying Checksum 10:49:12 ef5531b6e74e: Download complete 10:49:12 ef5531b6e74e: Pull complete 10:49:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 10:49:12 Status: Downloaded newer image for alpine:3.16 10:49:12 ---> dfd21b5a31f5 10:49:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:49:12 ---> Running in f15059f5690f 10:49:12 Removing intermediate container f15059f5690f 10:49:12 ---> c685d0123f13 10:49:12 Step 13/23 : RUN apk add --update --no-cache 10:49:12 ---> Running in f2a927e5aac5 10:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:49:13 OK: 6 MiB in 14 packages 10:49:13 Removing intermediate container f2a927e5aac5 10:49:13 ---> cf1953aac63b 10:49:13 Step 14/23 : WORKDIR / 10:49:13 ---> Running in f7cad81325b7 10:49:13 Removing intermediate container f7cad81325b7 10:49:13 ---> 8040f20067ae 10:49:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:49:13 ---> 8241415d143f 10:49:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:49:14 ---> c9619b53fa7a 10:49:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:49:14 ---> 5e4eaf0480a7 10:49:14 Step 18/23 : EXPOSE 59999 10:49:14 ---> Running in 710a765465ab 10:49:14 Removing intermediate container 710a765465ab 10:49:14 ---> 02675f4045be 10:49:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:49:14 ---> Running in 15629eb38836 10:49:15 Removing intermediate container 15629eb38836 10:49:15 ---> 69cc9ec33566 10:49:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:49:15 ---> Running in 31fdf558d8c7 10:49:15 Removing intermediate container 31fdf558d8c7 10:49:15 ---> 5831b97a7966 10:49:15 Step 21/23 : LABEL arch=amd64 10:49:15 ---> Running in d3308576d8b3 10:49:15 Removing intermediate container d3308576d8b3 10:49:15 ---> f526339a8950 10:49:15 Step 22/23 : LABEL git_sha=d6e18c1181632386634fb5345d650d98d0b5e6a8 10:49:15 ---> Running in 32f160d9281d 10:49:15 Removing intermediate container 32f160d9281d 10:49:15 ---> 9fe9ca6e357a 10:49:15 Step 23/23 : LABEL version=0.0.0 10:49:15 ---> Running in 140c044bc4c9 10:49:15 Removing intermediate container 140c044bc4c9 10:49:15 ---> 8c596ff2f7b9 10:49:15 [Warning] One or more build-args [ARCH] were not consumed 10:49:15 Successfully built 8c596ff2f7b9 10:49:15 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 10:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:16 10:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:16 latest: Pulling from edgex-lftools-log-publisher 10:49:16 5eb5b503b376: Pulling fs layer 10:49:16 5c69ac0246d0: Pulling fs layer 10:49:16 ec43610c2a17: Pulling fs layer 10:49:16 3a2ae6a8a46f: Pulling fs layer 10:49:16 33b1e0a273af: Pulling fs layer 10:49:16 5d3b04190fa2: Pulling fs layer 10:49:16 2f39f015ded8: Pulling fs layer 10:49:16 3a2ae6a8a46f: Waiting 10:49:16 33b1e0a273af: Waiting 10:49:16 5d3b04190fa2: Waiting 10:49:16 2f39f015ded8: Waiting 10:49:16 5c69ac0246d0: Download complete 10:49:16 3a2ae6a8a46f: Verifying Checksum 10:49:16 3a2ae6a8a46f: Download complete 10:49:17 33b1e0a273af: Verifying Checksum 10:49:17 33b1e0a273af: Download complete 10:49:17 5d3b04190fa2: Download complete 10:49:17 ec43610c2a17: Verifying Checksum 10:49:17 ec43610c2a17: Download complete 10:49:17 5eb5b503b376: Download complete 10:49:17 2f39f015ded8: Download complete 10:49:18 5eb5b503b376: Pull complete 10:49:18 5c69ac0246d0: Pull complete 10:49:18 ec43610c2a17: Pull complete 10:49:19 3a2ae6a8a46f: Pull complete 10:49:19 33b1e0a273af: Pull complete 10:49:19 5d3b04190fa2: Pull complete 10:49:24 2f39f015ded8: Pull complete 10:49:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:24 prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container 10:49:25 $ 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-1325 -v /w/workspace/gexfoundry_device-sdk-go_PR-1325:/w/workspace/gexfoundry_device-sdk-go_PR-1325:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1325@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 10:49:28 $ docker top c22579fcdf91de4ab8d2a813518d9d3a5e2131cce3faee8fc3e341737bc2bddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:29 ---> job-cost.sh 10:49:29 lf-activate-venv: SKIPPING 10:49:29 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:32 provisioning config files... 10:49:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14716009078445549892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:32 ---> docker-login.sh 10:49:32 nexus3.edgexfoundry.org:10001 10:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:33 Configure a credential helper to remove this warning. See 10:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:33 10:49:33 Login Succeeded 10:49:33 nexus3.edgexfoundry.org:10002 10:49:33 INFO: Retrieving Pricing Info for: v3-standard-8 10:49:33 INFO: Archiving Costs [Pipeline] sh 10:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:33 Configure a credential helper to remove this warning. See 10:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:33 10:49:33 Login Succeeded 10:49:33 nexus3.edgexfoundry.org:10003 10:49:33 + cut -d, -f6 10:49:33 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives/cost.csv [Pipeline] lock 10:49:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] 10:49:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] did not exist. Created. 10:49:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] [Pipeline] { [Pipeline] unstash 10:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 10:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:34 Configure a credential helper to remove this warning. See 10:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:34 10:49:34 Login Succeeded 10:49:34 nexus3.edgexfoundry.org:10004 10:49:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:49:34 Stashed 1 file(s) [Pipeline] } 10:49:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:49:34 $ docker stop --time=1 c22579fcdf91de4ab8d2a813518d9d3a5e2131cce3faee8fc3e341737bc2bddd 10:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:34 Configure a credential helper to remove this warning. See 10:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:34 10:49:34 Login Succeeded 10:49:34 docker.io 10:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:35 Configure a credential helper to remove this warning. See 10:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:35 10:49:35 Login Succeeded 10:49:35 ---> docker-login.sh ends 10:49:35 $ docker rm -f --volumes c22579fcdf91de4ab8d2a813518d9d3a5e2131cce3faee8fc3e341737bc2bddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 10:49:35 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 10:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:49:36 ========================================================= 10:49:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:49:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:36 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 10:49:37 Sending build context to Docker daemon 5.682MB 10:49:37 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:49:37 Step 2/10 : FROM ${BASE} AS builder 10:49:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:49:37 9b18e9b68314: Pulling fs layer 10:49:37 35d82f9e3411: Pulling fs layer 10:49:37 e16973657156: Pulling fs layer 10:49:37 fc693d55d65f: Pulling fs layer 10:49:37 7e9fc2657dce: Pulling fs layer 10:49:37 dda99020689f: Pulling fs layer 10:49:37 db1c61fa0a46: Pulling fs layer 10:49:37 891c053d2c06: Pulling fs layer 10:49:37 fc693d55d65f: Waiting 10:49:37 7e9fc2657dce: Waiting 10:49:37 dda99020689f: Waiting 10:49:37 db1c61fa0a46: Waiting 10:49:37 891c053d2c06: Waiting 10:49:37 e16973657156: Verifying Checksum 10:49:37 e16973657156: Download complete 10:49:37 35d82f9e3411: Verifying Checksum 10:49:37 35d82f9e3411: Download complete 10:49:37 7e9fc2657dce: Verifying Checksum 10:49:37 7e9fc2657dce: Download complete 10:49:37 dda99020689f: Verifying Checksum 10:49:37 dda99020689f: Download complete 10:49:37 9b18e9b68314: Verifying Checksum 10:49:38 9b18e9b68314: Pull complete 10:49:38 891c053d2c06: Verifying Checksum 10:49:38 891c053d2c06: Download complete 10:49:39 db1c61fa0a46: Verifying Checksum 10:49:39 db1c61fa0a46: Download complete 10:49:40 35d82f9e3411: Pull complete 10:49:40 fc693d55d65f: Verifying Checksum 10:49:40 fc693d55d65f: Download complete 10:49:40 e16973657156: Pull complete 10:49:53 fc693d55d65f: Pull complete 10:49:53 7e9fc2657dce: Pull complete 10:49:53 dda99020689f: Pull complete 10:49:59 db1c61fa0a46: Pull complete 10:50:00 891c053d2c06: Pull complete 10:50:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:50:00 ---> f96f9c87975a 10:50:00 Step 3/10 : ARG MAKE=make build 10:50:01 ---> Running in fc5128e4a88e 10:50:01 Removing intermediate container fc5128e4a88e 10:50:01 ---> fdc1c08c6b62 10:50:01 Step 4/10 : WORKDIR /device-sdk-go 10:50:01 ---> Running in da2fbb801c0b 10:50:02 Removing intermediate container da2fbb801c0b 10:50:02 ---> b229e20cfd38 10:50:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:50:02 ---> Running in 3be846ac351e 10:50:02 Removing intermediate container 3be846ac351e 10:50:02 ---> 69115a8861e5 10:50:02 Step 6/10 : RUN apk add --update --no-cache make git 10:50:02 ---> Running in 99a15247fd56 10:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:50:04 OK: 221 MiB in 51 packages 10:50:06 Removing intermediate container 99a15247fd56 10:50:06 ---> aa83dc1d8641 10:50:06 Step 7/10 : COPY go.mod vendor* ./ 10:50:07 ---> 5cbbc5a097b4 10:50:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:07 ---> Running in 3df3a8666489 10:51:15 Removing intermediate container 3df3a8666489 10:51:15 ---> 659832d578f0 10:51:15 Step 9/10 : COPY . . 10:51:15 ---> 1f1b529eea66 10:51:15 Step 10/10 : RUN ${MAKE} 10:51:15 ---> Running in c7c970e89e1e 10:51:15 noop 10:51:15 Removing intermediate container c7c970e89e1e 10:51:15 ---> 887286d41538 10:51:15 Successfully built 887286d41538 10:51:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:15 + docker inspect -f . ci-base-image-arm64 10:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container 10:51:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:51:17 $ docker top f9973da95aa16c09179827af2b9a8d8f3d50735819e71fd7f88fdf79cb0e22b8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:18 + go version 10:51:18 go version go1.18.7 linux/arm64 [Pipeline] } 10:51:18 $ docker stop --time=1 f9973da95aa16c09179827af2b9a8d8f3d50735819e71fd7f88fdf79cb0e22b8 10:51:19 $ docker rm -f --volumes f9973da95aa16c09179827af2b9a8d8f3d50735819e71fd7f88fdf79cb0e22b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:20 + docker inspect -f . ci-base-image-arm64 10:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:20 prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container 10:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:51:23 $ docker top 93c098db82dfb35cdda85c764fb2e8a72b7254ff4a391d99e69221636069a0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:23 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 10:51:23 + make test 10:51:24 go test -race -coverprofile=coverage.out ./... 10:51:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:53:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:53:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:53:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:53:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:53:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:53:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.238s coverage: 27.6% of statements 10:53:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.426s coverage: 78.9% of statements 10:53:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:53:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.364s coverage: 78.1% of statements 10:53:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:53:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:53:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.462s coverage: 74.7% of statements 10:53:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:53:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.321s coverage: 14.9% of statements 10:53:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:53:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.428s coverage: 65.2% of statements 10:53:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:53:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:53:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.943s coverage: 89.2% of statements 10:53:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:53:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.426s coverage: 4.6% of statements 10:53:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:53:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:53:56 GO111MODULE=on go vet ./... 10:55:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:55:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:55:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:55:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:55:18 $ docker stop --time=1 93c098db82dfb35cdda85c764fb2e8a72b7254ff4a391d99e69221636069a0a0 10:55:20 $ docker rm -f --volumes 93c098db82dfb35cdda85c764fb2e8a72b7254ff4a391d99e69221636069a0a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:55:21 Warning: overwriting stash ‘coverage-report’ 10:55:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:55:23 + ls -al . 10:55:23 total 280 10:55:23 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 10:51 . 10:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 10:48 .. 10:55:23 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 10:49 .dockerignore 10:55:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 10:49 .git 10:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 10:49 .github 10:55:23 -rw-rw-r-- 1 jenkins jenkins 131 Feb 15 10:49 .gitignore 10:55:23 -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 10:49 .golangci.yml 10:55:23 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 15 10:49 CHANGELOG.md 10:55:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 10:49 GOVERNANCE.md 10:55:23 -rw-rw-r-- 1 jenkins jenkins 885 Feb 15 10:49 Jenkinsfile 10:55:23 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 15 10:49 LICENSE 10:55:23 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 15 10:49 Makefile 10:55:23 -rw-rw-r-- 1 jenkins jenkins 619 Feb 15 10:49 OWNERS.md 10:55:23 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 15 10:49 README.md 10:55:23 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 10:47 VERSION 10:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 10:49 bin 10:55:23 -rw-r--r-- 1 jenkins jenkins 111687 Feb 15 10:53 coverage.out 10:55:23 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 10:49 example 10:55:23 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 15 10:49 go.mod 10:55:23 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 15 10:49 go.sum 10:55:23 drwxrwxr-x 13 jenkins jenkins 4096 Feb 15 10:49 internal 10:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 10:49 openapi 10:55:23 drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 10:49 pkg 10:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 10:49 snap 10:55:23 -rw-rw-r-- 1 jenkins jenkins 222 Feb 15 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:23 + 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=d6e18c1181632386634fb5345d650d98d0b5e6a8 --label arch=arm64 --label version=0.0.0 . 10:55:23 Sending build context to Docker daemon 5.795MB 10:55:24 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:55:24 Step 2/23 : FROM ${BASE} AS builder 10:55:24 ---> 887286d41538 10:55:24 Step 3/23 : ARG MAKE=make build 10:55:24 ---> Running in 1867d27d32e3 10:55:24 Removing intermediate container 1867d27d32e3 10:55:24 ---> 1d77ab1716fc 10:55:24 Step 4/23 : WORKDIR /device-sdk-go 10:55:24 ---> Running in 62ab0f1c8f52 10:55:24 Removing intermediate container 62ab0f1c8f52 10:55:24 ---> e7dcc46455ad 10:55:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:55:25 ---> Running in a46e32573ca7 10:55:25 Removing intermediate container a46e32573ca7 10:55:25 ---> 1d03b835a411 10:55:25 Step 6/23 : RUN apk add --update --no-cache make git 10:55:25 ---> Running in 5c41d59569e4 10:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:55:27 OK: 221 MiB in 51 packages 10:55:28 Removing intermediate container 5c41d59569e4 10:55:28 ---> 7b0996a54966 10:55:28 Step 7/23 : COPY go.mod vendor* ./ 10:55:28 ---> 4dab39782335 10:55:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:28 ---> Running in 3c0e992e32a2 10:55:31 Removing intermediate container 3c0e992e32a2 10:55:31 ---> 3ee10de6cf8d 10:55:31 Step 9/23 : COPY . . 10:55:32 ---> 9c7eab662bb7 10:55:32 Step 10/23 : RUN ${MAKE} 10:55:32 ---> Running in 88f41831c9d6 10:55:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:57:24 Removing intermediate container 88f41831c9d6 10:57:24 ---> d71b377eea1e 10:57:24 Step 11/23 : FROM alpine:3.16 10:57:24 3.16: Pulling from library/alpine 10:57:24 3760b48202b3: Pulling fs layer 10:57:24 3760b48202b3: Verifying Checksum 10:57:24 3760b48202b3: Download complete 10:57:24 3760b48202b3: Pull complete 10:57:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 10:57:24 Status: Downloaded newer image for alpine:3.16 10:57:24 ---> 4c81e5bf8899 10:57:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:57:24 ---> Running in 6dd41d55a3a9 10:57:25 Removing intermediate container 6dd41d55a3a9 10:57:25 ---> c5c430c48233 10:57:25 Step 13/23 : RUN apk add --update --no-cache 10:57:25 ---> Running in 640d8cb3781a 10:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:57:27 OK: 5 MiB in 14 packages 10:57:28 Removing intermediate container 640d8cb3781a 10:57:28 ---> bbecaeafbe1d 10:57:28 Step 14/23 : WORKDIR / 10:57:28 ---> Running in 1261f0ef5974 10:57:28 Removing intermediate container 1261f0ef5974 10:57:28 ---> 83f6a03ac784 10:57:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:57:29 ---> 14c35ad78c73 10:57:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:57:30 ---> 29092f58d10f 10:57:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:57:31 ---> bc6126fe1a6a 10:57:31 Step 18/23 : EXPOSE 59999 10:57:31 ---> Running in 8f03a5ca02bd 10:57:31 Removing intermediate container 8f03a5ca02bd 10:57:31 ---> 9bfe1c10da26 10:57:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:57:31 ---> Running in 31439e3b6673 10:57:31 Removing intermediate container 31439e3b6673 10:57:31 ---> 6864d73d02d1 10:57:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:57:31 ---> Running in 7823c16f7bcb 10:57:32 Removing intermediate container 7823c16f7bcb 10:57:32 ---> 14d7ff03d9d3 10:57:32 Step 21/23 : LABEL arch=arm64 10:57:32 ---> Running in 80484c55d5bd 10:57:32 Removing intermediate container 80484c55d5bd 10:57:32 ---> dd83b99b9454 10:57:32 Step 22/23 : LABEL git_sha=d6e18c1181632386634fb5345d650d98d0b5e6a8 10:57:32 ---> Running in d7598974458f 10:57:32 Removing intermediate container d7598974458f 10:57:32 ---> f3a3832b478a 10:57:32 Step 23/23 : LABEL version=0.0.0 10:57:32 ---> Running in 4fc5dab3db91 10:57:33 Removing intermediate container 4fc5dab3db91 10:57:33 ---> 820c85c544ee 10:57:33 [Warning] One or more build-args [ARCH] were not consumed 10:57:33 Successfully built 820c85c544ee 10:57:33 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 10:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:34 10:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:34 arm64: Pulling from edgex-lftools-log-publisher 10:57:34 8998bd30e6a1: Pulling fs layer 10:57:34 04944245beec: Pulling fs layer 10:57:34 699f458cf7ca: Pulling fs layer 10:57:34 765212b225bb: Pulling fs layer 10:57:34 f23df028b6ca: Pulling fs layer 10:57:34 d65c8cfc05b1: Pulling fs layer 10:57:34 2437ff75d9bd: Pulling fs layer 10:57:34 765212b225bb: Waiting 10:57:34 f23df028b6ca: Waiting 10:57:34 2437ff75d9bd: Waiting 10:57:34 04944245beec: Verifying Checksum 10:57:34 04944245beec: Download complete 10:57:34 765212b225bb: Verifying Checksum 10:57:34 765212b225bb: Download complete 10:57:34 f23df028b6ca: Verifying Checksum 10:57:34 f23df028b6ca: Download complete 10:57:34 d65c8cfc05b1: Verifying Checksum 10:57:34 d65c8cfc05b1: Download complete 10:57:34 699f458cf7ca: Verifying Checksum 10:57:34 699f458cf7ca: Download complete 10:57:35 8998bd30e6a1: Verifying Checksum 10:57:35 8998bd30e6a1: Download complete 10:57:37 2437ff75d9bd: Verifying Checksum 10:57:37 2437ff75d9bd: Download complete 10:57:39 8998bd30e6a1: Pull complete 10:57:39 04944245beec: Pull complete 10:57:41 699f458cf7ca: Pull complete 10:57:41 765212b225bb: Pull complete 10:57:42 f23df028b6ca: Pull complete 10:57:42 d65c8cfc05b1: Pull complete 10:57:57 2437ff75d9bd: Pull complete 10:57:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:57 prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container 10:57:57 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:58:00 $ docker top 51d3c27d28fd6313ff74868d6f2f8d7e2e96d9c495d20cd543d2ed0344b21b2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:01 ---> job-cost.sh 10:58:01 lf-activate-venv: SKIPPING 10:58:01 INFO: No Stack... 10:58:01 INFO: Retrieving Pricing Info for: v3-standard-4 10:58:02 INFO: Archiving Costs [Pipeline] sh 10:58:03 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 10:58:03 cut -d, -f6 [Pipeline] lock 10:58:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] 10:58:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] did not exist. Created. 10:58:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:58:04 /w/workspace/device-sdk-go/1@tmp/durable-03a8927a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:58:04 + echo total: 0.10999999940395355 [Pipeline] stash 10:58:04 Warning: overwriting stash ‘stack-cost’ 10:58:04 Stashed 1 file(s) [Pipeline] } 10:58:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1325-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:58:04 $ docker stop --time=1 51d3c27d28fd6313ff74868d6f2f8d7e2e96d9c495d20cd543d2ed0344b21b2d 10:58:06 $ docker rm -f --volumes 51d3c27d28fd6313ff74868d6f2f8d7e2e96d9c495d20cd543d2ed0344b21b2d [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 10:58:07 provisioning config files... 10:58:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/config16444937340614186712tmp [Pipeline] { [Pipeline] sh 10:58:07 + set +x 10:58:07 + + curl -s https://codecov.io/bash 10:58:07 bash -s -- 10:58:07 10:58:07 _____ _ 10:58:07 / ____| | | 10:58:07 | | ___ __| | ___ ___ _____ __ 10:58:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:58:07 | |___| (_) | (_| | __/ (_| (_) \ V / 10:58:07 \_____\___/ \__,_|\___|\___\___/ \_/ 10:58:07 Bash-1.0.6 10:58:07 10:58:07 10:58:07 ==> git version 2.25.1 found 10:58:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:58:07 Release-Date: 2020-01-08 10:58:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:58:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:58:07 ==> Jenkins CI detected. 10:58:07 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1325 10:58:07 project root: . 10:58:07 --> token set from env 10:58:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:58:07 ==> Running gcov in . (disable via -X gcov) 10:58:07 ==> Python coveragepy not found 10:58:07 ==> Searching for coverage reports in: 10:58:07 + . 10:58:07 -> Found 1 reports 10:58:07 ==> Detecting git/mercurial file structure 10:58:08 ==> Reading reports 10:58:08 + ./coverage.out bytes=111687 10:58:08 ==> Appending adjustments 10:58:08 https://docs.codecov.io/docs/fixing-reports 10:58:08 + Found adjustments 10:58:08 ==> Gzipping contents 10:58:08 16K /tmp/codecov.YNTnHM.gz 10:58:08 ==> Uploading reports 10:58:08 url: https://codecov.io 10:58:08 query: branch=PR-1325&commit=d6e18c1181632386634fb5345d650d98d0b5e6a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1325&job=&cmd_args= 10:58:08 -> Pinging Codecov 10:58:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1325&commit=d6e18c1181632386634fb5345d650d98d0b5e6a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1325&job=&cmd_args= 10:58:08 -> Uploading to 10:58:08 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/7E55EF52A471D76F132DFD9A03CDDE97/d6e18c1181632386634fb5345d650d98d0b5e6a8/56839fe7-479d-464e-883e-b38d9c78516c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T105808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=345c7615b56b02a28ef81816b74bc95c1428ad402956f62f586f8533043d7f4a 10:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:08 Dload Upload Total Spent Left Speed 10:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15478 0 0 100 15478 0 45928 --:--:-- --:--:-- --:--:-- 45928 10:58:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d6e18c1181632386634fb5345d650d98d0b5e6a8 [Pipeline] } 10:58:08 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 10:58:10 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives ] 10:58:10 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives 10:58:10 total 16 10:58:10 drwxr-xr-x 3 root root 4096 Feb 15 10:49 . 10:58:10 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 10:49 .. 10:58:10 drwxr-xr-x 2 root root 4096 Feb 15 10:49 cost 10:58:10 -rw-r--r-- 1 root root 86 Feb 15 10:49 cost.csv 10:58:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives 10:58:10 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives 10:58:10 total 16 10:58:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 10:49 . 10:58:10 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 10:49 .. 10:58:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 10:49 cost 10:58:10 -rw-r--r-- 1 jenkins jenkins 86 Feb 15 10:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:58:11 ---> package-listing.sh 10:58:11 ++ facter osfamily 10:58:11 ++ tr '[:upper:]' '[:lower:]' 10:58:12 + OS_FAMILY=debian 10:58:12 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1325 10:58:12 + START_PACKAGES=/tmp/packages_start.txt 10:58:12 + END_PACKAGES=/tmp/packages_end.txt 10:58:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:12 + PACKAGES=/tmp/packages_start.txt 10:58:12 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1325 ']' 10:58:12 + PACKAGES=/tmp/packages_end.txt 10:58:12 + case "${OS_FAMILY}" in 10:58:12 + dpkg -l 10:58:12 + grep '^ii' 10:58:12 + '[' -f /tmp/packages_start.txt ']' 10:58:12 + '[' -f /tmp/packages_end.txt ']' 10:58:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:12 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1325 ']' 10:58:12 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives/ 10:58:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1325/archives/ [Pipeline] echo 10:58:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:58:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:13 prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container 10:58:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1325/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-1325 -v /w/workspace/gexfoundry_device-sdk-go_PR-1325:/w/workspace/gexfoundry_device-sdk-go_PR-1325:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1325@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:58:13 $ docker top 9982f413b0aceda228f5d808d2e886bf7519a453ae1d44f557c45eeb2c149606 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:14 + touch /tmp/pre-build-complete [Pipeline] sh 10:58:14 + mkdir -p /var/log/sysstat [Pipeline] sh 10:58:14 + ls /var/log/sa-host 10:58:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:15 provisioning config files... 10:58:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1325@tmp/config13527921970052531771tmp [Pipeline] { [Pipeline] echo 10:58:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:58:15 ---> create-netrc.sh [Pipeline] } 10:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:58:15 ---> python-tools-install.sh [Pipeline] echo 10:58:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:58:16 ---> sudo-logs.sh 10:58:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:58:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:58:16 ---> job-cost.sh 10:58:16 lf-activate-venv: SKIPPING 10:58:16 DEBUG: total: 0.2199999988079071 10:58:16 INFO: Retrieving Stack Cost... 10:58:16 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:17 INFO: Archiving Costs [Pipeline] echo 10:58:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:58:17 ---> logs-deploy.sh 10:58:17 lf-activate-venv: SKIPPING 10:58:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1325/1 10:58:17 INFO: archiving workspace using pattern(s): 10:58:18 Archives upload complete. 10:58:18 INFO: archiving logs to Nexus 10:58:19 ---> uname -a: 10:58:19 Linux prd-ubuntu20-04-docker-8c-8g-6098 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:58:19 10:58:19 10:58:19 ---> lscpu: 10:58:19 Architecture: x86_64 10:58:19 CPU op-mode(s): 32-bit, 64-bit 10:58:19 Byte Order: Little Endian 10:58:19 Address sizes: 40 bits physical, 48 bits virtual 10:58:19 CPU(s): 8 10:58:19 On-line CPU(s) list: 0-7 10:58:19 Thread(s) per core: 1 10:58:19 Core(s) per socket: 1 10:58:19 Socket(s): 8 10:58:19 NUMA node(s): 1 10:58:19 Vendor ID: AuthenticAMD 10:58:19 CPU family: 23 10:58:19 Model: 49 10:58:19 Model name: AMD EPYC-Rome Processor 10:58:19 Stepping: 0 10:58:19 CPU MHz: 2799.998 10:58:19 BogoMIPS: 5599.99 10:58:19 Virtualization: AMD-V 10:58:19 Hypervisor vendor: KVM 10:58:19 Virtualization type: full 10:58:19 L1d cache: 256 KiB 10:58:19 L1i cache: 256 KiB 10:58:19 L2 cache: 4 MiB 10:58:19 L3 cache: 128 MiB 10:58:19 NUMA node0 CPU(s): 0-7 10:58:19 Vulnerability Itlb multihit: Not affected 10:58:19 Vulnerability L1tf: Not affected 10:58:19 Vulnerability Mds: Not affected 10:58:19 Vulnerability Meltdown: Not affected 10:58:19 Vulnerability Mmio stale data: Not affected 10:58:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:58:19 Vulnerability Srbds: Not affected 10:58:19 Vulnerability Tsx async abort: Not affected 10:58:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:58:19 10:58:19 10:58:19 ---> nproc: 10:58:19 8 10:58:19 10:58:19 10:58:19 ---> df -h: 10:58:19 Filesystem Size Used Avail Use% Mounted on 10:58:19 overlay 155G 12G 144G 8% / 10:58:19 tmpfs 64M 0 64M 0% /dev 10:58:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:19 shm 64M 0 64M 0% /dev/shm 10:58:19 /dev/vda1 155G 12G 144G 8% /facter-os 10:58:19 10:58:19