Pull request #1439 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f0436376279373e84a7986f4e96c2bc3759ed1f+3be20837214f17c91cd4eb1e0390870d8b3897f2 (5e5248aed34d712d0ba93fc09c0b4403c3789e3c) 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-ssh9028145452363830511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4326764186053692926.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7172413678399857475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3142677168007212344.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6615532550227074384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12175’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12177’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12178 in /w/workspace/gexfoundry_device-sdk-go_PR-1439 [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-1439 # 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/1439/head:refs/remotes/origin/PR-1439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3be20837214f17c91cd4eb1e0390870d8b3897f2 into PR head commit 4f0436376279373e84a7986f4e96c2bc3759ed1f Merge succeeded, producing 4f0436376279373e84a7986f4e96c2bc3759ed1f Checking out Revision 4f0436376279373e84a7986f4e96c2bc3759ed1f (PR-1439) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T16:20:00.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T16:20:00.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T16:20:00.618Z] ========================================================= [2023-05-01T16:20:00.618Z] EdgeX Global Pipelines Version Info [2023-05-01T16:20:00.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4f0436376279373e84a7986f4e96c2bc3759ed1f # 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 3be20837214f17c91cd4eb1e0390870d8b3897f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f0436376279373e84a7986f4e96c2bc3759ed1f # timeout=10 > git rev-list --no-walk 4bb31c679f83b7b1c2d8baca883e9dc3baba52d9 # timeout=10 [2023-05-01T16:20:01.394Z] ------------------- [2023-05-01T16:20:01.394Z] stable info: [2023-05-01T16:20:01.394Z] ------------------- [2023-05-01T16:20:01.394Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T16:20:01.394Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T16:20:01.394Z] Message: update stable to v1.0.248 [2023-05-01T16:20:01.968Z] ------------------- [2023-05-01T16:20:01.968Z] experimental info: [2023-05-01T16:20:01.968Z] ------------------- [2023-05-01T16:20:01.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T16:20:01.968Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T16:20:01.968Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T16:20:02.115Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-01T16:20:02.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-01T16:20:02.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T16:20:02.143Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T16:20:02.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T16:20:02.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T16:20:02.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T16:20:02.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-01T16:20:02.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T16:20:02.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T16:20:02.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T16:20:02.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-01T16:20:02.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T16:20:02.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T16:20:02.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T16:20:02.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T16:20:02.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T16:20:02.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T16:20:02.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T16:20:02.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T16:20:02.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-01T16:20:02.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-01T16:20:02.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T16:20:02.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T16:20:02.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T16:20:02.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T16:20:02.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T16:20:02.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1439 [Pipeline] echo [2023-05-01T16:20:02.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1439 [Pipeline] echo [2023-05-01T16:20:02.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1439 [Pipeline] echo [2023-05-01T16:20:02.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f0436376279373e84a7986f4e96c2bc3759ed1f [Pipeline] echo [2023-05-01T16:20:02.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f04363 [Pipeline] echo [2023-05-01T16:20:02.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T16:20:02.425Z] provisioning config files... [2023-05-01T16:20:02.442Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/config3535806971085674817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:20:02.742Z] ---> docker-login.sh [2023-05-01T16:20:02.742Z] nexus3.edgexfoundry.org:10001 [2023-05-01T16:20:03.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:03.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:03.002Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:03.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:03.002Z] [2023-05-01T16:20:03.002Z] Login Succeeded [2023-05-01T16:20:03.002Z] nexus3.edgexfoundry.org:10002 [2023-05-01T16:20:03.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:03.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:03.002Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:03.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:03.002Z] [2023-05-01T16:20:03.002Z] Login Succeeded [2023-05-01T16:20:03.002Z] nexus3.edgexfoundry.org:10003 [2023-05-01T16:20:03.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:03.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:03.262Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:03.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:03.262Z] [2023-05-01T16:20:03.262Z] Login Succeeded [2023-05-01T16:20:03.262Z] nexus3.edgexfoundry.org:10004 [2023-05-01T16:20:03.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:03.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:03.262Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:03.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:03.262Z] [2023-05-01T16:20:03.262Z] Login Succeeded [2023-05-01T16:20:03.262Z] docker.io [2023-05-01T16:20:03.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:03.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:03.522Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:03.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:03.522Z] [2023-05-01T16:20:03.522Z] Login Succeeded [2023-05-01T16:20:03.522Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T16:20:03.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T16:20:03.870Z] + git rev-list -1 --merges 4f0436376279373e84a7986f4e96c2bc3759ed1f~1..4f0436376279373e84a7986f4e96c2bc3759ed1f [Pipeline] echo [2023-05-01T16:20:03.912Z] -----------> git rev-list -1 --merges 4f0436376279373e84a7986f4e96c2bc3759ed1f~1..4f0436376279373e84a7986f4e96c2bc3759ed1f 4f0436376279373e84a7986f4e96c2bc3759ed1f [false] [Pipeline] sh [2023-05-01T16:20:04.193Z] + git log --format=format:%s -1 4f0436376279373e84a7986f4e96c2bc3759ed1f [Pipeline] echo [2023-05-01T16:20:04.206Z] ========================================================= [2023-05-01T16:20:04.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T16:20:04.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T16:20:04.517Z] + git log --format=format:%s -1 4f0436376279373e84a7986f4e96c2bc3759ed1f [Pipeline] echo [2023-05-01T16:20:04.526Z] [semverPrep] GIT_COMMIT: 4f0436376279373e84a7986f4e96c2bc3759ed1f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-05-01T16:20:04.535Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T16:20:04.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T16:20:04.867Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T16:20:04.867Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T16:20:04.867Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T16:20:04.867Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T16:20:04.867Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T16:20:04.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:20:05.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T16:20:05.208Z] [2023-05-01T16:20:05.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:20:05.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T16:20:05.503Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T16:20:05.503Z] b85a868b505f: Pulling fs layer [2023-05-01T16:20:05.503Z] e2be974225ed: Pulling fs layer [2023-05-01T16:20:05.503Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T16:20:05.503Z] 988bab9f4d93: Pulling fs layer [2023-05-01T16:20:05.503Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T16:20:05.503Z] eaf3925da568: Pulling fs layer [2023-05-01T16:20:05.503Z] bab4dde63d76: Pulling fs layer [2023-05-01T16:20:05.503Z] bde34c3a00c8: Pulling fs layer [2023-05-01T16:20:05.503Z] b352a97aabf1: Pulling fs layer [2023-05-01T16:20:05.503Z] 4872d77fe225: Pulling fs layer [2023-05-01T16:20:05.503Z] 5851b861e8e6: Pulling fs layer [2023-05-01T16:20:05.503Z] b352a97aabf1: Waiting [2023-05-01T16:20:05.503Z] 4872d77fe225: Waiting [2023-05-01T16:20:05.503Z] eaf3925da568: Waiting [2023-05-01T16:20:05.503Z] 5851b861e8e6: Waiting [2023-05-01T16:20:05.503Z] bab4dde63d76: Waiting [2023-05-01T16:20:05.503Z] bde34c3a00c8: Waiting [2023-05-01T16:20:05.503Z] 988bab9f4d93: Waiting [2023-05-01T16:20:05.503Z] e2be974225ed: Download complete [2023-05-01T16:20:05.503Z] 988bab9f4d93: Download complete [2023-05-01T16:20:05.503Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T16:20:05.503Z] 1469e6f7b9e6: Download complete [2023-05-01T16:20:05.503Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T16:20:05.503Z] 339a4e72a1f5: Download complete [2023-05-01T16:20:05.503Z] bde34c3a00c8: Verifying Checksum [2023-05-01T16:20:05.503Z] bde34c3a00c8: Download complete [2023-05-01T16:20:05.764Z] b352a97aabf1: Download complete [2023-05-01T16:20:05.764Z] 4872d77fe225: Verifying Checksum [2023-05-01T16:20:05.764Z] 4872d77fe225: Download complete [2023-05-01T16:20:05.764Z] 5851b861e8e6: Verifying Checksum [2023-05-01T16:20:05.764Z] 5851b861e8e6: Download complete [2023-05-01T16:20:05.764Z] b85a868b505f: Verifying Checksum [2023-05-01T16:20:05.764Z] b85a868b505f: Download complete [2023-05-01T16:20:06.022Z] bab4dde63d76: Verifying Checksum [2023-05-01T16:20:06.022Z] bab4dde63d76: Download complete [2023-05-01T16:20:06.956Z] b85a868b505f: Pull complete [2023-05-01T16:20:06.956Z] e2be974225ed: Pull complete [2023-05-01T16:20:07.521Z] 339a4e72a1f5: Pull complete [2023-05-01T16:20:07.521Z] 988bab9f4d93: Pull complete [2023-05-01T16:20:07.779Z] 1469e6f7b9e6: Pull complete [2023-05-01T16:20:07.779Z] eaf3925da568: Pull complete [2023-05-01T16:20:09.680Z] bab4dde63d76: Pull complete [2023-05-01T16:20:09.680Z] bde34c3a00c8: Pull complete [2023-05-01T16:20:09.680Z] b352a97aabf1: Pull complete [2023-05-01T16:20:09.680Z] 4872d77fe225: Pull complete [2023-05-01T16:20:09.939Z] 5851b861e8e6: Pull complete [2023-05-01T16:20:09.939Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T16:20:09.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T16:20:09.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:20:10.029Z] prd-ubuntu20.04-docker-8c-8g-12178 does not seem to be running inside a container [2023-05-01T16:20:10.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1439 -v /w/workspace/gexfoundry_device-sdk-go_PR-1439:/w/workspace/gexfoundry_device-sdk-go_PR-1439:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T16:20:12.230Z] $ docker top d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c -eo pid,comm [2023-05-01T16:20:12.277Z] 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). [2023-05-01T16:20:12.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T16:20:12.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T16:20:12.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T16:20:12.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T16:20:12.422Z] $ docker exec d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c ssh-agent [2023-05-01T16:20:12.540Z] SSH_AUTH_SOCK=/tmp/ssh-EqN2qp0BuDdI/agent.31 [2023-05-01T16:20:12.540Z] SSH_AGENT_PID=37 [2023-05-01T16:20:12.547Z] Running ssh-add (command line suppressed) [2023-05-01T16:20:12.662Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/private_key_10822457636093289660.key (/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/private_key_10822457636093289660.key) [2023-05-01T16:20:12.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T16:20:12.959Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T16:20:12.974Z] $ docker exec --env ******** --env ******** d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c ssh-agent -k [2023-05-01T16:20:13.068Z] unset SSH_AUTH_SOCK; [2023-05-01T16:20:13.068Z] unset SSH_AGENT_PID; [2023-05-01T16:20:13.069Z] echo Agent pid 37 killed; [2023-05-01T16:20:13.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T16:20:13.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T16:20:13.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T16:20:13.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T16:20:13.203Z] $ docker exec d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c ssh-agent [2023-05-01T16:20:13.317Z] SSH_AUTH_SOCK=/tmp/ssh-khDYYuN61Kuy/agent.69 [2023-05-01T16:20:13.317Z] SSH_AGENT_PID=75 [2023-05-01T16:20:13.321Z] Running ssh-add (command line suppressed) [2023-05-01T16:20:13.420Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/private_key_11999883820365472218.key (/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/private_key_11999883820365472218.key) [2023-05-01T16:20:13.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T16:20:13.719Z] + git semver init [2023-05-01T16:20:13.978Z] 2023-05-01 16:20:13,899 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T16:20:13.978Z] 2023-05-01 16:20:13,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver [2023-05-01T16:20:13.978Z] 2023-05-01 16:20:13,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver [2023-05-01T16:20:13.978Z] 2023-05-01 16:20:13,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1439, universal_newlines=False, shell=None, istream=None) [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,809 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439/.git/info/exclude [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver/PR-1439 with force:False [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,810 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver/PR-1439 [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,814 [execute] INFO git cat-file --batch-check [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,822 [execute] INFO git cat-file --batch [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T16:20:14.916Z] 2023-05-01 16:20:14,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1439/.semver/PR-1439 [2023-05-01T16:20:14.916Z] 0.0.0 [Pipeline] } [2023-05-01T16:20:14.928Z] $ docker exec --env ******** --env ******** d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c ssh-agent -k [2023-05-01T16:20:15.024Z] unset SSH_AUTH_SOCK; [2023-05-01T16:20:15.024Z] unset SSH_AGENT_PID; [2023-05-01T16:20:15.024Z] echo Agent pid 75 killed; [2023-05-01T16:20:15.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T16:20:15.324Z] + git semver [Pipeline] } [2023-05-01T16:20:15.600Z] $ docker stop --time=1 d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c [2023-05-01T16:20:16.871Z] $ docker rm -f --volumes d99accedef4b40a61362f77bc1f00943a36a72e716d29bb83040fabf991a838c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T16:20:17.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T16:20:17.420Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T16:20:17.423Z] [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 [2023-05-01T16:20:17.567Z] provisioning config files... [2023-05-01T16:20:17.575Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/config2111182632431277516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:20:17.867Z] ---> docker-login.sh [2023-05-01T16:20:17.867Z] nexus3.edgexfoundry.org:10001 [2023-05-01T16:20:17.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:17.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:17.867Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:17.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:17.867Z] [2023-05-01T16:20:17.867Z] Login Succeeded [2023-05-01T16:20:17.867Z] nexus3.edgexfoundry.org:10002 [2023-05-01T16:20:17.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:17.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:17.867Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:17.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:17.867Z] [2023-05-01T16:20:17.867Z] Login Succeeded [2023-05-01T16:20:17.867Z] nexus3.edgexfoundry.org:10003 [2023-05-01T16:20:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:18.126Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:18.126Z] [2023-05-01T16:20:18.126Z] Login Succeeded [2023-05-01T16:20:18.126Z] nexus3.edgexfoundry.org:10004 [2023-05-01T16:20:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:18.126Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:18.126Z] [2023-05-01T16:20:18.126Z] Login Succeeded [2023-05-01T16:20:18.126Z] docker.io [2023-05-01T16:20:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:20:18.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:20:18.386Z] Configure a credential helper to remove this warning. See [2023-05-01T16:20:18.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:20:18.386Z] [2023-05-01T16:20:18.386Z] Login Succeeded [2023-05-01T16:20:18.386Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T16:20:18.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T16:20:18.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T16:20:18.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T16:20:18.501Z] ========================================================= [2023-05-01T16:20:18.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T16:20:18.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:20:18.825Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T16:20:18.825Z] Sending build context to Docker daemon 11.04MB [2023-05-01T16:20:18.825Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T16:20:18.825Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-01T16:20:18.825Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T16:20:18.825Z] f56be85fc22e: Pulling fs layer [2023-05-01T16:20:18.825Z] 85791d961cd3: Pulling fs layer [2023-05-01T16:20:18.825Z] d694b5ae8c79: Pulling fs layer [2023-05-01T16:20:18.825Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T16:20:18.825Z] 4d19c01a9841: Pulling fs layer [2023-05-01T16:20:18.825Z] 9325e15d5711: Pulling fs layer [2023-05-01T16:20:18.825Z] 556b6ee489ea: Pulling fs layer [2023-05-01T16:20:18.825Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T16:20:18.825Z] 9325e15d5711: Waiting [2023-05-01T16:20:18.825Z] 4d19c01a9841: Waiting [2023-05-01T16:20:18.825Z] 556b6ee489ea: Waiting [2023-05-01T16:20:18.825Z] c5a4b2cf53e6: Waiting [2023-05-01T16:20:18.825Z] 9f32a84ed3da: Waiting [2023-05-01T16:20:18.825Z] 85791d961cd3: Verifying Checksum [2023-05-01T16:20:18.825Z] 85791d961cd3: Download complete [2023-05-01T16:20:19.086Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T16:20:19.086Z] 9f32a84ed3da: Download complete [2023-05-01T16:20:19.086Z] 4d19c01a9841: Download complete [2023-05-01T16:20:19.086Z] f56be85fc22e: Verifying Checksum [2023-05-01T16:20:19.086Z] f56be85fc22e: Download complete [2023-05-01T16:20:19.086Z] 9325e15d5711: Verifying Checksum [2023-05-01T16:20:19.086Z] 9325e15d5711: Download complete [2023-05-01T16:20:19.086Z] f56be85fc22e: Pull complete [2023-05-01T16:20:19.344Z] 85791d961cd3: Pull complete [2023-05-01T16:20:19.602Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T16:20:19.602Z] c5a4b2cf53e6: Download complete [2023-05-01T16:20:19.602Z] d694b5ae8c79: Verifying Checksum [2023-05-01T16:20:19.602Z] d694b5ae8c79: Download complete [2023-05-01T16:20:19.860Z] 556b6ee489ea: Verifying Checksum [2023-05-01T16:20:19.860Z] 556b6ee489ea: Download complete [2023-05-01T16:20:23.141Z] d694b5ae8c79: Pull complete [2023-05-01T16:20:23.141Z] 9f32a84ed3da: Pull complete [2023-05-01T16:20:23.141Z] 4d19c01a9841: Pull complete [2023-05-01T16:20:23.141Z] 9325e15d5711: Pull complete [2023-05-01T16:20:25.043Z] 556b6ee489ea: Pull complete [2023-05-01T16:20:25.978Z] c5a4b2cf53e6: Pull complete [2023-05-01T16:20:25.978Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T16:20:25.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T16:20:25.978Z] ---> c4be618373d6 [2023-05-01T16:20:25.978Z] Step 3/10 : ARG MAKE=make build [2023-05-01T16:20:29.264Z] ---> Running in 6539f2a3bee0 [2023-05-01T16:20:29.264Z] Removing intermediate container 6539f2a3bee0 [2023-05-01T16:20:29.264Z] ---> 5cfbca2bdacc [2023-05-01T16:20:29.264Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-01T16:20:29.264Z] ---> Running in 570a3f1fe4b2 [2023-05-01T16:20:29.264Z] Removing intermediate container 570a3f1fe4b2 [2023-05-01T16:20:29.264Z] ---> 219fd73eac82 [2023-05-01T16:20:29.264Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T16:20:29.264Z] ---> Running in 38af47588d83 [2023-05-01T16:20:29.264Z] Removing intermediate container 38af47588d83 [2023-05-01T16:20:29.264Z] ---> d1a3c9a83830 [2023-05-01T16:20:29.264Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-01T16:20:29.264Z] ---> Running in 4ab093005a34 [2023-05-01T16:20:29.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T16:20:29.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T16:20:29.781Z] OK: 265 MiB in 53 packages [2023-05-01T16:20:30.040Z] Removing intermediate container 4ab093005a34 [2023-05-01T16:20:30.040Z] ---> 5f92a7ca213e [2023-05-01T16:20:30.040Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-01T16:20:30.040Z] ---> 3fc7b3538a04 [2023-05-01T16:20:30.040Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T16:20:30.040Z] ---> Running in bf7956ca25a2 [2023-05-01T16:20:32.522Z] Still waiting to schedule task [2023-05-01T16:20:32.523Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12176’ [2023-05-01T16:20:52.035Z] Removing intermediate container bf7956ca25a2 [2023-05-01T16:20:52.035Z] ---> 5b5113c7cf5b [2023-05-01T16:20:52.035Z] Step 9/10 : COPY . . [2023-05-01T16:20:52.035Z] ---> e28b9afc07ff [2023-05-01T16:20:52.035Z] Step 10/10 : RUN ${MAKE} [2023-05-01T16:20:52.035Z] ---> Running in 44d502c5224d [2023-05-01T16:20:52.294Z] noop [2023-05-01T16:20:52.554Z] Removing intermediate container 44d502c5224d [2023-05-01T16:20:52.554Z] ---> 4cde6bc01be9 [2023-05-01T16:20:52.554Z] Successfully built 4cde6bc01be9 [2023-05-01T16:20:52.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:20:52.871Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T16:20:52.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:20:52.942Z] prd-ubuntu20.04-docker-8c-8g-12178 does not seem to be running inside a container [2023-05-01T16:20:52.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1439 -v /w/workspace/gexfoundry_device-sdk-go_PR-1439:/w/workspace/gexfoundry_device-sdk-go_PR-1439:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T16:20:53.310Z] $ docker top 2540659a8a579672da160b1e8fa7f9c0b7abb8652e718816436e636122efc31e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T16:20:53.649Z] + go version [2023-05-01T16:20:53.649Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T16:20:53.661Z] $ docker stop --time=1 2540659a8a579672da160b1e8fa7f9c0b7abb8652e718816436e636122efc31e [2023-05-01T16:20:54.926Z] $ docker rm -f --volumes 2540659a8a579672da160b1e8fa7f9c0b7abb8652e718816436e636122efc31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:20:55.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T16:20:55.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:20:55.393Z] prd-ubuntu20.04-docker-8c-8g-12178 does not seem to be running inside a container [2023-05-01T16:20:55.427Z] $ 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-1439 -v /w/workspace/gexfoundry_device-sdk-go_PR-1439:/w/workspace/gexfoundry_device-sdk-go_PR-1439:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T16:20:55.749Z] $ docker top 46073d7832c558520917c9e6d9fbb07f70d4bc51aec1fc738fa98dbf1d9e6794 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T16:20:56.091Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1439 [Pipeline] fileExists [Pipeline] sh [2023-05-01T16:20:56.387Z] + make test [2023-05-01T16:20:56.388Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T16:21:02.953Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-01T16:21:17.834Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.039s coverage: 27.6% of statements [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-01T16:21:17.834Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements [2023-05-01T16:21:17.834Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-01T16:21:17.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-01T16:21:17.834Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 77.5% of statements [2023-05-01T16:21:18.093Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-01T16:21:18.093Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-01T16:21:18.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-01T16:21:21.267Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.067s coverage: 14.6% of statements [2023-05-01T16:21:21.267Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.064s coverage: 68.5% of statements [2023-05-01T16:21:21.267Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.110s coverage: 89.2% of statements [2023-05-01T16:21:21.267Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-05-01T16:21:39.463Z] GO111MODULE=on go vet ./... [2023-05-01T16:21:42.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T16:21:42.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T16:21:42.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T16:21:42.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T16:21:42.762Z] $ docker stop --time=1 46073d7832c558520917c9e6d9fbb07f70d4bc51aec1fc738fa98dbf1d9e6794 [2023-05-01T16:21:45.787Z] $ docker rm -f --volumes 46073d7832c558520917c9e6d9fbb07f70d4bc51aec1fc738fa98dbf1d9e6794 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T16:21:46.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T16:21:46.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T16:21:46.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T16:21:47.085Z] + ls -al . [2023-05-01T16:21:47.085Z] total 272 [2023-05-01T16:21:47.085Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 16:20 . [2023-05-01T16:21:47.085Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 16:19 .. [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 16:19 .dockerignore [2023-05-01T16:21:47.085Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 16:20 .git [2023-05-01T16:21:47.085Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 16:19 .github [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 131 May 1 16:19 .gitignore [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 16:19 .golangci.yml [2023-05-01T16:21:47.085Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 16:20 .semver [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 1 16:19 CHANGELOG.md [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 16:19 GOVERNANCE.md [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 885 May 1 16:19 Jenkinsfile [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 1 16:19 LICENSE [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 1 16:19 Makefile [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 619 May 1 16:19 OWNERS.md [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 1 16:19 README.md [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 16:20 VERSION [2023-05-01T16:21:47.085Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 16:19 bin [2023-05-01T16:21:47.085Z] -rw-r--r-- 1 jenkins jenkins 106119 May 1 16:21 coverage.out [2023-05-01T16:21:47.085Z] drwxrwxr-x 5 jenkins jenkins 4096 May 1 16:19 example [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 1 16:19 go.mod [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 1 16:19 go.sum [2023-05-01T16:21:47.085Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 16:19 internal [2023-05-01T16:21:47.085Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 16:19 openapi [2023-05-01T16:21:47.085Z] drwxrwxr-x 6 jenkins jenkins 4096 May 1 16:19 pkg [2023-05-01T16:21:47.085Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 16:19 snap [2023-05-01T16:21:47.085Z] -rw-rw-r-- 1 jenkins jenkins 222 May 1 16:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:21:47.392Z] + 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=4f0436376279373e84a7986f4e96c2bc3759ed1f --label arch=amd64 --label version=0.0.0 . [2023-05-01T16:21:47.392Z] Sending build context to Docker daemon 11.14MB [2023-05-01T16:21:47.392Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T16:21:47.392Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-01T16:21:47.392Z] ---> 4cde6bc01be9 [2023-05-01T16:21:47.392Z] Step 3/23 : ARG MAKE=make build [2023-05-01T16:21:47.652Z] ---> Running in 22375f9e2132 [2023-05-01T16:21:47.912Z] Removing intermediate container 22375f9e2132 [2023-05-01T16:21:47.912Z] ---> dc03f872d867 [2023-05-01T16:21:47.912Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-01T16:21:47.912Z] ---> Running in a9476d0d695f [2023-05-01T16:21:47.912Z] Removing intermediate container a9476d0d695f [2023-05-01T16:21:47.912Z] ---> 949956bd401d [2023-05-01T16:21:47.912Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T16:21:48.171Z] ---> Running in be6feca13ce6 [2023-05-01T16:21:48.171Z] Removing intermediate container be6feca13ce6 [2023-05-01T16:21:48.171Z] ---> 80c3c070d95f [2023-05-01T16:21:48.171Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-01T16:21:48.431Z] ---> Running in 5c045d033a98 [2023-05-01T16:21:48.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T16:21:48.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T16:21:48.947Z] OK: 265 MiB in 53 packages [2023-05-01T16:21:49.515Z] Removing intermediate container 5c045d033a98 [2023-05-01T16:21:49.515Z] ---> 332a10b56d27 [2023-05-01T16:21:49.515Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-01T16:21:49.773Z] ---> ee6e75bb56d4 [2023-05-01T16:21:49.773Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T16:21:49.773Z] ---> Running in 5a98a37976e7 [2023-05-01T16:21:50.710Z] Removing intermediate container 5a98a37976e7 [2023-05-01T16:21:50.710Z] ---> 43b06e3dbf0b [2023-05-01T16:21:50.710Z] Step 9/23 : COPY . . [2023-05-01T16:21:51.278Z] ---> 9e5cdbd72b64 [2023-05-01T16:21:51.278Z] Step 10/23 : RUN ${MAKE} [2023-05-01T16:21:51.278Z] ---> Running in efc0ee0d4ba7 [2023-05-01T16:21:51.536Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-01T16:22:09.604Z] Removing intermediate container efc0ee0d4ba7 [2023-05-01T16:22:09.604Z] ---> 8e0e18a4b43d [2023-05-01T16:22:09.604Z] Step 11/23 : FROM alpine:3.17 [2023-05-01T16:22:09.604Z] 3.17: Pulling from library/alpine [2023-05-01T16:22:09.604Z] f56be85fc22e: Already exists [2023-05-01T16:22:09.604Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T16:22:09.604Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T16:22:09.604Z] ---> 9ed4aefc74f6 [2023-05-01T16:22:09.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-01T16:22:09.604Z] ---> Running in e7fef1423abf [2023-05-01T16:22:09.604Z] Removing intermediate container e7fef1423abf [2023-05-01T16:22:09.604Z] ---> 43695065c01e [2023-05-01T16:22:09.604Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-01T16:22:09.604Z] ---> Running in 57d3d8cf9d32 [2023-05-01T16:22:09.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T16:22:09.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T16:22:09.604Z] OK: 7 MiB in 15 packages [2023-05-01T16:22:09.604Z] Removing intermediate container 57d3d8cf9d32 [2023-05-01T16:22:09.604Z] ---> eb7f339d4295 [2023-05-01T16:22:09.604Z] Step 14/23 : WORKDIR / [2023-05-01T16:22:09.604Z] ---> Running in 62a38852c78d [2023-05-01T16:22:09.604Z] Removing intermediate container 62a38852c78d [2023-05-01T16:22:09.604Z] ---> 5557073956aa [2023-05-01T16:22:09.604Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-01T16:22:09.604Z] ---> 726cd7970aba [2023-05-01T16:22:09.604Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-01T16:22:10.172Z] ---> 07661cb55b17 [2023-05-01T16:22:10.172Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-01T16:22:10.172Z] ---> 9d0ed53d3f4d [2023-05-01T16:22:10.172Z] Step 18/23 : EXPOSE 59999 [2023-05-01T16:22:10.172Z] ---> Running in fc0916d5698d [2023-05-01T16:22:10.431Z] Removing intermediate container fc0916d5698d [2023-05-01T16:22:10.431Z] ---> e655f88b3a8a [2023-05-01T16:22:10.431Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-01T16:22:10.431Z] ---> Running in 4d712bdf63c1 [2023-05-01T16:22:10.431Z] Removing intermediate container 4d712bdf63c1 [2023-05-01T16:22:10.431Z] ---> aea65f6662ee [2023-05-01T16:22:10.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T16:22:10.431Z] ---> Running in 57812bf91c52 [2023-05-01T16:22:10.431Z] Removing intermediate container 57812bf91c52 [2023-05-01T16:22:10.431Z] ---> a44139431748 [2023-05-01T16:22:10.431Z] Step 21/23 : LABEL arch=amd64 [2023-05-01T16:22:10.431Z] ---> Running in ab8fb3997535 [2023-05-01T16:22:10.689Z] Removing intermediate container ab8fb3997535 [2023-05-01T16:22:10.689Z] ---> 386ee027d6fc [2023-05-01T16:22:10.689Z] Step 22/23 : LABEL git_sha=4f0436376279373e84a7986f4e96c2bc3759ed1f [2023-05-01T16:22:10.689Z] ---> Running in f4c6bcdc6b08 [2023-05-01T16:22:10.689Z] Removing intermediate container f4c6bcdc6b08 [2023-05-01T16:22:10.689Z] ---> 384e281c598a [2023-05-01T16:22:10.689Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T16:22:10.689Z] ---> Running in e5bd0280f774 [2023-05-01T16:22:10.689Z] Removing intermediate container e5bd0280f774 [2023-05-01T16:22:10.689Z] ---> bb14f914b874 [2023-05-01T16:22:10.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T16:22:10.948Z] Successfully built bb14f914b874 [2023-05-01T16:22:10.948Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:22:11.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T16:22:11.369Z] [2023-05-01T16:22:11.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:22:11.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T16:22:11.666Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T16:22:11.666Z] 5eb5b503b376: Pulling fs layer [2023-05-01T16:22:11.666Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T16:22:11.666Z] ec43610c2a17: Pulling fs layer [2023-05-01T16:22:11.666Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T16:22:11.666Z] 33b1e0a273af: Pulling fs layer [2023-05-01T16:22:11.666Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T16:22:11.666Z] 2f39f015ded8: Pulling fs layer [2023-05-01T16:22:11.666Z] 33b1e0a273af: Waiting [2023-05-01T16:22:11.666Z] 5d3b04190fa2: Waiting [2023-05-01T16:22:11.666Z] 2f39f015ded8: Waiting [2023-05-01T16:22:11.666Z] 3a2ae6a8a46f: Waiting [2023-05-01T16:22:11.666Z] 5c69ac0246d0: Verifying Checksum [2023-05-01T16:22:11.666Z] 5c69ac0246d0: Download complete [2023-05-01T16:22:11.666Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T16:22:11.666Z] 3a2ae6a8a46f: Download complete [2023-05-01T16:22:11.666Z] 33b1e0a273af: Verifying Checksum [2023-05-01T16:22:11.666Z] 33b1e0a273af: Download complete [2023-05-01T16:22:11.666Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T16:22:11.666Z] 5d3b04190fa2: Download complete [2023-05-01T16:22:11.666Z] ec43610c2a17: Verifying Checksum [2023-05-01T16:22:11.666Z] ec43610c2a17: Download complete [2023-05-01T16:22:11.924Z] 5eb5b503b376: Verifying Checksum [2023-05-01T16:22:11.924Z] 5eb5b503b376: Download complete [2023-05-01T16:22:12.491Z] 2f39f015ded8: Download complete [2023-05-01T16:22:13.058Z] 5eb5b503b376: Pull complete [2023-05-01T16:22:13.315Z] 5c69ac0246d0: Pull complete [2023-05-01T16:22:13.573Z] ec43610c2a17: Pull complete [2023-05-01T16:22:13.832Z] 3a2ae6a8a46f: Pull complete [2023-05-01T16:22:13.832Z] 33b1e0a273af: Pull complete [2023-05-01T16:22:14.090Z] 5d3b04190fa2: Pull complete [2023-05-01T16:22:18.271Z] 2f39f015ded8: Pull complete [2023-05-01T16:22:18.271Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T16:22:18.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T16:22:18.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:22:18.354Z] prd-ubuntu20.04-docker-8c-8g-12178 does not seem to be running inside a container [2023-05-01T16:22:18.386Z] $ 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-1439 -v /w/workspace/gexfoundry_device-sdk-go_PR-1439:/w/workspace/gexfoundry_device-sdk-go_PR-1439:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T16:22:20.365Z] $ docker top 7ee8982a197af93052d0f12846395fed602ce0971c23a85a49a13d2eacc89cb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:22:20.746Z] ---> job-cost.sh [2023-05-01T16:22:20.746Z] lf-activate-venv: SKIPPING [2023-05-01T16:22:20.746Z] INFO: No Stack... [2023-05-01T16:22:21.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T16:22:21.572Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T16:22:21.861Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives/cost.csv [2023-05-01T16:22:21.861Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T16:22:21.873Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [2023-05-01T16:22:21.881Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] did not exist. Created. [2023-05-01T16:22:21.881Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T16:22:22.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T16:22:22.216Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T16:22:22.223Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T16:22:22.242Z] $ docker stop --time=1 7ee8982a197af93052d0f12846395fed602ce0971c23a85a49a13d2eacc89cb2 [2023-05-01T16:22:23.391Z] $ docker rm -f --volumes 7ee8982a197af93052d0f12846395fed602ce0971c23a85a49a13d2eacc89cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T16:23:57.440Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12180 in /w/workspace/gexfoundry_device-sdk-go_PR-1439 [Pipeline] { [Pipeline] ws [2023-05-01T16:23:57.454Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2023-05-01T16:23:57.488Z] The recommended git tool is: git [2023-05-01T16:24:03.298Z] using credential edgex-jenkins-ssh [2023-05-01T16:24:03.315Z] Cloning the remote Git repository [2023-05-01T16:24:03.364Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-01T16:24:03.469Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2023-05-01T16:24:03.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-01T16:24:03.634Z] > git --version # timeout=10 [2023-05-01T16:24:03.661Z] > git --version # 'git version 2.25.1' [2023-05-01T16:24:03.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T16:24:03.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T16:24:07.447Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-01T16:24:07.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T16:24:09.153Z] Merging remotes/origin/main commit 3be20837214f17c91cd4eb1e0390870d8b3897f2 into PR head commit 4f0436376279373e84a7986f4e96c2bc3759ed1f [2023-05-01T16:24:08.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-01T16:24:08.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-01T16:24:08.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T16:24:08.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1439/head:refs/remotes/origin/PR-1439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-01T16:24:09.511Z] Merge succeeded, producing 4f0436376279373e84a7986f4e96c2bc3759ed1f [2023-05-01T16:24:09.511Z] Checking out Revision 4f0436376279373e84a7986f4e96c2bc3759ed1f (PR-1439) [2023-05-01T16:24:10.104Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T16:24:09.176Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T16:24:09.264Z] > git checkout -f 4f0436376279373e84a7986f4e96c2bc3759ed1f # timeout=10 [2023-05-01T16:24:09.388Z] > git remote # timeout=10 [2023-05-01T16:24:09.410Z] > git config --get remote.origin.url # timeout=10 [2023-05-01T16:24:09.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T16:24:09.454Z] > git merge 3be20837214f17c91cd4eb1e0390870d8b3897f2 # timeout=10 [2023-05-01T16:24:09.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-01T16:24:09.519Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T16:24:09.539Z] > git checkout -f 4f0436376279373e84a7986f4e96c2bc3759ed1f # timeout=10 [2023-05-01T16:24:11.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T16:24:11.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T16:24:11.087Z] Dload Upload Total Spent Left Speed [2023-05-01T16:24:11.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-01T16:24:11.821Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T16:24:12.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T16:24:12.174Z] + sudo tee /etc/docker/daemon.new [2023-05-01T16:24:12.174Z] { [2023-05-01T16:24:12.174Z] "registry-mirrors": [ [2023-05-01T16:24:12.174Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T16:24:12.174Z] ], [2023-05-01T16:24:12.174Z] "bip": "10.250.0.254/24", [2023-05-01T16:24:12.174Z] "hosts": [ [2023-05-01T16:24:12.174Z] "tcp://0.0.0.0:5555", [2023-05-01T16:24:12.174Z] "unix:///var/run/docker.sock" [2023-05-01T16:24:12.174Z] ], [2023-05-01T16:24:12.174Z] "mtu": 1458, [2023-05-01T16:24:12.174Z] "selinux-enabled": true, [2023-05-01T16:24:12.174Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T16:24:12.174Z] } [Pipeline] sh [2023-05-01T16:24:12.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T16:24:12.858Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T16:24:31.171Z] provisioning config files... [2023-05-01T16:24:31.200Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config17553717519271149620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:24:31.567Z] ---> docker-login.sh [2023-05-01T16:24:31.567Z] nexus3.edgexfoundry.org:10001 [2023-05-01T16:24:32.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:24:32.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:24:32.168Z] Configure a credential helper to remove this warning. See [2023-05-01T16:24:32.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:24:32.168Z] [2023-05-01T16:24:32.168Z] Login Succeeded [2023-05-01T16:24:32.168Z] nexus3.edgexfoundry.org:10002 [2023-05-01T16:24:32.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:24:32.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:24:32.713Z] Configure a credential helper to remove this warning. See [2023-05-01T16:24:32.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:24:32.713Z] [2023-05-01T16:24:32.713Z] Login Succeeded [2023-05-01T16:24:32.713Z] nexus3.edgexfoundry.org:10003 [2023-05-01T16:24:32.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:24:32.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:24:32.985Z] Configure a credential helper to remove this warning. See [2023-05-01T16:24:32.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:24:32.985Z] [2023-05-01T16:24:32.985Z] Login Succeeded [2023-05-01T16:24:32.985Z] nexus3.edgexfoundry.org:10004 [2023-05-01T16:24:33.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:24:33.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:24:33.258Z] Configure a credential helper to remove this warning. See [2023-05-01T16:24:33.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:24:33.258Z] [2023-05-01T16:24:33.258Z] Login Succeeded [2023-05-01T16:24:33.258Z] docker.io [2023-05-01T16:24:33.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T16:24:33.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T16:24:33.808Z] Configure a credential helper to remove this warning. See [2023-05-01T16:24:33.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T16:24:33.808Z] [2023-05-01T16:24:33.808Z] Login Succeeded [2023-05-01T16:24:33.808Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T16:24:33.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T16:24:34.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T16:24:34.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T16:24:34.137Z] ========================================================= [2023-05-01T16:24:34.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T16:24:34.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:24:34.497Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T16:24:34.766Z] Sending build context to Docker daemon 5.924MB [2023-05-01T16:24:35.041Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T16:24:35.042Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-01T16:24:35.042Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T16:24:35.042Z] c41833b44d91: Pulling fs layer [2023-05-01T16:24:35.042Z] ed15518f5707: Pulling fs layer [2023-05-01T16:24:35.042Z] feae8fd75edb: Pulling fs layer [2023-05-01T16:24:35.042Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T16:24:35.042Z] 3cdef696dda3: Pulling fs layer [2023-05-01T16:24:35.042Z] 2ced38df9373: Pulling fs layer [2023-05-01T16:24:35.042Z] 58f1dce35555: Pulling fs layer [2023-05-01T16:24:35.042Z] 3cdef696dda3: Waiting [2023-05-01T16:24:35.042Z] 2ced38df9373: Waiting [2023-05-01T16:24:35.042Z] 242c74f7c9fa: Waiting [2023-05-01T16:24:35.042Z] 58f1dce35555: Waiting [2023-05-01T16:24:35.042Z] ed15518f5707: Verifying Checksum [2023-05-01T16:24:35.042Z] ed15518f5707: Download complete [2023-05-01T16:24:35.042Z] 242c74f7c9fa: Download complete [2023-05-01T16:24:35.313Z] 3cdef696dda3: Verifying Checksum [2023-05-01T16:24:35.313Z] 3cdef696dda3: Download complete [2023-05-01T16:24:35.313Z] c41833b44d91: Verifying Checksum [2023-05-01T16:24:35.313Z] c41833b44d91: Download complete [2023-05-01T16:24:36.742Z] c41833b44d91: Pull complete [2023-05-01T16:24:36.742Z] 58f1dce35555: Verifying Checksum [2023-05-01T16:24:36.743Z] 58f1dce35555: Download complete [2023-05-01T16:24:37.018Z] ed15518f5707: Pull complete [2023-05-01T16:24:38.000Z] feae8fd75edb: Verifying Checksum [2023-05-01T16:24:38.000Z] feae8fd75edb: Download complete [2023-05-01T16:24:38.000Z] 2ced38df9373: Verifying Checksum [2023-05-01T16:24:38.000Z] 2ced38df9373: Download complete [2023-05-01T16:24:50.345Z] feae8fd75edb: Pull complete [2023-05-01T16:24:50.345Z] 242c74f7c9fa: Pull complete [2023-05-01T16:24:50.345Z] 3cdef696dda3: Pull complete [2023-05-01T16:24:57.159Z] 2ced38df9373: Pull complete [2023-05-01T16:25:00.536Z] 58f1dce35555: Pull complete [2023-05-01T16:25:00.536Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T16:25:00.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T16:25:00.536Z] ---> fadd8f120f05 [2023-05-01T16:25:00.536Z] Step 3/10 : ARG MAKE=make build [2023-05-01T16:25:02.489Z] ---> Running in 69bb05a3687c [2023-05-01T16:25:02.489Z] Removing intermediate container 69bb05a3687c [2023-05-01T16:25:02.489Z] ---> c351b7f76d53 [2023-05-01T16:25:02.489Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-01T16:25:02.489Z] ---> Running in 81e355bd6e98 [2023-05-01T16:25:02.757Z] Removing intermediate container 81e355bd6e98 [2023-05-01T16:25:02.757Z] ---> f30f821dc17b [2023-05-01T16:25:02.757Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T16:25:03.026Z] ---> Running in ae7da2d13f27 [2023-05-01T16:25:03.293Z] Removing intermediate container ae7da2d13f27 [2023-05-01T16:25:03.293Z] ---> 00aa49ad9137 [2023-05-01T16:25:03.293Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-01T16:25:03.293Z] ---> Running in 1de0eb46a7fe [2023-05-01T16:25:04.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T16:25:04.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T16:25:05.945Z] OK: 263 MiB in 53 packages [2023-05-01T16:25:06.908Z] Removing intermediate container 1de0eb46a7fe [2023-05-01T16:25:06.908Z] ---> 87de821df30b [2023-05-01T16:25:06.908Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-01T16:25:07.496Z] ---> 944f39dc731f [2023-05-01T16:25:07.496Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T16:25:07.496Z] ---> Running in ea9c049e13d8 [2023-05-01T16:26:15.427Z] Removing intermediate container ea9c049e13d8 [2023-05-01T16:26:15.427Z] ---> 2e8f14f10205 [2023-05-01T16:26:15.427Z] Step 9/10 : COPY . . [2023-05-01T16:26:15.427Z] ---> 7f99016bb776 [2023-05-01T16:26:15.427Z] Step 10/10 : RUN ${MAKE} [2023-05-01T16:26:15.427Z] ---> Running in 01bb80af279a [2023-05-01T16:26:15.427Z] noop [2023-05-01T16:26:15.427Z] Removing intermediate container 01bb80af279a [2023-05-01T16:26:15.427Z] ---> 03f142317e95 [2023-05-01T16:26:15.427Z] Successfully built 03f142317e95 [2023-05-01T16:26:15.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:26:15.779Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T16:26:15.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:26:16.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-12180 does not seem to be running inside a container [2023-05-01T16:26:16.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T16:26:17.455Z] $ docker top d9ccdd95ae11ec285a5d93cc3e27af6276a354060322dbcbe734b6aea30cc2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T16:26:18.321Z] + go version [2023-05-01T16:26:18.321Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T16:26:18.343Z] $ docker stop --time=1 d9ccdd95ae11ec285a5d93cc3e27af6276a354060322dbcbe734b6aea30cc2f9 [2023-05-01T16:26:20.049Z] $ docker rm -f --volumes d9ccdd95ae11ec285a5d93cc3e27af6276a354060322dbcbe734b6aea30cc2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:26:20.612Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T16:26:20.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:26:20.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-12180 does not seem to be running inside a container [2023-05-01T16:26:20.902Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T16:26:23.266Z] $ docker top a7fb55f90058b7c5272247b58e6eb72f25006097cbd3dadf07d32314f3096598 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T16:26:24.122Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-01T16:26:24.779Z] + make test [2023-05-01T16:26:24.779Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T16:27:11.641Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-01T16:29:18.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-01T16:29:18.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-01T16:29:18.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-01T16:29:18.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-01T16:29:18.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-01T16:29:26.530Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.219s coverage: 27.6% of statements [2023-05-01T16:29:30.786Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.261s coverage: 80.2% of statements [2023-05-01T16:29:43.107Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-01T16:29:43.107Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-01T16:29:43.107Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.332s coverage: 86.0% of statements [2023-05-01T16:29:49.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-01T16:29:49.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.417s coverage: 77.5% of statements [2023-05-01T16:29:54.014Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-01T16:29:54.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-01T16:29:54.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-01T16:29:56.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.274s coverage: 14.6% of statements [2023-05-01T16:29:56.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.418s coverage: 68.5% of statements [2023-05-01T16:29:58.869Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.441s coverage: 89.2% of statements [2023-05-01T16:30:00.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-01T16:30:00.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.249s coverage: 5.5% of statements [2023-05-01T16:30:01.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T16:30:01.129Z] GO111MODULE=on go vet ./... [2023-05-01T16:32:22.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T16:32:22.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T16:32:22.805Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T16:32:22.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T16:32:22.838Z] $ docker stop --time=1 a7fb55f90058b7c5272247b58e6eb72f25006097cbd3dadf07d32314f3096598 [2023-05-01T16:32:24.751Z] $ docker rm -f --volumes a7fb55f90058b7c5272247b58e6eb72f25006097cbd3dadf07d32314f3096598 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T16:32:26.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T16:32:26.260Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T16:32:26.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T16:32:27.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T16:32:27.545Z] + ls -al . [2023-05-01T16:32:27.545Z] total 268 [2023-05-01T16:32:27.545Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 16:26 . [2023-05-01T16:32:27.545Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 16:24 .. [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 16:24 .dockerignore [2023-05-01T16:32:27.545Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 16:24 .git [2023-05-01T16:32:27.545Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 16:24 .github [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 131 May 1 16:24 .gitignore [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 16:24 .golangci.yml [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 1 16:24 CHANGELOG.md [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 16:24 GOVERNANCE.md [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 885 May 1 16:24 Jenkinsfile [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 1 16:24 LICENSE [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 1 16:24 Makefile [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 619 May 1 16:24 OWNERS.md [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 1 16:24 README.md [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 16:20 VERSION [2023-05-01T16:32:27.545Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 16:24 bin [2023-05-01T16:32:27.545Z] -rw-r--r-- 1 jenkins jenkins 106119 May 1 16:30 coverage.out [2023-05-01T16:32:27.545Z] drwxrwxr-x 5 jenkins jenkins 4096 May 1 16:24 example [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 1 16:24 go.mod [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 1 16:24 go.sum [2023-05-01T16:32:27.545Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 16:24 internal [2023-05-01T16:32:27.545Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 16:24 openapi [2023-05-01T16:32:27.545Z] drwxrwxr-x 6 jenkins jenkins 4096 May 1 16:24 pkg [2023-05-01T16:32:27.545Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 16:24 snap [2023-05-01T16:32:27.545Z] -rw-rw-r-- 1 jenkins jenkins 222 May 1 16:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:32:27.876Z] + 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=4f0436376279373e84a7986f4e96c2bc3759ed1f --label arch=arm64 --label version=0.0.0 . [2023-05-01T16:32:28.860Z] Sending build context to Docker daemon 6.031MB [2023-05-01T16:32:28.860Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T16:32:28.860Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-01T16:32:28.860Z] ---> 03f142317e95 [2023-05-01T16:32:28.860Z] Step 3/23 : ARG MAKE=make build [2023-05-01T16:32:29.128Z] ---> Running in 70e010f6c2a4 [2023-05-01T16:32:29.397Z] Removing intermediate container 70e010f6c2a4 [2023-05-01T16:32:29.397Z] ---> b59b01fbcd06 [2023-05-01T16:32:29.397Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-01T16:32:29.397Z] ---> Running in 455ad8b0eb1a [2023-05-01T16:32:29.665Z] Removing intermediate container 455ad8b0eb1a [2023-05-01T16:32:29.665Z] ---> 0cf2d8703c53 [2023-05-01T16:32:29.665Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T16:32:29.940Z] ---> Running in fb427bec5fef [2023-05-01T16:32:30.207Z] Removing intermediate container fb427bec5fef [2023-05-01T16:32:30.207Z] ---> 80168e4a497a [2023-05-01T16:32:30.207Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-01T16:32:30.207Z] ---> Running in 4ee91762507e [2023-05-01T16:32:31.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T16:32:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T16:32:33.158Z] OK: 263 MiB in 53 packages [2023-05-01T16:32:33.741Z] Removing intermediate container 4ee91762507e [2023-05-01T16:32:33.741Z] ---> 06699556c22b [2023-05-01T16:32:33.741Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-01T16:32:34.324Z] ---> 0eb6330c2ce9 [2023-05-01T16:32:34.324Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T16:32:34.324Z] ---> Running in 367a1397809b [2023-05-01T16:32:37.015Z] Removing intermediate container 367a1397809b [2023-05-01T16:32:37.015Z] ---> 4022a0d110ef [2023-05-01T16:32:37.015Z] Step 9/23 : COPY . . [2023-05-01T16:32:38.012Z] ---> 32efc873c499 [2023-05-01T16:32:38.012Z] Step 10/23 : RUN ${MAKE} [2023-05-01T16:32:38.012Z] ---> Running in b901aef29709 [2023-05-01T16:32:38.998Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-01T16:35:00.692Z] Removing intermediate container b901aef29709 [2023-05-01T16:35:00.692Z] ---> e996f3667e66 [2023-05-01T16:35:00.692Z] Step 11/23 : FROM alpine:3.17 [2023-05-01T16:35:00.692Z] 3.17: Pulling from library/alpine [2023-05-01T16:35:00.692Z] c41833b44d91: Already exists [2023-05-01T16:35:00.692Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T16:35:00.692Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T16:35:00.692Z] ---> 51e60588ff2c [2023-05-01T16:35:00.692Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-01T16:35:00.692Z] ---> Running in 30ea295288b7 [2023-05-01T16:35:00.692Z] Removing intermediate container 30ea295288b7 [2023-05-01T16:35:00.692Z] ---> 27d2adf509c4 [2023-05-01T16:35:00.692Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-01T16:35:00.692Z] ---> Running in 481d33ff937e [2023-05-01T16:35:00.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T16:35:00.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T16:35:00.693Z] OK: 7 MiB in 15 packages [2023-05-01T16:35:00.693Z] Removing intermediate container 481d33ff937e [2023-05-01T16:35:00.693Z] ---> 8cb925142746 [2023-05-01T16:35:00.693Z] Step 14/23 : WORKDIR / [2023-05-01T16:35:00.693Z] ---> Running in 467f159fc7c4 [2023-05-01T16:35:00.693Z] Removing intermediate container 467f159fc7c4 [2023-05-01T16:35:00.693Z] ---> cc68d10532f3 [2023-05-01T16:35:00.693Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-01T16:35:00.693Z] ---> a03bc0d29fe7 [2023-05-01T16:35:00.693Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-01T16:35:00.693Z] ---> ca37cce3fe6c [2023-05-01T16:35:00.693Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-01T16:35:00.693Z] ---> c577df6d79ef [2023-05-01T16:35:00.693Z] Step 18/23 : EXPOSE 59999 [2023-05-01T16:35:00.693Z] ---> Running in 204ea612a2e5 [2023-05-01T16:35:00.693Z] Removing intermediate container 204ea612a2e5 [2023-05-01T16:35:00.693Z] ---> 2c2530a55139 [2023-05-01T16:35:00.693Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-01T16:35:00.693Z] ---> Running in 4c1976782b5b [2023-05-01T16:35:00.693Z] Removing intermediate container 4c1976782b5b [2023-05-01T16:35:00.693Z] ---> a62941d3876d [2023-05-01T16:35:00.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T16:35:00.693Z] ---> Running in e963e03f3983 [2023-05-01T16:35:00.693Z] Removing intermediate container e963e03f3983 [2023-05-01T16:35:00.693Z] ---> 24817114748b [2023-05-01T16:35:00.693Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T16:35:00.693Z] ---> Running in 27ff119a096f [2023-05-01T16:35:00.693Z] Removing intermediate container 27ff119a096f [2023-05-01T16:35:00.693Z] ---> b629c5cef6e0 [2023-05-01T16:35:00.693Z] Step 22/23 : LABEL git_sha=4f0436376279373e84a7986f4e96c2bc3759ed1f [2023-05-01T16:35:00.693Z] ---> Running in d20fe8b6a369 [2023-05-01T16:35:00.693Z] Removing intermediate container d20fe8b6a369 [2023-05-01T16:35:00.693Z] ---> 74fcb2c2e782 [2023-05-01T16:35:00.693Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T16:35:00.693Z] ---> Running in 33c905fa56e2 [2023-05-01T16:35:00.693Z] Removing intermediate container 33c905fa56e2 [2023-05-01T16:35:00.693Z] ---> cfdf81e528a6 [2023-05-01T16:35:00.693Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T16:35:00.693Z] Successfully built cfdf81e528a6 [2023-05-01T16:35:00.693Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:35:01.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T16:35:01.116Z] [2023-05-01T16:35:01.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:35:01.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T16:35:01.445Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T16:35:01.445Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T16:35:01.445Z] 04944245beec: Pulling fs layer [2023-05-01T16:35:01.445Z] 699f458cf7ca: Pulling fs layer [2023-05-01T16:35:01.445Z] 765212b225bb: Pulling fs layer [2023-05-01T16:35:01.445Z] f23df028b6ca: Pulling fs layer [2023-05-01T16:35:01.445Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T16:35:01.445Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T16:35:01.445Z] 765212b225bb: Waiting [2023-05-01T16:35:01.445Z] f23df028b6ca: Waiting [2023-05-01T16:35:01.445Z] d65c8cfc05b1: Waiting [2023-05-01T16:35:01.445Z] 2437ff75d9bd: Waiting [2023-05-01T16:35:01.714Z] 04944245beec: Verifying Checksum [2023-05-01T16:35:01.714Z] 04944245beec: Download complete [2023-05-01T16:35:01.714Z] 765212b225bb: Verifying Checksum [2023-05-01T16:35:01.714Z] 765212b225bb: Download complete [2023-05-01T16:35:01.714Z] f23df028b6ca: Download complete [2023-05-01T16:35:01.714Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T16:35:01.714Z] d65c8cfc05b1: Download complete [2023-05-01T16:35:01.985Z] 699f458cf7ca: Verifying Checksum [2023-05-01T16:35:01.985Z] 699f458cf7ca: Download complete [2023-05-01T16:35:02.254Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T16:35:02.254Z] 8998bd30e6a1: Download complete [2023-05-01T16:35:04.201Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T16:35:04.201Z] 2437ff75d9bd: Download complete [2023-05-01T16:35:06.143Z] 8998bd30e6a1: Pull complete [2023-05-01T16:35:06.409Z] 04944245beec: Pull complete [2023-05-01T16:35:07.816Z] 699f458cf7ca: Pull complete [2023-05-01T16:35:08.082Z] 765212b225bb: Pull complete [2023-05-01T16:35:10.653Z] f23df028b6ca: Pull complete [2023-05-01T16:35:10.919Z] d65c8cfc05b1: Pull complete [2023-05-01T16:35:25.916Z] 2437ff75d9bd: Pull complete [2023-05-01T16:35:25.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T16:35:25.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T16:35:25.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:35:26.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-12180 does not seem to be running inside a container [2023-05-01T16:35:26.186Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-01T16:35:28.619Z] $ docker top f542a999f95280b45cbfa77c53756d0f0b77a88fa99e7eb98077ececfee0953e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:29.460Z] ---> job-cost.sh [2023-05-01T16:35:29.461Z] lf-activate-venv: SKIPPING [2023-05-01T16:35:29.461Z] INFO: No Stack... [2023-05-01T16:35:30.041Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T16:35:30.621Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T16:35:31.260Z] + cut -d, -f6 [2023-05-01T16:35:31.260Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock [2023-05-01T16:35:31.316Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [2023-05-01T16:35:31.322Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] did not exist. Created. [2023-05-01T16:35:31.322Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T16:35:31.658Z] /w/workspace/device-sdk-go/3@tmp/durable-5016e090/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T16:35:32.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T16:35:32.329Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T16:35:32.389Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T16:35:32.399Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1439-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T16:35:32.414Z] $ docker stop --time=1 f542a999f95280b45cbfa77c53756d0f0b77a88fa99e7eb98077ececfee0953e [2023-05-01T16:35:33.910Z] $ docker rm -f --volumes f542a999f95280b45cbfa77c53756d0f0b77a88fa99e7eb98077ececfee0953e [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 [2023-05-01T16:35:34.310Z] provisioning config files... [2023-05-01T16:35:34.316Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/config3050065832935641733tmp [Pipeline] { [Pipeline] sh [2023-05-01T16:35:34.607Z] + set +x [2023-05-01T16:35:34.607Z] + + bash -s -- [2023-05-01T16:35:34.607Z] curl -s https://codecov.io/bash [2023-05-01T16:35:34.607Z] [2023-05-01T16:35:34.607Z] _____ _ [2023-05-01T16:35:34.607Z] / ____| | | [2023-05-01T16:35:34.607Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T16:35:34.607Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T16:35:34.607Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T16:35:34.607Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T16:35:34.607Z] Bash-1.0.6 [2023-05-01T16:35:34.607Z] [2023-05-01T16:35:34.607Z] [2023-05-01T16:35:34.607Z] ==> git version 2.25.1 found [2023-05-01T16:35:34.607Z] ==> 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 [2023-05-01T16:35:34.607Z] Release-Date: 2020-01-08 [2023-05-01T16:35:34.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T16:35:34.607Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T16:35:34.607Z] ==> Jenkins CI detected. [2023-05-01T16:35:34.607Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1439 [2023-05-01T16:35:34.607Z] project root: . [2023-05-01T16:35:34.607Z] --> token set from env [2023-05-01T16:35:34.607Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T16:35:34.607Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T16:35:34.607Z] ==> Python coveragepy not found [2023-05-01T16:35:34.607Z] ==> Searching for coverage reports in: [2023-05-01T16:35:34.607Z] + . [2023-05-01T16:35:34.607Z] -> Found 1 reports [2023-05-01T16:35:34.607Z] ==> Detecting git/mercurial file structure [2023-05-01T16:35:34.865Z] ==> Reading reports [2023-05-01T16:35:34.865Z] + ./coverage.out bytes=106119 [2023-05-01T16:35:34.865Z] ==> Appending adjustments [2023-05-01T16:35:34.865Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T16:35:35.123Z] + Found adjustments [2023-05-01T16:35:35.123Z] ==> Gzipping contents [2023-05-01T16:35:35.123Z] 16K /tmp/codecov.WQiazw.gz [2023-05-01T16:35:35.123Z] ==> Uploading reports [2023-05-01T16:35:35.123Z] url: https://codecov.io [2023-05-01T16:35:35.123Z] query: branch=PR-1439&commit=4f0436376279373e84a7986f4e96c2bc3759ed1f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1439%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1439&job=&cmd_args= [2023-05-01T16:35:35.123Z] -> Pinging Codecov [2023-05-01T16:35:35.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1439&commit=4f0436376279373e84a7986f4e96c2bc3759ed1f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1439%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1439&job=&cmd_args= [2023-05-01T16:35:35.123Z] -> Uploading to [2023-05-01T16:35:35.123Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/7E55EF52A471D76F132DFD9A03CDDE97/4f0436376279373e84a7986f4e96c2bc3759ed1f/07b3e9f6-9513-4cfb-ad0e-233102502691.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T163535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ebef5f2e5eb8989db4e01d7ff7d6b6d72c650b9ce1603af5edf0e7fc764db61 [2023-05-01T16:35:35.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T16:35:35.123Z] Dload Upload Total Spent Left Speed [2023-05-01T16:35:35.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15030 0 0 100 15030 0 68944 --:--:-- --:--:-- --:--:-- 68944 [2023-05-01T16:35:35.382Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4f0436376279373e84a7986f4e96c2bc3759ed1f [Pipeline] } [2023-05-01T16:35:35.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-01T16:35:36.117Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives ] [2023-05-01T16:35:36.117Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives [2023-05-01T16:35:36.117Z] total 16 [2023-05-01T16:35:36.117Z] drwxr-xr-x 3 root root 4096 May 1 16:22 . [2023-05-01T16:35:36.117Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 16:22 .. [2023-05-01T16:35:36.117Z] drwxr-xr-x 2 root root 4096 May 1 16:22 cost [2023-05-01T16:35:36.117Z] -rw-r--r-- 1 root root 86 May 1 16:22 cost.csv [2023-05-01T16:35:36.117Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives [2023-05-01T16:35:36.117Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives [2023-05-01T16:35:36.117Z] total 16 [2023-05-01T16:35:36.117Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 16:22 . [2023-05-01T16:35:36.117Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 16:22 .. [2023-05-01T16:35:36.117Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 16:22 cost [2023-05-01T16:35:36.117Z] -rw-r--r-- 1 jenkins jenkins 86 May 1 16:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:36.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:37.261Z] ---> package-listing.sh [2023-05-01T16:35:37.261Z] ++ facter osfamily [2023-05-01T16:35:37.261Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T16:35:37.517Z] + OS_FAMILY=debian [2023-05-01T16:35:37.517Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1439 [2023-05-01T16:35:37.517Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T16:35:37.517Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T16:35:37.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T16:35:37.517Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T16:35:37.517Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1439 ']' [2023-05-01T16:35:37.517Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T16:35:37.517Z] + case "${OS_FAMILY}" in [2023-05-01T16:35:37.517Z] + dpkg -l [2023-05-01T16:35:37.517Z] + grep '^ii' [2023-05-01T16:35:37.517Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T16:35:37.517Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T16:35:37.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T16:35:37.517Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1439 ']' [2023-05-01T16:35:37.517Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives/ [2023-05-01T16:35:37.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1439/archives/ [Pipeline] echo [2023-05-01T16:35:37.525Z] 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-1439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-01T16:35:37.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T16:35:38.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T16:35:38.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T16:35:38.422Z] prd-ubuntu20.04-docker-8c-8g-12178 does not seem to be running inside a container [2023-05-01T16:35:38.442Z] $ 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-1439/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-1439 -v /w/workspace/gexfoundry_device-sdk-go_PR-1439:/w/workspace/gexfoundry_device-sdk-go_PR-1439:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1439@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 [2023-05-01T16:35:38.607Z] $ docker top 0d2beb8755eadd1d7acf9836d258bdbb1957033832db37028f6befdcd38d80b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T16:35:38.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T16:35:39.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T16:35:39.515Z] + ls /var/log/sa-host [2023-05-01T16:35:39.515Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T16:35:39.576Z] provisioning config files... [2023-05-01T16:35:39.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1439@tmp/config5796448889106926929tmp [Pipeline] { [Pipeline] echo [2023-05-01T16:35:39.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:39.881Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T16:35:39.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:40.214Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T16:35:40.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:40.503Z] ---> sudo-logs.sh [2023-05-01T16:35:40.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T16:35:40.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:40.818Z] ---> job-cost.sh [2023-05-01T16:35:40.818Z] lf-activate-venv: SKIPPING [2023-05-01T16:35:40.818Z] DEBUG: total: 0.2199999988079071 [2023-05-01T16:35:40.818Z] INFO: Retrieving Stack Cost... [2023-05-01T16:35:41.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T16:35:41.643Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T16:35:41.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T16:35:41.936Z] ---> logs-deploy.sh [2023-05-01T16:35:41.936Z] lf-activate-venv: SKIPPING [2023-05-01T16:35:41.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1439/3 [2023-05-01T16:35:41.936Z] INFO: archiving workspace using pattern(s): [2023-05-01T16:35:42.871Z] Archives upload complete. [2023-05-01T16:35:42.871Z] INFO: archiving logs to Nexus