Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 651996e27ca0c34cefd310312099d456a3fd8590+d6005d96c7786e365cf45b9995c116b830baa0de (4497d8df04bacb54de5f05756a404553a5dec29e) 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-ssh14850360833149000021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17059183173845757.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11890925264946822998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16644961161013823039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10323662190453469436.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh636206347327708950.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25916 in /w/workspace/foundry_device-virtual-go_PR-503 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 651996e27ca0c34cefd310312099d456a3fd8590 Merge succeeded, producing 651996e27ca0c34cefd310312099d456a3fd8590 Checking out Revision 651996e27ca0c34cefd310312099d456a3fd8590 (PR-503) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # 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 d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:48:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:48:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:48:39 ========================================================= 11:48:39 EdgeX Global Pipelines Version Info 11:48:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:48:40 ------------------- 11:48:40 stable info: 11:48:40 ------------------- 11:48:40 Commited By: Ginny Guan ginny@iotechsys.com 11:48:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:48:40 Message: update stable to v1.0.265 11:48:41 ------------------- 11:48:41 experimental info: 11:48:41 ------------------- 11:48:41 Commited By: Cherry Wang cherry@iotechsys.com 11:48:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:48:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:48:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo 11:48:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo 11:48:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo 11:48:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 651996e [Pipeline] echo 11:48:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:43 provisioning config files... 11:48:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config13130085010784314788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:43 ---> ****-login.sh 11:48:43 nexus3.edgexfoundry.org:10001 11:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:43 Configure a credential helper to remove this warning. See 11:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:43 11:48:43 Login Succeeded 11:48:43 nexus3.edgexfoundry.org:10002 11:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:44 Configure a credential helper to remove this warning. See 11:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:44 11:48:44 Login Succeeded 11:48:44 nexus3.edgexfoundry.org:10003 11:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:44 Configure a credential helper to remove this warning. See 11:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:44 11:48:44 Login Succeeded 11:48:44 nexus3.edgexfoundry.org:10004 11:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:44 Configure a credential helper to remove this warning. See 11:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:44 11:48:44 Login Succeeded 11:48:44 ****.io 11:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:44 Configure a credential helper to remove this warning. See 11:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:44 11:48:44 Login Succeeded 11:48:44 ---> ****-login.sh ends [Pipeline] } 11:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:48:45 + git rev-list -1 --merges 651996e27ca0c34cefd310312099d456a3fd8590~1..651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo 11:48:45 -----------> git rev-list -1 --merges 651996e27ca0c34cefd310312099d456a3fd8590~1..651996e27ca0c34cefd310312099d456a3fd8590 651996e27ca0c34cefd310312099d456a3fd8590 [false] [Pipeline] sh 11:48:45 + git log --format=format:%s -1 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo 11:48:45 ========================================================= 11:48:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:48:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:46 + git log --format=format:%s -1 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo 11:48:46 [semverPrep] GIT_COMMIT: 651996e27ca0c34cefd310312099d456a3fd8590, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:48:46 [semverPrep] This is not a build commit. [Pipeline] sh 11:48:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:48:46 + grep -v github /etc/ssh/ssh_known_hosts 11:48:46 + [ -e /tmp/ssh_known_hosts ] 11:48:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:48:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:48:46 sudo tee -a /etc/ssh/ssh_known_hosts 11:48:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:47 11:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:47 0.1.4: Pulling from edgex-devops/py-git-semver 11:48:47 b85a868b505f: Pulling fs layer 11:48:47 e2be974225ed: Pulling fs layer 11:48:47 339a4e72a1f5: Pulling fs layer 11:48:47 988bab9f4d93: Pulling fs layer 11:48:47 1469e6f7b9e6: Pulling fs layer 11:48:47 eaf3925da568: Pulling fs layer 11:48:47 bab4dde63d76: Pulling fs layer 11:48:47 bde34c3a00c8: Pulling fs layer 11:48:47 b352a97aabf1: Pulling fs layer 11:48:47 988bab9f4d93: Waiting 11:48:47 4872d77fe225: Pulling fs layer 11:48:47 5851b861e8e6: Pulling fs layer 11:48:47 1469e6f7b9e6: Waiting 11:48:47 eaf3925da568: Waiting 11:48:47 bab4dde63d76: Waiting 11:48:47 bde34c3a00c8: Waiting 11:48:47 b352a97aabf1: Waiting 11:48:47 5851b861e8e6: Waiting 11:48:47 e2be974225ed: Verifying Checksum 11:48:47 e2be974225ed: Download complete 11:48:47 988bab9f4d93: Verifying Checksum 11:48:47 988bab9f4d93: Download complete 11:48:47 1469e6f7b9e6: Verifying Checksum 11:48:47 1469e6f7b9e6: Download complete 11:48:47 eaf3925da568: Verifying Checksum 11:48:47 eaf3925da568: Download complete 11:48:47 339a4e72a1f5: Verifying Checksum 11:48:47 339a4e72a1f5: Download complete 11:48:47 bde34c3a00c8: Verifying Checksum 11:48:47 bde34c3a00c8: Download complete 11:48:48 b352a97aabf1: Verifying Checksum 11:48:48 b352a97aabf1: Download complete 11:48:48 4872d77fe225: Verifying Checksum 11:48:48 4872d77fe225: Download complete 11:48:48 5851b861e8e6: Download complete 11:48:48 b85a868b505f: Verifying Checksum 11:48:48 b85a868b505f: Download complete 11:48:48 bab4dde63d76: Verifying Checksum 11:48:48 bab4dde63d76: Download complete 11:48:49 b85a868b505f: Pull complete 11:48:49 e2be974225ed: Pull complete 11:48:49 339a4e72a1f5: Pull complete 11:48:49 988bab9f4d93: Pull complete 11:48:50 1469e6f7b9e6: Pull complete 11:48:50 eaf3925da568: Pull complete 11:48:51 bab4dde63d76: Pull complete 11:48:51 bde34c3a00c8: Pull complete 11:48:51 b352a97aabf1: Pull complete 11:48:51 4872d77fe225: Pull complete 11:48:51 5851b861e8e6: Pull complete 11:48:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:52 prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container 11:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:48:55 $ docker top d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:55 [ssh-agent] Looking for ssh-agent implementation... 11:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:56 $ docker exec d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent 11:48:56 SSH_AUTH_SOCK=/tmp/ssh-zj6Z7DM6mHyk/agent.30 11:48:56 SSH_AGENT_PID=36 11:48:56 Running ssh-add (command line suppressed) 11:48:56 Identity added: /w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_14900594110763509148.key (/w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_14900594110763509148.key) 11:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:56 + git tag --points-at HEAD [Pipeline] } 11:48:56 $ docker exec --env ******** --env ******** d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent -k 11:48:56 unset SSH_AUTH_SOCK; 11:48:56 unset SSH_AGENT_PID; 11:48:56 echo Agent pid 36 killed; 11:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:56 [ssh-agent] Looking for ssh-agent implementation... 11:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:57 $ docker exec d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent 11:48:57 SSH_AUTH_SOCK=/tmp/ssh-XigEMfD5v3TD/agent.69 11:48:57 SSH_AGENT_PID=75 11:48:57 Running ssh-add (command line suppressed) 11:48:57 Identity added: /w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_6671244778091833247.key (/w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_6671244778091833247.key) 11:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:57 + git semver init 11:48:57 2024-11-08 11:48:57,862 [run_init] DEBUG init version:0.0.0 force:False 11:48:57 2024-11-08 11:48:57,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-503/.semver 11:48:57 2024-11-08 11:48:57,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-503/.semver 11:48:57 2024-11-08 11:48:57,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-503/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-503, universal_newlines=False, shell=None, istream=None) 11:49:00 2024-11-08 11:49:00,049 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-503/.git/info/exclude 11:49:00 2024-11-08 11:49:00,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 with force:False 11:49:00 2024-11-08 11:49:00,050 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 11:49:00 2024-11-08 11:49:00,054 [execute] INFO git cat-file --batch-check 11:49:00 2024-11-08 11:49:00,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) 11:49:00 2024-11-08 11:49:00,061 [execute] INFO git cat-file --batch 11:49:00 2024-11-08 11:49:00,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) 11:49:00 2024-11-08 11:49:00,066 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 11:49:00 0.0.0 [Pipeline] } 11:49:00 $ docker exec --env ******** --env ******** d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent -k 11:49:00 unset SSH_AUTH_SOCK; 11:49:00 unset SSH_AGENT_PID; 11:49:00 echo Agent pid 75 killed; 11:49:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:01 + git semver [Pipeline] } 11:49:01 $ docker stop --time=1 d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d 11:49:02 $ docker rm -f --volumes d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d [Pipeline] // withDockerContainer [Pipeline] sh 11:49:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:49:03 Stashed 1 file(s) [Pipeline] echo 11:49:03 [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 11:49:04 provisioning config files... 11:49:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config7630573722766687404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:04 ---> ****-login.sh 11:49:04 nexus3.edgexfoundry.org:10001 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 nexus3.edgexfoundry.org:10002 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 nexus3.edgexfoundry.org:10003 11:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:05 Configure a credential helper to remove this warning. See 11:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:05 11:49:05 Login Succeeded 11:49:05 nexus3.edgexfoundry.org:10004 11:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:05 Configure a credential helper to remove this warning. See 11:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:05 11:49:05 Login Succeeded 11:49:05 ****.io 11:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:05 Configure a credential helper to remove this warning. See 11:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:05 11:49:05 Login Succeeded 11:49:05 ---> ****-login.sh ends [Pipeline] } 11:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:05 ========================================================= 11:49:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:49:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:49:06 Sending build context to Docker daemon 37.72MB 11:49:06 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:49:06 Step 2/12 : FROM ${BASE} AS builder 11:49:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:49:06 43c4264eed91: Pulling fs layer 11:49:06 4cc291be95ef: Pulling fs layer 11:49:06 2ac1f1163629: Pulling fs layer 11:49:06 5c3c966382ef: Pulling fs layer 11:49:06 4f4fb700ef54: Pulling fs layer 11:49:06 5d5c8e513c77: Pulling fs layer 11:49:06 9f66e0745190: Pulling fs layer 11:49:06 f49a43e4bbc0: Pulling fs layer 11:49:06 561ebcabdf7f: Pulling fs layer 11:49:06 5c3c966382ef: Waiting 11:49:06 4f4fb700ef54: Waiting 11:49:06 5d5c8e513c77: Waiting 11:49:06 561ebcabdf7f: Waiting 11:49:06 9f66e0745190: Waiting 11:49:06 4cc291be95ef: Download complete 11:49:06 5c3c966382ef: Download complete 11:49:06 4f4fb700ef54: Verifying Checksum 11:49:06 4f4fb700ef54: Download complete 11:49:06 5d5c8e513c77: Download complete 11:49:06 43c4264eed91: Download complete 11:49:06 9f66e0745190: Verifying Checksum 11:49:06 9f66e0745190: Download complete 11:49:06 43c4264eed91: Pull complete 11:49:06 561ebcabdf7f: Verifying Checksum 11:49:06 561ebcabdf7f: Download complete 11:49:06 4cc291be95ef: Pull complete 11:49:06 2ac1f1163629: Download complete 11:49:07 f49a43e4bbc0: Verifying Checksum 11:49:07 f49a43e4bbc0: Download complete 11:49:10 2ac1f1163629: Pull complete 11:49:10 5c3c966382ef: Pull complete 11:49:10 4f4fb700ef54: Pull complete 11:49:10 5d5c8e513c77: Pull complete 11:49:10 9f66e0745190: Pull complete 11:49:13 f49a43e4bbc0: Pull complete 11:49:13 561ebcabdf7f: Pull complete 11:49:13 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:49:13 ---> 3a752c3f9dda 11:49:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:18 ---> Running in 230acd5b4210 11:49:18 Removing intermediate container 230acd5b4210 11:49:18 ---> 4ceefd6fc2c5 11:49:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:49:18 ---> Running in e6524d2b6bb4 11:49:18 Removing intermediate container e6524d2b6bb4 11:49:18 ---> 492d214832f8 11:49:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:49:18 ---> Running in d36159ca15c2 11:49:18 Removing intermediate container d36159ca15c2 11:49:18 ---> b87782cd6d84 11:49:18 Step 6/12 : WORKDIR /device-virtual-go 11:49:18 ---> Running in 388ab4a4382a 11:49:18 Removing intermediate container 388ab4a4382a 11:49:18 ---> 82a3e9ad15bb 11:49:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:18 ---> Running in 04b0f36bdb1f 11:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:49:19 Still waiting to schedule task 11:49:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:49:19 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:49:19 (2/4) Installing libedit (20240517.3.1-r0) 11:49:19 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:49:19 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:49:19 Executing busybox-1.36.1-r29.trigger 11:49:19 OK: 250 MiB in 58 packages 11:49:19 Removing intermediate container 04b0f36bdb1f 11:49:19 ---> 68eb71dafa0c 11:49:19 Step 8/12 : COPY go.mod vendor* ./ 11:49:20 ---> c625b701a520 11:49:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:20 ---> Running in 1edfe09918c6 11:50:27 Removing intermediate container 1edfe09918c6 11:50:27 ---> 2f01d16eef5e 11:50:27 Step 10/12 : COPY . . 11:50:27 ---> 80bda2bf9d50 11:50:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:27 ---> Running in be7f6152a70b 11:50:27 Removing intermediate container be7f6152a70b 11:50:27 ---> 845c4f6e6cd7 11:50:27 Step 12/12 : RUN $MAKE 11:50:27 ---> Running in 6c62d14c633f 11:50:27 noop 11:50:27 Removing intermediate container 6c62d14c633f 11:50:27 ---> e0c0904f7b09 11:50:27 Successfully built e0c0904f7b09 11:50:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:28 + docker inspect -f . ci-base-image-x86_64 11:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:28 prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container 11:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:50:29 $ docker top fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:29 + go version 11:50:29 go version go1.23.2 linux/amd64 [Pipeline] } 11:50:29 $ docker stop --time=1 fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc 11:50:30 $ docker rm -f --volumes fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:31 + docker inspect -f . ci-base-image-x86_64 11:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:31 prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container 11:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:50:32 $ docker top ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:32 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-503 [Pipeline] fileExists [Pipeline] sh 11:50:33 + make test 11:50:33 go test ./... -coverprofile=coverage.out 11:50:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:50:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25917 in /w/workspace/foundry_device-virtual-go_PR-503 [Pipeline] { [Pipeline] ws 11:50:47 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:50:47 The recommended git tool is: git 11:50:52 using credential edgex-jenkins-ssh 11:50:52 Cloning the remote Git repository 11:50:52 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:50:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements 11:50:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:50:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:50:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:50:52 > git --version # timeout=10 11:50:52 > git --version # 'git version 2.25.1' 11:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:50:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:57 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 651996e27ca0c34cefd310312099d456a3fd8590 11:50:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:50:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:50:57 > git config core.sparsecheckout # timeout=10 11:50:58 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 11:50:58 > git remote # timeout=10 11:50:58 > git config --get remote.origin.url # timeout=10 11:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:58 Merge succeeded, producing 651996e27ca0c34cefd310312099d456a3fd8590 11:50:58 Checking out Revision 651996e27ca0c34cefd310312099d456a3fd8590 (PR-503) 11:50:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 11:50:58 > git --version # timeout=10 11:50:58 > git --version # 'git version 2.25.1' 11:50:58 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:50:58 > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 11:50:58 > git rev-parse HEAD^{commit} # timeout=10 11:50:58 > git config core.sparsecheckout # timeout=10 11:50:58 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 11:51:00 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:51:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:03 Dload Upload Total Spent Left Speed 11:51:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 11:51:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:51:04 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:51:04 /etc/docker/daemon.new 11:51:04 { 11:51:04 "registry-mirrors": [ 11:51:04 "https://nexus3.edgexfoundry.org:10001" 11:51:04 ], 11:51:04 "bip": "10.250.0.254/24", 11:51:04 "hosts": [ 11:51:04 "tcp://0.0.0.0:5555", 11:51:04 "unix:///var/run/docker.sock" 11:51:04 ], 11:51:04 "mtu": 1458, 11:51:04 "selinux-enabled": true, 11:51:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:51:04 } [Pipeline] sh 11:51:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:51:05 + sudo service docker restart 11:51:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:06 ./bin/test-attribution-txt.sh [Pipeline] echo 11:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:51:06 $ docker stop --time=1 ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 11:51:13 $ docker rm -f --volumes ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:51:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:51:15 + ls -al . 11:51:15 total 264 11:51:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:50 . 11:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 11:48 .. 11:51:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:50 .git 11:51:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 .github 11:51:15 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 11:48 .gitignore 11:51:15 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 11:48 .golangci.yml 11:51:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 11:49 .semver 11:51:15 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 11:48 Attribution.txt 11:51:15 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 11:48 CHANGELOG.md 11:51:15 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 11:48 Dockerfile 11:51:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 11:48 GOVERNANCE.md 11:51:15 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 11:48 Jenkinsfile 11:51:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 11:48 LICENSE 11:51:15 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 11:48 Makefile 11:51:15 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 11:48 OWNERS.md 11:51:15 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 11:48 README.md 11:51:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 11:49 VERSION 11:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 11:48 bin 11:51:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 cmd 11:51:15 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 11:50 coverage.out 11:51:15 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 11:48 go.mod 11:51:15 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 11:48 go.sum 11:51:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 internal 11:51:15 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:16 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=651996e27ca0c34cefd310312099d456a3fd8590 --label arch=amd64 --label version=0.0.0 . 11:51:16 Sending build context to Docker daemon 37.77MB 11:51:16 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:51:16 Step 2/26 : FROM ${BASE} AS builder 11:51:16 ---> e0c0904f7b09 11:51:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:16 ---> Running in 7f072dc8f8f9 11:51:16 Removing intermediate container 7f072dc8f8f9 11:51:16 ---> 8ae5d7f30cfa 11:51:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:51:17 ---> Running in 28c1abf7bbf8 11:51:17 Removing intermediate container 28c1abf7bbf8 11:51:17 ---> 493cf43ec06e 11:51:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:51:17 ---> Running in ee1847e6ac17 11:51:17 Removing intermediate container ee1847e6ac17 11:51:17 ---> 5286300931f3 11:51:17 Step 6/26 : WORKDIR /device-virtual-go 11:51:17 ---> Running in 60718b57fb92 11:51:17 Removing intermediate container 60718b57fb92 11:51:17 ---> 11a6383a6672 11:51:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:17 ---> Running in d6310c70f2a4 11:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:51:17 OK: 250 MiB in 58 packages 11:51:18 Removing intermediate container d6310c70f2a4 11:51:18 ---> 0ae45e336eee 11:51:18 Step 8/26 : COPY go.mod vendor* ./ 11:51:18 ---> af60bec332c3 11:51:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:18 ---> Running in 12a41c0c8519 11:51:18 Removing intermediate container 12a41c0c8519 11:51:18 ---> 66892c25d8bd 11:51:18 Step 10/26 : COPY . . 11:51:20 ---> 6eb48520315e 11:51:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:51:20 ---> Running in e104ec1018c3 11:51:20 Removing intermediate container e104ec1018c3 11:51:20 ---> 4999a83a0dca 11:51:20 Step 12/26 : RUN $MAKE 11:51:20 ---> Running in d213a4759953 11:51:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:23 provisioning config files... 11:51:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1617721776088580872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:24 ---> ****-login.sh 11:51:24 nexus3.edgexfoundry.org:10001 11:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:24 Configure a credential helper to remove this warning. See 11:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:24 11:51:24 Login Succeeded 11:51:24 nexus3.edgexfoundry.org:10002 11:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:25 Configure a credential helper to remove this warning. See 11:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:25 11:51:25 Login Succeeded 11:51:25 nexus3.edgexfoundry.org:10003 11:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:25 Configure a credential helper to remove this warning. See 11:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:25 11:51:25 Login Succeeded 11:51:25 nexus3.edgexfoundry.org:10004 11:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:25 Configure a credential helper to remove this warning. See 11:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:25 11:51:25 Login Succeeded 11:51:25 ****.io 11:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:26 Configure a credential helper to remove this warning. See 11:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:26 11:51:26 Login Succeeded 11:51:26 ---> ****-login.sh ends [Pipeline] } 11:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:26 ========================================================= 11:51:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:51:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:51:28 Sending build context to Docker daemon 19.04MB 11:51:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:51:28 Step 2/12 : FROM ${BASE} AS builder 11:51:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:51:28 cf04c63912e1: Pulling fs layer 11:51:28 55b35a11ae5e: Pulling fs layer 11:51:28 a37a00ec5f00: Pulling fs layer 11:51:28 50b3750afda1: Pulling fs layer 11:51:28 4f4fb700ef54: Pulling fs layer 11:51:28 80978eb59214: Pulling fs layer 11:51:28 c9f46d7d2bd2: Pulling fs layer 11:51:28 c5a475d317c9: Pulling fs layer 11:51:28 50b3750afda1: Waiting 11:51:28 80978eb59214: Waiting 11:51:28 4f4fb700ef54: Waiting 11:51:28 c5a475d317c9: Waiting 11:51:28 c9f46d7d2bd2: Waiting 11:51:28 55b35a11ae5e: Verifying Checksum 11:51:28 55b35a11ae5e: Download complete 11:51:28 50b3750afda1: Verifying Checksum 11:51:28 50b3750afda1: Download complete 11:51:28 4f4fb700ef54: Verifying Checksum 11:51:28 4f4fb700ef54: Download complete 11:51:28 80978eb59214: Verifying Checksum 11:51:28 80978eb59214: Download complete 11:51:28 cf04c63912e1: Verifying Checksum 11:51:28 cf04c63912e1: Download complete 11:51:28 c5a475d317c9: Verifying Checksum 11:51:28 c5a475d317c9: Download complete 11:51:29 cf04c63912e1: Pull complete 11:51:29 55b35a11ae5e: Pull complete 11:51:30 a37a00ec5f00: Verifying Checksum 11:51:30 a37a00ec5f00: Download complete 11:51:31 c9f46d7d2bd2: Verifying Checksum 11:51:31 c9f46d7d2bd2: Download complete 11:51:43 a37a00ec5f00: Pull complete 11:51:43 50b3750afda1: Pull complete 11:51:44 4f4fb700ef54: Pull complete 11:51:44 80978eb59214: Pull complete 11:51:52 c9f46d7d2bd2: Pull complete 11:51:53 c5a475d317c9: Pull complete 11:51:53 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:51:53 ---> be29e6b0f0d4 11:51:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:54 ---> Running in 5dc8f110b675 11:51:54 Removing intermediate container 5dc8f110b675 11:51:54 ---> db49a9d61001 11:51:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:51:55 ---> Running in c6238559b972 11:51:55 Removing intermediate container c6238559b972 11:51:55 ---> a33205fd139a 11:51:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:51:55 ---> Running in 72e608853abf 11:51:55 Removing intermediate container 72e608853abf 11:51:55 ---> 644303237bd1 11:51:55 Step 6/12 : WORKDIR /device-virtual-go 11:51:55 ---> Running in da3ffb303e48 11:51:56 Removing intermediate container da3ffb303e48 11:51:56 ---> aacd7aafb5d3 11:51:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:56 ---> Running in 2c8f07f4d3c6 11:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:51:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:51:58 (2/4) Installing libedit (20240517.3.1-r0) 11:51:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:51:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:51:58 Executing busybox-1.36.1-r29.trigger 11:51:58 OK: 242 MiB in 58 packages 11:51:59 Removing intermediate container d213a4759953 11:51:59 ---> dffa422031f1 11:51:59 Step 13/26 : FROM alpine:3.20 11:51:59 3.20: Pulling from library/alpine 11:51:59 43c4264eed91: Already exists 11:51:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:51:59 Status: Downloaded newer image for alpine:3.20 11:51:59 ---> 91ef0af61f39 11:51:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:51:59 ---> Running in da0d02c50acd 11:51:59 Removing intermediate container da0d02c50acd 11:51:59 ---> 3a426360022d 11:51:59 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:51:59 ---> Running in aaf117d6ed12 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:51:59 (1/1) Installing dumb-init (1.2.5-r3) 11:51:59 Executing busybox-1.36.1-r29.trigger 11:51:59 OK: 8 MiB in 15 packages 11:51:59 Removing intermediate container aaf117d6ed12 11:51:59 ---> b55486ad2ceb 11:51:59 Step 16/26 : RUN apk --no-cache upgrade 11:51:59 ---> Running in 6debf695e4a3 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:51:59 Upgrading critical system libraries and apk-tools: 11:51:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:51:59 Executing busybox-1.36.1-r29.trigger 11:51:59 Continuing the upgrade transaction with new apk-tools: 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:51:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:51:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:51:59 OK: 8 MiB in 15 packages 11:51:59 Removing intermediate container 6debf695e4a3 11:51:59 ---> 50464385e4c9 11:51:59 Step 17/26 : WORKDIR / 11:51:59 ---> Running in f114a3524133 11:51:59 Removing intermediate container f114a3524133 11:51:59 ---> 27a9ce9967c6 11:51:59 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:51:59 ---> a643c6694a78 11:51:59 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:51:59 ---> 4544f0704d28 11:51:59 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:52:00 Removing intermediate container 2c8f07f4d3c6 11:52:00 ---> 11aad86b4916 11:52:00 Step 8/12 : COPY go.mod vendor* ./ 11:52:00 ---> fa811918e95e 11:52:00 Step 21/26 : EXPOSE 59900 11:52:00 ---> Running in 46cc29dc65aa 11:52:00 Removing intermediate container 46cc29dc65aa 11:52:00 ---> b1cd43d7eeee 11:52:00 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:52:00 ---> Running in 714e806e26a5 11:52:00 ---> 49a05d939b78 11:52:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:00 ---> Running in ac7fb35419a0 11:52:00 Removing intermediate container 714e806e26a5 11:52:00 ---> 74c1eed73fcd 11:52:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:52:00 ---> Running in b14dca83eea0 11:52:00 Removing intermediate container b14dca83eea0 11:52:00 ---> e27cee970fc4 11:52:00 Step 24/26 : LABEL arch=amd64 11:52:00 ---> Running in 21d47f77ced5 11:52:00 Removing intermediate container 21d47f77ced5 11:52:00 ---> 8e5f00a017af 11:52:00 Step 25/26 : LABEL git_sha=651996e27ca0c34cefd310312099d456a3fd8590 11:52:00 ---> Running in dd5c1c3dd822 11:52:01 Removing intermediate container dd5c1c3dd822 11:52:01 ---> 028202b80bed 11:52:01 Step 26/26 : LABEL version=0.0.0 11:52:01 ---> Running in 4f8a30cfa6e2 11:52:01 Removing intermediate container 4f8a30cfa6e2 11:52:01 ---> 2799a80ae96a 11:52:01 [Warning] One or more build-args [ARCH] were not consumed 11:52:01 Successfully built 2799a80ae96a 11:52:01 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:02 11:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:02 latest: Pulling from edgex-lftools-log-publisher 11:52:02 5eb5b503b376: Pulling fs layer 11:52:02 5c69ac0246d0: Pulling fs layer 11:52:02 ec43610c2a17: Pulling fs layer 11:52:02 3a2ae6a8a46f: Pulling fs layer 11:52:02 33b1e0a273af: Pulling fs layer 11:52:02 5d3b04190fa2: Pulling fs layer 11:52:02 2f39f015ded8: Pulling fs layer 11:52:02 3a2ae6a8a46f: Waiting 11:52:02 33b1e0a273af: Waiting 11:52:02 5d3b04190fa2: Waiting 11:52:02 2f39f015ded8: Waiting 11:52:02 5c69ac0246d0: Verifying Checksum 11:52:02 5c69ac0246d0: Download complete 11:52:02 3a2ae6a8a46f: Verifying Checksum 11:52:02 3a2ae6a8a46f: Download complete 11:52:02 33b1e0a273af: Verifying Checksum 11:52:02 33b1e0a273af: Download complete 11:52:02 ec43610c2a17: Verifying Checksum 11:52:02 ec43610c2a17: Download complete 11:52:02 5d3b04190fa2: Download complete 11:52:02 5eb5b503b376: Verifying Checksum 11:52:02 5eb5b503b376: Download complete 11:52:03 5eb5b503b376: Pull complete 11:52:04 5c69ac0246d0: Pull complete 11:52:04 ec43610c2a17: Pull complete 11:52:04 3a2ae6a8a46f: Pull complete 11:52:04 33b1e0a273af: Pull complete 11:52:05 5d3b04190fa2: Pull complete 11:52:09 2f39f015ded8: Pull complete 11:52:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:09 prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container 11:52:09 $ 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/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:17 $ docker top 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:17 ---> job-cost.sh 11:52:17 lf-activate-venv: SKIPPING 11:52:17 INFO: No Stack... 11:52:18 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:18 INFO: Archiving Costs [Pipeline] sh 11:52:18 + cat /w/workspace/foundry_device-virtual-go_PR-503/archives/cost.csv 11:52:18 + cut -d, -f6 [Pipeline] lock 11:52:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] 11:52:18 Resource [jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] did not exist. Created. 11:52:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:19 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:19 Stashed 1 file(s) [Pipeline] } 11:52:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:19 $ docker stop --time=1 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 11:52:20 $ docker rm -f --volumes 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:53:37 Removing intermediate container ac7fb35419a0 11:53:37 ---> 440bb08bab63 11:53:37 Step 10/12 : COPY . . 11:53:37 ---> d697d545fffb 11:53:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:53:37 ---> Running in c8b65c71c6c3 11:53:37 Removing intermediate container c8b65c71c6c3 11:53:37 ---> 2581e6cf1922 11:53:37 Step 12/12 : RUN $MAKE 11:53:37 ---> Running in eb60dc6f5a8c 11:53:37 noop 11:53:37 Removing intermediate container eb60dc6f5a8c 11:53:37 ---> c3b9cca44dcb 11:53:37 Successfully built c3b9cca44dcb 11:53:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:38 + docker inspect -f . ci-base-image-arm64 11:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container 11:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:53:39 $ docker top f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:40 + go version 11:53:40 go version go1.23.2 linux/arm64 [Pipeline] } 11:53:40 $ docker stop --time=1 f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 11:53:42 $ docker rm -f --volumes f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:43 + docker inspect -f . ci-base-image-arm64 11:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:43 prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container 11:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:53:44 $ docker top 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:45 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:53:45 + make test 11:53:45 go test ./... -coverprofile=coverage.out 11:53:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:56:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:56:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.057s coverage: 58.3% of statements 11:56:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:56:57 go vet ./... 11:57:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:57:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:57:36 ./bin/test-attribution-txt.sh [Pipeline] echo 11:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:57:36 $ docker stop --time=1 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d 11:57:38 $ docker rm -f --volumes 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d [Pipeline] // withDockerContainer [Pipeline] sh 11:57:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:57:39 Warning: overwriting stash ‘coverage-report’ 11:57:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:57:41 + ls -al . 11:57:41 total 260 11:57:41 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 11:53 . 11:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 11:50 .. 11:57:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:51 .git 11:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 .github 11:57:41 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 11:50 .gitignore 11:57:41 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 11:50 .golangci.yml 11:57:41 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 11:50 Attribution.txt 11:57:41 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 11:50 CHANGELOG.md 11:57:41 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 11:50 Dockerfile 11:57:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 11:50 GOVERNANCE.md 11:57:41 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 11:50 Jenkinsfile 11:57:41 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 11:50 LICENSE 11:57:41 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 11:50 Makefile 11:57:41 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 11:50 OWNERS.md 11:57:41 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 11:50 README.md 11:57:41 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 11:49 VERSION 11:57:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 11:50 bin 11:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 cmd 11:57:41 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 11:56 coverage.out 11:57:41 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 11:50 go.mod 11:57:41 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 11:50 go.sum 11:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 internal 11:57:41 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:41 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=651996e27ca0c34cefd310312099d456a3fd8590 --label arch=arm64 --label version=0.0.0 . 11:57:42 Sending build context to Docker daemon 19.09MB 11:57:42 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:57:42 Step 2/26 : FROM ${BASE} AS builder 11:57:42 ---> c3b9cca44dcb 11:57:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:57:42 ---> Running in 2e686ed64914 11:57:42 Removing intermediate container 2e686ed64914 11:57:42 ---> 00d94ed23a7f 11:57:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:57:42 ---> Running in 3868c693fbc0 11:57:43 Removing intermediate container 3868c693fbc0 11:57:43 ---> 20a292461da6 11:57:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:57:43 ---> Running in 36f627c0599f 11:57:43 Removing intermediate container 36f627c0599f 11:57:43 ---> f390d1f171f9 11:57:43 Step 6/26 : WORKDIR /device-virtual-go 11:57:43 ---> Running in 993a6ee49055 11:57:43 Removing intermediate container 993a6ee49055 11:57:43 ---> 63a120978f4a 11:57:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:44 ---> Running in a494a44e6c7e 11:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:46 OK: 242 MiB in 58 packages 11:57:47 Removing intermediate container a494a44e6c7e 11:57:47 ---> c348563179ad 11:57:47 Step 8/26 : COPY go.mod vendor* ./ 11:57:47 ---> 4751961f39f3 11:57:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:47 ---> Running in 2e89fc80aa57 11:57:50 Removing intermediate container 2e89fc80aa57 11:57:50 ---> 0d9076968d31 11:57:50 Step 10/26 : COPY . . 11:57:51 ---> c3c7bde69cc7 11:57:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:57:51 ---> Running in d69308ecc1b7 11:57:52 Removing intermediate container d69308ecc1b7 11:57:52 ---> f8b30bfad3ef 11:57:52 Step 12/26 : RUN $MAKE 11:57:52 ---> Running in b225bec5db5c 11:57:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:01:14 Removing intermediate container b225bec5db5c 12:01:14 ---> 5dd4d8618930 12:01:14 Step 13/26 : FROM alpine:3.20 12:01:14 3.20: Pulling from library/alpine 12:01:14 cf04c63912e1: Already exists 12:01:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 12:01:14 Status: Downloaded newer image for alpine:3.20 12:01:14 ---> c157a85ed455 12:01:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:14 ---> Running in 8ea1205217d8 12:01:14 Removing intermediate container 8ea1205217d8 12:01:14 ---> 7491206ba4ba 12:01:14 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:01:14 ---> Running in 4fc8b7b3cdef 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:01:14 (1/1) Installing dumb-init (1.2.5-r3) 12:01:14 Executing busybox-1.36.1-r29.trigger 12:01:14 OK: 9 MiB in 15 packages 12:01:14 Removing intermediate container 4fc8b7b3cdef 12:01:14 ---> 8c02a61480e2 12:01:14 Step 16/26 : RUN apk --no-cache upgrade 12:01:14 ---> Running in 36d8f331c89e 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:01:14 Upgrading critical system libraries and apk-tools: 12:01:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:01:14 Executing busybox-1.36.1-r29.trigger 12:01:14 Continuing the upgrade transaction with new apk-tools: 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:01:14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:01:14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:01:14 OK: 9 MiB in 15 packages 12:01:14 Removing intermediate container 36d8f331c89e 12:01:14 ---> 45aed2c3b44c 12:01:14 Step 17/26 : WORKDIR / 12:01:14 ---> Running in c843da31a252 12:01:15 Removing intermediate container c843da31a252 12:01:15 ---> 03a6fb839898 12:01:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:15 ---> c53bc7a214f6 12:01:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:16 ---> fc2b78705bdb 12:01:16 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:01:17 ---> 7ed6b6f19cc4 12:01:17 Step 21/26 : EXPOSE 59900 12:01:17 ---> Running in a602b05f87db 12:01:17 Removing intermediate container a602b05f87db 12:01:17 ---> d262c578a8db 12:01:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:01:17 ---> Running in c06428c91051 12:01:18 Removing intermediate container c06428c91051 12:01:18 ---> eca9148fa98c 12:01:18 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:01:18 ---> Running in 4ac24bedbb1c 12:01:18 Removing intermediate container 4ac24bedbb1c 12:01:18 ---> 7c84d13c19f1 12:01:18 Step 24/26 : LABEL arch=arm64 12:01:18 ---> Running in 8c8bc4eee80b 12:01:19 Removing intermediate container 8c8bc4eee80b 12:01:19 ---> 6686075d9a5f 12:01:19 Step 25/26 : LABEL git_sha=651996e27ca0c34cefd310312099d456a3fd8590 12:01:19 ---> Running in 709abf50f59e 12:01:19 Removing intermediate container 709abf50f59e 12:01:19 ---> 9b73da10c527 12:01:19 Step 26/26 : LABEL version=0.0.0 12:01:19 ---> Running in 292cb4903cf7 12:01:19 Removing intermediate container 292cb4903cf7 12:01:19 ---> d636834fb4b9 12:01:19 [Warning] One or more build-args [ARCH] were not consumed 12:01:19 Successfully built d636834fb4b9 12:01:19 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:20 12:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:20 arm64: Pulling from edgex-lftools-log-publisher 12:01:20 8998bd30e6a1: Pulling fs layer 12:01:20 04944245beec: Pulling fs layer 12:01:20 699f458cf7ca: Pulling fs layer 12:01:20 765212b225bb: Pulling fs layer 12:01:20 f23df028b6ca: Pulling fs layer 12:01:20 d65c8cfc05b1: Pulling fs layer 12:01:20 2437ff75d9bd: Pulling fs layer 12:01:20 f23df028b6ca: Waiting 12:01:20 d65c8cfc05b1: Waiting 12:01:20 2437ff75d9bd: Waiting 12:01:20 765212b225bb: Waiting 12:01:21 04944245beec: Verifying Checksum 12:01:21 04944245beec: Download complete 12:01:21 765212b225bb: Verifying Checksum 12:01:21 765212b225bb: Download complete 12:01:21 f23df028b6ca: Verifying Checksum 12:01:21 f23df028b6ca: Download complete 12:01:21 d65c8cfc05b1: Verifying Checksum 12:01:21 d65c8cfc05b1: Download complete 12:01:21 699f458cf7ca: Verifying Checksum 12:01:21 699f458cf7ca: Download complete 12:01:21 8998bd30e6a1: Verifying Checksum 12:01:21 8998bd30e6a1: Download complete 12:01:23 2437ff75d9bd: Verifying Checksum 12:01:23 2437ff75d9bd: Download complete 12:01:25 8998bd30e6a1: Pull complete 12:01:26 04944245beec: Pull complete 12:01:27 699f458cf7ca: Pull complete 12:01:27 765212b225bb: Pull complete 12:01:28 f23df028b6ca: Pull complete 12:01:28 d65c8cfc05b1: Pull complete 12:01:43 2437ff75d9bd: Pull complete 12:01:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:43 prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container 12:01:44 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:01:46 $ docker top cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:47 ---> job-cost.sh 12:01:47 lf-activate-venv: SKIPPING 12:01:47 INFO: No Stack... 12:01:47 INFO: Retrieving Pricing Info for: v3-standard-4 12:01:48 INFO: Archiving Costs [Pipeline] sh 12:01:48 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:01:48 + cut -d, -f6 [Pipeline] lock 12:01:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] 12:01:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] did not exist. Created. 12:01:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:49 /w/workspace/device-virtual-go/1@tmp/durable-d3ab7414/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:01:49 + echo total: 0.10999999940395355 [Pipeline] stash 12:01:49 Warning: overwriting stash ‘stack-cost’ 12:01:49 Stashed 1 file(s) [Pipeline] } 12:01:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:01:50 $ docker stop --time=1 cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da 12:01:51 $ docker rm -f --volumes cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da [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 12:01:52 provisioning config files... 12:01:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config4402579543626847656tmp [Pipeline] { [Pipeline] sh 12:01:53 + set +x 12:01:53 + + bash -scurl -- -s 12:01:53 https://codecov.io/bash 12:01:53 12:01:53 _____ _ 12:01:53 / ____| | | 12:01:53 | | ___ __| | ___ ___ _____ __ 12:01:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:01:53 | |___| (_) | (_| | __/ (_| (_) \ V / 12:01:53 \_____\___/ \__,_|\___|\___\___/ \_/ 12:01:53 Bash-1.0.6 12:01:53 12:01:53 12:01:53 ==> git version 2.25.1 found 12:01:53 ==> 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 12:01:53 Release-Date: 2020-01-08 12:01:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:01:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:01:53 ==> Jenkins CI detected. 12:01:53 current dir:  /w/workspace/foundry_device-virtual-go_PR-503 12:01:53 project root: . 12:01:53 --> token set from env 12:01:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:01:53 ==> Running gcov in . (disable via -X gcov) 12:01:53 ==> Python coveragepy not found 12:01:53 ==> Searching for coverage reports in: 12:01:53 + . 12:01:53 -> Found 1 reports 12:01:53 ==> Detecting git/mercurial file structure 12:01:53 ==> Reading reports 12:01:53 + ./coverage.out bytes=43316 12:01:53 ==> Appending adjustments 12:01:53 https://docs.codecov.io/docs/fixing-reports 12:01:53 + Found adjustments 12:01:53 ==> Gzipping contents 12:01:53 8.0K /tmp/codecov.BM1cah.gz 12:01:53 ==> Uploading reports 12:01:53 url: https://codecov.io 12:01:53 query: branch=PR-503&commit=651996e27ca0c34cefd310312099d456a3fd8590&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=503&job=&cmd_args= 12:01:53 -> Pinging Codecov 12:01:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-503&commit=651996e27ca0c34cefd310312099d456a3fd8590&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=503&job=&cmd_args= 12:01:53 -> Uploading to 12:01:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/651996e27ca0c34cefd310312099d456a3fd8590/49d83fa8-c313-4405-a636-b75091b7981e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T120153Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b26542140aa6d6bfbfcbb901fec1c888598f53df2fe283e8ac5ae56fd8ca5be 12:01:53 % Total % Received % Xferd Average Speed Time Time Time Current 12:01:53 Dload Upload Total Spent Left Speed 12:01:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 81290 --:--:-- --:--:-- --:--:-- 80000 100 5040 0 0 100 5040 0 23661 --:--:-- --:--:-- --:--:-- 23551 12:01:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] } 12:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:01:56 + [ -d /w/workspace/foundry_device-virtual-go_PR-503/archives ] 12:01:56 + ls -al /w/workspace/foundry_device-virtual-go_PR-503/archives 12:01:56 total 16 12:01:56 drwxr-xr-x 3 root root 4096 Nov 8 11:52 . 12:01:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 11:52 .. 12:01:56 drwxr-xr-x 2 root root 4096 Nov 8 11:52 cost 12:01:56 -rw-r--r-- 1 root root 89 Nov 8 11:52 cost.csv 12:01:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-503/archives 12:01:56 + ls -al /w/workspace/foundry_device-virtual-go_PR-503/archives 12:01:56 total 16 12:01:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 11:52 . 12:01:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 11:52 .. 12:01:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 11:52 cost 12:01:56 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:01:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:01:57 ---> package-listing.sh 12:01:57 ++ facter osfamily 12:01:57 ++ tr '[:upper:]' '[:lower:]' 12:01:57 + OS_FAMILY=debian 12:01:57 + workspace=/w/workspace/foundry_device-virtual-go_PR-503 12:01:57 + START_PACKAGES=/tmp/packages_start.txt 12:01:57 + END_PACKAGES=/tmp/packages_end.txt 12:01:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:57 + PACKAGES=/tmp/packages_start.txt 12:01:57 + '[' /w/workspace/foundry_device-virtual-go_PR-503 ']' 12:01:57 + PACKAGES=/tmp/packages_end.txt 12:01:57 + case "${OS_FAMILY}" in 12:01:57 + dpkg -l 12:01:57 + grep '^ii' 12:01:57 + '[' -f /tmp/packages_start.txt ']' 12:01:57 + '[' -f /tmp/packages_end.txt ']' 12:01:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:57 + '[' /w/workspace/foundry_device-virtual-go_PR-503 ']' 12:01:57 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-503/archives/ 12:01:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-503/archives/ [Pipeline] echo 12:01:57 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/foundry_device-virtual-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:01:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:58 prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container 12:01:59 $ 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/foundry_device-virtual-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:59 $ docker top 97d2e1ad308b32cbf66179a460851b2664911fe5e0a0d5fe6dfada5f83f84bc8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:02:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:02:00 + ls /var/log/sa-host 12:02:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:00 provisioning config files... 12:02:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config324107000733587931tmp [Pipeline] { [Pipeline] echo 12:02:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:02:01 ---> create-netrc.sh [Pipeline] } 12:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:02:01 ---> python-tools-install.sh [Pipeline] echo 12:02:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:02:01 ---> sudo-logs.sh 12:02:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:02:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:02:02 ---> job-cost.sh 12:02:02 lf-activate-venv: SKIPPING 12:02:02 DEBUG: total: 0.2199999988079071 12:02:02 INFO: Retrieving Stack Cost... 12:02:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:02:03 INFO: Archiving Costs [Pipeline] echo 12:02:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:02:03 ---> logs-deploy.sh 12:02:03 lf-activate-venv: SKIPPING 12:02:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-503/1 12:02:03 INFO: archiving workspace using pattern(s): 12:02:04 Archives upload complete. 12:02:04 INFO: archiving logs to Nexus