Pull request #1619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb251068f9fa6c1dd9087c1fad3447c821049b0a+6fbfd523e75a65f7b52cf25b753a535ead5785c5 (9411f148742d7ad19f380a016887500b3bb1d4f2) 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-ssh2657153914706176348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15507058592046705408.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 f3350a1713306dce7682ed7e37d5774890d03277 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-1619/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-1619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10195084711142269978.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-1619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11764301542660086426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15414782680027465414.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-1619/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-1619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14282588504735344903.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 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-8872’ Running on prd-ubuntu20.04-docker-8c-8g-8891 in /w/workspace/gexfoundry_device-sdk-go_PR-1619 [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-1619 # 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/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6fbfd523e75a65f7b52cf25b753a535ead5785c5 into PR head commit fb251068f9fa6c1dd9087c1fad3447c821049b0a Merge succeeded, producing fb251068f9fa6c1dd9087c1fad3447c821049b0a Checking out Revision fb251068f9fa6c1dd9087c1fad3447c821049b0a (PR-1619) Commit message: "build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # 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 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:18 ========================================================= 04:53:18 EdgeX Global Pipelines Version Info 04:53:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:19 ------------------- 04:53:19 stable info: 04:53:19 ------------------- 04:53:19 Commited By: Cherry Wang cherry@iotechsys.com 04:53:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:19 Message: update stable to v1.0.263 04:53:19 ------------------- 04:53:19 experimental info: 04:53:19 ------------------- 04:53:19 Commited By: Cherry Wang cherry@iotechsys.com 04:53:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:19 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1619 [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1619 [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1619 [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb251068f9fa6c1dd9087c1fad3447c821049b0a [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb25106 [Pipeline] echo 04:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:22 provisioning config files... 04:53:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config1851283175845094475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:22 ---> ****-login.sh 04:53:22 nexus3.edgexfoundry.org:10001 04:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:22 Configure a credential helper to remove this warning. See 04:53:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:22 04:53:22 Login Succeeded 04:53:22 nexus3.edgexfoundry.org:10002 04:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:22 Configure a credential helper to remove this warning. See 04:53:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:22 04:53:22 Login Succeeded 04:53:22 nexus3.edgexfoundry.org:10003 04:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:23 Configure a credential helper to remove this warning. See 04:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:23 04:53:23 Login Succeeded 04:53:23 nexus3.edgexfoundry.org:10004 04:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:23 Configure a credential helper to remove this warning. See 04:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:23 04:53:23 Login Succeeded 04:53:23 ****.io 04:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:23 Configure a credential helper to remove this warning. See 04:53:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:23 04:53:23 Login Succeeded 04:53:23 ---> ****-login.sh ends [Pipeline] } 04:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:24 + git rev-list -1 --merges fb251068f9fa6c1dd9087c1fad3447c821049b0a~1..fb251068f9fa6c1dd9087c1fad3447c821049b0a [Pipeline] echo 04:53:24 -----------> git rev-list -1 --merges fb251068f9fa6c1dd9087c1fad3447c821049b0a~1..fb251068f9fa6c1dd9087c1fad3447c821049b0a fb251068f9fa6c1dd9087c1fad3447c821049b0a [false] [Pipeline] sh 04:53:24 + git log --format=format:%s -1 fb251068f9fa6c1dd9087c1fad3447c821049b0a [Pipeline] echo 04:53:24 ========================================================= 04:53:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:24 + git log --format=format:%s -1 fb251068f9fa6c1dd9087c1fad3447c821049b0a [Pipeline] echo 04:53:24 [semverPrep] GIT_COMMIT: fb251068f9fa6c1dd9087c1fad3447c821049b0a, Commit Message: build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 [Pipeline] echo 04:53:24 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:25 + grep -v github /etc/ssh/ssh_known_hosts 04:53:25 + [ -e /tmp/ssh_known_hosts ] 04:53:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:25 04:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:26 b85a868b505f: Pulling fs layer 04:53:26 e2be974225ed: Pulling fs layer 04:53:26 339a4e72a1f5: Pulling fs layer 04:53:26 988bab9f4d93: Pulling fs layer 04:53:26 1469e6f7b9e6: Pulling fs layer 04:53:26 eaf3925da568: Pulling fs layer 04:53:26 bab4dde63d76: Pulling fs layer 04:53:26 bde34c3a00c8: Pulling fs layer 04:53:26 b352a97aabf1: Pulling fs layer 04:53:26 4872d77fe225: Pulling fs layer 04:53:26 5851b861e8e6: Pulling fs layer 04:53:26 bde34c3a00c8: Waiting 04:53:26 b352a97aabf1: Waiting 04:53:26 4872d77fe225: Waiting 04:53:26 5851b861e8e6: Waiting 04:53:26 988bab9f4d93: Waiting 04:53:26 1469e6f7b9e6: Waiting 04:53:26 eaf3925da568: Waiting 04:53:26 bab4dde63d76: Waiting 04:53:26 e2be974225ed: Download complete 04:53:26 988bab9f4d93: Download complete 04:53:26 1469e6f7b9e6: Verifying Checksum 04:53:26 1469e6f7b9e6: Download complete 04:53:26 339a4e72a1f5: Verifying Checksum 04:53:26 eaf3925da568: Verifying Checksum 04:53:26 eaf3925da568: Download complete 04:53:26 bde34c3a00c8: Download complete 04:53:26 b352a97aabf1: Verifying Checksum 04:53:26 b352a97aabf1: Download complete 04:53:26 4872d77fe225: Download complete 04:53:26 5851b861e8e6: Download complete 04:53:26 b85a868b505f: Verifying Checksum 04:53:26 b85a868b505f: Download complete 04:53:26 bab4dde63d76: Download complete 04:53:27 b85a868b505f: Pull complete 04:53:27 e2be974225ed: Pull complete 04:53:28 339a4e72a1f5: Pull complete 04:53:28 988bab9f4d93: Pull complete 04:53:28 1469e6f7b9e6: Pull complete 04:53:28 eaf3925da568: Pull complete 04:53:30 bab4dde63d76: Pull complete 04:53:30 bde34c3a00c8: Pull complete 04:53:30 b352a97aabf1: Pull complete 04:53:30 4872d77fe225: Pull complete 04:53:30 5851b861e8e6: Pull complete 04:53:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:30 prd-ubuntu20.04-docker-8c-8g-8891 does not seem to be running inside a container 04:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:53:34 $ docker top 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f -eo pid,comm 04:53:34 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). 04:53:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:34 [ssh-agent] Looking for ssh-agent implementation... 04:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:34 $ docker exec 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f ssh-agent 04:53:34 SSH_AUTH_SOCK=/tmp/ssh-4wm77W1mqPzB/agent.32 04:53:34 SSH_AGENT_PID=38 04:53:34 Running ssh-add (command line suppressed) 04:53:34 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_12119690655177847930.key (/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_12119690655177847930.key) 04:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:35 + git tag --points-at HEAD [Pipeline] } 04:53:35 $ docker exec --env ******** --env ******** 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f ssh-agent -k 04:53:35 unset SSH_AUTH_SOCK; 04:53:35 unset SSH_AGENT_PID; 04:53:35 echo Agent pid 38 killed; 04:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:35 [ssh-agent] Looking for ssh-agent implementation... 04:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:35 $ docker exec 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f ssh-agent 04:53:35 SSH_AUTH_SOCK=/tmp/ssh-XU2IW8LErRjH/agent.71 04:53:35 SSH_AGENT_PID=77 04:53:35 Running ssh-add (command line suppressed) 04:53:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_8065758051385419095.key (/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/private_key_8065758051385419095.key) 04:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:36 + git semver init 04:53:36 2024-08-28 04:53:36,178 [run_init] DEBUG init version:0.0.0 force:False 04:53:36 2024-08-28 04:53:36,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver 04:53:36 2024-08-28 04:53:36,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver 04:53:36 2024-08-28 04:53:36,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619, universal_newlines=False, shell=None, istream=None) 04:53:38 2024-08-28 04:53:38,392 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.git/info/exclude 04:53:38 2024-08-28 04:53:38,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 with force:False 04:53:38 2024-08-28 04:53:38,393 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 04:53:38 2024-08-28 04:53:38,397 [execute] INFO git cat-file --batch-check 04:53:38 2024-08-28 04:53:38,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 04:53:38 2024-08-28 04:53:38,403 [execute] INFO git cat-file --batch 04:53:38 2024-08-28 04:53:38,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 04:53:38 2024-08-28 04:53:38,408 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1619/.semver/PR-1619 04:53:38 0.0.0 [Pipeline] } 04:53:38 $ docker exec --env ******** --env ******** 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f ssh-agent -k 04:53:38 unset SSH_AUTH_SOCK; 04:53:38 unset SSH_AGENT_PID; 04:53:38 echo Agent pid 77 killed; 04:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:39 + git semver [Pipeline] } 04:53:39 $ docker stop --time=1 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f 04:53:40 $ docker rm -f --volumes 966f0475d4f7c9dfaab1ba02bbd090f25a006f4436db8dd670a90c1b0c2e1f0f [Pipeline] // withDockerContainer [Pipeline] sh 04:53:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:41 Stashed 1 file(s) [Pipeline] echo 04:53:41 [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 04:53:42 provisioning config files... 04:53:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config4625884677578846585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:43 ---> ****-login.sh 04:53:43 nexus3.edgexfoundry.org:10001 04:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:43 Configure a credential helper to remove this warning. See 04:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:43 04:53:43 Login Succeeded 04:53:43 nexus3.edgexfoundry.org:10002 04:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:43 Configure a credential helper to remove this warning. See 04:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:43 04:53:43 Login Succeeded 04:53:43 nexus3.edgexfoundry.org:10003 04:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:43 Configure a credential helper to remove this warning. See 04:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:43 04:53:43 Login Succeeded 04:53:43 nexus3.edgexfoundry.org:10004 04:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:43 Configure a credential helper to remove this warning. See 04:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:43 04:53:43 Login Succeeded 04:53:43 ****.io 04:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:43 Configure a credential helper to remove this warning. See 04:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:43 04:53:43 Login Succeeded 04:53:43 ---> ****-login.sh ends [Pipeline] } 04:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:44 ========================================================= 04:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:53:44 Sending build context to Docker daemon 25.27MB 04:53:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:53:44 Step 2/10 : FROM ${BASE} AS builder 04:53:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:44 619be1103602: Pulling fs layer 04:53:44 7862e08f4a3e: Pulling fs layer 04:53:44 5df492c9dc93: Pulling fs layer 04:53:44 7629e6793208: Pulling fs layer 04:53:44 4f4fb700ef54: Pulling fs layer 04:53:44 fb5054dd5b73: Pulling fs layer 04:53:44 eeca6798cff9: Pulling fs layer 04:53:44 aa269ceb94a6: Pulling fs layer 04:53:44 ada007ff1a6a: Pulling fs layer 04:53:44 7629e6793208: Waiting 04:53:44 4f4fb700ef54: Waiting 04:53:44 fb5054dd5b73: Waiting 04:53:44 eeca6798cff9: Waiting 04:53:44 aa269ceb94a6: Waiting 04:53:44 ada007ff1a6a: Waiting 04:53:44 7862e08f4a3e: Download complete 04:53:44 7629e6793208: Download complete 04:53:44 4f4fb700ef54: Verifying Checksum 04:53:44 4f4fb700ef54: Download complete 04:53:44 619be1103602: Verifying Checksum 04:53:44 619be1103602: Download complete 04:53:44 fb5054dd5b73: Download complete 04:53:44 eeca6798cff9: Verifying Checksum 04:53:44 eeca6798cff9: Download complete 04:53:44 619be1103602: Pull complete 04:53:45 ada007ff1a6a: Verifying Checksum 04:53:45 ada007ff1a6a: Download complete 04:53:45 7862e08f4a3e: Pull complete 04:53:45 5df492c9dc93: Verifying Checksum 04:53:45 5df492c9dc93: Download complete 04:53:45 aa269ceb94a6: Verifying Checksum 04:53:45 aa269ceb94a6: Download complete 04:53:48 5df492c9dc93: Pull complete 04:53:48 7629e6793208: Pull complete 04:53:48 4f4fb700ef54: Pull complete 04:53:48 fb5054dd5b73: Pull complete 04:53:48 eeca6798cff9: Pull complete 04:53:50 aa269ceb94a6: Pull complete 04:53:50 ada007ff1a6a: Pull complete 04:53:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:50 ---> f489d0715acc 04:53:50 Step 3/10 : ARG MAKE=make build 04:53:57 ---> Running in e1ff7e759c3a 04:53:57 Removing intermediate container e1ff7e759c3a 04:53:57 ---> bf584d1e9f21 04:53:57 Step 4/10 : WORKDIR /device-sdk-go 04:53:57 ---> Running in 193c6d60485c 04:53:57 Removing intermediate container 193c6d60485c 04:53:57 ---> c0864c92b9e9 04:53:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:57 ---> Running in 0c3b09d921ec 04:53:57 Removing intermediate container 0c3b09d921ec 04:53:57 ---> f4faca1e52b0 04:53:57 Step 6/10 : RUN apk add --update --no-cache make git 04:53:57 ---> Running in a2e96d4445fa 04:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:57 OK: 264 MiB in 52 packages 04:53:57 Still waiting to schedule task 04:53:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8889’ 04:53:57 Removing intermediate container a2e96d4445fa 04:53:57 ---> 55d5d39b4ed9 04:53:57 Step 7/10 : COPY go.mod vendor* ./ 04:53:58 ---> bbbd1000f8e6 04:53:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:58 ---> Running in 3a23f656e405 04:54:56 Removing intermediate container 3a23f656e405 04:54:56 ---> 97da9f3fbce0 04:54:56 Step 9/10 : COPY . . 04:54:56 ---> c2578181a7ac 04:54:56 Step 10/10 : RUN ${MAKE} 04:54:56 ---> Running in 8a7b2736ef17 04:54:56 noop 04:54:56 Removing intermediate container 8a7b2736ef17 04:54:56 ---> 34d37d2c72da 04:54:56 Successfully built 34d37d2c72da 04:54:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker inspect -f . ci-base-image-x86_64 04:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:57 prd-ubuntu20.04-docker-8c-8g-8891 does not seem to be running inside a container 04:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@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 ******** ci-base-image-x86_64 cat 04:54:57 $ docker top b876cbe04e31c289af5c45f0a1286e1f419bc131db38d024f096000d286adaf0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:58 + go version 04:54:58 go version go1.21.9 linux/amd64 [Pipeline] } 04:54:58 $ docker stop --time=1 b876cbe04e31c289af5c45f0a1286e1f419bc131db38d024f096000d286adaf0 04:54:59 $ docker rm -f --volumes b876cbe04e31c289af5c45f0a1286e1f419bc131db38d024f096000d286adaf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:00 + docker inspect -f . ci-base-image-x86_64 04:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:00 prd-ubuntu20.04-docker-8c-8g-8891 does not seem to be running inside a container 04:55:00 $ 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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@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 ******** ci-base-image-x86_64 cat 04:55:00 $ docker top a0b81308bdcd9dc16b9fcc10fc2927b44300642277eff901006ad7d5062738ef -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:01 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1619 [Pipeline] fileExists [Pipeline] sh 04:55:01 + make test 04:55:01 go test -race -coverprofile=coverage.out ./... 04:55:08 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.017s coverage: 26.0% of statements 04:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 79.4% of statements 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.035s coverage: 86.0% of statements 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.061s coverage: 51.6% of statements 04:55:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements 04:55:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.675s coverage: 44.6% of statements 04:55:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.048s coverage: 68.5% of statements 04:55:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements 04:55:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.3% of statements 04:56:17 GO111MODULE=on go vet ./... 04:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:56:21 $ docker stop --time=1 a0b81308bdcd9dc16b9fcc10fc2927b44300642277eff901006ad7d5062738ef 04:56:26 $ docker rm -f --volumes a0b81308bdcd9dc16b9fcc10fc2927b44300642277eff901006ad7d5062738ef [Pipeline] // withDockerContainer [Pipeline] sh 04:56:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:56:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:28 + ls -al . 04:56:28 total 380 04:56:28 drwxrwxr-x 11 jenkins jenkins 4096 Aug 28 04:55 . 04:56:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 .. 04:56:28 -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 04:53 .dockerignore 04:56:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:55 .git 04:56:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 .github 04:56:28 -rw-rw-r-- 1 jenkins jenkins 137 Aug 28 04:53 .gitignore 04:56:28 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 04:53 .golangci.yml 04:56:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:53 .semver 04:56:28 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 28 04:53 CHANGELOG.md 04:56:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:53 GOVERNANCE.md 04:56:28 -rw-rw-r-- 1 jenkins jenkins 885 Aug 28 04:53 Jenkinsfile 04:56:28 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 28 04:53 LICENSE 04:56:28 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 28 04:53 Makefile 04:56:28 -rw-rw-r-- 1 jenkins jenkins 619 Aug 28 04:53 OWNERS.md 04:56:28 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 28 04:53 README.md 04:56:28 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:53 VERSION 04:56:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:53 bin 04:56:28 -rw-r--r-- 1 jenkins jenkins 126492 Aug 28 04:55 coverage.out 04:56:28 drwxrwxr-x 5 jenkins jenkins 4096 Aug 28 04:53 example 04:56:28 -rw-rw-r-- 1 jenkins jenkins 6984 Aug 28 04:53 go.mod 04:56:28 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 28 04:53 go.sum 04:56:28 drwxrwxr-x 13 jenkins jenkins 4096 Aug 28 04:53 internal 04:56:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 openapi 04:56:28 drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 04:53 pkg 04:56:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 snap 04:56:28 -rw-rw-r-- 1 jenkins jenkins 222 Aug 28 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:28 + 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=fb251068f9fa6c1dd9087c1fad3447c821049b0a --label arch=amd64 --label version=0.0.0 . 04:56:28 Sending build context to Docker daemon 25.4MB 04:56:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:56:28 Step 2/24 : FROM ${BASE} AS builder 04:56:28 ---> 34d37d2c72da 04:56:28 Step 3/24 : ARG MAKE=make build 04:56:29 ---> Running in 03155974d71b 04:56:29 Removing intermediate container 03155974d71b 04:56:29 ---> 531d56b975cd 04:56:29 Step 4/24 : WORKDIR /device-sdk-go 04:56:29 ---> Running in b9a08b16cc29 04:56:29 Removing intermediate container b9a08b16cc29 04:56:29 ---> 31d69441ade8 04:56:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:56:29 ---> Running in 8203d45adba7 04:56:29 Removing intermediate container 8203d45adba7 04:56:29 ---> dbe0a08def47 04:56:29 Step 6/24 : RUN apk add --update --no-cache make git 04:56:29 ---> Running in a434caf6bfee 04:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:30 OK: 264 MiB in 52 packages 04:56:30 Removing intermediate container a434caf6bfee 04:56:30 ---> 63b10fb1dd08 04:56:30 Step 7/24 : COPY go.mod vendor* ./ 04:56:30 ---> 8aa0778ec9d5 04:56:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:30 ---> Running in 4002a5cf982d 04:56:31 Removing intermediate container 4002a5cf982d 04:56:31 ---> de04e4615802 04:56:31 Step 9/24 : COPY . . 04:56:32 ---> 1014efb46185 04:56:32 Step 10/24 : RUN ${MAKE} 04:56:32 ---> Running in af36e16b2fe1 04:56:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:56:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8896 in /w/workspace/gexfoundry_device-sdk-go_PR-1619 [Pipeline] { [Pipeline] ws 04:56:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:56:45 The recommended git tool is: git 04:56:55 using credential edgex-jenkins-ssh 04:56:55 Cloning the remote Git repository 04:56:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:56:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:56:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:56:56 > git --version # timeout=10 04:56:56 > git --version # 'git version 2.25.1' 04:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:02 Merging remotes/origin/main commit 6fbfd523e75a65f7b52cf25b753a535ead5785c5 into PR head commit fb251068f9fa6c1dd9087c1fad3447c821049b0a 04:57:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:57:02 > git config core.sparsecheckout # timeout=10 04:57:02 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 04:57:02 > git remote # timeout=10 04:57:02 > git config --get remote.origin.url # timeout=10 04:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:02 > git merge 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 04:57:02 > git rev-parse HEAD^{commit} # timeout=10 04:57:02 Merge succeeded, producing fb251068f9fa6c1dd9087c1fad3447c821049b0a 04:57:02 Checking out Revision fb251068f9fa6c1dd9087c1fad3447c821049b0a (PR-1619) 04:57:03 Commit message: "build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0" 04:57:03 > git --version # timeout=10 04:57:03 > git --version # 'git version 2.25.1' 04:57:03 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 04:57:04 Removing intermediate container af36e16b2fe1 04:57:04 ---> 4195d5d4186c 04:57:04 Step 11/24 : FROM alpine:3.18 04:57:04 3.18: Pulling from library/alpine 04:57:04 930bdd4d222e: Pulling fs layer 04:57:02 > git config core.sparsecheckout # timeout=10 04:57:02 > git checkout -f fb251068f9fa6c1dd9087c1fad3447c821049b0a # timeout=10 04:57:04 930bdd4d222e: Download complete 04:57:04 930bdd4d222e: Pull complete 04:57:04 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:57:04 Status: Downloaded newer image for alpine:3.18 04:57:04 ---> 18f865063206 04:57:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:57:05 ---> Running in d4934fa170ce 04:57:05 Removing intermediate container d4934fa170ce 04:57:05 ---> c5e8dc1b904e 04:57:05 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:57:05 ---> Running in d02f498b2a13 04:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:05 (1/1) Installing dumb-init (1.2.5-r2) 04:57:05 Executing busybox-1.36.1-r7.trigger 04:57:05 OK: 7 MiB in 16 packages 04:57:06 Removing intermediate container d02f498b2a13 04:57:06 ---> aea95b4bfd1e 04:57:06 Step 14/24 : RUN apk --no-cache upgrade 04:57:06 ---> Running in 3630460e95cc 04:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:06 OK: 7 MiB in 16 packages 04:57:07 Removing intermediate container 3630460e95cc 04:57:07 ---> 07f193a6e2ac 04:57:07 Step 15/24 : WORKDIR / 04:57:07 ---> Running in 253142c059af 04:57:07 Removing intermediate container 253142c059af 04:57:07 ---> e8329a9a9632 04:57:07 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:57:07 ---> bb3ea912f140 04:57:07 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:08 Dload Upload Total Spent Left Speed 04:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 04:57:09 ---> 1c106d09b698 04:57:09 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:57:09 ---> ec3251faa7bd 04:57:09 Step 19/24 : EXPOSE 59999 04:57:09 ---> Running in 5b6fba0d3dfe 04:57:09 Removing intermediate container 5b6fba0d3dfe 04:57:09 ---> ba209019969a 04:57:09 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:57:09 ---> Running in e521034cbb7e 04:57:09 Removing intermediate container e521034cbb7e 04:57:09 ---> e4076442bb6e 04:57:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:57:09 ---> Running in c53b2332a2cb 04:57:09 Removing intermediate container c53b2332a2cb 04:57:09 ---> e8ebe7c4d2c1 04:57:09 Step 22/24 : LABEL arch=amd64 04:57:09 ---> Running in 0e53c2e9c554 04:57:09 Removing intermediate container 0e53c2e9c554 04:57:09 ---> 775d23629ecc 04:57:09 Step 23/24 : LABEL git_sha=fb251068f9fa6c1dd9087c1fad3447c821049b0a 04:57:09 ---> Running in 0366bef54297 04:57:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:57:09 Removing intermediate container 0366bef54297 04:57:09 ---> 6838264abb6f 04:57:09 Step 24/24 : LABEL version=0.0.0 04:57:09 ---> Running in ae30e70dadcc 04:57:09 Removing intermediate container ae30e70dadcc 04:57:09 ---> c6b090b8f181 04:57:09 [Warning] One or more build-args [ARCH] were not consumed 04:57:09 Successfully built c6b090b8f181 04:57:09 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:57:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:57:09 + sudo tee /etc/docker/daemon.new 04:57:09 { 04:57:09 "registry-mirrors": [ 04:57:09 "https://nexus3.edgexfoundry.org:10001" 04:57:09 ], 04:57:09 "bip": "10.250.0.254/24", 04:57:09 "hosts": [ 04:57:09 "tcp://0.0.0.0:5555", 04:57:09 "unix:///var/run/docker.sock" 04:57:09 ], 04:57:09 "mtu": 1458, 04:57:09 "selinux-enabled": true, 04:57:09 "seccomp-profile": "/etc/docker/seccomp.json" 04:57:09 } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:57:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:57:10 + sudo service docker restart [Pipeline] sh 04:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:10 04:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:11 latest: Pulling from edgex-lftools-log-publisher 04:57:11 5eb5b503b376: Pulling fs layer 04:57:11 5c69ac0246d0: Pulling fs layer 04:57:11 ec43610c2a17: Pulling fs layer 04:57:11 3a2ae6a8a46f: Pulling fs layer 04:57:11 33b1e0a273af: Pulling fs layer 04:57:11 5d3b04190fa2: Pulling fs layer 04:57:11 2f39f015ded8: Pulling fs layer 04:57:11 3a2ae6a8a46f: Waiting 04:57:11 5d3b04190fa2: Waiting 04:57:11 2f39f015ded8: Waiting 04:57:11 33b1e0a273af: Waiting 04:57:11 5c69ac0246d0: Download complete 04:57:11 3a2ae6a8a46f: Verifying Checksum 04:57:11 3a2ae6a8a46f: Download complete 04:57:11 33b1e0a273af: Verifying Checksum 04:57:11 33b1e0a273af: Download complete 04:57:11 ec43610c2a17: Verifying Checksum 04:57:11 ec43610c2a17: Download complete 04:57:11 5d3b04190fa2: Verifying Checksum 04:57:11 5d3b04190fa2: Download complete 04:57:11 5eb5b503b376: Verifying Checksum 04:57:11 5eb5b503b376: Download complete 04:57:12 2f39f015ded8: Download complete 04:57:12 5eb5b503b376: Pull complete 04:57:12 5c69ac0246d0: Pull complete 04:57:13 ec43610c2a17: Pull complete 04:57:13 3a2ae6a8a46f: Pull complete 04:57:13 33b1e0a273af: Pull complete 04:57:13 5d3b04190fa2: Pull complete 04:57:17 2f39f015ded8: Pull complete 04:57:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:17 prd-ubuntu20.04-docker-8c-8g-8891 does not seem to be running inside a container 04:57:17 $ 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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@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-lftools-log-publisher:latest cat 04:57:22 $ docker top 27fe2a04195e980cc5b327f1b81e6f2c7f3f41bc95468b48a1f00c553ae38c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:23 ---> job-cost.sh 04:57:23 lf-activate-venv: SKIPPING 04:57:23 INFO: No Stack... 04:57:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:23 INFO: Archiving Costs [Pipeline] sh 04:57:23 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/cost.csv 04:57:23 + cut -d, -f6 [Pipeline] lock 04:57:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] 04:57:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] did not exist. Created. 04:57:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:24 Stashed 1 file(s) [Pipeline] } 04:57:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:24 $ docker stop --time=1 27fe2a04195e980cc5b327f1b81e6f2c7f3f41bc95468b48a1f00c553ae38c16 04:57:25 $ docker rm -f --volumes 27fe2a04195e980cc5b327f1b81e6f2c7f3f41bc95468b48a1f00c553ae38c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:28 provisioning config files... 04:57:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10446714765373427759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:29 ---> ****-login.sh 04:57:29 nexus3.edgexfoundry.org:10001 04:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:30 Configure a credential helper to remove this warning. See 04:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:30 04:57:30 Login Succeeded 04:57:30 nexus3.edgexfoundry.org:10002 04:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:30 Configure a credential helper to remove this warning. See 04:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:30 04:57:30 Login Succeeded 04:57:30 nexus3.edgexfoundry.org:10003 04:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:31 Configure a credential helper to remove this warning. See 04:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:31 04:57:31 Login Succeeded 04:57:31 nexus3.edgexfoundry.org:10004 04:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:31 Configure a credential helper to remove this warning. See 04:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:31 04:57:31 Login Succeeded 04:57:31 ****.io 04:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:32 Configure a credential helper to remove this warning. See 04:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:32 04:57:32 Login Succeeded 04:57:32 ---> ****-login.sh ends [Pipeline] } 04:57:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:32 ========================================================= 04:57:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:57:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:57:33 Sending build context to Docker daemon 13.08MB 04:57:33 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:57:33 Step 2/10 : FROM ${BASE} AS builder 04:57:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:34 c6b39de5b339: Pulling fs layer 04:57:34 a69c41024577: Pulling fs layer 04:57:34 d6de4b400683: Pulling fs layer 04:57:34 35cb2a7552d0: Pulling fs layer 04:57:34 4f4fb700ef54: Pulling fs layer 04:57:34 464afbd9ba4c: Pulling fs layer 04:57:34 00f215d4a9da: Pulling fs layer 04:57:34 d496ad576159: Pulling fs layer 04:57:34 35cb2a7552d0: Waiting 04:57:34 464afbd9ba4c: Waiting 04:57:34 4f4fb700ef54: Waiting 04:57:34 d496ad576159: Waiting 04:57:34 00f215d4a9da: Waiting 04:57:34 a69c41024577: Verifying Checksum 04:57:34 a69c41024577: Download complete 04:57:34 35cb2a7552d0: Verifying Checksum 04:57:34 35cb2a7552d0: Download complete 04:57:34 4f4fb700ef54: Verifying Checksum 04:57:34 4f4fb700ef54: Download complete 04:57:34 c6b39de5b339: Verifying Checksum 04:57:34 c6b39de5b339: Download complete 04:57:34 464afbd9ba4c: Verifying Checksum 04:57:34 464afbd9ba4c: Download complete 04:57:34 d496ad576159: Verifying Checksum 04:57:34 d496ad576159: Download complete 04:57:35 c6b39de5b339: Pull complete 04:57:36 a69c41024577: Pull complete 04:57:36 d6de4b400683: Verifying Checksum 04:57:36 d6de4b400683: Download complete 04:57:37 00f215d4a9da: Verifying Checksum 04:57:37 00f215d4a9da: Download complete 04:57:50 d6de4b400683: Pull complete 04:57:50 35cb2a7552d0: Pull complete 04:57:50 4f4fb700ef54: Pull complete 04:57:50 464afbd9ba4c: Pull complete 04:57:58 00f215d4a9da: Pull complete 04:58:00 d496ad576159: Pull complete 04:58:00 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:00 ---> f246e2811388 04:58:00 Step 3/10 : ARG MAKE=make build 04:58:01 ---> Running in 921bc8bd9a13 04:58:01 Removing intermediate container 921bc8bd9a13 04:58:02 ---> 734e5bdf08ba 04:58:02 Step 4/10 : WORKDIR /device-sdk-go 04:58:02 ---> Running in 44caa3de0bfc 04:58:02 Removing intermediate container 44caa3de0bfc 04:58:02 ---> ea42eaa2f0ce 04:58:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:58:02 ---> Running in 648f785f8cdb 04:58:03 Removing intermediate container 648f785f8cdb 04:58:03 ---> c31cd60ada28 04:58:03 Step 6/10 : RUN apk add --update --no-cache make git 04:58:03 ---> Running in f32d31f44273 04:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:07 OK: 266 MiB in 52 packages 04:58:07 Removing intermediate container f32d31f44273 04:58:07 ---> 74f8d0db50b3 04:58:07 Step 7/10 : COPY go.mod vendor* ./ 04:58:08 ---> 4bdca6336b45 04:58:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:08 ---> Running in ad3b53ba30b9 05:00:00 Removing intermediate container ad3b53ba30b9 05:00:00 ---> 8403e40658a7 05:00:00 Step 9/10 : COPY . . 05:00:00 ---> cb3c01aa913c 05:00:00 Step 10/10 : RUN ${MAKE} 05:00:00 ---> Running in 5fb5e076fb9a 05:00:00 noop 05:00:01 Removing intermediate container 5fb5e076fb9a 05:00:01 ---> f6684275266f 05:00:01 Successfully built f6684275266f 05:00:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:02 + docker inspect -f . ci-base-image-arm64 05:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:02 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 05:00:02 $ 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 ******** ci-base-image-arm64 cat 05:00:04 $ docker top 1c37f54f048c5ccb3c58f522c42c28e338ae9cbaf2feb1e64234a96936343ffe -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:08 + go version 05:00:08 go version go1.21.9 linux/arm64 [Pipeline] } 05:00:08 $ docker stop --time=1 1c37f54f048c5ccb3c58f522c42c28e338ae9cbaf2feb1e64234a96936343ffe 05:00:10 $ docker rm -f --volumes 1c37f54f048c5ccb3c58f522c42c28e338ae9cbaf2feb1e64234a96936343ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:18 + docker inspect -f . ci-base-image-arm64 05:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 05:00:18 $ 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 ******** ci-base-image-arm64 cat 05:00:20 $ docker top 3c8a8ead9cbc8245a7f84621f66f682568d2b24fc6c9f32b37b4f0e51b2419f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:33 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:00:36 + make test 05:00:36 go test -race -coverprofile=coverage.out ./... 05:01:26 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:05:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.122s coverage: 26.0% of statements 05:05:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.191s coverage: 79.4% of statements 05:05:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:05:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:05:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.289s coverage: 86.0% of statements 05:05:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:05:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.495s coverage: 51.6% of statements 05:05:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.188s coverage: 14.4% of statements 05:05:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.549s coverage: 44.6% of statements 05:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 05:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:05:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.356s coverage: 68.5% of statements 05:06:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.402s coverage: 89.2% of statements 05:06:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.284s coverage: 5.3% of statements 05:06:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:10 GO111MODULE=on go vet ./... 05:10:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:47 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:10:47 $ docker stop --time=1 3c8a8ead9cbc8245a7f84621f66f682568d2b24fc6c9f32b37b4f0e51b2419f2 05:10:49 $ docker rm -f --volumes 3c8a8ead9cbc8245a7f84621f66f682568d2b24fc6c9f32b37b4f0e51b2419f2 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:52 Warning: overwriting stash ‘coverage-report’ 05:10:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:53 + ls -al . 05:10:53 total 376 05:10:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 05:00 . 05:10:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:56 .. 05:10:53 -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 04:57 .dockerignore 05:10:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .git 05:10:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 .github 05:10:53 -rw-rw-r-- 1 jenkins jenkins 137 Aug 28 04:57 .gitignore 05:10:53 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 04:57 .golangci.yml 05:10:53 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 28 04:57 CHANGELOG.md 05:10:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:57 GOVERNANCE.md 05:10:53 -rw-rw-r-- 1 jenkins jenkins 885 Aug 28 04:57 Jenkinsfile 05:10:53 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 28 04:57 LICENSE 05:10:53 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 28 04:57 Makefile 05:10:53 -rw-rw-r-- 1 jenkins jenkins 619 Aug 28 04:57 OWNERS.md 05:10:53 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 28 04:57 README.md 05:10:53 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:53 VERSION 05:10:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:57 bin 05:10:53 -rw-r--r-- 1 jenkins jenkins 126495 Aug 28 05:06 coverage.out 05:10:53 drwxrwxr-x 5 jenkins jenkins 4096 Aug 28 04:57 example 05:10:53 -rw-rw-r-- 1 jenkins jenkins 6984 Aug 28 04:57 go.mod 05:10:53 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 28 04:57 go.sum 05:10:53 drwxrwxr-x 13 jenkins jenkins 4096 Aug 28 04:57 internal 05:10:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 openapi 05:10:53 drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 04:57 pkg 05:10:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:57 snap 05:10:53 -rw-rw-r-- 1 jenkins jenkins 222 Aug 28 04:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:54 + 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=fb251068f9fa6c1dd9087c1fad3447c821049b0a --label arch=arm64 --label version=0.0.0 . 05:10:54 Sending build context to Docker daemon 13.21MB 05:10:54 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:10:54 Step 2/24 : FROM ${BASE} AS builder 05:10:54 ---> f6684275266f 05:10:54 Step 3/24 : ARG MAKE=make build 05:10:55 ---> Running in 353e5de9f63c 05:10:55 Removing intermediate container 353e5de9f63c 05:10:55 ---> 6abf5c68ad35 05:10:55 Step 4/24 : WORKDIR /device-sdk-go 05:10:55 ---> Running in e82b0ea3eac6 05:10:55 Removing intermediate container e82b0ea3eac6 05:10:55 ---> 6406e5cca076 05:10:55 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:10:55 ---> Running in 40b10e816736 05:10:56 Removing intermediate container 40b10e816736 05:10:56 ---> 1caa835aabdc 05:10:56 Step 6/24 : RUN apk add --update --no-cache make git 05:10:56 ---> Running in cfa1577ff9bd 05:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:10:58 OK: 266 MiB in 52 packages 05:10:59 Removing intermediate container cfa1577ff9bd 05:10:59 ---> 1bfad1520f50 05:10:59 Step 7/24 : COPY go.mod vendor* ./ 05:10:59 ---> fcbef80a5ea6 05:10:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:59 ---> Running in 4f644e44ecdb 05:11:02 Removing intermediate container 4f644e44ecdb 05:11:02 ---> 9bf973d95de3 05:11:02 Step 9/24 : COPY . . 05:11:04 ---> f06f96d1903d 05:11:04 Step 10/24 : RUN ${MAKE} 05:11:04 ---> Running in 3b81f19632cd 05:11:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:12 Removing intermediate container 3b81f19632cd 05:15:12 ---> 375127600d9b 05:15:12 Step 11/24 : FROM alpine:3.18 05:15:12 3.18: Pulling from library/alpine 05:15:12 4983c3fe2029: Pulling fs layer 05:15:12 4983c3fe2029: Download complete 05:15:12 4983c3fe2029: Pull complete 05:15:12 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:15:12 Status: Downloaded newer image for alpine:3.18 05:15:12 ---> a0237000ae83 05:15:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:12 ---> Running in 651e23524ebc 05:15:12 Removing intermediate container 651e23524ebc 05:15:12 ---> 4281bcbd4dbd 05:15:12 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:15:12 ---> Running in 9ef59a828fd0 05:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:15:12 (1/1) Installing dumb-init (1.2.5-r2) 05:15:12 Executing busybox-1.36.1-r7.trigger 05:15:12 OK: 8 MiB in 16 packages 05:15:12 Removing intermediate container 9ef59a828fd0 05:15:12 ---> 696c388daa90 05:15:12 Step 14/24 : RUN apk --no-cache upgrade 05:15:12 ---> Running in ba4b8872be2b 05:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:15:12 OK: 8 MiB in 16 packages 05:15:12 Removing intermediate container ba4b8872be2b 05:15:12 ---> 1dce3b04eea1 05:15:12 Step 15/24 : WORKDIR / 05:15:12 ---> Running in 69cb3acc25d2 05:15:12 Removing intermediate container 69cb3acc25d2 05:15:12 ---> eb6eb09fe438 05:15:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:12 ---> 3ee06dfb09dd 05:15:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:13 ---> 7b4b974588bc 05:15:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:14 ---> 023af7294f71 05:15:14 Step 19/24 : EXPOSE 59999 05:15:14 ---> Running in 1f6ec329bb96 05:15:14 Removing intermediate container 1f6ec329bb96 05:15:14 ---> c7aca6dfe244 05:15:14 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:15:14 ---> Running in a841b5c32e4f 05:15:14 Removing intermediate container a841b5c32e4f 05:15:14 ---> 5e0fb47e9806 05:15:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:14 ---> Running in 5830f7b863ff 05:15:15 Removing intermediate container 5830f7b863ff 05:15:15 ---> bced10303617 05:15:15 Step 22/24 : LABEL arch=arm64 05:15:15 ---> Running in 1188e385e2de 05:15:15 Removing intermediate container 1188e385e2de 05:15:15 ---> c60876fa20e1 05:15:15 Step 23/24 : LABEL git_sha=fb251068f9fa6c1dd9087c1fad3447c821049b0a 05:15:15 ---> Running in e7cff4fe8735 05:15:16 Removing intermediate container e7cff4fe8735 05:15:16 ---> 378bac0e1362 05:15:16 Step 24/24 : LABEL version=0.0.0 05:15:16 ---> Running in db54f848924a 05:15:16 Removing intermediate container db54f848924a 05:15:16 ---> de527ca0cb11 05:15:16 [Warning] One or more build-args [ARCH] were not consumed 05:15:16 Successfully built de527ca0cb11 05:15:16 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:17 05:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:17 arm64: Pulling from edgex-lftools-log-publisher 05:15:17 8998bd30e6a1: Pulling fs layer 05:15:17 04944245beec: Pulling fs layer 05:15:17 699f458cf7ca: Pulling fs layer 05:15:17 765212b225bb: Pulling fs layer 05:15:17 f23df028b6ca: Pulling fs layer 05:15:17 d65c8cfc05b1: Pulling fs layer 05:15:17 2437ff75d9bd: Pulling fs layer 05:15:17 d65c8cfc05b1: Waiting 05:15:17 2437ff75d9bd: Waiting 05:15:17 765212b225bb: Waiting 05:15:17 f23df028b6ca: Waiting 05:15:17 04944245beec: Verifying Checksum 05:15:17 04944245beec: Download complete 05:15:17 765212b225bb: Verifying Checksum 05:15:17 765212b225bb: Download complete 05:15:17 f23df028b6ca: Download complete 05:15:17 d65c8cfc05b1: Verifying Checksum 05:15:17 d65c8cfc05b1: Download complete 05:15:18 699f458cf7ca: Verifying Checksum 05:15:18 699f458cf7ca: Download complete 05:15:18 8998bd30e6a1: Verifying Checksum 05:15:18 8998bd30e6a1: Download complete 05:15:21 2437ff75d9bd: Verifying Checksum 05:15:21 2437ff75d9bd: Download complete 05:15:23 8998bd30e6a1: Pull complete 05:15:23 04944245beec: Pull complete 05:15:25 699f458cf7ca: Pull complete 05:15:25 765212b225bb: Pull complete 05:15:26 f23df028b6ca: Pull complete 05:15:26 d65c8cfc05b1: Pull complete 05:15:44 2437ff75d9bd: Pull complete 05:15:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 05:15:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:48 $ docker top abfbffc1b7579ad19685b92ad8eb2bf9ac6baab19e22092c69af419e10a6b8d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:49 ---> job-cost.sh 05:15:49 lf-activate-venv: SKIPPING 05:15:49 INFO: No Stack... 05:15:49 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:50 INFO: Archiving Costs [Pipeline] sh 05:15:50 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 05:15:50 [Pipeline] lock 05:15:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] 05:15:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] did not exist. Created. 05:15:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:51 /w/workspace/device-sdk-go/1@tmp/durable-45012bcb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:52 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:52 Warning: overwriting stash ‘stack-cost’ 05:15:52 Stashed 1 file(s) [Pipeline] } 05:15:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1619-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:52 $ docker stop --time=1 abfbffc1b7579ad19685b92ad8eb2bf9ac6baab19e22092c69af419e10a6b8d3 05:15:54 $ docker rm -f --volumes abfbffc1b7579ad19685b92ad8eb2bf9ac6baab19e22092c69af419e10a6b8d3 [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 05:15:55 provisioning config files... 05:15:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config97390845453505124tmp [Pipeline] { [Pipeline] sh 05:15:55 + set +x 05:15:55 + bash -s -- 05:15:55 + curl -s https://codecov.io/bash 05:15:55 05:15:55 _____ _ 05:15:55 / ____| | | 05:15:55 | | ___ __| | ___ ___ _____ __ 05:15:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:55 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:55 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:55 Bash-1.0.6 05:15:55 05:15:55 05:15:55 ==> git version 2.25.1 found 05:15:55 ==> 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 05:15:55 Release-Date: 2020-01-08 05:15:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:15:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:55 ==> Jenkins CI detected. 05:15:55 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1619 05:15:55 project root: . 05:15:55 --> token set from env 05:15:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:55 ==> Running gcov in . (disable via -X gcov) 05:15:55 ==> Python coveragepy not found 05:15:55 ==> Searching for coverage reports in: 05:15:55 + . 05:15:55 -> Found 1 reports 05:15:55 ==> Detecting git/mercurial file structure 05:15:55 ==> Reading reports 05:15:55 + ./coverage.out bytes=126495 05:15:55 ==> Appending adjustments 05:15:55 https://docs.codecov.io/docs/fixing-reports 05:15:56 + Found adjustments 05:15:56 ==> Gzipping contents 05:15:56 20K /tmp/codecov.asuSMh.gz 05:15:56 ==> Uploading reports 05:15:56 url: https://codecov.io 05:15:56 query: branch=PR-1619&commit=fb251068f9fa6c1dd9087c1fad3447c821049b0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1619&job=&cmd_args= 05:15:56 -> Pinging Codecov 05:15:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1619&commit=fb251068f9fa6c1dd9087c1fad3447c821049b0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1619&job=&cmd_args= 05:15:56 -> Uploading to 05:15:56 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/7E55EF52A471D76F132DFD9A03CDDE97/fb251068f9fa6c1dd9087c1fad3447c821049b0a/f711ecfd-295c-44cd-b3a0-657cc5fecf30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T051556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b2f7db41a94088c0b146948ae824847e104458a977bcb223cedd2f1cedf676b 05:15:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:56 Dload Upload Total Spent Left Speed 05:15:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17475 0 0 100 17475 0 86083 --:--:-- --:--:-- --:--:-- 85661 100 17475 0 0 100 17475 0 71036 --:--:-- --:--:-- --:--:-- 71036 05:15:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fb251068f9fa6c1dd9087c1fad3447c821049b0a [Pipeline] } 05:15:56 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:15:59 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives ] 05:15:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 05:15:59 total 16 05:15:59 drwxr-xr-x 3 root root 4096 Aug 28 04:57 . 05:15:59 drwxrwxr-x 12 jenkins jenkins 4096 Aug 28 04:57 .. 05:15:59 drwxr-xr-x 2 root root 4096 Aug 28 04:57 cost 05:15:59 -rw-r--r-- 1 root root 86 Aug 28 04:57 cost.csv 05:15:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 05:15:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives 05:15:59 total 16 05:15:59 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:57 . 05:15:59 drwxrwxr-x 12 jenkins jenkins 4096 Aug 28 04:57 .. 05:15:59 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:57 cost 05:15:59 -rw-r--r-- 1 jenkins jenkins 86 Aug 28 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:00 ---> package-listing.sh 05:16:00 ++ facter osfamily 05:16:00 ++ tr '[:upper:]' '[:lower:]' 05:16:00 + OS_FAMILY=debian 05:16:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1619 05:16:00 + START_PACKAGES=/tmp/packages_start.txt 05:16:00 + END_PACKAGES=/tmp/packages_end.txt 05:16:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:00 + PACKAGES=/tmp/packages_start.txt 05:16:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1619 ']' 05:16:00 + PACKAGES=/tmp/packages_end.txt 05:16:00 + case "${OS_FAMILY}" in 05:16:00 + dpkg -l 05:16:00 + grep '^ii' 05:16:00 + '[' -f /tmp/packages_start.txt ']' 05:16:00 + '[' -f /tmp/packages_end.txt ']' 05:16:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1619 ']' 05:16:00 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/ 05:16:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1619/archives/ [Pipeline] echo 05:16:00 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-1619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:01 prd-ubuntu20.04-docker-8c-8g-8891 does not seem to be running inside a container 05:16:01 $ 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-1619/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-1619 -v /w/workspace/gexfoundry_device-sdk-go_PR-1619:/w/workspace/gexfoundry_device-sdk-go_PR-1619:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:01 $ docker top 667e077efb719c1e0b3945ce40341330d176ae0e2f8ef314e272eee6733c0c22 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:01 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:02 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:02 + ls /var/log/sa-host 05:16:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:02 provisioning config files... 05:16:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1619@tmp/config7196885869126414878tmp [Pipeline] { [Pipeline] echo 05:16:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> create-netrc.sh [Pipeline] } 05:16:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> python-tools-install.sh [Pipeline] echo 05:16:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> sudo-logs.sh 05:16:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:04 ---> job-cost.sh 05:16:04 lf-activate-venv: SKIPPING 05:16:04 DEBUG: total: 0.2199999988079071 05:16:04 INFO: Retrieving Stack Cost... 05:16:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:04 INFO: Archiving Costs [Pipeline] echo 05:16:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:05 ---> logs-deploy.sh 05:16:05 lf-activate-venv: SKIPPING 05:16:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1619/1 05:16:05 INFO: archiving workspace using pattern(s): 05:16:06 Archives upload complete. 05:16:06 INFO: archiving logs to Nexus 05:16:06 ---> uname -a: 05:16:06 Linux prd-ubuntu20-04-docker-8c-8g-8891 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:16:06 05:16:06 05:16:06 ---> lscpu: 05:16:06 Architecture: x86_64 05:16:06 CPU op-mode(s): 32-bit, 64-bit 05:16:06 Byte Order: Little Endian 05:16:06 Address sizes: 40 bits physical, 48 bits virtual 05:16:06 CPU(s): 8 05:16:06 On-line CPU(s) list: 0-7 05:16:06 Thread(s) per core: 1 05:16:06 Core(s) per socket: 1 05:16:06 Socket(s): 8 05:16:06 NUMA node(s): 1 05:16:06 Vendor ID: AuthenticAMD 05:16:06 CPU family: 23 05:16:06 Model: 49 05:16:06 Model name: AMD EPYC-Rome Processor 05:16:06 Stepping: 0 05:16:06 CPU MHz: 2800.000 05:16:06 BogoMIPS: 5600.00 05:16:06 Virtualization: AMD-V 05:16:06 Hypervisor vendor: KVM 05:16:06 Virtualization type: full 05:16:06 L1d cache: 256 KiB 05:16:06 L1i cache: 256 KiB 05:16:06 L2 cache: 4 MiB 05:16:06 L3 cache: 128 MiB 05:16:06 NUMA node0 CPU(s): 0-7 05:16:06 Vulnerability Itlb multihit: Not affected 05:16:06 Vulnerability L1tf: Not affected 05:16:06 Vulnerability Mds: Not affected 05:16:06 Vulnerability Meltdown: Not affected 05:16:06 Vulnerability Mmio stale data: Not affected 05:16:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:16:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:16:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:16:06 Vulnerability Srbds: Not affected 05:16:06 Vulnerability Tsx async abort: Not affected 05:16:06 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 05:16:06 05:16:06