Pull request #502 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 3fd58961f855ca01bb73abd8824488f44f53328e+2bd221175a2feb80dc354132039af34741a0a595 (fad65830a239eed1c4b60e0f5de966a4c479a95d) 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-ssh12234312574543802408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13510976119377356387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6876431837362838626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh696113180942605430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4728673293713201514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24954’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24957’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24959’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24955’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24961 in /w/workspace/foundry_device-virtual-go_PR-502 [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-502 # 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/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 3fd58961f855ca01bb73abd8824488f44f53328e Merge succeeded, producing 3fd58961f855ca01bb73abd8824488f44f53328e Checking out Revision 3fd58961f855ca01bb73abd8824488f44f53328e (PR-502) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd58961f855ca01bb73abd8824488f44f53328e # 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 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd58961f855ca01bb73abd8824488f44f53328e # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git rev-list --no-walk a8551d6cdd8810fd8ce31e6c743aff91f41244c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:58:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:09 ========================================================= 02:58:09 EdgeX Global Pipelines Version Info 02:58:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:11 ------------------- 02:58:11 stable info: 02:58:11 ------------------- 02:58:11 Commited By: Ginny Guan ginny@iotechsys.com 02:58:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:58:11 Message: update stable to v1.0.265 02:58:11 ------------------- 02:58:11 experimental info: 02:58:11 ------------------- 02:58:11 Commited By: Cherry Wang cherry@iotechsys.com 02:58:11 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:58:11 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-502 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-502 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-502 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd58961f855ca01bb73abd8824488f44f53328e [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd5896 [Pipeline] echo 02:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:12 provisioning config files... 02:58:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config17764886013162758042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:12 ---> ****-login.sh 02:58:12 nexus3.edgexfoundry.org:10001 02:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:14 Configure a credential helper to remove this warning. See 02:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:14 02:58:14 Login Succeeded 02:58:14 nexus3.edgexfoundry.org:10002 02:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:14 Configure a credential helper to remove this warning. See 02:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:14 02:58:14 Login Succeeded 02:58:14 nexus3.edgexfoundry.org:10003 02:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:14 Configure a credential helper to remove this warning. See 02:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:14 02:58:14 Login Succeeded 02:58:14 nexus3.edgexfoundry.org:10004 02:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:14 Configure a credential helper to remove this warning. See 02:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:14 02:58:14 Login Succeeded 02:58:14 ****.io 02:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:15 Configure a credential helper to remove this warning. See 02:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:15 02:58:15 Login Succeeded 02:58:15 ---> ****-login.sh ends [Pipeline] } 02:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:58:15 + git rev-list -1 --merges 3fd58961f855ca01bb73abd8824488f44f53328e~1..3fd58961f855ca01bb73abd8824488f44f53328e [Pipeline] echo 02:58:15 -----------> git rev-list -1 --merges 3fd58961f855ca01bb73abd8824488f44f53328e~1..3fd58961f855ca01bb73abd8824488f44f53328e 3fd58961f855ca01bb73abd8824488f44f53328e [false] [Pipeline] sh 02:58:16 + git log --format=format:%s -1 3fd58961f855ca01bb73abd8824488f44f53328e [Pipeline] echo 02:58:16 ========================================================= 02:58:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:58:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:16 + git log --format=format:%s -1 3fd58961f855ca01bb73abd8824488f44f53328e [Pipeline] echo 02:58:16 [semverPrep] GIT_COMMIT: 3fd58961f855ca01bb73abd8824488f44f53328e, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 02:58:16 [semverPrep] This is not a build commit. [Pipeline] sh 02:58:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:58:16 + grep -v github /etc/ssh/ssh_known_hosts 02:58:16 + [ -e /tmp/ssh_known_hosts ] 02:58:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:58:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:58:16 + sudo tee -a /etc/ssh/ssh_known_hosts 02:58:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:17 02:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:17 0.1.4: Pulling from edgex-devops/py-git-semver 02:58:17 b85a868b505f: Pulling fs layer 02:58:17 e2be974225ed: Pulling fs layer 02:58:17 339a4e72a1f5: Pulling fs layer 02:58:17 988bab9f4d93: Pulling fs layer 02:58:17 1469e6f7b9e6: Pulling fs layer 02:58:17 eaf3925da568: Pulling fs layer 02:58:17 bab4dde63d76: Pulling fs layer 02:58:17 bde34c3a00c8: Pulling fs layer 02:58:17 b352a97aabf1: Pulling fs layer 02:58:17 4872d77fe225: Pulling fs layer 02:58:17 5851b861e8e6: Pulling fs layer 02:58:17 bde34c3a00c8: Waiting 02:58:17 988bab9f4d93: Waiting 02:58:17 1469e6f7b9e6: Waiting 02:58:17 bab4dde63d76: Waiting 02:58:17 5851b861e8e6: Waiting 02:58:17 eaf3925da568: Waiting 02:58:17 4872d77fe225: Waiting 02:58:17 e2be974225ed: Verifying Checksum 02:58:17 e2be974225ed: Download complete 02:58:17 988bab9f4d93: Download complete 02:58:17 1469e6f7b9e6: Verifying Checksum 02:58:17 1469e6f7b9e6: Download complete 02:58:17 eaf3925da568: Verifying Checksum 02:58:17 eaf3925da568: Download complete 02:58:17 339a4e72a1f5: Download complete 02:58:17 bde34c3a00c8: Verifying Checksum 02:58:17 bde34c3a00c8: Download complete 02:58:17 b352a97aabf1: Download complete 02:58:17 4872d77fe225: Download complete 02:58:17 5851b861e8e6: Verifying Checksum 02:58:17 5851b861e8e6: Download complete 02:58:17 b85a868b505f: Verifying Checksum 02:58:17 b85a868b505f: Download complete 02:58:18 bab4dde63d76: Verifying Checksum 02:58:18 bab4dde63d76: Download complete 02:58:19 b85a868b505f: Pull complete 02:58:19 e2be974225ed: Pull complete 02:58:19 339a4e72a1f5: Pull complete 02:58:19 988bab9f4d93: Pull complete 02:58:19 1469e6f7b9e6: Pull complete 02:58:19 eaf3925da568: Pull complete 02:58:21 bab4dde63d76: Pull complete 02:58:21 bde34c3a00c8: Pull complete 02:58:21 b352a97aabf1: Pull complete 02:58:21 4872d77fe225: Pull complete 02:58:21 5851b861e8e6: Pull complete 02:58:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:21 prd-ubuntu20.04-docker-8c-8g-24961 does not seem to be running inside a container 02:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:58:25 $ docker top 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 -eo pid,comm 02:58:25 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). 02:58:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:25 [ssh-agent] Looking for ssh-agent implementation... 02:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:25 $ docker exec 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 ssh-agent 02:58:25 SSH_AUTH_SOCK=/tmp/ssh-SZw9qMrjPMCs/agent.33 02:58:25 SSH_AGENT_PID=39 02:58:25 Running ssh-add (command line suppressed) 02:58:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_3453829103412237473.key (/w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_3453829103412237473.key) 02:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:25 + git tag --points-at HEAD [Pipeline] } 02:58:25 $ docker exec --env ******** --env ******** 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 ssh-agent -k 02:58:25 unset SSH_AUTH_SOCK; 02:58:25 unset SSH_AGENT_PID; 02:58:25 echo Agent pid 39 killed; 02:58:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:25 [ssh-agent] Looking for ssh-agent implementation... 02:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:26 $ docker exec 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 ssh-agent 02:58:26 SSH_AUTH_SOCK=/tmp/ssh-USlRNsH1qhYL/agent.72 02:58:26 SSH_AGENT_PID=78 02:58:26 Running ssh-add (command line suppressed) 02:58:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_8326169928897020045.key (/w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_8326169928897020045.key) 02:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:26 + git semver init 02:58:26 2024-11-08 02:58:26,799 [run_init] DEBUG init version:0.0.0 force:False 02:58:26 2024-11-08 02:58:26,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-502/.semver 02:58:26 2024-11-08 02:58:26,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-502/.semver 02:58:26 2024-11-08 02:58:26,801 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-502/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-502, universal_newlines=False, shell=None, istream=None) 02:58:29 2024-11-08 02:58:28,786 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-502/.git/info/exclude 02:58:29 2024-11-08 02:58:28,787 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 with force:False 02:58:29 2024-11-08 02:58:28,787 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 02:58:29 2024-11-08 02:58:28,792 [execute] INFO git cat-file --batch-check 02:58:29 2024-11-08 02:58:28,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-502/.semver, universal_newlines=False, shell=None, istream=) 02:58:29 2024-11-08 02:58:28,798 [execute] INFO git cat-file --batch 02:58:29 2024-11-08 02:58:28,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-502/.semver, universal_newlines=False, shell=None, istream=) 02:58:29 2024-11-08 02:58:28,803 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 02:58:29 0.0.0 [Pipeline] } 02:58:29 $ docker exec --env ******** --env ******** 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 ssh-agent -k 02:58:29 unset SSH_AUTH_SOCK; 02:58:29 unset SSH_AGENT_PID; 02:58:29 echo Agent pid 78 killed; 02:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:29 + git semver [Pipeline] } 02:58:30 $ docker stop --time=1 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 02:58:31 $ docker rm -f --volumes 28986545d23f832fc40ce0edb7deb1fa1d3670a4eeb63c151b3a4e10a571b4b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:58:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:58:32 Stashed 1 file(s) [Pipeline] echo 02:58:32 [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 02:58:32 provisioning config files... 02:58:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config1645660520363733757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:32 ---> ****-login.sh 02:58:32 nexus3.edgexfoundry.org:10001 02:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:32 Configure a credential helper to remove this warning. See 02:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:32 02:58:32 Login Succeeded 02:58:32 nexus3.edgexfoundry.org:10002 02:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:32 Configure a credential helper to remove this warning. See 02:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:32 02:58:32 Login Succeeded 02:58:32 nexus3.edgexfoundry.org:10003 02:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:32 Configure a credential helper to remove this warning. See 02:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:32 02:58:32 Login Succeeded 02:58:32 nexus3.edgexfoundry.org:10004 02:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:32 Configure a credential helper to remove this warning. See 02:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:32 02:58:32 Login Succeeded 02:58:32 ****.io 02:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:33 Configure a credential helper to remove this warning. See 02:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:33 02:58:33 Login Succeeded 02:58:33 ---> ****-login.sh ends [Pipeline] } 02:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:58:33 ========================================================= 02:58:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:58:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:58:33 Sending build context to Docker daemon 37.71MB 02:58:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:58:33 Step 2/12 : FROM ${BASE} AS builder 02:58:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:58:33 43c4264eed91: Pulling fs layer 02:58:33 4cc291be95ef: Pulling fs layer 02:58:33 2ac1f1163629: Pulling fs layer 02:58:33 5c3c966382ef: Pulling fs layer 02:58:33 4f4fb700ef54: Pulling fs layer 02:58:33 5d5c8e513c77: Pulling fs layer 02:58:33 9f66e0745190: Pulling fs layer 02:58:33 5c3c966382ef: Waiting 02:58:33 4f4fb700ef54: Waiting 02:58:33 5d5c8e513c77: Waiting 02:58:33 9f66e0745190: Waiting 02:58:33 f49a43e4bbc0: Pulling fs layer 02:58:33 561ebcabdf7f: Pulling fs layer 02:58:33 4cc291be95ef: Verifying Checksum 02:58:33 4cc291be95ef: Download complete 02:58:33 5c3c966382ef: Verifying Checksum 02:58:33 5c3c966382ef: Download complete 02:58:33 4f4fb700ef54: Download complete 02:58:33 5d5c8e513c77: Download complete 02:58:33 43c4264eed91: Verifying Checksum 02:58:33 43c4264eed91: Download complete 02:58:33 9f66e0745190: Verifying Checksum 02:58:33 9f66e0745190: Download complete 02:58:34 43c4264eed91: Pull complete 02:58:34 561ebcabdf7f: Verifying Checksum 02:58:34 561ebcabdf7f: Download complete 02:58:34 4cc291be95ef: Pull complete 02:58:34 2ac1f1163629: Verifying Checksum 02:58:34 2ac1f1163629: Download complete 02:58:34 f49a43e4bbc0: Verifying Checksum 02:58:34 f49a43e4bbc0: Download complete 02:58:37 2ac1f1163629: Pull complete 02:58:37 5c3c966382ef: Pull complete 02:58:37 4f4fb700ef54: Pull complete 02:58:37 5d5c8e513c77: Pull complete 02:58:37 9f66e0745190: Pull complete 02:58:40 f49a43e4bbc0: Pull complete 02:58:40 561ebcabdf7f: Pull complete 02:58:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:58:40 ---> 3a752c3f9dda 02:58:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:58:47 Still waiting to schedule task 02:58:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:58:50 ---> Running in 36304b6b23ad 02:58:50 Removing intermediate container 36304b6b23ad 02:58:50 ---> 7bbb0f032556 02:58:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:58:50 ---> Running in 4300495d18cc 02:58:50 Removing intermediate container 4300495d18cc 02:58:50 ---> 9e29b50e839e 02:58:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:58:50 ---> Running in d7bd0d2f4ab6 02:58:50 Removing intermediate container d7bd0d2f4ab6 02:58:50 ---> fb1aeac9af06 02:58:50 Step 6/12 : WORKDIR /device-virtual-go 02:58:50 ---> Running in 7f7732789446 02:58:50 Removing intermediate container 7f7732789446 02:58:50 ---> 872ba763eb42 02:58:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:50 ---> Running in fd94d0f86ba5 02:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:58:50 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:58:50 (2/4) Installing libedit (20240517.3.1-r0) 02:58:50 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:58:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:58:50 Executing busybox-1.36.1-r29.trigger 02:58:50 OK: 250 MiB in 58 packages 02:58:51 Removing intermediate container fd94d0f86ba5 02:58:51 ---> 3a5636174de6 02:58:51 Step 8/12 : COPY go.mod vendor* ./ 02:58:52 ---> 96f3730e9cfe 02:58:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:52 ---> Running in 0c2423d22325 02:59:48 Removing intermediate container 0c2423d22325 02:59:48 ---> c6f7fbb5df0a 02:59:48 Step 10/12 : COPY . . 02:59:48 ---> c2db20bb23a9 02:59:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:48 ---> Running in 7c98e61a959d 02:59:48 Removing intermediate container 7c98e61a959d 02:59:48 ---> b92e73174441 02:59:48 Step 12/12 : RUN $MAKE 02:59:48 ---> Running in fa2a2cb34d9b 02:59:48 noop 02:59:48 Removing intermediate container fa2a2cb34d9b 02:59:48 ---> d8c147a04933 02:59:48 Successfully built d8c147a04933 02:59:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + docker inspect -f . ci-base-image-x86_64 02:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:48 prd-ubuntu20.04-docker-8c-8g-24961 does not seem to be running inside a container 02:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:59:49 $ docker top 7cbbb7d7d667c924d743b967042f15e6cb4454d2f49b97f11a50c979bd00cd9f -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:49 + go version 02:59:49 go version go1.23.2 linux/amd64 [Pipeline] } 02:59:49 $ docker stop --time=1 7cbbb7d7d667c924d743b967042f15e6cb4454d2f49b97f11a50c979bd00cd9f 02:59:50 $ docker rm -f --volumes 7cbbb7d7d667c924d743b967042f15e6cb4454d2f49b97f11a50c979bd00cd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker inspect -f . ci-base-image-x86_64 02:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:51 prd-ubuntu20.04-docker-8c-8g-24961 does not seem to be running inside a container 02:59:51 $ 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-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:59:51 $ docker top d1d345b6b0738e74d6d79d26190f6367a86cee2722a6f2e3dde6cea88de28c31 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:52 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-502 [Pipeline] fileExists [Pipeline] sh 02:59:52 + make test 02:59:52 go test ./... -coverprofile=coverage.out 02:59:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:00:11 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:00:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 03:00:20 go vet ./... 03:00:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:00:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:00:25 ./bin/test-attribution-txt.sh [Pipeline] echo 03:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:00:25 $ docker stop --time=1 d1d345b6b0738e74d6d79d26190f6367a86cee2722a6f2e3dde6cea88de28c31 03:00:31 $ docker rm -f --volumes d1d345b6b0738e74d6d79d26190f6367a86cee2722a6f2e3dde6cea88de28c31 [Pipeline] // withDockerContainer [Pipeline] sh 03:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:00:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:00:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:00:32 + ls -al . 03:00:32 total 264 03:00:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 02:59 . 03:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 02:58 .. 03:00:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:00 .git 03:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:58 .github 03:00:32 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 02:58 .gitignore 03:00:32 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 02:58 .golangci.yml 03:00:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 02:58 .semver 03:00:32 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 02:58 Attribution.txt 03:00:32 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 02:58 CHANGELOG.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 02:58 Dockerfile 03:00:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 02:58 GOVERNANCE.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 02:58 Jenkinsfile 03:00:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 02:58 LICENSE 03:00:32 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 02:58 Makefile 03:00:32 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 02:58 OWNERS.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 02:58 README.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 02:58 VERSION 03:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 02:58 bin 03:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:58 cmd 03:00:32 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 03:00 coverage.out 03:00:32 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 02:58 go.mod 03:00:32 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 02:58 go.sum 03:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 02:58 internal 03:00:32 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + 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=3fd58961f855ca01bb73abd8824488f44f53328e --label arch=amd64 --label version=0.0.0 . 03:00:33 Sending build context to Docker daemon 37.75MB 03:00:33 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 03:00:33 Step 2/26 : FROM ${BASE} AS builder 03:00:33 ---> d8c147a04933 03:00:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:00:33 ---> Running in bb61050db22b 03:00:33 Removing intermediate container bb61050db22b 03:00:33 ---> 1be99e7daf49 03:00:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:00:33 ---> Running in b5b1adcff0a1 03:00:33 Removing intermediate container b5b1adcff0a1 03:00:33 ---> 2a0bf433e5df 03:00:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:00:33 ---> Running in 12662b3c9f5f 03:00:33 Removing intermediate container 12662b3c9f5f 03:00:33 ---> 705a77511aaf 03:00:33 Step 6/26 : WORKDIR /device-virtual-go 03:00:33 ---> Running in b2c5d5b3420b 03:00:33 Removing intermediate container b2c5d5b3420b 03:00:33 ---> 0a71d1dec646 03:00:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:00:34 ---> Running in 877b7d140438 03:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:00:34 OK: 250 MiB in 58 packages 03:00:34 Removing intermediate container 877b7d140438 03:00:34 ---> 89c0107e8222 03:00:34 Step 8/26 : COPY go.mod vendor* ./ 03:00:35 ---> f00ee1791a06 03:00:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:35 ---> Running in 15694a1c34c7 03:00:36 Removing intermediate container 15694a1c34c7 03:00:36 ---> d963c4d9a40b 03:00:36 Step 10/26 : COPY . . 03:00:37 ---> b5d1b96eb870 03:00:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:00:37 ---> Running in 3ceec5e57840 03:00:37 Removing intermediate container 3ceec5e57840 03:00:37 ---> dcd72fc862c7 03:00:37 Step 12/26 : RUN $MAKE 03:00:37 ---> Running in 8709474174ef 03:00:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:01:15 Removing intermediate container 8709474174ef 03:01:15 ---> 01075f27a496 03:01:15 Step 13/26 : FROM alpine:3.20 03:01:15 3.20: Pulling from library/alpine 03:01:15 43c4264eed91: Already exists 03:01:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:01:15 Status: Downloaded newer image for alpine:3.20 03:01:15 ---> 91ef0af61f39 03:01:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:01:15 ---> Running in 3befa1da7ea4 03:01:15 Removing intermediate container 3befa1da7ea4 03:01:15 ---> 045f2c8357f0 03:01:15 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:01:15 ---> Running in 622a46da81de 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:01:15 (1/1) Installing dumb-init (1.2.5-r3) 03:01:15 Executing busybox-1.36.1-r29.trigger 03:01:15 OK: 8 MiB in 15 packages 03:01:15 Removing intermediate container 622a46da81de 03:01:15 ---> ecdc0608e1bf 03:01:15 Step 16/26 : RUN apk --no-cache upgrade 03:01:15 ---> Running in 415b687aa94e 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:01:15 Upgrading critical system libraries and apk-tools: 03:01:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:01:15 Executing busybox-1.36.1-r29.trigger 03:01:15 Continuing the upgrade transaction with new apk-tools: 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:01:15 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:01:15 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:01:15 OK: 8 MiB in 15 packages 03:01:15 Removing intermediate container 415b687aa94e 03:01:15 ---> 7ca1d5a066b2 03:01:15 Step 17/26 : WORKDIR / 03:01:15 ---> Running in d577b8dbcb1d 03:01:15 Removing intermediate container d577b8dbcb1d 03:01:15 ---> 1ed52059fa14 03:01:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:01:15 ---> a81e3f858dc4 03:01:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:01:15 ---> 05f24d622e93 03:01:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:01:16 ---> 070cb5e76367 03:01:16 Step 21/26 : EXPOSE 59900 03:01:16 ---> Running in 489a59a08817 03:01:16 Removing intermediate container 489a59a08817 03:01:16 ---> d34c05bbbbdf 03:01:16 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:01:16 ---> Running in c5cc5d788dac 03:01:16 Removing intermediate container c5cc5d788dac 03:01:16 ---> f4e4dd36ae70 03:01:16 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:01:16 ---> Running in 6e40efaa3eee 03:01:16 Removing intermediate container 6e40efaa3eee 03:01:16 ---> 146607310d2d 03:01:16 Step 24/26 : LABEL arch=amd64 03:01:16 ---> Running in ba2fd896fdae 03:01:16 Removing intermediate container ba2fd896fdae 03:01:16 ---> f33733294032 03:01:16 Step 25/26 : LABEL git_sha=3fd58961f855ca01bb73abd8824488f44f53328e 03:01:16 ---> Running in f920d15498c5 03:01:16 Removing intermediate container f920d15498c5 03:01:16 ---> 41a2af9dc365 03:01:16 Step 26/26 : LABEL version=0.0.0 03:01:17 ---> Running in 30fceb850a02 03:01:17 Removing intermediate container 30fceb850a02 03:01:17 ---> bfe56f5a7e04 03:01:17 [Warning] One or more build-args [ARCH] were not consumed 03:01:17 Successfully built bfe56f5a7e04 03:01:17 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 03:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:17 03:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:17 latest: Pulling from edgex-lftools-log-publisher 03:01:17 5eb5b503b376: Pulling fs layer 03:01:17 5c69ac0246d0: Pulling fs layer 03:01:17 ec43610c2a17: Pulling fs layer 03:01:17 3a2ae6a8a46f: Pulling fs layer 03:01:17 33b1e0a273af: Pulling fs layer 03:01:17 5d3b04190fa2: Pulling fs layer 03:01:17 2f39f015ded8: Pulling fs layer 03:01:17 33b1e0a273af: Waiting 03:01:17 3a2ae6a8a46f: Waiting 03:01:17 5d3b04190fa2: Waiting 03:01:17 2f39f015ded8: Waiting 03:01:17 5c69ac0246d0: Download complete 03:01:17 3a2ae6a8a46f: Verifying Checksum 03:01:17 3a2ae6a8a46f: Download complete 03:01:17 33b1e0a273af: Verifying Checksum 03:01:17 33b1e0a273af: Download complete 03:01:17 5d3b04190fa2: Verifying Checksum 03:01:17 5d3b04190fa2: Download complete 03:01:17 ec43610c2a17: Download complete 03:01:18 5eb5b503b376: Verifying Checksum 03:01:18 5eb5b503b376: Download complete 03:01:18 2f39f015ded8: Verifying Checksum 03:01:18 2f39f015ded8: Download complete 03:01:19 5eb5b503b376: Pull complete 03:01:19 5c69ac0246d0: Pull complete 03:01:19 ec43610c2a17: Pull complete 03:01:19 3a2ae6a8a46f: Pull complete 03:01:20 33b1e0a273af: Pull complete 03:01:20 5d3b04190fa2: Pull complete 03:01:24 2f39f015ded8: Pull complete 03:01:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:24 prd-ubuntu20.04-docker-8c-8g-24961 does not seem to be running inside a container 03:01:24 $ 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-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:01:29 $ docker top 3bee4fdf8b142e37320643150633c3984d05416595d0ff8e628752327f45ff41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:30 ---> job-cost.sh 03:01:30 lf-activate-venv: SKIPPING 03:01:30 INFO: No Stack... 03:01:30 INFO: Retrieving Pricing Info for: v3-standard-8 03:01:30 INFO: Archiving Costs [Pipeline] sh 03:01:31 + cat /w/workspace/foundry_device-virtual-go_PR-502/archives/cost.csv 03:01:31 + cut -d, -f6 [Pipeline] lock 03:01:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] 03:01:31 Resource [jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] did not exist. Created. 03:01:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:31 + echo total: 0.2199999988079071 [Pipeline] stash 03:01:31 Stashed 1 file(s) [Pipeline] } 03:01:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:31 $ docker stop --time=1 3bee4fdf8b142e37320643150633c3984d05416595d0ff8e628752327f45ff41 03:01:32 $ docker rm -f --volumes 3bee4fdf8b142e37320643150633c3984d05416595d0ff8e628752327f45ff41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:01:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24967 in /w/workspace/foundry_device-virtual-go_PR-502 [Pipeline] { [Pipeline] ws 03:01:43 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 03:01:46 The recommended git tool is: git 03:01:51 using credential edgex-jenkins-ssh 03:01:51 Cloning the remote Git repository 03:01:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:01:52 > git init /w/workspace/device-virtual-go/2 # timeout=10 03:01:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:01:52 > git --version # timeout=10 03:01:52 > git --version # 'git version 2.25.1' 03:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:01:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:01:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:01:58 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 3fd58961f855ca01bb73abd8824488f44f53328e 03:01:58 Merge succeeded, producing 3fd58961f855ca01bb73abd8824488f44f53328e 03:01:58 Checking out Revision 3fd58961f855ca01bb73abd8824488f44f53328e (PR-502) 03:01:58 > git config core.sparsecheckout # timeout=10 03:01:58 > git checkout -f 3fd58961f855ca01bb73abd8824488f44f53328e # timeout=10 03:01:58 > git remote # timeout=10 03:01:58 > git config --get remote.origin.url # timeout=10 03:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:58 > git merge 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 03:01:58 > git rev-parse HEAD^{commit} # timeout=10 03:01:58 > git config core.sparsecheckout # timeout=10 03:01:58 > git checkout -f 3fd58961f855ca01bb73abd8824488f44f53328e # timeout=10 03:02:02 Commit message: "fix: Only one ldflags flag is allowed" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:02:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:04 Dload Upload Total Spent Left Speed 03:02:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 03:02:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:02:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:02:05 + sudo tee /etc/docker/daemon.new 03:02:05 { 03:02:05 "registry-mirrors": [ 03:02:05 "https://nexus3.edgexfoundry.org:10001" 03:02:05 ], 03:02:05 "bip": "10.250.0.254/24", 03:02:05 "hosts": [ 03:02:05 "tcp://0.0.0.0:5555", 03:02:05 "unix:///var/run/docker.sock" 03:02:05 ], 03:02:05 "mtu": 1458, 03:02:05 "selinux-enabled": true, 03:02:05 "seccomp-profile": "/etc/docker/seccomp.json" 03:02:05 } [Pipeline] sh 03:02:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:02:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:24 provisioning config files... 03:02:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6490982565090241074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:25 ---> ****-login.sh 03:02:25 nexus3.edgexfoundry.org:10001 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 nexus3.edgexfoundry.org:10002 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:26 Configure a credential helper to remove this warning. See 03:02:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:26 03:02:26 Login Succeeded 03:02:26 nexus3.edgexfoundry.org:10003 03:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:26 Configure a credential helper to remove this warning. See 03:02:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:26 03:02:26 Login Succeeded 03:02:26 nexus3.edgexfoundry.org:10004 03:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:27 Configure a credential helper to remove this warning. See 03:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:27 03:02:27 Login Succeeded 03:02:27 ****.io 03:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:27 Configure a credential helper to remove this warning. See 03:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:27 03:02:27 Login Succeeded 03:02:27 ---> ****-login.sh ends [Pipeline] } 03:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:28 ========================================================= 03:02:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:02:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:02:29 Sending build context to Docker daemon 19.04MB 03:02:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:02:29 Step 2/12 : FROM ${BASE} AS builder 03:02:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:29 cf04c63912e1: Pulling fs layer 03:02:29 55b35a11ae5e: Pulling fs layer 03:02:29 a37a00ec5f00: Pulling fs layer 03:02:29 50b3750afda1: Pulling fs layer 03:02:29 4f4fb700ef54: Pulling fs layer 03:02:29 80978eb59214: Pulling fs layer 03:02:29 c9f46d7d2bd2: Pulling fs layer 03:02:29 c5a475d317c9: Pulling fs layer 03:02:29 4f4fb700ef54: Waiting 03:02:29 80978eb59214: Waiting 03:02:29 c9f46d7d2bd2: Waiting 03:02:29 c5a475d317c9: Waiting 03:02:29 50b3750afda1: Waiting 03:02:29 55b35a11ae5e: Verifying Checksum 03:02:29 55b35a11ae5e: Download complete 03:02:29 50b3750afda1: Verifying Checksum 03:02:29 50b3750afda1: Download complete 03:02:29 4f4fb700ef54: Verifying Checksum 03:02:29 4f4fb700ef54: Download complete 03:02:29 80978eb59214: Verifying Checksum 03:02:29 80978eb59214: Download complete 03:02:29 cf04c63912e1: Verifying Checksum 03:02:29 cf04c63912e1: Download complete 03:02:30 c5a475d317c9: Verifying Checksum 03:02:30 c5a475d317c9: Download complete 03:02:31 cf04c63912e1: Pull complete 03:02:32 55b35a11ae5e: Pull complete 03:02:32 a37a00ec5f00: Verifying Checksum 03:02:32 a37a00ec5f00: Download complete 03:02:33 c9f46d7d2bd2: Verifying Checksum 03:02:33 c9f46d7d2bd2: Download complete 03:02:48 a37a00ec5f00: Pull complete 03:02:48 50b3750afda1: Pull complete 03:02:48 4f4fb700ef54: Pull complete 03:02:48 80978eb59214: Pull complete 03:02:57 c9f46d7d2bd2: Pull complete 03:02:58 c5a475d317c9: Pull complete 03:02:58 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:02:58 ---> be29e6b0f0d4 03:02:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:03:01 ---> Running in 0907a56966df 03:03:01 Removing intermediate container 0907a56966df 03:03:01 ---> e1ea8919d363 03:03:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:03:01 ---> Running in 85cebb470b50 03:03:02 Removing intermediate container 85cebb470b50 03:03:02 ---> b2282b4714f4 03:03:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:03:02 ---> Running in 568b72612a66 03:03:02 Removing intermediate container 568b72612a66 03:03:02 ---> d632bdf38ddb 03:03:02 Step 6/12 : WORKDIR /device-virtual-go 03:03:02 ---> Running in 028072681ce2 03:03:03 Removing intermediate container 028072681ce2 03:03:03 ---> 3f6ad499414b 03:03:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:03 ---> Running in 1591370b7ad9 03:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:03:07 (1/4) Installing openssh-keygen (9.7_p1-r4) 03:03:07 (2/4) Installing libedit (20240517.3.1-r0) 03:03:07 (3/4) Installing openssh-client-common (9.7_p1-r4) 03:03:07 (4/4) Installing openssh-client-default (9.7_p1-r4) 03:03:07 Executing busybox-1.36.1-r29.trigger 03:03:07 OK: 242 MiB in 58 packages 03:03:08 Removing intermediate container 1591370b7ad9 03:03:08 ---> 8ab2ad420e8d 03:03:08 Step 8/12 : COPY go.mod vendor* ./ 03:03:08 ---> 5e6c27c431ba 03:03:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:08 ---> Running in d3e2d8df2c02 03:05:15 Removing intermediate container d3e2d8df2c02 03:05:15 ---> dc935e957f90 03:05:15 Step 10/12 : COPY . . 03:05:15 ---> 7e56eefa7da5 03:05:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:05:15 ---> Running in fd7e88f50973 03:05:15 Removing intermediate container fd7e88f50973 03:05:15 ---> 1ae8387ce237 03:05:15 Step 12/12 : RUN $MAKE 03:05:15 ---> Running in abeb983862a0 03:05:15 noop 03:05:15 Removing intermediate container abeb983862a0 03:05:15 ---> 115d2544ae04 03:05:15 Successfully built 115d2544ae04 03:05:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:16 + docker inspect -f . ci-base-image-arm64 03:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:16 prd-ubuntu20.04-docker-arm64-4c-16g-24967 does not seem to be running inside a container 03:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:05:18 $ docker top c4b670a700158f3b82ebc76840ac132da3d25543b526b768b5644bf54ddeff3a -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:19 + go version 03:05:19 go version go1.23.2 linux/arm64 [Pipeline] } 03:05:19 $ docker stop --time=1 c4b670a700158f3b82ebc76840ac132da3d25543b526b768b5644bf54ddeff3a 03:05:20 $ docker rm -f --volumes c4b670a700158f3b82ebc76840ac132da3d25543b526b768b5644bf54ddeff3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker inspect -f . ci-base-image-arm64 03:05:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:21 prd-ubuntu20.04-docker-arm64-4c-16g-24967 does not seem to be running inside a container 03:05:21 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:05:23 $ docker top 058cb7222428416ff780b6fb9c0706fb47e2a8d4965656cf47321abd994a3934 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 03:05:25 + make test 03:05:25 go test ./... -coverprofile=coverage.out 03:05:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:09:54 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:09:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.079s coverage: 58.3% of statements 03:09:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:09:56 go vet ./... 03:11:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:11:04 $ docker stop --time=1 058cb7222428416ff780b6fb9c0706fb47e2a8d4965656cf47321abd994a3934 03:11:06 $ docker rm -f --volumes 058cb7222428416ff780b6fb9c0706fb47e2a8d4965656cf47321abd994a3934 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:11:08 Warning: overwriting stash ‘coverage-report’ 03:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:11:10 + ls -al . 03:11:10 total 260 03:11:10 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 03:05 . 03:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:01 .. 03:11:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:01 .git 03:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:01 .github 03:11:10 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 03:01 .gitignore 03:11:10 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 03:01 .golangci.yml 03:11:10 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 03:01 Attribution.txt 03:11:10 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 03:01 CHANGELOG.md 03:11:10 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 03:01 Dockerfile 03:11:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:01 GOVERNANCE.md 03:11:10 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 03:01 Jenkinsfile 03:11:10 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 03:01 LICENSE 03:11:10 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 03:01 Makefile 03:11:10 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 03:01 OWNERS.md 03:11:10 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 03:01 README.md 03:11:10 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 02:58 VERSION 03:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:01 bin 03:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:01 cmd 03:11:10 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 03:09 coverage.out 03:11:10 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 03:01 go.mod 03:11:10 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 03:01 go.sum 03:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:01 internal 03:11:10 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + 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=3fd58961f855ca01bb73abd8824488f44f53328e --label arch=arm64 --label version=0.0.0 . 03:11:11 Sending build context to Docker daemon 19.09MB 03:11:11 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 03:11:11 Step 2/26 : FROM ${BASE} AS builder 03:11:11 ---> 115d2544ae04 03:11:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:11:11 ---> Running in 3ebd7c5d66e9 03:11:12 Removing intermediate container 3ebd7c5d66e9 03:11:12 ---> 332649adb0ba 03:11:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:11:12 ---> Running in a987fa4d5a88 03:11:12 Removing intermediate container a987fa4d5a88 03:11:12 ---> 4f14c8fd7d4a 03:11:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:11:12 ---> Running in 481cf83cd021 03:11:12 Removing intermediate container 481cf83cd021 03:11:12 ---> 1937c7b48b40 03:11:12 Step 6/26 : WORKDIR /device-virtual-go 03:11:13 ---> Running in 42c8c05c2f4d 03:11:13 Removing intermediate container 42c8c05c2f4d 03:11:13 ---> 1921b7508fe0 03:11:13 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:11:13 ---> Running in f66a99963588 03:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:18 OK: 242 MiB in 58 packages 03:11:19 Removing intermediate container f66a99963588 03:11:19 ---> 244e2fbf9a41 03:11:19 Step 8/26 : COPY go.mod vendor* ./ 03:11:20 ---> 773a6a654c4f 03:11:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:20 ---> Running in 3d37d3a1c90f 03:11:23 Removing intermediate container 3d37d3a1c90f 03:11:23 ---> 178e26569e5a 03:11:23 Step 10/26 : COPY . . 03:11:24 ---> b131092a8629 03:11:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:11:24 ---> Running in 4bbd7f396bb8 03:11:25 Removing intermediate container 4bbd7f396bb8 03:11:25 ---> 046f70cf23e9 03:11:25 Step 12/26 : RUN $MAKE 03:11:25 ---> Running in a12d5014f8d7 03:11:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:16:03 Removing intermediate container a12d5014f8d7 03:16:03 ---> dc69a707cda2 03:16:03 Step 13/26 : FROM alpine:3.20 03:16:04 3.20: Pulling from library/alpine 03:16:04 cf04c63912e1: Already exists 03:16:04 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:16:04 Status: Downloaded newer image for alpine:3.20 03:16:04 ---> c157a85ed455 03:16:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:16:04 ---> Running in d122b972b498 03:16:04 Removing intermediate container d122b972b498 03:16:04 ---> 7765914ea1b6 03:16:04 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:16:05 ---> Running in 5bf59ae7ff54 03:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:08 (1/1) Installing dumb-init (1.2.5-r3) 03:16:08 Executing busybox-1.36.1-r29.trigger 03:16:08 OK: 9 MiB in 15 packages 03:16:09 Removing intermediate container 5bf59ae7ff54 03:16:09 ---> 70e29c667820 03:16:09 Step 16/26 : RUN apk --no-cache upgrade 03:16:09 ---> Running in 7c6667f9d875 03:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:12 Upgrading critical system libraries and apk-tools: 03:16:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:16:12 Executing busybox-1.36.1-r29.trigger 03:16:12 Continuing the upgrade transaction with new apk-tools: 03:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:16:14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:16:14 OK: 9 MiB in 15 packages 03:16:15 Removing intermediate container 7c6667f9d875 03:16:15 ---> acdab3362c4b 03:16:15 Step 17/26 : WORKDIR / 03:16:15 ---> Running in 645e9b6175f5 03:16:16 Removing intermediate container 645e9b6175f5 03:16:16 ---> f3fdf82edfd3 03:16:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:16:16 ---> 65856cdd83ca 03:16:16 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:16:17 ---> 4d0a97bcb618 03:16:17 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:16:19 ---> cd19f5c02351 03:16:19 Step 21/26 : EXPOSE 59900 03:16:19 ---> Running in 1b1ec0e939af 03:16:19 Removing intermediate container 1b1ec0e939af 03:16:19 ---> 5797d6deacf7 03:16:19 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:16:19 ---> Running in 59b0461273e7 03:16:20 Removing intermediate container 59b0461273e7 03:16:20 ---> 07864fbde5a4 03:16:20 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:16:20 ---> Running in 6406727ff1e7 03:16:20 Removing intermediate container 6406727ff1e7 03:16:20 ---> 4f34df0a9e4a 03:16:20 Step 24/26 : LABEL arch=arm64 03:16:20 ---> Running in 61d10cb59a1c 03:16:21 Removing intermediate container 61d10cb59a1c 03:16:21 ---> 9dd3f08ee5fb 03:16:21 Step 25/26 : LABEL git_sha=3fd58961f855ca01bb73abd8824488f44f53328e 03:16:21 ---> Running in 0fd89c44a32f 03:16:21 Removing intermediate container 0fd89c44a32f 03:16:21 ---> 49573d0950e2 03:16:21 Step 26/26 : LABEL version=0.0.0 03:16:21 ---> Running in 5570ede1323c 03:16:21 Removing intermediate container 5570ede1323c 03:16:21 ---> 7c0d1a0214bd 03:16:21 [Warning] One or more build-args [ARCH] were not consumed 03:16:22 Successfully built 7c0d1a0214bd 03:16:22 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 03:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:22 03:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:22 arm64: Pulling from edgex-lftools-log-publisher 03:16:22 8998bd30e6a1: Pulling fs layer 03:16:22 04944245beec: Pulling fs layer 03:16:22 699f458cf7ca: Pulling fs layer 03:16:22 765212b225bb: Pulling fs layer 03:16:22 f23df028b6ca: Pulling fs layer 03:16:22 d65c8cfc05b1: Pulling fs layer 03:16:22 2437ff75d9bd: Pulling fs layer 03:16:22 f23df028b6ca: Waiting 03:16:22 765212b225bb: Waiting 03:16:22 d65c8cfc05b1: Waiting 03:16:22 2437ff75d9bd: Waiting 03:16:23 04944245beec: Verifying Checksum 03:16:23 04944245beec: Download complete 03:16:23 765212b225bb: Verifying Checksum 03:16:23 765212b225bb: Download complete 03:16:23 f23df028b6ca: Download complete 03:16:23 d65c8cfc05b1: Verifying Checksum 03:16:23 d65c8cfc05b1: Download complete 03:16:23 699f458cf7ca: Verifying Checksum 03:16:23 699f458cf7ca: Download complete 03:16:24 8998bd30e6a1: Verifying Checksum 03:16:24 8998bd30e6a1: Download complete 03:16:27 2437ff75d9bd: Verifying Checksum 03:16:27 2437ff75d9bd: Download complete 03:16:30 8998bd30e6a1: Pull complete 03:16:30 04944245beec: Pull complete 03:16:32 699f458cf7ca: Pull complete 03:16:32 765212b225bb: Pull complete 03:16:33 f23df028b6ca: Pull complete 03:16:33 d65c8cfc05b1: Pull complete 03:16:51 2437ff75d9bd: Pull complete 03:16:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-24967 does not seem to be running inside a container 03:16:52 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:16:55 $ docker top a42c1e12e54273a5ba603280a97d75198caeccb8e09ba72c7e066c56b73bb344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:56 ---> job-cost.sh 03:16:56 lf-activate-venv: SKIPPING 03:16:56 INFO: No Stack... 03:16:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:16:57 INFO: Archiving Costs [Pipeline] sh 03:16:58 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 03:16:58 + cut -d, -f6 [Pipeline] lock 03:16:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] 03:16:58 Resource [jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] did not exist. Created. 03:16:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:16:58 /w/workspace/device-virtual-go/2@tmp/durable-632b7b97/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:16:59 + echo total: 0.10999999940395355 [Pipeline] stash 03:16:59 Warning: overwriting stash ‘stack-cost’ 03:16:59 Stashed 1 file(s) [Pipeline] } 03:16:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:16:59 $ docker stop --time=1 a42c1e12e54273a5ba603280a97d75198caeccb8e09ba72c7e066c56b73bb344 03:17:01 $ docker rm -f --volumes a42c1e12e54273a5ba603280a97d75198caeccb8e09ba72c7e066c56b73bb344 [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 03:17:01 provisioning config files... 03:17:01 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config14163074622519199719tmp [Pipeline] { [Pipeline] sh 03:17:02 + set +x 03:17:02 + curl -s https://codecov.io/bash 03:17:02 + bash -s -- 03:17:02 03:17:02 _____ _ 03:17:02 / ____| | | 03:17:02 | | ___ __| | ___ ___ _____ __ 03:17:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:17:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:17:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:17:02 Bash-1.0.6 03:17:02 03:17:02 03:17:02 ==> git version 2.25.1 found 03:17:02 ==> 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 03:17:02 Release-Date: 2020-01-08 03:17:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:17:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:17:02 ==> Jenkins CI detected. 03:17:02 current dir:  /w/workspace/foundry_device-virtual-go_PR-502 03:17:02 project root: . 03:17:02 --> token set from env 03:17:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:17:02 ==> Running gcov in . (disable via -X gcov) 03:17:02 ==> Python coveragepy not found 03:17:02 ==> Searching for coverage reports in: 03:17:02 + . 03:17:02 -> Found 1 reports 03:17:02 ==> Detecting git/mercurial file structure 03:17:02 ==> Reading reports 03:17:02 + ./coverage.out bytes=43316 03:17:02 ==> Appending adjustments 03:17:02 https://docs.codecov.io/docs/fixing-reports 03:17:02 + Found adjustments 03:17:02 ==> Gzipping contents 03:17:02 8.0K /tmp/codecov.uWaHd2.gz 03:17:02 ==> Uploading reports 03:17:02 url: https://codecov.io 03:17:02 query: branch=PR-502&commit=3fd58961f855ca01bb73abd8824488f44f53328e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-502%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=502&job=&cmd_args= 03:17:02 -> Pinging Codecov 03:17:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-502&commit=3fd58961f855ca01bb73abd8824488f44f53328e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-502%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=502&job=&cmd_args= 03:17:02 -> Uploading to 03:17:02 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/3fd58961f855ca01bb73abd8824488f44f53328e/92f8abcf-3c34-4bed-af26-cf56c5755b13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T031702Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e33eb9933330ef54ffc0b3ed89c4a9358f820bcb342db136be7d58daff410ba5 03:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:02 Dload Upload Total Spent Left Speed 03:17:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 22400 --:--:-- --:--:-- --:--:-- 22400 03:17:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3fd58961f855ca01bb73abd8824488f44f53328e [Pipeline] } 03:17:03 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 03:17:03 + [ -d /w/workspace/foundry_device-virtual-go_PR-502/archives ] 03:17:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-502/archives 03:17:03 total 16 03:17:03 drwxr-xr-x 3 root root 4096 Nov 8 03:01 . 03:17:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 03:01 .. 03:17:03 drwxr-xr-x 2 root root 4096 Nov 8 03:01 cost 03:17:03 -rw-r--r-- 1 root root 89 Nov 8 03:01 cost.csv 03:17:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-502/archives 03:17:04 + ls -al /w/workspace/foundry_device-virtual-go_PR-502/archives 03:17:04 total 16 03:17:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:01 . 03:17:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 03:01 .. 03:17:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:01 cost 03:17:04 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 03:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:17:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:17:05 ---> package-listing.sh 03:17:05 ++ facter osfamily 03:17:05 ++ tr '[:upper:]' '[:lower:]' 03:17:05 + OS_FAMILY=debian 03:17:05 + workspace=/w/workspace/foundry_device-virtual-go_PR-502 03:17:05 + START_PACKAGES=/tmp/packages_start.txt 03:17:05 + END_PACKAGES=/tmp/packages_end.txt 03:17:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:05 + PACKAGES=/tmp/packages_start.txt 03:17:05 + '[' /w/workspace/foundry_device-virtual-go_PR-502 ']' 03:17:05 + PACKAGES=/tmp/packages_end.txt 03:17:05 + case "${OS_FAMILY}" in 03:17:05 + dpkg -l 03:17:05 + grep '^ii' 03:17:05 + '[' -f /tmp/packages_start.txt ']' 03:17:05 + '[' -f /tmp/packages_end.txt ']' 03:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:05 + '[' /w/workspace/foundry_device-virtual-go_PR-502 ']' 03:17:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-502/archives/ 03:17:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-502/archives/ [Pipeline] echo 03:17:05 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-502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:17:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:06 prd-ubuntu20.04-docker-8c-8g-24961 does not seem to be running inside a container 03:17:06 $ 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-502/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-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:17:07 $ docker top 299d2cfd5756ef6c7582fc6a89d919ba16fe4f4bf8da0ae8ec87b2b54142bd4d -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:17:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:17:09 + ls /var/log/sa-host 03:17:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:09 provisioning config files... 03:17:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config16246991576863829665tmp [Pipeline] { [Pipeline] echo 03:17:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:17:09 ---> create-netrc.sh [Pipeline] } 03:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:17:10 ---> python-tools-install.sh [Pipeline] echo 03:17:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:17:10 ---> sudo-logs.sh 03:17:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:17:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:17:10 ---> job-cost.sh 03:17:10 lf-activate-venv: SKIPPING 03:17:10 DEBUG: total: 0.2199999988079071 03:17:10 INFO: Retrieving Stack Cost... 03:17:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:17:11 INFO: Archiving Costs [Pipeline] echo 03:17:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:17:11 ---> logs-deploy.sh 03:17:11 lf-activate-venv: SKIPPING 03:17:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-502/2 03:17:11 INFO: archiving workspace using pattern(s): 03:17:12 Archives upload complete. 03:17:12 INFO: archiving logs to Nexus