Pull request #490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f5be9262c814659dc0c22f77dcbd48ae380daab+04ce07425684dc49eb1d346851a0a7d2d821c622 (3f51c86d8ab25d3130845f51213b3ad207b98614) 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-ssh4490997587364628710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh8201127775546141432.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-490/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-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4720059039584340326.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-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11996628611707084184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh705983240227856988.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-490/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-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh221145416698977120.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12866 in /w/workspace/foundry_device-virtual-go_PR-490 [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-490 # 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 > 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/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 5f5be9262c814659dc0c22f77dcbd48ae380daab Merge succeeded, producing 5f5be9262c814659dc0c22f77dcbd48ae380daab Checking out Revision 5f5be9262c814659dc0c22f77dcbd48ae380daab (PR-490) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f5be9262c814659dc0c22f77dcbd48ae380daab # 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f5be9262c814659dc0c22f77dcbd48ae380daab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:27:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:27:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:27:08 ========================================================= 11:27:08 EdgeX Global Pipelines Version Info 11:27:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:27:09 ------------------- 11:27:09 stable info: 11:27:09 ------------------- 11:27:09 Commited By: Cherry Wang cherry@iotechsys.com 11:27:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:27:09 Message: update stable to v1.0.264 11:27:09 ------------------- 11:27:09 experimental info: 11:27:09 ------------------- 11:27:09 Commited By: Cherry Wang cherry@iotechsys.com 11:27:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:27:09 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:27:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:27:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:27:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-490 [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-490 [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-490 [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f5be9262c814659dc0c22f77dcbd48ae380daab [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f5be92 [Pipeline] echo 11:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:11 provisioning config files... 11:27:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-490@tmp/config16051813771674562223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:12 ---> ****-login.sh 11:27:12 nexus3.edgexfoundry.org:10001 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 nexus3.edgexfoundry.org:10002 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 nexus3.edgexfoundry.org:10003 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 nexus3.edgexfoundry.org:10004 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 ****.io 11:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:13 Configure a credential helper to remove this warning. See 11:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:13 11:27:13 Login Succeeded 11:27:13 ---> ****-login.sh ends [Pipeline] } 11:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:27:13 + git rev-list -1 --merges 5f5be9262c814659dc0c22f77dcbd48ae380daab~1..5f5be9262c814659dc0c22f77dcbd48ae380daab [Pipeline] echo 11:27:13 -----------> git rev-list -1 --merges 5f5be9262c814659dc0c22f77dcbd48ae380daab~1..5f5be9262c814659dc0c22f77dcbd48ae380daab 5f5be9262c814659dc0c22f77dcbd48ae380daab [false] [Pipeline] sh 11:27:14 + git log --format=format:%s -1 5f5be9262c814659dc0c22f77dcbd48ae380daab [Pipeline] echo 11:27:14 ========================================================= 11:27:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:27:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:14 + git log --format=format:%s -1 5f5be9262c814659dc0c22f77dcbd48ae380daab [Pipeline] echo 11:27:14 [semverPrep] GIT_COMMIT: 5f5be9262c814659dc0c22f77dcbd48ae380daab, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:27:14 [semverPrep] This is not a build commit. [Pipeline] sh 11:27:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:27:15 + grep -v github /etc/ssh/ssh_known_hosts 11:27:15 + [ -e /tmp/ssh_known_hosts ] 11:27:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:27:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:27:15 + sudo tee -a /etc/ssh/ssh_known_hosts 11:27:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:15 11:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:16 0.1.4: Pulling from edgex-devops/py-git-semver 11:27:16 b85a868b505f: Pulling fs layer 11:27:16 e2be974225ed: Pulling fs layer 11:27:16 339a4e72a1f5: Pulling fs layer 11:27:16 988bab9f4d93: Pulling fs layer 11:27:16 1469e6f7b9e6: Pulling fs layer 11:27:16 988bab9f4d93: Waiting 11:27:16 eaf3925da568: Pulling fs layer 11:27:16 1469e6f7b9e6: Waiting 11:27:16 bab4dde63d76: Pulling fs layer 11:27:16 bde34c3a00c8: Pulling fs layer 11:27:16 eaf3925da568: Waiting 11:27:16 bab4dde63d76: Waiting 11:27:16 b352a97aabf1: Pulling fs layer 11:27:16 bde34c3a00c8: Waiting 11:27:16 4872d77fe225: Pulling fs layer 11:27:16 5851b861e8e6: Pulling fs layer 11:27:16 b352a97aabf1: Waiting 11:27:16 4872d77fe225: Waiting 11:27:16 5851b861e8e6: Waiting 11:27:16 e2be974225ed: Download complete 11:27:16 988bab9f4d93: Verifying Checksum 11:27:16 988bab9f4d93: Download complete 11:27:16 1469e6f7b9e6: Verifying Checksum 11:27:16 1469e6f7b9e6: Download complete 11:27:16 eaf3925da568: Verifying Checksum 11:27:16 eaf3925da568: Download complete 11:27:16 339a4e72a1f5: Verifying Checksum 11:27:16 339a4e72a1f5: Download complete 11:27:16 bde34c3a00c8: Download complete 11:27:16 b352a97aabf1: Verifying Checksum 11:27:16 b352a97aabf1: Download complete 11:27:16 4872d77fe225: Verifying Checksum 11:27:16 4872d77fe225: Download complete 11:27:16 5851b861e8e6: Download complete 11:27:16 b85a868b505f: Verifying Checksum 11:27:16 b85a868b505f: Download complete 11:27:16 bab4dde63d76: Verifying Checksum 11:27:16 bab4dde63d76: Download complete 11:27:17 b85a868b505f: Pull complete 11:27:17 e2be974225ed: Pull complete 11:27:18 339a4e72a1f5: Pull complete 11:27:18 988bab9f4d93: Pull complete 11:27:18 1469e6f7b9e6: Pull complete 11:27:18 eaf3925da568: Pull complete 11:27:20 bab4dde63d76: Pull complete 11:27:20 bde34c3a00c8: Pull complete 11:27:20 b352a97aabf1: Pull complete 11:27:20 4872d77fe225: Pull complete 11:27:20 5851b861e8e6: Pull complete 11:27:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:21 prd-ubuntu20.04-docker-8c-8g-12866 does not seem to be running inside a container 11:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-490 -v /w/workspace/foundry_device-virtual-go_PR-490:/w/workspace/foundry_device-virtual-go_PR-490:rw,z -v /w/workspace/foundry_device-virtual-go_PR-490@tmp:/w/workspace/foundry_device-virtual-go_PR-490@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:27:23 $ docker top af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a -eo pid,comm 11:27:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:27:23 [ssh-agent] Looking for ssh-agent implementation... 11:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:23 $ docker exec af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a ssh-agent 11:27:24 SSH_AUTH_SOCK=/tmp/ssh-5O2kOlAvoTrz/agent.32 11:27:24 SSH_AGENT_PID=39 11:27:24 Running ssh-add (command line suppressed) 11:27:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-490@tmp/private_key_6370812582866988132.key (/w/workspace/foundry_device-virtual-go_PR-490@tmp/private_key_6370812582866988132.key) 11:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:27:24 + git tag --points-at HEAD [Pipeline] } 11:27:24 $ docker exec --env ******** --env ******** af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a ssh-agent -k 11:27:24 unset SSH_AUTH_SOCK; 11:27:24 unset SSH_AGENT_PID; 11:27:24 echo Agent pid 39 killed; 11:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:27:24 [ssh-agent] Looking for ssh-agent implementation... 11:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:24 $ docker exec af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a ssh-agent 11:27:24 SSH_AUTH_SOCK=/tmp/ssh-F8rAm3cNvV0p/agent.72 11:27:24 SSH_AGENT_PID=78 11:27:24 Running ssh-add (command line suppressed) 11:27:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-490@tmp/private_key_8506439427864819184.key (/w/workspace/foundry_device-virtual-go_PR-490@tmp/private_key_8506439427864819184.key) 11:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:27:25 + git semver init 11:27:25 2024-10-02 11:27:25,595 [run_init] DEBUG init version:0.0.0 force:False 11:27:25 2024-10-02 11:27:25,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-490/.semver 11:27:25 2024-10-02 11:27:25,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-490/.semver 11:27:25 2024-10-02 11:27:25,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-490/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-490, universal_newlines=False, shell=None, istream=None) 11:27:27 2024-10-02 11:27:27,494 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-490/.git/info/exclude 11:27:27 2024-10-02 11:27:27,494 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-490/.semver/PR-490 with force:False 11:27:27 2024-10-02 11:27:27,495 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-490/.semver/PR-490 11:27:27 2024-10-02 11:27:27,498 [execute] INFO git cat-file --batch-check 11:27:27 2024-10-02 11:27:27,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) 11:27:27 2024-10-02 11:27:27,504 [execute] INFO git cat-file --batch 11:27:27 2024-10-02 11:27:27,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) 11:27:27 2024-10-02 11:27:27,509 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-490/.semver/PR-490 11:27:27 0.0.0 [Pipeline] } 11:27:27 $ docker exec --env ******** --env ******** af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a ssh-agent -k 11:27:27 unset SSH_AUTH_SOCK; 11:27:27 unset SSH_AGENT_PID; 11:27:27 echo Agent pid 78 killed; 11:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:27:28 + git semver [Pipeline] } 11:27:28 $ docker stop --time=1 af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a 11:27:29 $ docker rm -f --volumes af4ae9686b637bc0e3a0bc34f850763d56a83895d9146771d6d8084dd34b8f4a [Pipeline] // withDockerContainer [Pipeline] sh 11:27:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:27:30 Stashed 1 file(s) [Pipeline] echo 11:27:30 [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:27:31 provisioning config files... 11:27:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-490@tmp/config12851396961012607760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:31 ---> ****-login.sh 11:27:31 nexus3.edgexfoundry.org:10001 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 nexus3.edgexfoundry.org:10002 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 nexus3.edgexfoundry.org:10003 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 nexus3.edgexfoundry.org:10004 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 ****.io 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 ---> ****-login.sh ends [Pipeline] } 11:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:27:32 ========================================================= 11:27:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:27:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:27:33 Sending build context to Docker daemon 37.62MB 11:27:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:27:33 Step 2/12 : FROM ${BASE} AS builder 11:27:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:27:33 619be1103602: Pulling fs layer 11:27:33 7862e08f4a3e: Pulling fs layer 11:27:33 5df492c9dc93: Pulling fs layer 11:27:33 7629e6793208: Pulling fs layer 11:27:33 4f4fb700ef54: Pulling fs layer 11:27:33 fb5054dd5b73: Pulling fs layer 11:27:33 eeca6798cff9: Pulling fs layer 11:27:33 aa269ceb94a6: Pulling fs layer 11:27:33 ada007ff1a6a: Pulling fs layer 11:27:33 7629e6793208: Waiting 11:27:33 4f4fb700ef54: Waiting 11:27:33 fb5054dd5b73: Waiting 11:27:33 eeca6798cff9: Waiting 11:27:33 aa269ceb94a6: Waiting 11:27:33 ada007ff1a6a: Waiting 11:27:33 7862e08f4a3e: Verifying Checksum 11:27:33 7862e08f4a3e: Download complete 11:27:33 7629e6793208: Verifying Checksum 11:27:33 7629e6793208: Download complete 11:27:33 4f4fb700ef54: Verifying Checksum 11:27:33 4f4fb700ef54: Download complete 11:27:33 fb5054dd5b73: Verifying Checksum 11:27:33 fb5054dd5b73: Download complete 11:27:33 619be1103602: Verifying Checksum 11:27:33 619be1103602: Download complete 11:27:33 eeca6798cff9: Verifying Checksum 11:27:33 eeca6798cff9: Download complete 11:27:33 619be1103602: Pull complete 11:27:33 ada007ff1a6a: Verifying Checksum 11:27:33 ada007ff1a6a: Download complete 11:27:33 7862e08f4a3e: Pull complete 11:27:33 5df492c9dc93: Verifying Checksum 11:27:33 5df492c9dc93: Download complete 11:27:34 aa269ceb94a6: Verifying Checksum 11:27:34 aa269ceb94a6: Download complete 11:27:36 5df492c9dc93: Pull complete 11:27:36 7629e6793208: Pull complete 11:27:36 4f4fb700ef54: Pull complete 11:27:36 fb5054dd5b73: Pull complete 11:27:36 eeca6798cff9: Pull complete 11:27:39 aa269ceb94a6: Pull complete 11:27:39 ada007ff1a6a: Pull complete 11:27:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:27:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:27:39 ---> f489d0715acc 11:27:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:27:43 ---> Running in 76cb671c1e7c 11:27:43 Removing intermediate container 76cb671c1e7c 11:27:43 ---> f223f5daf4f8 11:27:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:27:43 ---> Running in db81238f9672 11:27:43 Removing intermediate container db81238f9672 11:27:43 ---> 9f719a04da1e 11:27:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:27:43 ---> Running in 2cf7db0d8b79 11:27:43 Removing intermediate container 2cf7db0d8b79 11:27:43 ---> 9184e0b7b44c 11:27:43 Step 6/12 : WORKDIR /device-virtual-go 11:27:43 ---> Running in 022763bafb2f 11:27:43 Removing intermediate container 022763bafb2f 11:27:43 ---> f140b4d5de0a 11:27:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:27:43 ---> Running in e4eac26f474d 11:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:27:44 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:27:44 (2/4) Installing libedit (20221030.3.1-r1) 11:27:44 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:27:44 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:27:44 Executing busybox-1.36.1-r5.trigger 11:27:44 OK: 268 MiB in 56 packages 11:27:45 Removing intermediate container e4eac26f474d 11:27:45 ---> f98b87103796 11:27:45 Step 8/12 : COPY go.mod vendor* ./ 11:27:45 ---> 0fd136846d57 11:27:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:45 ---> Running in 22fa798ef66e 11:27:46 Still waiting to schedule task 11:27:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 11:28:31 Removing intermediate container 22fa798ef66e 11:28:31 ---> cbae8db19abf 11:28:31 Step 10/12 : COPY . . 11:28:32 ---> 56f791d981a1 11:28:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:28:32 ---> Running in 471be4737dc7 11:28:32 Removing intermediate container 471be4737dc7 11:28:32 ---> 0859713004ce 11:28:32 Step 12/12 : RUN $MAKE 11:28:32 ---> Running in df501e88fd63 11:28:33 noop 11:28:33 Removing intermediate container df501e88fd63 11:28:33 ---> 8944f796861c 11:28:33 Successfully built 8944f796861c 11:28:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:33 + docker inspect -f . ci-base-image-x86_64 11:28:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:34 prd-ubuntu20.04-docker-8c-8g-12866 does not seem to be running inside a container 11:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-490 -v /w/workspace/foundry_device-virtual-go_PR-490:/w/workspace/foundry_device-virtual-go_PR-490:rw,z -v /w/workspace/foundry_device-virtual-go_PR-490@tmp:/w/workspace/foundry_device-virtual-go_PR-490@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:28:34 $ docker top 92f6dbeff69afb57c76a6d67c94326d15700a550dad2d1de6c482eef8eab16d8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:34 + go version 11:28:34 go version go1.21.9 linux/amd64 [Pipeline] } 11:28:34 $ docker stop --time=1 92f6dbeff69afb57c76a6d67c94326d15700a550dad2d1de6c482eef8eab16d8 11:28:36 $ docker rm -f --volumes 92f6dbeff69afb57c76a6d67c94326d15700a550dad2d1de6c482eef8eab16d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:37 + docker inspect -f . ci-base-image-x86_64 11:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:37 prd-ubuntu20.04-docker-8c-8g-12866 does not seem to be running inside a container 11:28:37 $ 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-490 -v /w/workspace/foundry_device-virtual-go_PR-490:/w/workspace/foundry_device-virtual-go_PR-490:rw,z -v /w/workspace/foundry_device-virtual-go_PR-490@tmp:/w/workspace/foundry_device-virtual-go_PR-490@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:28:37 $ docker top b760826e9c91ffc8e0eabd77d7a8c0c4670789e89d25400b962838cddb4ab429 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:37 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-490 [Pipeline] fileExists [Pipeline] sh 11:28:38 + make test 11:28:38 go test ./... -coverprofile=coverage.out 11:28:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:28:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:28:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements 11:29:08 go vet ./... 11:29:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:29:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:29:13 ./bin/test-attribution-txt.sh 11:29:13 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 11:29:13 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:29:13 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 11:29:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:29:13 $ docker stop --time=1 b760826e9c91ffc8e0eabd77d7a8c0c4670789e89d25400b962838cddb4ab429 11:29:17 $ docker rm -f --volumes b760826e9c91ffc8e0eabd77d7a8c0c4670789e89d25400b962838cddb4ab429 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:29:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:19 + ls -al . 11:29:19 total 276 11:29:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 11:28 . 11:29:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:27 .. 11:29:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 11:28 .git 11:29:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:27 .github 11:29:19 -rw-rw-r-- 1 jenkins jenkins 272 Oct 2 11:27 .gitignore 11:29:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 11:27 .golangci.yml 11:29:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 11:27 .semver 11:29:19 -rw-rw-r-- 1 jenkins jenkins 17933 Oct 2 11:27 Attribution.txt 11:29:19 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 2 11:27 CHANGELOG.md 11:29:19 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 2 11:27 Dockerfile 11:29:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 11:27 GOVERNANCE.md 11:29:19 -rw-rw-r-- 1 jenkins jenkins 660 Oct 2 11:27 Jenkinsfile 11:29:19 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 11:27 LICENSE 11:29:19 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 2 11:27 Makefile 11:29:19 -rw-rw-r-- 1 jenkins jenkins 623 Oct 2 11:27 OWNERS.md 11:29:19 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 2 11:27 README.md 11:29:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 11:27 VERSION 11:29:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:27 bin 11:29:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:27 cmd 11:29:19 -rw-r--r-- 1 jenkins jenkins 43247 Oct 2 11:28 coverage.out 11:29:19 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 2 11:27 go.mod 11:29:19 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 2 11:27 go.sum 11:29:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:27 internal 11:29:19 -rw-rw-r-- 1 jenkins jenkins 235 Oct 2 11:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:20 + 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=5f5be9262c814659dc0c22f77dcbd48ae380daab --label arch=amd64 --label version=0.0.0 . 11:29:20 Sending build context to Docker daemon 37.67MB 11:29:20 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:29:20 Step 2/26 : FROM ${BASE} AS builder 11:29:20 ---> 8944f796861c 11:29:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:29:21 ---> Running in 0506c6c27a2d 11:29:21 Removing intermediate container 0506c6c27a2d 11:29:21 ---> 1bf0654fa9f5 11:29:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:29:21 ---> Running in 80fa69fe8416 11:29:21 Removing intermediate container 80fa69fe8416 11:29:21 ---> 6d882457a74c 11:29:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:29:21 ---> Running in ee38274546e2 11:29:21 Removing intermediate container ee38274546e2 11:29:21 ---> 505fd75bf100 11:29:21 Step 6/26 : WORKDIR /device-virtual-go 11:29:21 ---> Running in 76df43200abd 11:29:21 Removing intermediate container 76df43200abd 11:29:21 ---> 47bfe65a68ed 11:29:21 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:21 ---> Running in 32c4c7fcaf76 11:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:29:21 OK: 268 MiB in 56 packages 11:29:22 Removing intermediate container 32c4c7fcaf76 11:29:22 ---> bc8ce696d515 11:29:22 Step 8/26 : COPY go.mod vendor* ./ 11:29:22 ---> a38db30f54db 11:29:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:22 ---> Running in efa3b8fd95fb 11:29:23 Removing intermediate container efa3b8fd95fb 11:29:23 ---> 8a4ab281be66 11:29:23 Step 10/26 : COPY . . 11:29:23 ---> b33ea6ad403f 11:29:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:23 ---> Running in 1a7cf3799b8e 11:29:24 Removing intermediate container 1a7cf3799b8e 11:29:24 ---> e72110360def 11:29:24 Step 12/26 : RUN $MAKE 11:29:24 ---> Running in fa25efea94f4 11:29:24 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/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:29:56 Removing intermediate container fa25efea94f4 11:29:56 ---> 23512e8cf463 11:29:56 Step 13/26 : FROM alpine:3.18 11:29:56 3.18: Pulling from library/alpine 11:29:56 1cc3d825d8b2: Pulling fs layer 11:29:56 1cc3d825d8b2: Pull complete 11:29:56 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:29:56 Status: Downloaded newer image for alpine:3.18 11:29:56 ---> 2c64cf60f6f0 11:29:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:29:56 ---> Running in 813e77a66bbd 11:29:56 Removing intermediate container 813e77a66bbd 11:29:56 ---> bed8316b6de2 11:29:56 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:29:56 ---> Running in 3fe37925d321 11:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:29:57 (1/1) Installing dumb-init (1.2.5-r2) 11:29:57 Executing busybox-1.36.1-r7.trigger 11:29:57 OK: 7 MiB in 16 packages 11:29:57 Removing intermediate container 3fe37925d321 11:29:57 ---> 9454261c07e6 11:29:57 Step 16/26 : RUN apk --no-cache upgrade 11:29:57 ---> Running in c2a8ea568335 11:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:29:58 OK: 7 MiB in 16 packages 11:29:58 Removing intermediate container c2a8ea568335 11:29:58 ---> 0fee6fc51906 11:29:58 Step 17/26 : WORKDIR / 11:29:58 ---> Running in 16a982c5e448 11:29:58 Removing intermediate container 16a982c5e448 11:29:58 ---> 7ffae5344bfa 11:29:58 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:29:58 ---> e930ca5a11f8 11:29:58 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:29:58 ---> 8fae91b4bc85 11:29:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:30:00 ---> 6eddbbc35b38 11:30:00 Step 21/26 : EXPOSE 59900 11:30:00 ---> Running in d4408e97e823 11:30:00 Removing intermediate container d4408e97e823 11:30:00 ---> f85b6f8836a5 11:30:00 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:30:00 ---> Running in 7a627a7a8bcb 11:30:00 Removing intermediate container 7a627a7a8bcb 11:30:00 ---> db24ae01b2cb 11:30:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:30:00 ---> Running in a11df0929ba1 11:30:00 Removing intermediate container a11df0929ba1 11:30:00 ---> 52f105e71437 11:30:00 Step 24/26 : LABEL arch=amd64 11:30:00 ---> Running in 5e0724394746 11:30:00 Removing intermediate container 5e0724394746 11:30:00 ---> 8b36b0e44724 11:30:00 Step 25/26 : LABEL git_sha=5f5be9262c814659dc0c22f77dcbd48ae380daab 11:30:00 ---> Running in cfba378c1205 11:30:00 Removing intermediate container cfba378c1205 11:30:00 ---> c7d4f948be9d 11:30:00 Step 26/26 : LABEL version=0.0.0 11:30:00 ---> Running in 1f076258a4a2 11:30:00 Removing intermediate container 1f076258a4a2 11:30:00 ---> 18387cd92a30 11:30:00 [Warning] One or more build-args [ARCH] were not consumed 11:30:00 Successfully built 18387cd92a30 11:30:00 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:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:01 11:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:02 latest: Pulling from edgex-lftools-log-publisher 11:30:02 5eb5b503b376: Pulling fs layer 11:30:02 5c69ac0246d0: Pulling fs layer 11:30:02 ec43610c2a17: Pulling fs layer 11:30:02 3a2ae6a8a46f: Pulling fs layer 11:30:02 33b1e0a273af: Pulling fs layer 11:30:02 5d3b04190fa2: Pulling fs layer 11:30:02 2f39f015ded8: Pulling fs layer 11:30:02 33b1e0a273af: Waiting 11:30:02 5d3b04190fa2: Waiting 11:30:02 2f39f015ded8: Waiting 11:30:02 3a2ae6a8a46f: Waiting 11:30:02 5c69ac0246d0: Verifying Checksum 11:30:02 5c69ac0246d0: Download complete 11:30:02 3a2ae6a8a46f: Verifying Checksum 11:30:02 33b1e0a273af: Verifying Checksum 11:30:02 33b1e0a273af: Download complete 11:30:02 5d3b04190fa2: Download complete 11:30:02 ec43610c2a17: Verifying Checksum 11:30:02 ec43610c2a17: Download complete 11:30:02 5eb5b503b376: Verifying Checksum 11:30:02 5eb5b503b376: Download complete 11:30:02 2f39f015ded8: Verifying Checksum 11:30:02 2f39f015ded8: Download complete 11:30:03 5eb5b503b376: Pull complete 11:30:03 5c69ac0246d0: Pull complete 11:30:03 ec43610c2a17: Pull complete 11:30:03 3a2ae6a8a46f: Pull complete 11:30:04 33b1e0a273af: Pull complete 11:30:04 5d3b04190fa2: Pull complete 11:30:08 2f39f015ded8: Pull complete 11:30:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:08 prd-ubuntu20.04-docker-8c-8g-12866 does not seem to be running inside a container 11:30:08 $ 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-490 -v /w/workspace/foundry_device-virtual-go_PR-490:/w/workspace/foundry_device-virtual-go_PR-490:rw,z -v /w/workspace/foundry_device-virtual-go_PR-490@tmp:/w/workspace/foundry_device-virtual-go_PR-490@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:30:12 $ docker top f2fea96f6c86bf306c2fdafeae0855e3528e5b1fd81bc2b9544d109a9e78ba44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:13 ---> job-cost.sh 11:30:13 lf-activate-venv: SKIPPING 11:30:13 INFO: No Stack... 11:30:13 INFO: Retrieving Pricing Info for: v3-standard-8 11:30:13 INFO: Archiving Costs [Pipeline] sh 11:30:14 + cat /w/workspace/foundry_device-virtual-go_PR-490/archives/cost.csv 11:30:14 + cut -d, -f6 [Pipeline] lock 11:30:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] 11:30:14 Resource [jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] did not exist. Created. 11:30:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:30:14 + echo total: 0.2199999988079071 [Pipeline] stash 11:30:14 Stashed 1 file(s) [Pipeline] } 11:30:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:30:14 $ docker stop --time=1 f2fea96f6c86bf306c2fdafeae0855e3528e5b1fd81bc2b9544d109a9e78ba44 11:30:16 $ docker rm -f --volumes f2fea96f6c86bf306c2fdafeae0855e3528e5b1fd81bc2b9544d109a9e78ba44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:57:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12903 in /w/workspace/foundry_device-virtual-go_PR-490 [Pipeline] { [Pipeline] ws 11:57:49 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:57:52 The recommended git tool is: git 11:58:00 using credential edgex-jenkins-ssh 11:58:00 Cloning the remote Git repository 11:58:00 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:58:00 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:58:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:00 > git --version # timeout=10 11:58:00 > git --version # 'git version 2.25.1' 11:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:58:06 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 5f5be9262c814659dc0c22f77dcbd48ae380daab 11:58:06 Merge succeeded, producing 5f5be9262c814659dc0c22f77dcbd48ae380daab 11:58:06 Checking out Revision 5f5be9262c814659dc0c22f77dcbd48ae380daab (PR-490) 11:58:07 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:58:07 > git --version # timeout=10 11:58:07 > git --version # 'git version 2.25.1' 11:58:07 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:58:06 > git config core.sparsecheckout # timeout=10 11:58:06 > git checkout -f 5f5be9262c814659dc0c22f77dcbd48ae380daab # timeout=10 11:58:06 > git remote # timeout=10 11:58:06 > git config --get remote.origin.url # timeout=10 11:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:06 > git merge 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 11:58:06 > git rev-parse HEAD^{commit} # timeout=10 11:58:06 > git config core.sparsecheckout # timeout=10 11:58:06 > git checkout -f 5f5be9262c814659dc0c22f77dcbd48ae380daab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:12 Dload Upload Total Spent Left Speed 11:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 11:58:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:58:13 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:58:13 /etc/docker/daemon.json 11:58:13 { 11:58:13 "registry-mirrors": [ 11:58:13 "https://nexus3.edgexfoundry.org:10001" 11:58:13 ], 11:58:13 "bip": "10.250.0.254/24", 11:58:13 "hosts": [ 11:58:13 "tcp://0.0.0.0:5555", 11:58:13 "unix:///var/run/docker.sock" 11:58:13 ], 11:58:13 "mtu": 1458, 11:58:13 "selinux-enabled": true, 11:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 11:58:13 } [Pipeline] sh 11:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:58:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:32 provisioning config files... 11:58:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12587981491710344953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:33 ---> ****-login.sh 11:58:33 nexus3.edgexfoundry.org:10001 11:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:34 Configure a credential helper to remove this warning. See 11:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:34 11:58:34 Login Succeeded 11:58:34 nexus3.edgexfoundry.org:10002 11:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:34 Configure a credential helper to remove this warning. See 11:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:34 11:58:34 Login Succeeded 11:58:34 nexus3.edgexfoundry.org:10003 11:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:34 Configure a credential helper to remove this warning. See 11:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:34 11:58:34 Login Succeeded 11:58:34 nexus3.edgexfoundry.org:10004 11:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:34 Configure a credential helper to remove this warning. See 11:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:34 11:58:34 Login Succeeded 11:58:34 ****.io 11:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:35 Configure a credential helper to remove this warning. See 11:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:35 11:58:35 Login Succeeded 11:58:35 ---> ****-login.sh ends [Pipeline] } 11:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:35 ========================================================= 11:58:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:58:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:58:37 Sending build context to Docker daemon 19MB 11:58:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:58:37 Step 2/12 : FROM ${BASE} AS builder 11:58:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:58:37 c6b39de5b339: Pulling fs layer 11:58:37 a69c41024577: Pulling fs layer 11:58:37 d6de4b400683: Pulling fs layer 11:58:37 35cb2a7552d0: Pulling fs layer 11:58:37 4f4fb700ef54: Pulling fs layer 11:58:37 464afbd9ba4c: Pulling fs layer 11:58:37 00f215d4a9da: Pulling fs layer 11:58:37 d496ad576159: Pulling fs layer 11:58:37 35cb2a7552d0: Waiting 11:58:37 4f4fb700ef54: Waiting 11:58:37 464afbd9ba4c: Waiting 11:58:37 00f215d4a9da: Waiting 11:58:37 d496ad576159: Waiting 11:58:37 a69c41024577: Verifying Checksum 11:58:37 a69c41024577: Download complete 11:58:37 35cb2a7552d0: Verifying Checksum 11:58:37 35cb2a7552d0: Download complete 11:58:37 4f4fb700ef54: Verifying Checksum 11:58:37 4f4fb700ef54: Download complete 11:58:37 464afbd9ba4c: Verifying Checksum 11:58:37 464afbd9ba4c: Download complete 11:58:37 c6b39de5b339: Download complete 11:58:38 d496ad576159: Verifying Checksum 11:58:38 d496ad576159: Download complete 11:58:38 c6b39de5b339: Pull complete 11:58:39 a69c41024577: Pull complete 11:58:39 d6de4b400683: Verifying Checksum 11:58:39 d6de4b400683: Download complete 11:58:40 00f215d4a9da: Verifying Checksum 11:58:40 00f215d4a9da: Download complete 11:58:52 d6de4b400683: Pull complete 11:58:52 35cb2a7552d0: Pull complete 11:58:52 4f4fb700ef54: Pull complete 11:58:52 464afbd9ba4c: Pull complete 11:59:01 00f215d4a9da: Pull complete 11:59:03 d496ad576159: Pull complete 11:59:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:59:03 ---> f246e2811388 11:59:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:04 ---> Running in b01de4b5de90 11:59:04 Removing intermediate container b01de4b5de90 11:59:04 ---> 8d234c1b36dd 11:59:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:59:04 ---> Running in 28a61b873c65 11:59:04 Removing intermediate container 28a61b873c65 11:59:04 ---> ca7ab9fdc5d0 11:59:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:59:04 ---> Running in d559663c24d0 11:59:04 Removing intermediate container d559663c24d0 11:59:04 ---> 30b5e533369e 11:59:04 Step 6/12 : WORKDIR /device-virtual-go 11:59:04 ---> Running in 2f800b3ed25e 11:59:05 Removing intermediate container 2f800b3ed25e 11:59:05 ---> 5009cd344622 11:59:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:05 ---> Running in f2620ed709d6 11:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:09 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:59:09 (2/4) Installing libedit (20221030.3.1-r1) 11:59:09 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:59:09 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:59:09 Executing busybox-1.36.1-r5.trigger 11:59:09 OK: 271 MiB in 56 packages 11:59:09 Removing intermediate container f2620ed709d6 11:59:09 ---> 483433a432ae 11:59:10 Step 8/12 : COPY go.mod vendor* ./ 11:59:10 ---> a7a6325dae46 11:59:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:10 ---> Running in b911f8490164 12:01:02 Removing intermediate container b911f8490164 12:01:02 ---> 8386ed8e28c4 12:01:02 Step 10/12 : COPY . . 12:01:02 ---> 02ab2bdce702 12:01:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:02 ---> Running in cf158bc9c4c0 12:01:02 Removing intermediate container cf158bc9c4c0 12:01:02 ---> 2fa16c40943d 12:01:02 Step 12/12 : RUN $MAKE 12:01:02 ---> Running in 36b9d5963efd 12:01:02 noop 12:01:02 Removing intermediate container 36b9d5963efd 12:01:02 ---> bd77b2c62d0e 12:01:02 Successfully built bd77b2c62d0e 12:01:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:02 + docker inspect -f . ci-base-image-arm64 12:01:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:03 prd-ubuntu20.04-docker-arm64-4c-16g-12903 does not seem to be running inside a container 12:01:03 $ 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 12:01:04 $ docker top 3f3188784dbcfae36a61858c9166e39cf06f629b9b146ce76034ea45205f0eb9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:05 + go version 12:01:05 go version go1.21.9 linux/arm64 [Pipeline] } 12:01:05 $ docker stop --time=1 3f3188784dbcfae36a61858c9166e39cf06f629b9b146ce76034ea45205f0eb9 12:01:07 $ docker rm -f --volumes 3f3188784dbcfae36a61858c9166e39cf06f629b9b146ce76034ea45205f0eb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:08 + docker inspect -f . ci-base-image-arm64 12:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:08 prd-ubuntu20.04-docker-arm64-4c-16g-12903 does not seem to be running inside a container 12:01:08 $ 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 12:01:09 $ docker top 18015cf8dda73b309ba2e8c1d1ed5a830c0785e3cefdbf2dd57e860c823a0688 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:01:11 + make test 12:01:11 go test ./... -coverprofile=coverage.out 12:01:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:04:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:04:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 12:04:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:04:38 go vet ./... 12:05:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:10 ./bin/test-attribution-txt.sh 12:05:10 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 12:05:10 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 12:05:10 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 12:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:05:10 $ docker stop --time=1 18015cf8dda73b309ba2e8c1d1ed5a830c0785e3cefdbf2dd57e860c823a0688 12:05:12 $ docker rm -f --volumes 18015cf8dda73b309ba2e8c1d1ed5a830c0785e3cefdbf2dd57e860c823a0688 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:14 Warning: overwriting stash ‘coverage-report’ 12:05:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:15 + ls -al . 12:05:15 total 272 12:05:15 drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 12:01 . 12:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:58 .. 12:05:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 11:58 .git 12:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:58 .github 12:05:15 -rw-rw-r-- 1 jenkins jenkins 272 Oct 2 11:58 .gitignore 12:05:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 11:58 .golangci.yml 12:05:15 -rw-rw-r-- 1 jenkins jenkins 17933 Oct 2 11:58 Attribution.txt 12:05:15 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 2 11:58 CHANGELOG.md 12:05:15 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 2 11:58 Dockerfile 12:05:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 11:58 GOVERNANCE.md 12:05:15 -rw-rw-r-- 1 jenkins jenkins 660 Oct 2 11:58 Jenkinsfile 12:05:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 11:58 LICENSE 12:05:15 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 2 11:58 Makefile 12:05:15 -rw-rw-r-- 1 jenkins jenkins 623 Oct 2 11:58 OWNERS.md 12:05:15 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 2 11:58 README.md 12:05:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 11:27 VERSION 12:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:58 bin 12:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:58 cmd 12:05:15 -rw-r--r-- 1 jenkins jenkins 43247 Oct 2 12:04 coverage.out 12:05:15 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 2 11:58 go.mod 12:05:15 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 2 11:58 go.sum 12:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:58 internal 12:05:15 -rw-rw-r-- 1 jenkins jenkins 235 Oct 2 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:16 + 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=5f5be9262c814659dc0c22f77dcbd48ae380daab --label arch=arm64 --label version=0.0.0 . 12:05:16 Sending build context to Docker daemon 19.05MB 12:05:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:05:16 Step 2/26 : FROM ${BASE} AS builder 12:05:16 ---> bd77b2c62d0e 12:05:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:05:17 ---> Running in 226321ecf654 12:05:17 Removing intermediate container 226321ecf654 12:05:17 ---> eccd5e300a12 12:05:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:05:17 ---> Running in a7a4bdcca623 12:05:17 Removing intermediate container a7a4bdcca623 12:05:17 ---> 31e93654f494 12:05:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:05:17 ---> Running in 5eb06033dcaf 12:05:17 Removing intermediate container 5eb06033dcaf 12:05:17 ---> c2d100963fbb 12:05:17 Step 6/26 : WORKDIR /device-virtual-go 12:05:18 ---> Running in 87183e914ebe 12:05:18 Removing intermediate container 87183e914ebe 12:05:18 ---> 7c66da8bdd23 12:05:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:18 ---> Running in 8fa930fd7e3b 12:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:05:21 OK: 271 MiB in 56 packages 12:05:21 Removing intermediate container 8fa930fd7e3b 12:05:21 ---> 40b07e6e14ec 12:05:21 Step 8/26 : COPY go.mod vendor* ./ 12:05:22 ---> 93893bf7880f 12:05:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:22 ---> Running in 034ae9576b95 12:05:25 Removing intermediate container 034ae9576b95 12:05:25 ---> a203c43d511f 12:05:25 Step 10/26 : COPY . . 12:05:26 ---> 57bab8d84c2f 12:05:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:26 ---> Running in 9c0a2080a2d9 12:05:26 Removing intermediate container 9c0a2080a2d9 12:05:26 ---> ca0037132549 12:05:26 Step 12/26 : RUN $MAKE 12:05:26 ---> Running in 879274d3e888 12:05:27 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/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:08:49 Removing intermediate container 879274d3e888 12:08:49 ---> 2a60789bd6fa 12:08:49 Step 13/26 : FROM alpine:3.18 12:08:49 3.18: Pulling from library/alpine 12:08:49 720f3032cd11: Pulling fs layer 12:08:49 720f3032cd11: Verifying Checksum 12:08:49 720f3032cd11: Download complete 12:08:49 720f3032cd11: Pull complete 12:08:49 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 12:08:49 Status: Downloaded newer image for alpine:3.18 12:08:49 ---> 3e834921e367 12:08:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:08:49 ---> Running in 08a6d1332c4e 12:08:49 Removing intermediate container 08a6d1332c4e 12:08:49 ---> d20fab659bd5 12:08:49 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:08:49 ---> Running in b902e5e46989 12:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:08:49 (1/1) Installing dumb-init (1.2.5-r2) 12:08:49 Executing busybox-1.36.1-r7.trigger 12:08:49 OK: 8 MiB in 16 packages 12:08:49 Removing intermediate container b902e5e46989 12:08:49 ---> 976d4cef05bf 12:08:49 Step 16/26 : RUN apk --no-cache upgrade 12:08:49 ---> Running in 0886e8c8a652 12:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:08:50 OK: 8 MiB in 16 packages 12:08:51 Removing intermediate container 0886e8c8a652 12:08:51 ---> a2191c3fdfde 12:08:51 Step 17/26 : WORKDIR / 12:08:51 ---> Running in e6af48118646 12:08:52 Removing intermediate container e6af48118646 12:08:52 ---> 5fc8bc58a477 12:08:52 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:08:52 ---> d053b9507c3a 12:08:52 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:08:53 ---> 45175dee4737 12:08:53 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:08:54 ---> cc9774b448a5 12:08:54 Step 21/26 : EXPOSE 59900 12:08:55 ---> Running in 6eaf4a748c0e 12:08:55 Removing intermediate container 6eaf4a748c0e 12:08:55 ---> e4650e532763 12:08:55 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:08:55 ---> Running in 25011f67ad38 12:08:55 Removing intermediate container 25011f67ad38 12:08:55 ---> f2ac5cc64860 12:08:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:08:55 ---> Running in f6b41a8c8798 12:08:56 Removing intermediate container f6b41a8c8798 12:08:56 ---> d6d8482042e3 12:08:56 Step 24/26 : LABEL arch=arm64 12:08:56 ---> Running in ebc25015ab86 12:08:56 Removing intermediate container ebc25015ab86 12:08:56 ---> d9903537fabe 12:08:56 Step 25/26 : LABEL git_sha=5f5be9262c814659dc0c22f77dcbd48ae380daab 12:08:56 ---> Running in 2ae14e2f0ff9 12:08:56 Removing intermediate container 2ae14e2f0ff9 12:08:56 ---> a8b1b11d3431 12:08:56 Step 26/26 : LABEL version=0.0.0 12:08:56 ---> Running in b4d24ea10bdc 12:08:56 Removing intermediate container b4d24ea10bdc 12:08:56 ---> 9c855ddf8f7a 12:08:56 [Warning] One or more build-args [ARCH] were not consumed 12:08:57 Successfully built 9c855ddf8f7a 12:08:57 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:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:58 12:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:58 arm64: Pulling from edgex-lftools-log-publisher 12:08:58 8998bd30e6a1: Pulling fs layer 12:08:58 04944245beec: Pulling fs layer 12:08:58 699f458cf7ca: Pulling fs layer 12:08:58 765212b225bb: Pulling fs layer 12:08:58 f23df028b6ca: Pulling fs layer 12:08:58 d65c8cfc05b1: Pulling fs layer 12:08:58 2437ff75d9bd: Pulling fs layer 12:08:58 f23df028b6ca: Waiting 12:08:58 d65c8cfc05b1: Waiting 12:08:58 2437ff75d9bd: Waiting 12:08:58 04944245beec: Verifying Checksum 12:08:58 04944245beec: Download complete 12:08:58 765212b225bb: Verifying Checksum 12:08:58 765212b225bb: Download complete 12:08:58 f23df028b6ca: Verifying Checksum 12:08:58 f23df028b6ca: Download complete 12:08:58 d65c8cfc05b1: Download complete 12:08:59 699f458cf7ca: Verifying Checksum 12:08:59 699f458cf7ca: Download complete 12:08:59 8998bd30e6a1: Verifying Checksum 12:08:59 8998bd30e6a1: Download complete 12:09:01 2437ff75d9bd: Verifying Checksum 12:09:01 2437ff75d9bd: Download complete 12:09:03 8998bd30e6a1: Pull complete 12:09:04 04944245beec: Pull complete 12:09:06 699f458cf7ca: Pull complete 12:09:06 765212b225bb: Pull complete 12:09:06 f23df028b6ca: Pull complete 12:09:06 d65c8cfc05b1: Pull complete 12:09:25 2437ff75d9bd: Pull complete 12:09:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-12903 does not seem to be running inside a container 12:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:09:28 $ docker top a2026f646be51402c93541bedcd97862410167dc9b87953809e0d2b39f033173 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:29 ---> job-cost.sh 12:09:29 lf-activate-venv: SKIPPING 12:09:29 INFO: No Stack... 12:09:29 INFO: Retrieving Pricing Info for: v3-standard-4 12:09:30 INFO: Archiving Costs [Pipeline] sh 12:09:30 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:09:30 + cut -d, -f6 [Pipeline] lock 12:09:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] 12:09:30 Resource [jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] did not exist. Created. 12:09:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:09:31 /w/workspace/device-virtual-go/1@tmp/durable-a2bf2027/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:09:31 + echo total: 0.10999999940395355 [Pipeline] stash 12:09:31 Warning: overwriting stash ‘stack-cost’ 12:09:31 Stashed 1 file(s) [Pipeline] } 12:09:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:31 $ docker stop --time=1 a2026f646be51402c93541bedcd97862410167dc9b87953809e0d2b39f033173 12:09:33 $ docker rm -f --volumes a2026f646be51402c93541bedcd97862410167dc9b87953809e0d2b39f033173 [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:09:34 provisioning config files... 12:09:34 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-490@tmp/config5256266612993806051tmp [Pipeline] { [Pipeline] sh 12:09:34 + set +x 12:09:34 + bash -s -- 12:09:34 + curl -s https://codecov.io/bash 12:09:34 12:09:34 _____ _ 12:09:34 / ____| | | 12:09:34 | | ___ __| | ___ ___ _____ __ 12:09:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:09:34 | |___| (_) | (_| | __/ (_| (_) \ V / 12:09:34 \_____\___/ \__,_|\___|\___\___/ \_/ 12:09:34 Bash-1.0.6 12:09:34 12:09:34 12:09:34 ==> git version 2.25.1 found 12:09:34 ==> 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:09:34 Release-Date: 2020-01-08 12:09:34 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:09:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:09:34 ==> Jenkins CI detected. 12:09:34 current dir:  /w/workspace/foundry_device-virtual-go_PR-490 12:09:34 project root: . 12:09:34 --> token set from env 12:09:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:09:34 ==> Running gcov in . (disable via -X gcov) 12:09:34 ==> Python coveragepy not found 12:09:34 ==> Searching for coverage reports in: 12:09:34 + . 12:09:34 -> Found 1 reports 12:09:34 ==> Detecting git/mercurial file structure 12:09:35 ==> Reading reports 12:09:35 + ./coverage.out bytes=43247 12:09:35 ==> Appending adjustments 12:09:35 https://docs.codecov.io/docs/fixing-reports 12:09:35 + Found adjustments 12:09:35 ==> Gzipping contents 12:09:35 8.0K /tmp/codecov.tuAGuc.gz 12:09:35 ==> Uploading reports 12:09:35 url: https://codecov.io 12:09:35 query: branch=PR-490&commit=5f5be9262c814659dc0c22f77dcbd48ae380daab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=490&job=&cmd_args= 12:09:35 -> Pinging Codecov 12:09:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-490&commit=5f5be9262c814659dc0c22f77dcbd48ae380daab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=490&job=&cmd_args= 12:09:35 -> Uploading to 12:09:35 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/5f5be9262c814659dc0c22f77dcbd48ae380daab/0e1efaaa-bfa2-42f1-8060-b821f2d4f8af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T120935Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a13a93d0dc005bf28c6e94b0fd0113baf0bed744c609ccd84ab31186dfdc47dc 12:09:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:09:35 Dload Upload Total Spent Left Speed 12:09:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21012 --:--:-- --:--:-- --:--:-- 21012 12:09:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5f5be9262c814659dc0c22f77dcbd48ae380daab [Pipeline] } 12:09:35 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:09:37 + [ -d /w/workspace/foundry_device-virtual-go_PR-490/archives ] 12:09:37 + ls -al /w/workspace/foundry_device-virtual-go_PR-490/archives 12:09:37 total 16 12:09:37 drwxr-xr-x 3 root root 4096 Oct 2 11:30 . 12:09:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 11:30 .. 12:09:37 drwxr-xr-x 2 root root 4096 Oct 2 11:30 cost 12:09:37 -rw-r--r-- 1 root root 89 Oct 2 11:30 cost.csv 12:09:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-490/archives 12:09:37 + ls -al /w/workspace/foundry_device-virtual-go_PR-490/archives 12:09:37 total 16 12:09:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 11:30 . 12:09:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 11:30 .. 12:09:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 11:30 cost 12:09:37 -rw-r--r-- 1 jenkins jenkins 89 Oct 2 11:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:09:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:09:39 ---> package-listing.sh 12:09:39 ++ facter osfamily 12:09:39 ++ tr '[:upper:]' '[:lower:]' 12:09:39 + OS_FAMILY=debian 12:09:39 + workspace=/w/workspace/foundry_device-virtual-go_PR-490 12:09:39 + START_PACKAGES=/tmp/packages_start.txt 12:09:39 + END_PACKAGES=/tmp/packages_end.txt 12:09:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:39 + PACKAGES=/tmp/packages_start.txt 12:09:39 + '[' /w/workspace/foundry_device-virtual-go_PR-490 ']' 12:09:39 + PACKAGES=/tmp/packages_end.txt 12:09:39 + case "${OS_FAMILY}" in 12:09:39 + dpkg -l 12:09:39 + grep '^ii' 12:09:39 + '[' -f /tmp/packages_start.txt ']' 12:09:39 + '[' -f /tmp/packages_end.txt ']' 12:09:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:39 + '[' /w/workspace/foundry_device-virtual-go_PR-490 ']' 12:09:39 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-490/archives/ 12:09:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-490/archives/ [Pipeline] echo 12:09:39 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-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:09:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:40 prd-ubuntu20.04-docker-8c-8g-12866 does not seem to be running inside a container 12:09:40 $ 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-490/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-490 -v /w/workspace/foundry_device-virtual-go_PR-490:/w/workspace/foundry_device-virtual-go_PR-490:rw,z -v /w/workspace/foundry_device-virtual-go_PR-490@tmp:/w/workspace/foundry_device-virtual-go_PR-490@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:09:40 $ docker top 30ec2bb275e9915b21eb692b94cc9ba0485bd953d43a16ff28846a3dddecd2e1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:41 + touch /tmp/pre-build-complete [Pipeline] sh 12:09:41 + mkdir -p /var/log/sysstat [Pipeline] sh 12:09:41 + ls /var/log/sa-host 12:09:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:42 provisioning config files... 12:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-490@tmp/config3077873241159332532tmp [Pipeline] { [Pipeline] echo 12:09:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:09:42 ---> create-netrc.sh [Pipeline] } 12:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:09:42 ---> python-tools-install.sh [Pipeline] echo 12:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:09:43 ---> sudo-logs.sh 12:09:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:09:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:09:43 ---> job-cost.sh 12:09:43 lf-activate-venv: SKIPPING 12:09:43 DEBUG: total: 0.2199999988079071 12:09:43 INFO: Retrieving Stack Cost... 12:09:44 INFO: Retrieving Pricing Info for: v3-standard-8 12:09:44 INFO: Archiving Costs [Pipeline] echo 12:09:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:09:44 ---> logs-deploy.sh 12:09:44 lf-activate-venv: SKIPPING 12:09:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-490/1 12:09:44 INFO: archiving workspace using pattern(s): 12:09:45 Archives upload complete. 12:09:45 INFO: archiving logs to Nexus