Pull request #1589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 3754d409af1486e6bf6caad0ab64e76b64ee6010+d3487eec0ede001a3c25d71c6388e8b50871be46 (66ff14fdde55faebb5e2f9cfe80f6043ecf44b8f) 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-ssh1601947926608321656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4393713248670765147.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1589/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-1589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9413089193725414347.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-1589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2481693658066160076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6733327083636176496.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-1589/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-1589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh732354894090223445.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4676 in /w/workspace/gexfoundry_device-sdk-go_PR-1589 [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-1589 # 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/1589/head:refs/remotes/origin/PR-1589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit 3754d409af1486e6bf6caad0ab64e76b64ee6010 Merge succeeded, producing 3754d409af1486e6bf6caad0ab64e76b64ee6010 Checking out Revision 3754d409af1486e6bf6caad0ab64e76b64ee6010 (PR-1589) > git config core.sparsecheckout # timeout=10 > git checkout -f 3754d409af1486e6bf6caad0ab64e76b64ee6010 # 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 d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3754d409af1486e6bf6caad0ab64e76b64ee6010 # timeout=10 Commit message: "feat: Allow empty profileName in Device" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T08:50:07.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T08:50:07.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T08:50:07.813Z] ========================================================= [2024-07-01T08:50:07.813Z] EdgeX Global Pipelines Version Info [2024-07-01T08:50:07.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T08:50:08.577Z] ------------------- [2024-07-01T08:50:08.577Z] stable info: [2024-07-01T08:50:08.577Z] ------------------- [2024-07-01T08:50:08.577Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T08:50:08.577Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T08:50:08.577Z] Message: update stable to v1.0.260 [2024-07-01T08:50:09.147Z] ------------------- [2024-07-01T08:50:09.147Z] experimental info: [2024-07-01T08:50:09.147Z] ------------------- [2024-07-01T08:50:09.147Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T08:50:09.147Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T08:50:09.147Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T08:50:09.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-01T08:50:09.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-01T08:50:09.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T08:50:09.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T08:50:09.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T08:50:09.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T08:50:09.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T08:50:09.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-01T08:50:09.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T08:50:10.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T08:50:10.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T08:50:10.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-01T08:50:10.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T08:50:10.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T08:50:10.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T08:50:10.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T08:50:10.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T08:50:10.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T08:50:10.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T08:50:10.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T08:50:10.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-01T08:50:10.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-01T08:50:10.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T08:50:10.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T08:50:10.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T08:50:10.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T08:50:11.051Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T08:50:11.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1589 [Pipeline] echo [2024-07-01T08:50:11.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1589 [Pipeline] echo [2024-07-01T08:50:11.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1589 [Pipeline] echo [2024-07-01T08:50:11.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3754d409af1486e6bf6caad0ab64e76b64ee6010 [Pipeline] echo [2024-07-01T08:50:11.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3754d40 [Pipeline] echo [2024-07-01T08:50:11.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T08:50:11.632Z] provisioning config files... [2024-07-01T08:50:11.648Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/config11815467567536588869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T08:50:12.054Z] ---> ****-login.sh [2024-07-01T08:50:12.054Z] nexus3.edgexfoundry.org:10001 [2024-07-01T08:50:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:12.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:12.314Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:12.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:12.314Z] [2024-07-01T08:50:12.314Z] Login Succeeded [2024-07-01T08:50:12.314Z] nexus3.edgexfoundry.org:10002 [2024-07-01T08:50:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:12.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:12.574Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:12.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:12.574Z] [2024-07-01T08:50:12.574Z] Login Succeeded [2024-07-01T08:50:12.574Z] nexus3.edgexfoundry.org:10003 [2024-07-01T08:50:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:12.575Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:12.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:12.575Z] [2024-07-01T08:50:12.575Z] Login Succeeded [2024-07-01T08:50:12.575Z] nexus3.edgexfoundry.org:10004 [2024-07-01T08:50:12.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:12.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:12.834Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:12.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:12.834Z] [2024-07-01T08:50:12.834Z] Login Succeeded [2024-07-01T08:50:12.834Z] ****.io [2024-07-01T08:50:12.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:13.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:13.103Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:13.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:13.103Z] [2024-07-01T08:50:13.103Z] Login Succeeded [2024-07-01T08:50:13.103Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T08:50:13.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T08:50:14.011Z] + git rev-list -1 --merges 3754d409af1486e6bf6caad0ab64e76b64ee6010~1..3754d409af1486e6bf6caad0ab64e76b64ee6010 [Pipeline] echo [2024-07-01T08:50:14.066Z] -----------> git rev-list -1 --merges 3754d409af1486e6bf6caad0ab64e76b64ee6010~1..3754d409af1486e6bf6caad0ab64e76b64ee6010 3754d409af1486e6bf6caad0ab64e76b64ee6010 [false] [Pipeline] sh [2024-07-01T08:50:14.400Z] + git log --format=format:%s -1 3754d409af1486e6bf6caad0ab64e76b64ee6010 [Pipeline] echo [2024-07-01T08:50:14.439Z] ========================================================= [2024-07-01T08:50:14.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T08:50:14.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T08:50:14.914Z] + git log --format=format:%s -1 3754d409af1486e6bf6caad0ab64e76b64ee6010 [Pipeline] echo [2024-07-01T08:50:14.955Z] [semverPrep] GIT_COMMIT: 3754d409af1486e6bf6caad0ab64e76b64ee6010, Commit Message: feat: Allow empty profileName in Device [Pipeline] echo [2024-07-01T08:50:15.004Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T08:50:15.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T08:50:15.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T08:50:15.439Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T08:50:15.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T08:50:15.439Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T08:50:15.439Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T08:50:15.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:50:16.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T08:50:16.097Z] [2024-07-01T08:50:16.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:50:16.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T08:50:16.526Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T08:50:16.526Z] b85a868b505f: Pulling fs layer [2024-07-01T08:50:16.526Z] e2be974225ed: Pulling fs layer [2024-07-01T08:50:16.526Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T08:50:16.526Z] 988bab9f4d93: Pulling fs layer [2024-07-01T08:50:16.526Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T08:50:16.526Z] eaf3925da568: Pulling fs layer [2024-07-01T08:50:16.526Z] bab4dde63d76: Pulling fs layer [2024-07-01T08:50:16.526Z] bde34c3a00c8: Pulling fs layer [2024-07-01T08:50:16.526Z] b352a97aabf1: Pulling fs layer [2024-07-01T08:50:16.526Z] 4872d77fe225: Pulling fs layer [2024-07-01T08:50:16.526Z] 5851b861e8e6: Pulling fs layer [2024-07-01T08:50:16.526Z] 988bab9f4d93: Waiting [2024-07-01T08:50:16.526Z] bde34c3a00c8: Waiting [2024-07-01T08:50:16.526Z] b352a97aabf1: Waiting [2024-07-01T08:50:16.526Z] eaf3925da568: Waiting [2024-07-01T08:50:16.526Z] bab4dde63d76: Waiting [2024-07-01T08:50:16.526Z] 1469e6f7b9e6: Waiting [2024-07-01T08:50:16.526Z] 5851b861e8e6: Waiting [2024-07-01T08:50:16.526Z] e2be974225ed: Verifying Checksum [2024-07-01T08:50:16.526Z] e2be974225ed: Download complete [2024-07-01T08:50:16.526Z] 988bab9f4d93: Verifying Checksum [2024-07-01T08:50:16.526Z] 988bab9f4d93: Download complete [2024-07-01T08:50:16.790Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T08:50:16.790Z] 1469e6f7b9e6: Download complete [2024-07-01T08:50:16.790Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T08:50:16.790Z] 339a4e72a1f5: Download complete [2024-07-01T08:50:16.790Z] eaf3925da568: Verifying Checksum [2024-07-01T08:50:16.790Z] eaf3925da568: Download complete [2024-07-01T08:50:16.790Z] bde34c3a00c8: Download complete [2024-07-01T08:50:16.790Z] b352a97aabf1: Verifying Checksum [2024-07-01T08:50:16.790Z] b352a97aabf1: Download complete [2024-07-01T08:50:16.790Z] 4872d77fe225: Verifying Checksum [2024-07-01T08:50:16.790Z] 4872d77fe225: Download complete [2024-07-01T08:50:16.790Z] 5851b861e8e6: Download complete [2024-07-01T08:50:16.790Z] b85a868b505f: Verifying Checksum [2024-07-01T08:50:16.790Z] b85a868b505f: Download complete [2024-07-01T08:50:17.051Z] bab4dde63d76: Verifying Checksum [2024-07-01T08:50:17.051Z] bab4dde63d76: Download complete [2024-07-01T08:50:17.997Z] b85a868b505f: Pull complete [2024-07-01T08:50:18.257Z] e2be974225ed: Pull complete [2024-07-01T08:50:18.830Z] 339a4e72a1f5: Pull complete [2024-07-01T08:50:18.830Z] 988bab9f4d93: Pull complete [2024-07-01T08:50:19.089Z] 1469e6f7b9e6: Pull complete [2024-07-01T08:50:19.348Z] eaf3925da568: Pull complete [2024-07-01T08:50:21.251Z] bab4dde63d76: Pull complete [2024-07-01T08:50:21.251Z] bde34c3a00c8: Pull complete [2024-07-01T08:50:21.251Z] b352a97aabf1: Pull complete [2024-07-01T08:50:21.251Z] 4872d77fe225: Pull complete [2024-07-01T08:50:21.511Z] 5851b861e8e6: Pull complete [2024-07-01T08:50:21.512Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T08:50:21.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T08:50:21.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:50:21.824Z] prd-ubuntu20.04-docker-8c-8g-4676 does not seem to be running inside a container [2024-07-01T08:50:21.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1589 -v /w/workspace/gexfoundry_device-sdk-go_PR-1589:/w/workspace/gexfoundry_device-sdk-go_PR-1589:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-01T08:50:24.772Z] $ docker top 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 -eo pid,comm [2024-07-01T08:50:24.831Z] 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). [2024-07-01T08:50:24.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T08:50:25.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T08:50:25.020Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T08:50:25.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T08:50:25.134Z] $ docker exec 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 ssh-agent [2024-07-01T08:50:25.251Z] SSH_AUTH_SOCK=/tmp/ssh-dHZqM83xV18O/agent.31 [2024-07-01T08:50:25.251Z] SSH_AGENT_PID=37 [2024-07-01T08:50:25.258Z] Running ssh-add (command line suppressed) [2024-07-01T08:50:25.366Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/private_key_14608802302787549605.key (/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/private_key_14608802302787549605.key) [2024-07-01T08:50:25.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T08:50:25.737Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T08:50:25.764Z] $ docker exec --env ******** --env ******** 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 ssh-agent -k [2024-07-01T08:50:25.866Z] unset SSH_AUTH_SOCK; [2024-07-01T08:50:25.866Z] unset SSH_AGENT_PID; [2024-07-01T08:50:25.866Z] echo Agent pid 37 killed; [2024-07-01T08:50:25.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T08:50:26.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T08:50:26.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T08:50:26.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T08:50:26.113Z] $ docker exec 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 ssh-agent [2024-07-01T08:50:26.238Z] SSH_AUTH_SOCK=/tmp/ssh-RMLjGi2Xa9Fu/agent.70 [2024-07-01T08:50:26.238Z] SSH_AGENT_PID=77 [2024-07-01T08:50:26.243Z] Running ssh-add (command line suppressed) [2024-07-01T08:50:26.344Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/private_key_1411331652723154118.key (/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/private_key_1411331652723154118.key) [2024-07-01T08:50:26.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T08:50:26.714Z] + git semver init [2024-07-01T08:50:26.974Z] 2024-07-01 08:50:26,906 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T08:50:26.974Z] 2024-07-01 08:50:26,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver [2024-07-01T08:50:26.974Z] 2024-07-01 08:50:26,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver [2024-07-01T08:50:26.974Z] 2024-07-01 08:50:26,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1589, universal_newlines=False, shell=None, istream=None) [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,928 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589/.git/info/exclude [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver/PR-1589 with force:False [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,929 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver/PR-1589 [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,934 [execute] INFO git cat-file --batch-check [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,940 [execute] INFO git cat-file --batch [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T08:50:29.518Z] 2024-07-01 08:50:28,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1589/.semver/PR-1589 [2024-07-01T08:50:29.518Z] 0.0.0 [Pipeline] } [2024-07-01T08:50:29.545Z] $ docker exec --env ******** --env ******** 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 ssh-agent -k [2024-07-01T08:50:29.642Z] unset SSH_AUTH_SOCK; [2024-07-01T08:50:29.643Z] unset SSH_AGENT_PID; [2024-07-01T08:50:29.643Z] echo Agent pid 77 killed; [2024-07-01T08:50:29.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T08:50:30.123Z] + git semver [Pipeline] } [2024-07-01T08:50:30.418Z] $ docker stop --time=1 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 [2024-07-01T08:50:31.729Z] $ docker rm -f --volumes 9824da27952c92a30a9e126811f7570369307d3f98150e21d2e145882cb4f798 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T08:50:32.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T08:50:32.501Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T08:50:32.526Z] [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 [2024-07-01T08:50:33.300Z] provisioning config files... [2024-07-01T08:50:33.310Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/config3940592188701431452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T08:50:33.685Z] ---> ****-login.sh [2024-07-01T08:50:33.685Z] nexus3.edgexfoundry.org:10001 [2024-07-01T08:50:33.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:33.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:33.685Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:33.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:33.685Z] [2024-07-01T08:50:33.685Z] Login Succeeded [2024-07-01T08:50:33.685Z] nexus3.edgexfoundry.org:10002 [2024-07-01T08:50:33.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:33.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:33.685Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:33.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:33.685Z] [2024-07-01T08:50:33.947Z] Login Succeeded [2024-07-01T08:50:33.947Z] nexus3.edgexfoundry.org:10003 [2024-07-01T08:50:33.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:33.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:33.948Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:33.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:33.948Z] [2024-07-01T08:50:33.948Z] Login Succeeded [2024-07-01T08:50:33.948Z] nexus3.edgexfoundry.org:10004 [2024-07-01T08:50:33.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:33.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:33.948Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:33.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:33.948Z] [2024-07-01T08:50:33.948Z] Login Succeeded [2024-07-01T08:50:33.948Z] ****.io [2024-07-01T08:50:34.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:50:34.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:50:34.207Z] Configure a credential helper to remove this warning. See [2024-07-01T08:50:34.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:50:34.207Z] [2024-07-01T08:50:34.207Z] Login Succeeded [2024-07-01T08:50:34.207Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T08:50:34.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T08:50:34.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T08:50:34.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T08:50:34.585Z] ========================================================= [2024-07-01T08:50:34.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T08:50:34.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:50:35.142Z] + 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 . [2024-07-01T08:50:35.142Z] Sending build context to Docker daemon 25.02MB [2024-07-01T08:50:35.142Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T08:50:35.142Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-01T08:50:35.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T08:50:35.404Z] 619be1103602: Pulling fs layer [2024-07-01T08:50:35.404Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T08:50:35.404Z] 5df492c9dc93: Pulling fs layer [2024-07-01T08:50:35.404Z] 7629e6793208: Pulling fs layer [2024-07-01T08:50:35.404Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T08:50:35.404Z] fb5054dd5b73: Pulling fs layer [2024-07-01T08:50:35.404Z] eeca6798cff9: Pulling fs layer [2024-07-01T08:50:35.404Z] aa269ceb94a6: Pulling fs layer [2024-07-01T08:50:35.404Z] ada007ff1a6a: Pulling fs layer [2024-07-01T08:50:35.404Z] 7629e6793208: Waiting [2024-07-01T08:50:35.404Z] aa269ceb94a6: Waiting [2024-07-01T08:50:35.404Z] ada007ff1a6a: Waiting [2024-07-01T08:50:35.404Z] 4f4fb700ef54: Waiting [2024-07-01T08:50:35.404Z] eeca6798cff9: Waiting [2024-07-01T08:50:35.404Z] fb5054dd5b73: Waiting [2024-07-01T08:50:35.404Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T08:50:35.404Z] 7862e08f4a3e: Download complete [2024-07-01T08:50:35.404Z] 7629e6793208: Verifying Checksum [2024-07-01T08:50:35.404Z] 7629e6793208: Download complete [2024-07-01T08:50:35.404Z] 4f4fb700ef54: Download complete [2024-07-01T08:50:35.404Z] fb5054dd5b73: Verifying Checksum [2024-07-01T08:50:35.404Z] fb5054dd5b73: Download complete [2024-07-01T08:50:35.404Z] 619be1103602: Verifying Checksum [2024-07-01T08:50:35.404Z] 619be1103602: Download complete [2024-07-01T08:50:35.404Z] eeca6798cff9: Verifying Checksum [2024-07-01T08:50:35.664Z] 619be1103602: Pull complete [2024-07-01T08:50:35.664Z] ada007ff1a6a: Verifying Checksum [2024-07-01T08:50:35.664Z] ada007ff1a6a: Download complete [2024-07-01T08:50:35.664Z] 7862e08f4a3e: Pull complete [2024-07-01T08:50:35.923Z] 5df492c9dc93: Verifying Checksum [2024-07-01T08:50:35.923Z] 5df492c9dc93: Download complete [2024-07-01T08:50:36.193Z] aa269ceb94a6: Verifying Checksum [2024-07-01T08:50:36.193Z] aa269ceb94a6: Download complete [2024-07-01T08:50:39.490Z] 5df492c9dc93: Pull complete [2024-07-01T08:50:39.490Z] 7629e6793208: Pull complete [2024-07-01T08:50:39.490Z] 4f4fb700ef54: Pull complete [2024-07-01T08:50:39.490Z] fb5054dd5b73: Pull complete [2024-07-01T08:50:39.748Z] eeca6798cff9: Pull complete [2024-07-01T08:50:42.329Z] aa269ceb94a6: Pull complete [2024-07-01T08:50:42.611Z] ada007ff1a6a: Pull complete [2024-07-01T08:50:42.611Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T08:50:42.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T08:50:42.611Z] ---> f489d0715acc [2024-07-01T08:50:42.611Z] Step 3/10 : ARG MAKE=make build [2024-07-01T08:50:46.817Z] ---> Running in 2ad3194ab2b0 [2024-07-01T08:50:47.076Z] Removing intermediate container 2ad3194ab2b0 [2024-07-01T08:50:47.076Z] ---> 0d9421b65fe9 [2024-07-01T08:50:47.076Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-01T08:50:47.076Z] ---> Running in 024bccea9235 [2024-07-01T08:50:47.076Z] Removing intermediate container 024bccea9235 [2024-07-01T08:50:47.076Z] ---> 917ce11be782 [2024-07-01T08:50:47.076Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T08:50:47.076Z] ---> Running in 8f32b66cd1ee [2024-07-01T08:50:47.076Z] Removing intermediate container 8f32b66cd1ee [2024-07-01T08:50:47.076Z] ---> a8ba2310da2b [2024-07-01T08:50:47.076Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-01T08:50:47.340Z] ---> Running in f42f8942f777 [2024-07-01T08:50:47.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T08:50:47.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T08:50:47.856Z] OK: 264 MiB in 52 packages [2024-07-01T08:50:48.062Z] Still waiting to schedule task [2024-07-01T08:50:48.063Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-01T08:50:48.422Z] Removing intermediate container f42f8942f777 [2024-07-01T08:50:48.422Z] ---> 801e13d97a93 [2024-07-01T08:50:48.422Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-01T08:50:48.422Z] ---> 7db246dbf66d [2024-07-01T08:50:48.422Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T08:50:48.422Z] ---> Running in fff335fa0504 [2024-07-01T08:51:35.388Z] Removing intermediate container fff335fa0504 [2024-07-01T08:51:35.388Z] ---> 384b4b54aaeb [2024-07-01T08:51:35.388Z] Step 9/10 : COPY . . [2024-07-01T08:51:35.388Z] ---> 8560a542a337 [2024-07-01T08:51:35.388Z] Step 10/10 : RUN ${MAKE} [2024-07-01T08:51:35.388Z] ---> Running in 3860d5baa0ec [2024-07-01T08:51:35.388Z] noop [2024-07-01T08:51:35.648Z] Removing intermediate container 3860d5baa0ec [2024-07-01T08:51:35.648Z] ---> dcda80830ada [2024-07-01T08:51:35.648Z] Successfully built dcda80830ada [2024-07-01T08:51:35.648Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:51:36.162Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T08:51:36.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:51:36.336Z] prd-ubuntu20.04-docker-8c-8g-4676 does not seem to be running inside a container [2024-07-01T08:51:36.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1589 -v /w/workspace/gexfoundry_device-sdk-go_PR-1589:/w/workspace/gexfoundry_device-sdk-go_PR-1589:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T08:51:36.752Z] $ docker top 27a38abca727f5123835999229c3ef4f5bd2d70dbde28a331ed1be36de8fb975 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T08:51:37.182Z] + go version [2024-07-01T08:51:37.182Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T08:51:37.219Z] $ docker stop --time=1 27a38abca727f5123835999229c3ef4f5bd2d70dbde28a331ed1be36de8fb975 [2024-07-01T08:51:38.521Z] $ docker rm -f --volumes 27a38abca727f5123835999229c3ef4f5bd2d70dbde28a331ed1be36de8fb975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:51:39.422Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T08:51:39.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:51:39.593Z] prd-ubuntu20.04-docker-8c-8g-4676 does not seem to be running inside a container [2024-07-01T08:51:39.625Z] $ 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-1589 -v /w/workspace/gexfoundry_device-sdk-go_PR-1589:/w/workspace/gexfoundry_device-sdk-go_PR-1589:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T08:51:39.942Z] $ docker top d004f7996954f3605888dd61249822a9af339804f0b945814bb59d08b79feaab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T08:51:40.355Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1589 [Pipeline] fileExists [Pipeline] sh [2024-07-01T08:51:40.738Z] + make test [2024-07-01T08:51:40.738Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T08:51:48.863Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-01T08:52:20.618Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4677 in /w/workspace/gexfoundry_device-sdk-go_PR-1589 [Pipeline] { [Pipeline] ws [2024-07-01T08:52:20.701Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-01T08:52:23.821Z] The recommended git tool is: git [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-01T08:52:27.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.026s coverage: 27.6% of statements [2024-07-01T08:52:27.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.039s coverage: 80.0% of statements [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-01T08:52:27.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.044s coverage: 86.0% of statements [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-01T08:52:27.623Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-01T08:52:27.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.094s coverage: 71.8% of statements [2024-07-01T08:52:28.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-01T08:52:30.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.036s coverage: 14.4% of statements [2024-07-01T08:52:30.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.801s coverage: 44.6% of statements [2024-07-01T08:52:30.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.5% of statements [2024-07-01T08:52:30.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements [2024-07-01T08:52:30.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.5% of statements [2024-07-01T08:52:31.329Z] using credential edgex-jenkins-ssh [2024-07-01T08:52:31.360Z] Cloning the remote Git repository [2024-07-01T08:52:31.435Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T08:52:31.608Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-01T08:52:31.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T08:52:31.915Z] > git --version # timeout=10 [2024-07-01T08:52:32.026Z] > git --version # 'git version 2.25.1' [2024-07-01T08:52:32.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T08:52:32.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T08:52:35.979Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-01T08:52:36.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T08:52:37.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-01T08:52:37.902Z] Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit 3754d409af1486e6bf6caad0ab64e76b64ee6010 [2024-07-01T08:52:38.388Z] Merge succeeded, producing 3754d409af1486e6bf6caad0ab64e76b64ee6010 [2024-07-01T08:52:38.389Z] Checking out Revision 3754d409af1486e6bf6caad0ab64e76b64ee6010 (PR-1589) [2024-07-01T08:52:37.219Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-01T08:52:37.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T08:52:37.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1589/head:refs/remotes/origin/PR-1589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T08:52:37.917Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T08:52:38.050Z] > git checkout -f 3754d409af1486e6bf6caad0ab64e76b64ee6010 # timeout=10 [2024-07-01T08:52:38.225Z] > git remote # timeout=10 [2024-07-01T08:52:38.253Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T08:52:38.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T08:52:38.316Z] > git merge d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 [2024-07-01T08:52:38.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T08:52:38.389Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T08:52:38.411Z] > git checkout -f 3754d409af1486e6bf6caad0ab64e76b64ee6010 # timeout=10 [2024-07-01T08:52:42.224Z] Commit message: "feat: Allow empty profileName in Device" [2024-07-01T08:52:42.274Z] > git --version # timeout=10 [2024-07-01T08:52:42.286Z] > git --version # 'git version 2.25.1' [2024-07-01T08:52:42.305Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T08:52:44.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T08:52:44.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T08:52:44.097Z] Dload Upload Total Spent Left Speed [2024-07-01T08:52:44.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-07-01T08:52:44.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T08:52:44.826Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-07-01T08:52:44.826Z] sudo tee /etc/docker/daemon.new [2024-07-01T08:52:44.826Z] { [2024-07-01T08:52:44.826Z] "registry-mirrors": [ [2024-07-01T08:52:44.826Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T08:52:44.826Z] ], [2024-07-01T08:52:44.826Z] "bip": "10.250.0.254/24", [2024-07-01T08:52:44.826Z] "hosts": [ [2024-07-01T08:52:44.826Z] "tcp://0.0.0.0:5555", [2024-07-01T08:52:44.826Z] "unix:///var/run/docker.sock" [2024-07-01T08:52:44.826Z] ], [2024-07-01T08:52:44.826Z] "mtu": 1458, [2024-07-01T08:52:44.826Z] "selinux-enabled": true, [2024-07-01T08:52:44.826Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T08:52:44.826Z] } [Pipeline] sh [2024-07-01T08:52:45.179Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T08:52:45.539Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T08:53:03.930Z] provisioning config files... [2024-07-01T08:53:03.956Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17272523555993289047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T08:53:04.457Z] ---> ****-login.sh [2024-07-01T08:53:04.457Z] nexus3.edgexfoundry.org:10001 [2024-07-01T08:53:04.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:53:05.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:53:05.000Z] Configure a credential helper to remove this warning. See [2024-07-01T08:53:05.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:53:05.000Z] [2024-07-01T08:53:05.000Z] Login Succeeded [2024-07-01T08:53:05.000Z] nexus3.edgexfoundry.org:10002 [2024-07-01T08:53:05.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:53:05.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:53:05.542Z] Configure a credential helper to remove this warning. See [2024-07-01T08:53:05.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:53:05.542Z] [2024-07-01T08:53:05.542Z] Login Succeeded [2024-07-01T08:53:05.542Z] nexus3.edgexfoundry.org:10003 [2024-07-01T08:53:05.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:53:05.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:53:05.823Z] Configure a credential helper to remove this warning. See [2024-07-01T08:53:05.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:53:05.823Z] [2024-07-01T08:53:05.823Z] Login Succeeded [2024-07-01T08:53:05.823Z] nexus3.edgexfoundry.org:10004 [2024-07-01T08:53:06.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:53:06.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:53:06.091Z] Configure a credential helper to remove this warning. See [2024-07-01T08:53:06.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:53:06.091Z] [2024-07-01T08:53:06.091Z] Login Succeeded [2024-07-01T08:53:06.091Z] ****.io [2024-07-01T08:53:06.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T08:53:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T08:53:06.621Z] Configure a credential helper to remove this warning. See [2024-07-01T08:53:06.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T08:53:06.622Z] [2024-07-01T08:53:06.622Z] Login Succeeded [2024-07-01T08:53:06.622Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T08:53:06.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T08:53:07.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T08:53:07.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T08:53:07.209Z] ========================================================= [2024-07-01T08:53:07.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T08:53:07.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:53:07.764Z] + 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 . [2024-07-01T08:53:08.362Z] Sending build context to Docker daemon 12.95MB [2024-07-01T08:53:08.362Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T08:53:08.362Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-01T08:53:08.674Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T08:53:08.674Z] c6b39de5b339: Pulling fs layer [2024-07-01T08:53:08.674Z] a69c41024577: Pulling fs layer [2024-07-01T08:53:08.674Z] d6de4b400683: Pulling fs layer [2024-07-01T08:53:08.674Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T08:53:08.674Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T08:53:08.674Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T08:53:08.674Z] 00f215d4a9da: Pulling fs layer [2024-07-01T08:53:08.674Z] d496ad576159: Pulling fs layer [2024-07-01T08:53:08.674Z] 4f4fb700ef54: Waiting [2024-07-01T08:53:08.674Z] 464afbd9ba4c: Waiting [2024-07-01T08:53:08.674Z] 00f215d4a9da: Waiting [2024-07-01T08:53:08.674Z] d496ad576159: Waiting [2024-07-01T08:53:08.674Z] 35cb2a7552d0: Waiting [2024-07-01T08:53:08.674Z] a69c41024577: Verifying Checksum [2024-07-01T08:53:08.674Z] a69c41024577: Download complete [2024-07-01T08:53:08.674Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T08:53:08.674Z] 35cb2a7552d0: Download complete [2024-07-01T08:53:08.674Z] 4f4fb700ef54: Download complete [2024-07-01T08:53:08.674Z] c6b39de5b339: Verifying Checksum [2024-07-01T08:53:08.674Z] c6b39de5b339: Download complete [2024-07-01T08:53:08.674Z] 464afbd9ba4c: Verifying Checksum [2024-07-01T08:53:08.674Z] 464afbd9ba4c: Download complete [2024-07-01T08:53:09.209Z] GO111MODULE=on go vet ./... [2024-07-01T08:53:09.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T08:53:09.262Z] d496ad576159: Verifying Checksum [2024-07-01T08:53:09.262Z] d496ad576159: Download complete [2024-07-01T08:53:09.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T08:53:09.469Z] ./bin/test-attribution-txt.sh [2024-07-01T08:53:09.469Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T08:53:09.469Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T08:53:09.470Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T08:53:09.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-01T08:53:09.531Z] c6b39de5b339: Pull complete [Pipeline] } [2024-07-01T08:53:09.585Z] $ docker stop --time=1 d004f7996954f3605888dd61249822a9af339804f0b945814bb59d08b79feaab [2024-07-01T08:53:10.122Z] a69c41024577: Pull complete [2024-07-01T08:53:10.393Z] d6de4b400683: Verifying Checksum [2024-07-01T08:53:10.393Z] d6de4b400683: Download complete [2024-07-01T08:53:11.477Z] 00f215d4a9da: Verifying Checksum [2024-07-01T08:53:11.477Z] 00f215d4a9da: Download complete [2024-07-01T08:53:14.200Z] $ docker rm -f --volumes d004f7996954f3605888dd61249822a9af339804f0b945814bb59d08b79feaab [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T08:53:14.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T08:53:15.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T08:53:15.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T08:53:16.159Z] + ls -al . [2024-07-01T08:53:16.159Z] total 376 [2024-07-01T08:53:16.159Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 08:51 . [2024-07-01T08:53:16.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 08:50 .. [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 08:50 .dockerignore [2024-07-01T08:53:16.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 08:52 .git [2024-07-01T08:53:16.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 08:50 .github [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 1 08:50 .gitignore [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 08:50 .golangci.yml [2024-07-01T08:53:16.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 08:50 .semver [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 1 08:50 CHANGELOG.md [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 08:50 GOVERNANCE.md [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 1 08:50 Jenkinsfile [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 08:50 LICENSE [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 1 08:50 Makefile [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 1 08:50 OWNERS.md [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 1 08:50 README.md [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 08:50 VERSION [2024-07-01T08:53:16.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 08:50 bin [2024-07-01T08:53:16.159Z] -rw-r--r-- 1 jenkins jenkins 122321 Jul 1 08:52 coverage.out [2024-07-01T08:53:16.159Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 08:50 example [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 1 08:50 go.mod [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jul 1 08:50 go.sum [2024-07-01T08:53:16.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 08:50 internal [2024-07-01T08:53:16.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 08:50 openapi [2024-07-01T08:53:16.159Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 08:50 pkg [2024-07-01T08:53:16.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 08:50 snap [2024-07-01T08:53:16.159Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 08:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:53:16.590Z] + 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=3754d409af1486e6bf6caad0ab64e76b64ee6010 --label arch=amd64 --label version=0.0.0 . [2024-07-01T08:53:16.590Z] Sending build context to Docker daemon 25.14MB [2024-07-01T08:53:16.590Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T08:53:16.590Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-01T08:53:16.590Z] ---> dcda80830ada [2024-07-01T08:53:16.590Z] Step 3/24 : ARG MAKE=make build [2024-07-01T08:53:17.225Z] ---> Running in 3038cdc0276b [2024-07-01T08:53:17.225Z] Removing intermediate container 3038cdc0276b [2024-07-01T08:53:17.225Z] ---> 41416bcf87fd [2024-07-01T08:53:17.225Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-01T08:53:17.225Z] ---> Running in 48ecbfc70277 [2024-07-01T08:53:17.225Z] Removing intermediate container 48ecbfc70277 [2024-07-01T08:53:17.225Z] ---> b693321379f3 [2024-07-01T08:53:17.225Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T08:53:17.225Z] ---> Running in 90daa80802d0 [2024-07-01T08:53:17.488Z] Removing intermediate container 90daa80802d0 [2024-07-01T08:53:17.488Z] ---> 980b3c148c59 [2024-07-01T08:53:17.488Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-01T08:53:17.488Z] ---> Running in e10e77dd7347 [2024-07-01T08:53:17.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:17.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:18.053Z] OK: 264 MiB in 52 packages [2024-07-01T08:53:18.343Z] Removing intermediate container e10e77dd7347 [2024-07-01T08:53:18.343Z] ---> 99ccae8e51c7 [2024-07-01T08:53:18.343Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-01T08:53:18.613Z] ---> bd307791bfc9 [2024-07-01T08:53:18.613Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T08:53:18.613Z] ---> Running in 55896027f84c [2024-07-01T08:53:19.200Z] Removing intermediate container 55896027f84c [2024-07-01T08:53:19.200Z] ---> 0bafd643d7ab [2024-07-01T08:53:19.200Z] Step 9/24 : COPY . . [2024-07-01T08:53:20.151Z] ---> e0cefd0a75f1 [2024-07-01T08:53:20.151Z] Step 10/24 : RUN ${MAKE} [2024-07-01T08:53:20.151Z] ---> Running in 1ba9dd499e1b [2024-07-01T08:53:20.718Z] 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 [2024-07-01T08:53:23.856Z] d6de4b400683: Pull complete [2024-07-01T08:53:23.856Z] 35cb2a7552d0: Pull complete [2024-07-01T08:53:23.856Z] 4f4fb700ef54: Pull complete [2024-07-01T08:53:23.856Z] 464afbd9ba4c: Pull complete [2024-07-01T08:53:33.991Z] 00f215d4a9da: Pull complete [2024-07-01T08:53:34.262Z] d496ad576159: Pull complete [2024-07-01T08:53:34.262Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T08:53:34.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T08:53:34.262Z] ---> f246e2811388 [2024-07-01T08:53:34.262Z] Step 3/10 : ARG MAKE=make build [2024-07-01T08:53:36.212Z] ---> Running in f0fba7d7bb1b [2024-07-01T08:53:36.212Z] Removing intermediate container f0fba7d7bb1b [2024-07-01T08:53:36.212Z] ---> eb7544ec88cb [2024-07-01T08:53:36.212Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-01T08:53:36.212Z] ---> Running in 24258fc31504 [2024-07-01T08:53:36.481Z] Removing intermediate container 24258fc31504 [2024-07-01T08:53:36.482Z] ---> 011bba96d5c8 [2024-07-01T08:53:36.482Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T08:53:36.749Z] ---> Running in ccc5aa71623f [2024-07-01T08:53:37.015Z] Removing intermediate container ccc5aa71623f [2024-07-01T08:53:37.015Z] ---> 89915c75d2f3 [2024-07-01T08:53:37.015Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-01T08:53:37.015Z] ---> Running in c8ff878d3a84 [2024-07-01T08:53:37.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T08:53:38.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T08:53:39.522Z] OK: 266 MiB in 52 packages [2024-07-01T08:53:40.106Z] Removing intermediate container c8ff878d3a84 [2024-07-01T08:53:40.107Z] ---> 0fa9a2d4b9a3 [2024-07-01T08:53:40.107Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-01T08:53:40.692Z] ---> 20b735bd3257 [2024-07-01T08:53:40.692Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T08:53:40.692Z] ---> Running in 4fd69cf80d5b [2024-07-01T08:53:59.476Z] Removing intermediate container 1ba9dd499e1b [2024-07-01T08:53:59.476Z] ---> 2773e844b9e1 [2024-07-01T08:53:59.476Z] Step 11/24 : FROM alpine:3.18 [2024-07-01T08:53:59.476Z] 3.18: Pulling from library/alpine [2024-07-01T08:53:59.476Z] 73baa7ef167e: Pulling fs layer [2024-07-01T08:53:59.476Z] 73baa7ef167e: Verifying Checksum [2024-07-01T08:53:59.476Z] 73baa7ef167e: Download complete [2024-07-01T08:53:59.476Z] 73baa7ef167e: Pull complete [2024-07-01T08:53:59.476Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T08:53:59.476Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T08:53:59.476Z] ---> 8fd7cac70a4a [2024-07-01T08:53:59.476Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-01T08:53:59.476Z] ---> Running in 6e864f509b9d [2024-07-01T08:53:59.476Z] Removing intermediate container 6e864f509b9d [2024-07-01T08:53:59.476Z] ---> 2f2402bf5603 [2024-07-01T08:53:59.476Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-01T08:53:59.476Z] ---> Running in 59b6f35e1e12 [2024-07-01T08:53:59.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:59.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:59.476Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T08:53:59.476Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T08:53:59.476Z] OK: 7 MiB in 16 packages [2024-07-01T08:53:59.476Z] Removing intermediate container 59b6f35e1e12 [2024-07-01T08:53:59.476Z] ---> 23371347fd35 [2024-07-01T08:53:59.476Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-01T08:53:59.476Z] ---> Running in 5a7ce8c9629b [2024-07-01T08:53:59.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:59.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T08:53:59.476Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T08:53:59.476Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T08:53:59.476Z] OK: 7 MiB in 16 packages [2024-07-01T08:53:59.476Z] Removing intermediate container 5a7ce8c9629b [2024-07-01T08:53:59.476Z] ---> b75bf3575404 [2024-07-01T08:53:59.476Z] Step 15/24 : WORKDIR / [2024-07-01T08:53:59.476Z] ---> Running in e42353f6bd8c [2024-07-01T08:53:59.476Z] Removing intermediate container e42353f6bd8c [2024-07-01T08:53:59.476Z] ---> 2dd664834164 [2024-07-01T08:53:59.476Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-01T08:53:59.476Z] ---> b6fa652ac38d [2024-07-01T08:53:59.476Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-01T08:53:59.476Z] ---> d28b3a6d917b [2024-07-01T08:53:59.476Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-01T08:53:59.476Z] ---> 8b159ba4c158 [2024-07-01T08:53:59.476Z] Step 19/24 : EXPOSE 59999 [2024-07-01T08:53:59.476Z] ---> Running in 03ac1e88a606 [2024-07-01T08:53:59.476Z] Removing intermediate container 03ac1e88a606 [2024-07-01T08:53:59.476Z] ---> ecbbf766b190 [2024-07-01T08:53:59.476Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-01T08:53:59.476Z] ---> Running in d979631415f8 [2024-07-01T08:53:59.476Z] Removing intermediate container d979631415f8 [2024-07-01T08:53:59.476Z] ---> bb665d889404 [2024-07-01T08:53:59.476Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T08:53:59.476Z] ---> Running in a2120151783e [2024-07-01T08:53:59.476Z] Removing intermediate container a2120151783e [2024-07-01T08:53:59.476Z] ---> 3b8f1c62fa66 [2024-07-01T08:53:59.476Z] Step 22/24 : LABEL arch=amd64 [2024-07-01T08:53:59.476Z] ---> Running in ea575ca3787f [2024-07-01T08:53:59.476Z] Removing intermediate container ea575ca3787f [2024-07-01T08:53:59.476Z] ---> c8336b95a7c7 [2024-07-01T08:53:59.476Z] Step 23/24 : LABEL git_sha=3754d409af1486e6bf6caad0ab64e76b64ee6010 [2024-07-01T08:53:59.476Z] ---> Running in ff47f04e8fa8 [2024-07-01T08:53:59.476Z] Removing intermediate container ff47f04e8fa8 [2024-07-01T08:53:59.476Z] ---> 1aa3c03ba195 [2024-07-01T08:53:59.476Z] Step 24/24 : LABEL version=0.0.0 [2024-07-01T08:53:59.476Z] ---> Running in 5ebf6bad4df3 [2024-07-01T08:53:59.476Z] Removing intermediate container 5ebf6bad4df3 [2024-07-01T08:53:59.476Z] ---> ca80cdbfb871 [2024-07-01T08:53:59.476Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T08:53:59.476Z] Successfully built ca80cdbfb871 [2024-07-01T08:53:59.476Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:54:00.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T08:54:00.655Z] [2024-07-01T08:54:00.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:54:01.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T08:54:01.072Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T08:54:01.072Z] 5eb5b503b376: Pulling fs layer [2024-07-01T08:54:01.072Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T08:54:01.072Z] ec43610c2a17: Pulling fs layer [2024-07-01T08:54:01.072Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T08:54:01.072Z] 33b1e0a273af: Pulling fs layer [2024-07-01T08:54:01.072Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T08:54:01.072Z] 2f39f015ded8: Pulling fs layer [2024-07-01T08:54:01.072Z] 3a2ae6a8a46f: Waiting [2024-07-01T08:54:01.072Z] 33b1e0a273af: Waiting [2024-07-01T08:54:01.072Z] 5d3b04190fa2: Waiting [2024-07-01T08:54:01.072Z] 2f39f015ded8: Waiting [2024-07-01T08:54:01.072Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T08:54:01.072Z] 5c69ac0246d0: Download complete [2024-07-01T08:54:01.072Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T08:54:01.072Z] 3a2ae6a8a46f: Download complete [2024-07-01T08:54:01.072Z] 33b1e0a273af: Verifying Checksum [2024-07-01T08:54:01.072Z] 33b1e0a273af: Download complete [2024-07-01T08:54:01.072Z] 5d3b04190fa2: Verifying Checksum [2024-07-01T08:54:01.072Z] 5d3b04190fa2: Download complete [2024-07-01T08:54:01.072Z] ec43610c2a17: Verifying Checksum [2024-07-01T08:54:01.072Z] ec43610c2a17: Download complete [2024-07-01T08:54:01.334Z] 5eb5b503b376: Verifying Checksum [2024-07-01T08:54:01.334Z] 5eb5b503b376: Download complete [2024-07-01T08:54:01.902Z] 2f39f015ded8: Download complete [2024-07-01T08:54:02.471Z] 5eb5b503b376: Pull complete [2024-07-01T08:54:02.731Z] 5c69ac0246d0: Pull complete [2024-07-01T08:54:03.300Z] ec43610c2a17: Pull complete [2024-07-01T08:54:03.300Z] 3a2ae6a8a46f: Pull complete [2024-07-01T08:54:03.587Z] 33b1e0a273af: Pull complete [2024-07-01T08:54:03.587Z] 5d3b04190fa2: Pull complete [2024-07-01T08:54:07.783Z] 2f39f015ded8: Pull complete [2024-07-01T08:54:07.783Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T08:54:07.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T08:54:07.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:54:08.067Z] prd-ubuntu20.04-docker-8c-8g-4676 does not seem to be running inside a container [2024-07-01T08:54:08.104Z] $ 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-1589 -v /w/workspace/gexfoundry_device-sdk-go_PR-1589:/w/workspace/gexfoundry_device-sdk-go_PR-1589:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T08:54:12.779Z] $ docker top 025d63bfb5e311c787f28f40ffc798c87ee9f7b97c0883f10b66215680bb9853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T08:54:13.273Z] ---> job-cost.sh [2024-07-01T08:54:13.273Z] lf-activate-venv: SKIPPING [2024-07-01T08:54:13.273Z] INFO: No Stack... [2024-07-01T08:54:13.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T08:54:13.809Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T08:54:14.131Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives/cost.csv [2024-07-01T08:54:14.131Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T08:54:14.185Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [2024-07-01T08:54:14.193Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] did not exist. Created. [2024-07-01T08:54:14.203Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T08:54:14.631Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T08:54:14.704Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T08:54:14.752Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T08:54:14.861Z] $ docker stop --time=1 025d63bfb5e311c787f28f40ffc798c87ee9f7b97c0883f10b66215680bb9853 [2024-07-01T08:54:16.035Z] $ docker rm -f --volumes 025d63bfb5e311c787f28f40ffc798c87ee9f7b97c0883f10b66215680bb9853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T08:55:32.484Z] Removing intermediate container 4fd69cf80d5b [2024-07-01T08:55:32.484Z] ---> 472f88b988ce [2024-07-01T08:55:32.484Z] Step 9/10 : COPY . . [2024-07-01T08:55:32.484Z] ---> bfeb3a099816 [2024-07-01T08:55:32.484Z] Step 10/10 : RUN ${MAKE} [2024-07-01T08:55:32.484Z] ---> Running in a3c4dbc806d3 [2024-07-01T08:55:32.484Z] noop [2024-07-01T08:55:32.484Z] Removing intermediate container a3c4dbc806d3 [2024-07-01T08:55:32.484Z] ---> 7f5eb119bf41 [2024-07-01T08:55:32.484Z] Successfully built 7f5eb119bf41 [2024-07-01T08:55:32.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:55:33.015Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T08:55:33.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:55:33.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-4677 does not seem to be running inside a container [2024-07-01T08:55:33.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T08:55:34.558Z] $ docker top d1e2b67e9001109d093855cb6c9ce194e71eace55740dafb3b639a43e3a0136a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T08:55:35.440Z] + go version [2024-07-01T08:55:35.440Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T08:55:35.474Z] $ docker stop --time=1 d1e2b67e9001109d093855cb6c9ce194e71eace55740dafb3b639a43e3a0136a [2024-07-01T08:55:37.051Z] $ docker rm -f --volumes d1e2b67e9001109d093855cb6c9ce194e71eace55740dafb3b639a43e3a0136a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T08:55:37.968Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T08:55:37.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T08:55:38.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-4677 does not seem to be running inside a container [2024-07-01T08:55:38.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T08:55:39.386Z] $ docker top 5cddf5b80602a7ac2c36bdf80b63476e92ce2401313a3d0a0f88caa45cb6e95a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T08:55:40.276Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T08:55:40.684Z] + make test [2024-07-01T08:55:40.949Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T08:56:19.852Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-01T08:59:41.934Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-01T08:59:41.934Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-01T08:59:41.934Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-01T08:59:41.934Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-01T08:59:41.934Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-01T08:59:42.901Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.122s coverage: 27.6% of statements [2024-07-01T08:59:47.154Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.172s coverage: 80.0% of statements [2024-07-01T08:59:53.813Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-01T08:59:53.813Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-01T08:59:54.400Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.253s coverage: 86.0% of statements [2024-07-01T08:59:57.742Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-01T08:59:59.149Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.544s coverage: 71.8% of statements [2024-07-01T09:00:03.408Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.165s coverage: 14.4% of statements [2024-07-01T09:00:04.006Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-01T09:00:04.006Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-01T09:00:04.006Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.729s coverage: 44.6% of statements [2024-07-01T09:00:05.414Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.350s coverage: 68.5% of statements [2024-07-01T09:00:08.771Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.361s coverage: 89.2% of statements [2024-07-01T09:00:12.112Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-01T09:00:13.073Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.249s coverage: 5.5% of statements [2024-07-01T09:00:14.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T09:00:14.492Z] GO111MODULE=on go vet ./... [2024-07-01T09:03:51.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T09:03:51.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T09:03:51.354Z] ./bin/test-attribution-txt.sh [2024-07-01T09:03:51.354Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T09:03:51.354Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T09:03:51.618Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T09:03:51.884Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T09:03:51.884Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T09:03:51.884Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T09:03:51.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T09:03:51.976Z] $ docker stop --time=1 5cddf5b80602a7ac2c36bdf80b63476e92ce2401313a3d0a0f88caa45cb6e95a [2024-07-01T09:03:54.014Z] $ docker rm -f --volumes 5cddf5b80602a7ac2c36bdf80b63476e92ce2401313a3d0a0f88caa45cb6e95a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T09:03:56.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T09:03:56.463Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T09:03:56.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T09:03:57.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T09:03:57.971Z] + ls -al . [2024-07-01T09:03:57.971Z] total 372 [2024-07-01T09:03:57.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 08:55 . [2024-07-01T09:03:57.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 08:52 .. [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 08:52 .dockerignore [2024-07-01T09:03:57.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 08:52 .git [2024-07-01T09:03:57.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 08:52 .github [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 1 08:52 .gitignore [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 08:52 .golangci.yml [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 1 08:52 CHANGELOG.md [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 08:52 GOVERNANCE.md [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 1 08:52 Jenkinsfile [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 08:52 LICENSE [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 1 08:52 Makefile [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 1 08:52 OWNERS.md [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 1 08:52 README.md [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 08:50 VERSION [2024-07-01T09:03:57.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 08:52 bin [2024-07-01T09:03:57.971Z] -rw-r--r-- 1 jenkins jenkins 122323 Jul 1 09:00 coverage.out [2024-07-01T09:03:57.971Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 08:52 example [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 1 08:52 go.mod [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jul 1 08:52 go.sum [2024-07-01T09:03:57.971Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 08:52 internal [2024-07-01T09:03:57.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 08:52 openapi [2024-07-01T09:03:57.971Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 08:52 pkg [2024-07-01T09:03:57.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 08:52 snap [2024-07-01T09:03:57.971Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 08:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T09:03:58.431Z] + 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=3754d409af1486e6bf6caad0ab64e76b64ee6010 --label arch=arm64 --label version=0.0.0 . [2024-07-01T09:03:59.053Z] Sending build context to Docker daemon 13.08MB [2024-07-01T09:03:59.053Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T09:03:59.053Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-01T09:03:59.053Z] ---> 7f5eb119bf41 [2024-07-01T09:03:59.053Z] Step 3/24 : ARG MAKE=make build [2024-07-01T09:03:59.053Z] ---> Running in c2ae2be1e7a1 [2024-07-01T09:03:59.324Z] Removing intermediate container c2ae2be1e7a1 [2024-07-01T09:03:59.324Z] ---> b1d031c7a9f9 [2024-07-01T09:03:59.324Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-01T09:03:59.590Z] ---> Running in 961cdc8a4bf4 [2024-07-01T09:03:59.877Z] Removing intermediate container 961cdc8a4bf4 [2024-07-01T09:03:59.877Z] ---> c10845272322 [2024-07-01T09:03:59.877Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T09:03:59.877Z] ---> Running in da260b67d110 [2024-07-01T09:04:00.147Z] Removing intermediate container da260b67d110 [2024-07-01T09:04:00.147Z] ---> afe8dde59275 [2024-07-01T09:04:00.147Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-01T09:04:00.418Z] ---> Running in 210b52d62298 [2024-07-01T09:04:01.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T09:04:01.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T09:04:03.051Z] OK: 266 MiB in 52 packages [2024-07-01T09:04:03.638Z] Removing intermediate container 210b52d62298 [2024-07-01T09:04:03.638Z] ---> 17057eba8275 [2024-07-01T09:04:03.638Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-01T09:04:04.267Z] ---> 9980817394b3 [2024-07-01T09:04:04.267Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T09:04:04.267Z] ---> Running in 4e1862af279b [2024-07-01T09:04:06.844Z] Removing intermediate container 4e1862af279b [2024-07-01T09:04:06.844Z] ---> 93a0d590a97e [2024-07-01T09:04:06.844Z] Step 9/24 : COPY . . [2024-07-01T09:04:07.804Z] ---> ed53995ab249 [2024-07-01T09:04:07.804Z] Step 10/24 : RUN ${MAKE} [2024-07-01T09:04:08.070Z] ---> Running in 8e398c455424 [2024-07-01T09:04:09.033Z] 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 [2024-07-01T09:07:30.936Z] Removing intermediate container 8e398c455424 [2024-07-01T09:07:30.936Z] ---> e3792e6e2a70 [2024-07-01T09:07:30.936Z] Step 11/24 : FROM alpine:3.18 [2024-07-01T09:07:30.936Z] 3.18: Pulling from library/alpine [2024-07-01T09:07:30.936Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T09:07:30.936Z] 5c905c7ebe2f: Verifying Checksum [2024-07-01T09:07:30.936Z] 5c905c7ebe2f: Download complete [2024-07-01T09:07:30.936Z] 5c905c7ebe2f: Pull complete [2024-07-01T09:07:30.936Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T09:07:30.936Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T09:07:30.936Z] ---> dec292d02e07 [2024-07-01T09:07:30.936Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-01T09:07:30.936Z] ---> Running in e5ba9a3af1d8 [2024-07-01T09:07:30.936Z] Removing intermediate container e5ba9a3af1d8 [2024-07-01T09:07:30.936Z] ---> 390bb8f137df [2024-07-01T09:07:30.936Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-01T09:07:30.936Z] ---> Running in 85160945b331 [2024-07-01T09:07:30.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T09:07:30.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T09:07:30.936Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T09:07:30.936Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T09:07:30.936Z] OK: 8 MiB in 16 packages [2024-07-01T09:07:31.209Z] Removing intermediate container 85160945b331 [2024-07-01T09:07:31.209Z] ---> aa29118feba8 [2024-07-01T09:07:31.209Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-01T09:07:31.477Z] ---> Running in aff8dccaaab2 [2024-07-01T09:07:32.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T09:07:32.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T09:07:33.301Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T09:07:33.574Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T09:07:33.574Z] OK: 8 MiB in 16 packages [2024-07-01T09:07:34.546Z] Removing intermediate container aff8dccaaab2 [2024-07-01T09:07:34.546Z] ---> 4016108656da [2024-07-01T09:07:34.546Z] Step 15/24 : WORKDIR / [2024-07-01T09:07:34.546Z] ---> Running in d727b6d23d22 [2024-07-01T09:07:34.813Z] Removing intermediate container d727b6d23d22 [2024-07-01T09:07:34.813Z] ---> 6acba0fac180 [2024-07-01T09:07:34.813Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-01T09:07:35.397Z] ---> d21ebdb0ac43 [2024-07-01T09:07:35.397Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-01T09:07:37.338Z] ---> 26529805ccf7 [2024-07-01T09:07:37.338Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-01T09:07:37.929Z] ---> aea9ec3e5a88 [2024-07-01T09:07:37.929Z] Step 19/24 : EXPOSE 59999 [2024-07-01T09:07:37.929Z] ---> Running in 256e36940b0e [2024-07-01T09:07:38.516Z] Removing intermediate container 256e36940b0e [2024-07-01T09:07:38.516Z] ---> 060901bdc2b4 [2024-07-01T09:07:38.516Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-01T09:07:38.516Z] ---> Running in a7bccfed67cd [2024-07-01T09:07:38.784Z] Removing intermediate container a7bccfed67cd [2024-07-01T09:07:38.784Z] ---> 5aefee7cc80a [2024-07-01T09:07:38.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T09:07:38.784Z] ---> Running in e6163a137171 [2024-07-01T09:07:39.049Z] Removing intermediate container e6163a137171 [2024-07-01T09:07:39.049Z] ---> 477161f58223 [2024-07-01T09:07:39.049Z] Step 22/24 : LABEL arch=arm64 [2024-07-01T09:07:39.049Z] ---> Running in e1db6bfac542 [2024-07-01T09:07:39.319Z] Removing intermediate container e1db6bfac542 [2024-07-01T09:07:39.319Z] ---> 03159423547c [2024-07-01T09:07:39.319Z] Step 23/24 : LABEL git_sha=3754d409af1486e6bf6caad0ab64e76b64ee6010 [2024-07-01T09:07:39.613Z] ---> Running in f07ff0cc8140 [2024-07-01T09:07:39.882Z] Removing intermediate container f07ff0cc8140 [2024-07-01T09:07:39.882Z] ---> f0a5563c21aa [2024-07-01T09:07:39.882Z] Step 24/24 : LABEL version=0.0.0 [2024-07-01T09:07:39.882Z] ---> Running in 6305c88ec762 [2024-07-01T09:07:40.147Z] Removing intermediate container 6305c88ec762 [2024-07-01T09:07:40.147Z] ---> 9cc497bacfab [2024-07-01T09:07:40.147Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T09:07:40.147Z] Successfully built 9cc497bacfab [2024-07-01T09:07:40.147Z] 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 [2024-07-01T09:07:41.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T09:07:41.060Z] [2024-07-01T09:07:41.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T09:07:41.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T09:07:41.499Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T09:07:41.499Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T09:07:41.499Z] 04944245beec: Pulling fs layer [2024-07-01T09:07:41.499Z] 699f458cf7ca: Pulling fs layer [2024-07-01T09:07:41.499Z] 765212b225bb: Pulling fs layer [2024-07-01T09:07:41.499Z] f23df028b6ca: Pulling fs layer [2024-07-01T09:07:41.499Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T09:07:41.499Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T09:07:41.499Z] f23df028b6ca: Waiting [2024-07-01T09:07:41.499Z] 765212b225bb: Waiting [2024-07-01T09:07:41.499Z] d65c8cfc05b1: Waiting [2024-07-01T09:07:41.499Z] 2437ff75d9bd: Waiting [2024-07-01T09:07:41.771Z] 04944245beec: Verifying Checksum [2024-07-01T09:07:41.771Z] 04944245beec: Download complete [2024-07-01T09:07:41.771Z] f23df028b6ca: Verifying Checksum [2024-07-01T09:07:41.771Z] f23df028b6ca: Download complete [2024-07-01T09:07:41.771Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T09:07:41.771Z] d65c8cfc05b1: Download complete [2024-07-01T09:07:42.039Z] 699f458cf7ca: Verifying Checksum [2024-07-01T09:07:42.039Z] 699f458cf7ca: Download complete [2024-07-01T09:07:42.306Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T09:07:44.887Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T09:07:44.887Z] 2437ff75d9bd: Download complete [2024-07-01T09:07:46.830Z] 8998bd30e6a1: Pull complete [2024-07-01T09:07:47.414Z] 04944245beec: Pull complete [2024-07-01T09:07:48.821Z] 699f458cf7ca: Pull complete [2024-07-01T09:07:49.088Z] 765212b225bb: Pull complete [2024-07-01T09:07:50.047Z] f23df028b6ca: Pull complete [2024-07-01T09:07:50.313Z] d65c8cfc05b1: Pull complete [2024-07-01T09:08:08.513Z] 2437ff75d9bd: Pull complete [2024-07-01T09:08:08.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T09:08:08.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T09:08:08.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T09:08:08.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-4677 does not seem to be running inside a container [2024-07-01T09:08:08.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-01T09:08:11.659Z] $ docker top e119de329eefaba54e365fe1d40d0f6c7c4154d3f10ea49de786577b93c3f2a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:12.656Z] ---> job-cost.sh [2024-07-01T09:08:12.656Z] lf-activate-venv: SKIPPING [2024-07-01T09:08:12.656Z] INFO: No Stack... [2024-07-01T09:08:12.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T09:08:13.899Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T09:08:14.608Z] + cut -d, -f6 [2024-07-01T09:08:14.608Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2024-07-01T09:08:14.692Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [2024-07-01T09:08:14.699Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] did not exist. Created. [2024-07-01T09:08:14.709Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T09:08:15.458Z] /w/workspace/device-sdk-go/1@tmp/durable-6bf3fefb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T09:08:16.135Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T09:08:16.176Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T09:08:16.255Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T09:08:16.277Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1589-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T09:08:16.363Z] $ docker stop --time=1 e119de329eefaba54e365fe1d40d0f6c7c4154d3f10ea49de786577b93c3f2a0 [2024-07-01T09:08:17.857Z] $ docker rm -f --volumes e119de329eefaba54e365fe1d40d0f6c7c4154d3f10ea49de786577b93c3f2a0 [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 [2024-07-01T09:08:19.097Z] provisioning config files... [2024-07-01T09:08:19.105Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/config4930138985710374910tmp [Pipeline] { [Pipeline] sh [2024-07-01T09:08:19.461Z] + set +x [2024-07-01T09:08:19.461Z] + + curl -s https://codecov.io/bash [2024-07-01T09:08:19.461Z] bash -s -- [2024-07-01T09:08:19.461Z] [2024-07-01T09:08:19.461Z] _____ _ [2024-07-01T09:08:19.461Z] / ____| | | [2024-07-01T09:08:19.461Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T09:08:19.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T09:08:19.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T09:08:19.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T09:08:19.461Z] Bash-1.0.6 [2024-07-01T09:08:19.461Z] [2024-07-01T09:08:19.461Z] [2024-07-01T09:08:19.461Z] ==> git version 2.25.1 found [2024-07-01T09:08:19.461Z] ==> 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 [2024-07-01T09:08:19.461Z] Release-Date: 2020-01-08 [2024-07-01T09:08:19.461Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-01T09:08:19.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T09:08:19.461Z] ==> Jenkins CI detected. [2024-07-01T09:08:19.461Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1589 [2024-07-01T09:08:19.461Z] project root: . [2024-07-01T09:08:19.461Z] --> token set from env [2024-07-01T09:08:19.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T09:08:19.461Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T09:08:19.461Z] ==> Python coveragepy not found [2024-07-01T09:08:19.461Z] ==> Searching for coverage reports in: [2024-07-01T09:08:19.461Z] + . [2024-07-01T09:08:19.461Z] -> Found 1 reports [2024-07-01T09:08:19.461Z] ==> Detecting git/mercurial file structure [2024-07-01T09:08:19.722Z] ==> Reading reports [2024-07-01T09:08:19.722Z] + ./coverage.out bytes=122323 [2024-07-01T09:08:19.722Z] ==> Appending adjustments [2024-07-01T09:08:19.722Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T09:08:19.983Z] + Found adjustments [2024-07-01T09:08:19.983Z] ==> Gzipping contents [2024-07-01T09:08:19.983Z] 20K /tmp/codecov.nZKCzp.gz [2024-07-01T09:08:19.983Z] ==> Uploading reports [2024-07-01T09:08:19.983Z] url: https://codecov.io [2024-07-01T09:08:19.983Z] query: branch=PR-1589&commit=3754d409af1486e6bf6caad0ab64e76b64ee6010&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1589&job=&cmd_args= [2024-07-01T09:08:19.983Z] -> Pinging Codecov [2024-07-01T09:08:19.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1589&commit=3754d409af1486e6bf6caad0ab64e76b64ee6010&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1589&job=&cmd_args= [2024-07-01T09:08:19.983Z] -> Uploading to [2024-07-01T09:08:19.983Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/7E55EF52A471D76F132DFD9A03CDDE97/3754d409af1486e6bf6caad0ab64e76b64ee6010/71914eb5-007a-4984-bbcc-440e00cb1607.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T090819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=739fc2d100d89a68a226e215e9f57cdca1ed352796b89fb044fcf76f49540980 [2024-07-01T09:08:19.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T09:08:19.983Z] Dload Upload Total Spent Left Speed [2024-07-01T09:08:20.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16730 0 0 100 16730 0 68285 --:--:-- --:--:-- --:--:-- 68285 [2024-07-01T09:08:20.245Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3754d409af1486e6bf6caad0ab64e76b64ee6010 [Pipeline] } [2024-07-01T09:08:20.279Z] 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 [2024-07-01T09:08:23.154Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives ] [2024-07-01T09:08:23.155Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives [2024-07-01T09:08:23.155Z] total 16 [2024-07-01T09:08:23.155Z] drwxr-xr-x 3 root root 4096 Jul 1 08:54 . [2024-07-01T09:08:23.155Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 08:54 .. [2024-07-01T09:08:23.155Z] drwxr-xr-x 2 root root 4096 Jul 1 08:54 cost [2024-07-01T09:08:23.155Z] -rw-r--r-- 1 root root 86 Jul 1 08:54 cost.csv [2024-07-01T09:08:23.155Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives [2024-07-01T09:08:23.155Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives [2024-07-01T09:08:23.155Z] total 16 [2024-07-01T09:08:23.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 08:54 . [2024-07-01T09:08:23.155Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 08:54 .. [2024-07-01T09:08:23.155Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 08:54 cost [2024-07-01T09:08:23.155Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 1 08:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:23.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:24.403Z] ---> package-listing.sh [2024-07-01T09:08:24.403Z] ++ facter osfamily [2024-07-01T09:08:24.403Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T09:08:24.694Z] + OS_FAMILY=debian [2024-07-01T09:08:24.694Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1589 [2024-07-01T09:08:24.694Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T09:08:24.694Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T09:08:24.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T09:08:24.694Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T09:08:24.694Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1589 ']' [2024-07-01T09:08:24.694Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T09:08:24.694Z] + case "${OS_FAMILY}" in [2024-07-01T09:08:24.694Z] + dpkg -l [2024-07-01T09:08:24.694Z] + grep '^ii' [2024-07-01T09:08:24.694Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T09:08:24.694Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T09:08:24.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T09:08:24.695Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1589 ']' [2024-07-01T09:08:24.695Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives/ [2024-07-01T09:08:24.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1589/archives/ [Pipeline] echo [2024-07-01T09:08:24.758Z] 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-1589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T09:08:25.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T09:08:25.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T09:08:25.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T09:08:25.979Z] prd-ubuntu20.04-docker-8c-8g-4676 does not seem to be running inside a container [2024-07-01T09:08:26.009Z] $ 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-1589/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-1589 -v /w/workspace/gexfoundry_device-sdk-go_PR-1589:/w/workspace/gexfoundry_device-sdk-go_PR-1589:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T09:08:26.286Z] $ docker top f53d5462920c7745c9a798e9ec30484f09ff525ed2476a2d651f37fa58fd7f0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T09:08:26.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T09:08:27.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T09:08:27.354Z] + ls /var/log/sa-host [2024-07-01T09:08:27.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T09:08:27.599Z] provisioning config files... [2024-07-01T09:08:27.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1589@tmp/config3344483780090936579tmp [Pipeline] { [Pipeline] echo [2024-07-01T09:08:27.685Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:28.010Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T09:08:28.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:28.460Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T09:08:28.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:28.823Z] ---> sudo-logs.sh [2024-07-01T09:08:28.823Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T09:08:28.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:29.265Z] ---> job-cost.sh [2024-07-01T09:08:29.265Z] lf-activate-venv: SKIPPING [2024-07-01T09:08:29.265Z] DEBUG: total: 0.2199999988079071 [2024-07-01T09:08:29.265Z] INFO: Retrieving Stack Cost... [2024-07-01T09:08:29.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T09:08:30.106Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T09:08:30.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T09:08:30.482Z] ---> logs-deploy.sh [2024-07-01T09:08:30.483Z] lf-activate-venv: SKIPPING [2024-07-01T09:08:30.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1589/1 [2024-07-01T09:08:30.483Z] INFO: archiving workspace using pattern(s): [2024-07-01T09:08:31.429Z] Archives upload complete. [2024-07-01T09:08:31.691Z] INFO: archiving logs to Nexus [2024-07-01T09:08:32.261Z] ---> uname -a: [2024-07-01T09:08:32.261Z] Linux prd-ubuntu20-04-docker-8c-8g-4676 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-01T09:08:32.261Z] [2024-07-01T09:08:32.261Z] [2024-07-01T09:08:32.261Z] ---> lscpu: [2024-07-01T09:08:32.261Z] Architecture: x86_64 [2024-07-01T09:08:32.261Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-01T09:08:32.261Z] Byte Order: Little Endian [2024-07-01T09:08:32.261Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-01T09:08:32.261Z] CPU(s): 8 [2024-07-01T09:08:32.261Z] On-line CPU(s) list: 0-7 [2024-07-01T09:08:32.261Z] Thread(s) per core: 1 [2024-07-01T09:08:32.261Z] Core(s) per socket: 1 [2024-07-01T09:08:32.261Z] Socket(s): 8 [2024-07-01T09:08:32.261Z] NUMA node(s): 1 [2024-07-01T09:08:32.261Z] Vendor ID: AuthenticAMD [2024-07-01T09:08:32.261Z] CPU family: 23 [2024-07-01T09:08:32.261Z] Model: 49 [2024-07-01T09:08:32.262Z] Model name: AMD EPYC-Rome Processor [2024-07-01T09:08:32.262Z] Stepping: 0 [2024-07-01T09:08:32.262Z] CPU MHz: 2799.998 [2024-07-01T09:08:32.262Z] BogoMIPS: 5599.99 [2024-07-01T09:08:32.262Z] Virtualization: AMD-V [2024-07-01T09:08:32.262Z] Hypervisor vendor: KVM [2024-07-01T09:08:32.262Z] Virtualization type: full [2024-07-01T09:08:32.262Z] L1d cache: 256 KiB [2024-07-01T09:08:32.262Z] L1i cache: 256 KiB [2024-07-01T09:08:32.262Z] L2 cache: 4 MiB [2024-07-01T09:08:32.262Z] L3 cache: 128 MiB [2024-07-01T09:08:32.262Z] NUMA node0 CPU(s): 0-7 [2024-07-01T09:08:32.262Z] Vulnerability Itlb multihit: Not affected [2024-07-01T09:08:32.262Z] Vulnerability L1tf: Not affected [2024-07-01T09:08:32.262Z] Vulnerability Mds: Not affected [2024-07-01T09:08:32.262Z] Vulnerability Meltdown: Not affected [2024-07-01T09:08:32.262Z] Vulnerability Mmio stale data: Not affected [2024-07-01T09:08:32.262Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-01T09:08:32.262Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-01T09:08:32.262Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-01T09:08:32.262Z] Vulnerability Srbds: Not affected [2024-07-01T09:08:32.262Z] Vulnerability Tsx async abort: Not affected [2024-07-01T09:08:32.262Z] 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 [2024-07-01T09:08:32.262Z] [2024-07-01T09:08:32.262Z] [2024-07-01T09:08:32.262Z] ---> nproc: [2024-07-01T09:08:32.262Z] 8 [2024-07-01T09:08:32.262Z] [2024-07-01T09:08:32.262Z] [2024-07-01T09:08:32.262Z] ---> df -h: [2024-07-01T09:08:32.262Z] Filesystem Size Used Avail Use% Mounted on [2024-07-01T09:08:32.262Z] overlay 155G 12G 143G 8% / [2024-07-01T09:08:32.262Z] tmpfs 64M 0 64M 0% /dev [2024-07-01T09:08:32.262Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-01T09:08:32.262Z] shm 64M 0 64M 0% /dev/shm [2024-07-01T09:08:32.262Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-01T09:08:32.262Z] [2024-07-01T09:08:32.262Z]