Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 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-ssh10084626138234050606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1148922883636132823.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15574591740490768490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4983671570771182615.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1196783636526180636.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4778 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (main) Commit message: "Merge pull request #475 from jinlinGuan/contracts-issue-901" > 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 core.sparsecheckout # timeout=10 > git checkout -f 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 > git rev-list --no-walk 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:22 ========================================================= 06:24:22 EdgeX Global Pipelines Version Info 06:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:23 ------------------- 06:24:23 stable info: 06:24:23 ------------------- 06:24:23 Commited By: Ginny Guan ginny@iotechsys.com 06:24:23 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:24:23 Message: update stable to v1.0.260 06:24:24 ------------------- 06:24:24 experimental info: 06:24:24 ------------------- 06:24:24 Commited By: Ginny Guan ginny@iotechsys.com 06:24:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:24:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 932cd0e [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:24 provisioning config files... 06:24:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10769642174079089358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:25 ---> ****-login.sh 06:24:25 nexus3.edgexfoundry.org:10001 06:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:26 Configure a credential helper to remove this warning. See 06:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:26 06:24:26 Login Succeeded 06:24:26 nexus3.edgexfoundry.org:10002 06:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:26 Configure a credential helper to remove this warning. See 06:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:26 06:24:26 Login Succeeded 06:24:26 nexus3.edgexfoundry.org:10003 06:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:26 Configure a credential helper to remove this warning. See 06:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:26 06:24:26 Login Succeeded 06:24:26 nexus3.edgexfoundry.org:10004 06:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:27 Configure a credential helper to remove this warning. See 06:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:27 06:24:27 Login Succeeded 06:24:27 ****.io 06:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:27 Configure a credential helper to remove this warning. See 06:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:27 06:24:27 Login Succeeded 06:24:27 ---> ****-login.sh ends [Pipeline] } 06:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:27 + git rev-list -1 --merges 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3~1..932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo 06:24:27 -----------> git rev-list -1 --merges 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3~1..932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:24:27 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [false] [Pipeline] sh 06:24:28 + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo 06:24:28 ========================================================= 06:24:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:28 + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo 06:24:28 [semverPrep] GIT_COMMIT: 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3, Commit Message: Merge pull request #475 from jinlinGuan/contracts-issue-901 [Pipeline] echo 06:24:28 [semverPrep] This is not a build commit. [Pipeline] sh 06:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:28 + grep -v github /etc/ssh/ssh_known_hosts 06:24:28 + [ -e /tmp/ssh_known_hosts ] 06:24:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:24:28 + sudo tee -a /etc/ssh/ssh_known_hosts 06:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:29 06:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:29 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:29 b85a868b505f: Pulling fs layer 06:24:29 e2be974225ed: Pulling fs layer 06:24:29 339a4e72a1f5: Pulling fs layer 06:24:29 988bab9f4d93: Pulling fs layer 06:24:29 1469e6f7b9e6: Pulling fs layer 06:24:29 eaf3925da568: Pulling fs layer 06:24:29 bab4dde63d76: Pulling fs layer 06:24:29 bde34c3a00c8: Pulling fs layer 06:24:29 b352a97aabf1: Pulling fs layer 06:24:29 4872d77fe225: Pulling fs layer 06:24:29 5851b861e8e6: Pulling fs layer 06:24:29 bab4dde63d76: Waiting 06:24:29 bde34c3a00c8: Waiting 06:24:29 b352a97aabf1: Waiting 06:24:29 4872d77fe225: Waiting 06:24:29 5851b861e8e6: Waiting 06:24:29 988bab9f4d93: Waiting 06:24:29 1469e6f7b9e6: Waiting 06:24:29 eaf3925da568: Waiting 06:24:29 e2be974225ed: Download complete 06:24:29 988bab9f4d93: Verifying Checksum 06:24:29 988bab9f4d93: Download complete 06:24:29 1469e6f7b9e6: Verifying Checksum 06:24:29 1469e6f7b9e6: Download complete 06:24:29 eaf3925da568: Verifying Checksum 06:24:29 eaf3925da568: Download complete 06:24:29 339a4e72a1f5: Verifying Checksum 06:24:29 339a4e72a1f5: Download complete 06:24:29 bde34c3a00c8: Download complete 06:24:29 b352a97aabf1: Verifying Checksum 06:24:29 b352a97aabf1: Download complete 06:24:29 4872d77fe225: Download complete 06:24:29 5851b861e8e6: Download complete 06:24:29 b85a868b505f: Verifying Checksum 06:24:29 b85a868b505f: Download complete 06:24:30 bab4dde63d76: Verifying Checksum 06:24:30 bab4dde63d76: Download complete 06:24:31 b85a868b505f: Pull complete 06:24:31 e2be974225ed: Pull complete 06:24:31 339a4e72a1f5: Pull complete 06:24:31 988bab9f4d93: Pull complete 06:24:32 1469e6f7b9e6: Pull complete 06:24:32 eaf3925da568: Pull complete 06:24:34 bab4dde63d76: Pull complete 06:24:34 bde34c3a00c8: Pull complete 06:24:34 b352a97aabf1: Pull complete 06:24:34 4872d77fe225: Pull complete 06:24:34 5851b861e8e6: Pull complete 06:24:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:34 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:38 $ docker top 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 -eo pid,comm 06:24:38 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). 06:24:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:38 [ssh-agent] Looking for ssh-agent implementation... 06:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:38 $ docker exec 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent 06:24:38 SSH_AUTH_SOCK=/tmp/ssh-wIod0CV5xLSz/agent.32 06:24:38 SSH_AGENT_PID=38 06:24:38 Running ssh-add (command line suppressed) 06:24:38 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10260779586601338505.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10260779586601338505.key) 06:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:39 + git tag --points-at HEAD [Pipeline] } 06:24:39 $ docker exec --env ******** --env ******** 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent -k 06:24:39 unset SSH_AUTH_SOCK; 06:24:39 unset SSH_AGENT_PID; 06:24:39 echo Agent pid 38 killed; 06:24:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:39 [ssh-agent] Looking for ssh-agent implementation... 06:24:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:39 $ docker exec 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent 06:24:39 SSH_AUTH_SOCK=/tmp/ssh-47pDx4ellwmK/agent.71 06:24:39 SSH_AGENT_PID=77 06:24:39 Running ssh-add (command line suppressed) 06:24:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4567535490113013776.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4567535490113013776.key) 06:24:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:39 + git semver init 06:24:40 2024-07-02 06:24:40,140 [run_init] DEBUG init version:0.0.0 force:False 06:24:40 2024-07-02 06:24:40,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:24:40 2024-07-02 06:24:40,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:24:40 2024-07-02 06:24:40,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:24:42 2024-07-02 06:24:42,190 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:24:42 2024-07-02 06:24:42,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:24:42 2024-07-02 06:24:42,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:24:42 2024-07-02 06:24:42,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:24:42 3.2.0-dev.15 [Pipeline] } 06:24:42 $ docker exec --env ******** --env ******** 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent -k 06:24:42 unset SSH_AUTH_SOCK; 06:24:42 unset SSH_AGENT_PID; 06:24:42 echo Agent pid 77 killed; 06:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:43 + git semver [Pipeline] } 06:24:43 $ docker stop --time=1 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 06:24:45 $ docker rm -f --volumes 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:45 Stashed 1 file(s) [Pipeline] echo 06:24:45 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 06:24:45 provisioning config files... 06:24:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5131832810003647364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:46 ---> ****-login.sh 06:24:46 nexus3.edgexfoundry.org:10001 06:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:46 Configure a credential helper to remove this warning. See 06:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:46 06:24:46 Login Succeeded 06:24:46 nexus3.edgexfoundry.org:10002 06:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:46 Configure a credential helper to remove this warning. See 06:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:46 06:24:46 Login Succeeded 06:24:46 nexus3.edgexfoundry.org:10003 06:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:46 Configure a credential helper to remove this warning. See 06:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:46 06:24:46 Login Succeeded 06:24:46 nexus3.edgexfoundry.org:10004 06:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:46 Configure a credential helper to remove this warning. See 06:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:46 06:24:46 Login Succeeded 06:24:46 ****.io 06:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:46 Configure a credential helper to remove this warning. See 06:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:46 06:24:46 Login Succeeded 06:24:46 ---> ****-login.sh ends [Pipeline] } 06:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:46 ========================================================= 06:24:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:24:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:24:47 Sending build context to Docker daemon 37.51MB 06:24:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:24:47 Step 2/12 : FROM ${BASE} AS builder 06:24:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:47 619be1103602: Pulling fs layer 06:24:47 7862e08f4a3e: Pulling fs layer 06:24:47 5df492c9dc93: Pulling fs layer 06:24:47 7629e6793208: Pulling fs layer 06:24:47 4f4fb700ef54: Pulling fs layer 06:24:47 fb5054dd5b73: Pulling fs layer 06:24:47 eeca6798cff9: Pulling fs layer 06:24:47 aa269ceb94a6: Pulling fs layer 06:24:47 ada007ff1a6a: Pulling fs layer 06:24:47 7629e6793208: Waiting 06:24:47 4f4fb700ef54: Waiting 06:24:47 eeca6798cff9: Waiting 06:24:47 aa269ceb94a6: Waiting 06:24:47 ada007ff1a6a: Waiting 06:24:47 7862e08f4a3e: Download complete 06:24:47 7629e6793208: Verifying Checksum 06:24:47 7629e6793208: Download complete 06:24:47 4f4fb700ef54: Verifying Checksum 06:24:47 4f4fb700ef54: Download complete 06:24:47 fb5054dd5b73: Verifying Checksum 06:24:47 fb5054dd5b73: Download complete 06:24:47 619be1103602: Verifying Checksum 06:24:47 619be1103602: Download complete 06:24:47 eeca6798cff9: Verifying Checksum 06:24:47 eeca6798cff9: Download complete 06:24:47 619be1103602: Pull complete 06:24:47 7862e08f4a3e: Pull complete 06:24:48 ada007ff1a6a: Verifying Checksum 06:24:48 ada007ff1a6a: Download complete 06:24:49 5df492c9dc93: Verifying Checksum 06:24:49 5df492c9dc93: Download complete 06:24:49 aa269ceb94a6: Verifying Checksum 06:24:51 5df492c9dc93: Pull complete 06:24:52 7629e6793208: Pull complete 06:24:52 4f4fb700ef54: Pull complete 06:24:52 fb5054dd5b73: Pull complete 06:24:52 eeca6798cff9: Pull complete 06:24:54 aa269ceb94a6: Pull complete 06:24:55 ada007ff1a6a: Pull complete 06:24:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:55 ---> f489d0715acc 06:24:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:25:00 Still waiting to schedule task 06:25:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ 06:25:01 ---> Running in c31a41bc9b67 06:25:01 Removing intermediate container c31a41bc9b67 06:25:01 ---> 8710b66099ce 06:25:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:25:01 ---> Running in 8678a5055043 06:25:01 Removing intermediate container 8678a5055043 06:25:01 ---> 8e70700ac95c 06:25:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:25:01 ---> Running in 47d822516045 06:25:01 Removing intermediate container 47d822516045 06:25:01 ---> 714f1ff13bbe 06:25:01 Step 6/12 : WORKDIR /device-virtual-go 06:25:01 ---> Running in 0a6f20d3860b 06:25:01 Removing intermediate container 0a6f20d3860b 06:25:01 ---> 0b204ff5852c 06:25:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:01 ---> Running in 0fd5f3cc965d 06:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:25:02 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:25:02 (2/4) Installing libedit (20221030.3.1-r1) 06:25:02 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:25:02 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:25:03 Executing busybox-1.36.1-r5.trigger 06:25:03 OK: 268 MiB in 56 packages 06:25:03 Removing intermediate container 0fd5f3cc965d 06:25:03 ---> ddcf65b59d51 06:25:03 Step 8/12 : COPY go.mod vendor* ./ 06:25:04 ---> 40bf6fa8f486 06:25:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:04 ---> Running in c2a24cbeeecf 06:26:00 Removing intermediate container c2a24cbeeecf 06:26:00 ---> 84e437dbddc7 06:26:00 Step 10/12 : COPY . . 06:26:00 ---> 788a2732a951 06:26:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:00 ---> Running in 22db92d55a6b 06:26:00 Removing intermediate container 22db92d55a6b 06:26:00 ---> 69f361611d8e 06:26:00 Step 12/12 : RUN $MAKE 06:26:00 ---> Running in aa8d9c017188 06:26:00 noop 06:26:00 Removing intermediate container aa8d9c017188 06:26:00 ---> dbbaa0b19d0a 06:26:00 Successfully built dbbaa0b19d0a 06:26:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:00 + docker inspect -f . ci-base-image-x86_64 06:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:00 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 06:26:01 $ docker top f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:01 + go version 06:26:01 go version go1.21.9 linux/amd64 [Pipeline] } 06:26:01 $ docker stop --time=1 f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 06:26:02 $ docker rm -f --volumes f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:03 + docker inspect -f . ci-base-image-x86_64 06:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:03 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 06:26:03 $ docker top 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 06:26:04 + make test 06:26:04 go test ./... -coverprofile=coverage.out 06:26:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:26:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:26:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 06:26:33 go vet ./... 06:26:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:40 ./bin/test-attribution-txt.sh [Pipeline] echo 06:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:26:40 $ docker stop --time=1 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 06:26:43 $ docker rm -f --volumes 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:26:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:44 + ls -al . 06:26:44 total 276 06:26:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:26 . 06:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 06:24 .. 06:26:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:26 .git 06:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 .github 06:26:44 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 06:24 .gitignore 06:26:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 06:24 .golangci.yml 06:26:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 06:24 .semver 06:26:44 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 06:24 Attribution.txt 06:26:44 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 06:24 CHANGELOG.md 06:26:44 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 06:24 Dockerfile 06:26:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 06:24 GOVERNANCE.md 06:26:44 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 06:24 Jenkinsfile 06:26:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 06:24 LICENSE 06:26:44 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 06:24 Makefile 06:26:44 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 06:24 OWNERS.md 06:26:44 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 06:24 README.md 06:26:44 -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 06:24 VERSION 06:26:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 06:24 bin 06:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 cmd 06:26:44 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 06:26 coverage.out 06:26:44 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 06:24 go.mod 06:26:44 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 06:24 go.sum 06:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 internal 06:26:44 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:45 + 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=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 --label arch=amd64 --label version=3.2.0-dev.15 . 06:26:45 Sending build context to Docker daemon 37.56MB 06:26:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:26:45 Step 2/26 : FROM ${BASE} AS builder 06:26:45 ---> dbbaa0b19d0a 06:26:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:26:45 ---> Running in 142208bdf3c5 06:26:45 Removing intermediate container 142208bdf3c5 06:26:45 ---> 85b7f64de508 06:26:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:26:45 ---> Running in 78721f295586 06:26:45 Removing intermediate container 78721f295586 06:26:45 ---> b2ac5c03eae5 06:26:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:26:45 ---> Running in 1913007b2fe8 06:26:45 Removing intermediate container 1913007b2fe8 06:26:45 ---> e7ac07df321a 06:26:45 Step 6/26 : WORKDIR /device-virtual-go 06:26:45 ---> Running in 870dea957a3e 06:26:45 Removing intermediate container 870dea957a3e 06:26:45 ---> c2a136949f8d 06:26:45 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:26:45 ---> Running in 6db7f029a827 06:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:26:46 OK: 268 MiB in 56 packages 06:26:46 Removing intermediate container 6db7f029a827 06:26:46 ---> 48de5194e59c 06:26:46 Step 8/26 : COPY go.mod vendor* ./ 06:26:46 ---> 75b611f45e42 06:26:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:46 ---> Running in 01e6e2dc16bc 06:26:47 Removing intermediate container 01e6e2dc16bc 06:26:47 ---> 18c11d63026e 06:26:47 Step 10/26 : COPY . . 06:26:48 ---> 576b9b6919dd 06:26:48 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:48 ---> Running in 1b087ce1580b 06:26:48 Removing intermediate container 1b087ce1580b 06:26:48 ---> 8c08be439224 06:26:48 Step 12/26 : RUN $MAKE 06:26:48 ---> Running in 5207200abfe7 06:26:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:27:21 Removing intermediate container 5207200abfe7 06:27:21 ---> d290cab5f4e7 06:27:21 Step 13/26 : FROM alpine:3.18 06:27:21 3.18: Pulling from library/alpine 06:27:21 73baa7ef167e: Pulling fs layer 06:27:21 73baa7ef167e: Verifying Checksum 06:27:21 73baa7ef167e: Download complete 06:27:21 73baa7ef167e: Pull complete 06:27:21 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:27:21 Status: Downloaded newer image for alpine:3.18 06:27:21 ---> 8fd7cac70a4a 06:27:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:27:21 ---> Running in e51a888d9540 06:27:21 Removing intermediate container e51a888d9540 06:27:21 ---> e908cdd1aa32 06:27:21 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:27:21 ---> Running in a793fa442ee7 06:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:21 (1/1) Installing dumb-init (1.2.5-r2) 06:27:21 Executing busybox-1.36.1-r7.trigger 06:27:21 OK: 7 MiB in 16 packages 06:27:21 Removing intermediate container a793fa442ee7 06:27:21 ---> c4ba0abe92b4 06:27:21 Step 16/26 : RUN apk --no-cache upgrade 06:27:21 ---> Running in e989d00b146d 06:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:27:21 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:27:21 OK: 7 MiB in 16 packages 06:27:21 Removing intermediate container e989d00b146d 06:27:21 ---> 9ba5c1a3ba11 06:27:21 Step 17/26 : WORKDIR / 06:27:21 ---> Running in 32e2eb54ecf6 06:27:21 Removing intermediate container 32e2eb54ecf6 06:27:21 ---> 2fdb2170b4db 06:27:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:27:21 ---> d8f78b4dd835 06:27:21 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:27:21 ---> d3a187f18a3b 06:27:21 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:27:21 ---> 707d76f04c7c 06:27:21 Step 21/26 : EXPOSE 59900 06:27:21 ---> Running in 4ef52048f805 06:27:21 Removing intermediate container 4ef52048f805 06:27:21 ---> be49342b0d9a 06:27:21 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:27:21 ---> Running in 7411f3f99577 06:27:21 Removing intermediate container 7411f3f99577 06:27:21 ---> c9dead23d699 06:27:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:27:21 ---> Running in b31cfa523b2b 06:27:21 Removing intermediate container b31cfa523b2b 06:27:21 ---> 7b349f6ef785 06:27:21 Step 24/26 : LABEL arch=amd64 06:27:21 ---> Running in b90e4654e28a 06:27:21 Removing intermediate container b90e4654e28a 06:27:21 ---> 9958707bc595 06:27:21 Step 25/26 : LABEL git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:27:21 ---> Running in a76c5d790c8d 06:27:21 Removing intermediate container a76c5d790c8d 06:27:21 ---> 65fb6806c525 06:27:21 Step 26/26 : LABEL version=3.2.0-dev.15 06:27:21 ---> Running in 039b25a5c2b3 06:27:21 Removing intermediate container 039b25a5c2b3 06:27:21 ---> 7700f8843258 06:27:21 [Warning] One or more build-args [ARCH] were not consumed 06:27:21 Successfully built 7700f8843258 06:27:21 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:21 provisioning config files... 06:27:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16306971805597747080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:21 ---> ****-login.sh 06:27:21 nexus3.edgexfoundry.org:10001 06:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:21 Configure a credential helper to remove this warning. See 06:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:21 06:27:21 Login Succeeded 06:27:21 nexus3.edgexfoundry.org:10002 06:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:21 Configure a credential helper to remove this warning. See 06:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:21 06:27:21 Login Succeeded 06:27:21 nexus3.edgexfoundry.org:10003 06:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:21 Configure a credential helper to remove this warning. See 06:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:21 06:27:21 Login Succeeded 06:27:21 nexus3.edgexfoundry.org:10004 06:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:21 Configure a credential helper to remove this warning. See 06:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:21 06:27:21 Login Succeeded 06:27:21 ****.io 06:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:21 Configure a credential helper to remove this warning. See 06:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:21 06:27:21 Login Succeeded 06:27:21 ---> ****-login.sh ends [Pipeline] } 06:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:22 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:27:22 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:27:22 latest 06:27:22 3.2.0-dev.15 06:27:22 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:27:22 main 06:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:27:22 25ccf68ec664: Preparing 06:27:22 54f7ff7e7ae3: Preparing 06:27:22 2af87acabbf5: Preparing 06:27:22 fb23d03cd743: Preparing 06:27:22 892032a24dba: Preparing 06:27:22 63ec0bd56cf3: Preparing 06:27:22 63ec0bd56cf3: Waiting 06:27:22 892032a24dba: Pushed 06:27:22 54f7ff7e7ae3: Pushed 06:27:22 2af87acabbf5: Pushed 06:27:22 63ec0bd56cf3: Layer already exists 06:27:23 fb23d03cd743: Pushed 06:27:25 25ccf68ec664: Pushed 06:27:25 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:27:26 25ccf68ec664: Preparing 06:27:26 54f7ff7e7ae3: Preparing 06:27:26 2af87acabbf5: Preparing 06:27:26 fb23d03cd743: Preparing 06:27:26 892032a24dba: Preparing 06:27:26 63ec0bd56cf3: Preparing 06:27:26 63ec0bd56cf3: Waiting 06:27:26 fb23d03cd743: Layer already exists 06:27:26 54f7ff7e7ae3: Layer already exists 06:27:26 2af87acabbf5: Layer already exists 06:27:26 25ccf68ec664: Layer already exists 06:27:26 892032a24dba: Layer already exists 06:27:26 63ec0bd56cf3: Layer already exists 06:27:26 latest: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 06:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:27:27 25ccf68ec664: Preparing 06:27:27 54f7ff7e7ae3: Preparing 06:27:27 2af87acabbf5: Preparing 06:27:27 fb23d03cd743: Preparing 06:27:27 892032a24dba: Preparing 06:27:27 63ec0bd56cf3: Preparing 06:27:27 63ec0bd56cf3: Waiting 06:27:27 fb23d03cd743: Layer already exists 06:27:27 2af87acabbf5: Layer already exists 06:27:27 892032a24dba: Layer already exists 06:27:27 54f7ff7e7ae3: Layer already exists 06:27:27 25ccf68ec664: Layer already exists 06:27:27 63ec0bd56cf3: Layer already exists 06:27:27 3.2.0-dev.15: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:27:27 25ccf68ec664: Preparing 06:27:27 54f7ff7e7ae3: Preparing 06:27:27 2af87acabbf5: Preparing 06:27:27 fb23d03cd743: Preparing 06:27:27 892032a24dba: Preparing 06:27:27 63ec0bd56cf3: Preparing 06:27:27 63ec0bd56cf3: Waiting 06:27:27 892032a24dba: Layer already exists 06:27:27 2af87acabbf5: Layer already exists 06:27:27 25ccf68ec664: Layer already exists 06:27:27 54f7ff7e7ae3: Layer already exists 06:27:27 fb23d03cd743: Layer already exists 06:27:27 63ec0bd56cf3: Layer already exists 06:27:27 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:27:28 25ccf68ec664: Preparing 06:27:28 54f7ff7e7ae3: Preparing 06:27:28 2af87acabbf5: Preparing 06:27:28 fb23d03cd743: Preparing 06:27:28 892032a24dba: Preparing 06:27:28 63ec0bd56cf3: Preparing 06:27:28 63ec0bd56cf3: Waiting 06:27:28 fb23d03cd743: Layer already exists 06:27:28 2af87acabbf5: Layer already exists 06:27:28 892032a24dba: Layer already exists 06:27:28 54f7ff7e7ae3: Layer already exists 06:27:28 25ccf68ec664: Layer already exists 06:27:28 63ec0bd56cf3: Layer already exists 06:27:28 main: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:28 ===================================================== [Pipeline] echo 06:27:28 taggedImages: 06:27:28 - nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:27:28 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:27:28 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 06:27:28 - nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:27:28 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 06:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:28 06:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:29 latest: Pulling from edgex-lftools-log-publisher 06:27:29 5eb5b503b376: Pulling fs layer 06:27:29 5c69ac0246d0: Pulling fs layer 06:27:29 ec43610c2a17: Pulling fs layer 06:27:29 3a2ae6a8a46f: Pulling fs layer 06:27:29 33b1e0a273af: Pulling fs layer 06:27:29 5d3b04190fa2: Pulling fs layer 06:27:29 2f39f015ded8: Pulling fs layer 06:27:29 33b1e0a273af: Waiting 06:27:29 5d3b04190fa2: Waiting 06:27:29 2f39f015ded8: Waiting 06:27:29 3a2ae6a8a46f: Waiting 06:27:29 5c69ac0246d0: Verifying Checksum 06:27:29 5c69ac0246d0: Download complete 06:27:29 3a2ae6a8a46f: Download complete 06:27:29 33b1e0a273af: Verifying Checksum 06:27:29 33b1e0a273af: Download complete 06:27:29 5d3b04190fa2: Verifying Checksum 06:27:29 5d3b04190fa2: Download complete 06:27:29 ec43610c2a17: Verifying Checksum 06:27:29 ec43610c2a17: Download complete 06:27:29 5eb5b503b376: Verifying Checksum 06:27:29 5eb5b503b376: Download complete 06:27:29 2f39f015ded8: Download complete 06:27:30 5eb5b503b376: Pull complete 06:27:30 5c69ac0246d0: Pull complete 06:27:31 ec43610c2a17: Pull complete 06:27:31 3a2ae6a8a46f: Pull complete 06:27:31 33b1e0a273af: Pull complete 06:27:31 5d3b04190fa2: Pull complete 06:27:34 2f39f015ded8: Pull complete 06:27:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:34 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:27:34 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:27:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4783 in /w/workspace/exfoundry_device-virtual-go_main 06:27:40 $ docker top 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:27:40 Running in /w/workspace/device-virtual-go/171 [Pipeline] { [Pipeline] checkout 06:27:41 The recommended git tool is: git 06:27:41 ---> job-cost.sh 06:27:41 lf-activate-venv: SKIPPING 06:27:41 INFO: No Stack... 06:27:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:41 INFO: Archiving Costs [Pipeline] sh 06:27:42 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 06:27:42 + cut -d, -f6 [Pipeline] lock 06:27:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] 06:27:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] did not exist. Created. 06:27:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:42 + echo total: 0.2199999988079071 [Pipeline] stash 06:27:42 Stashed 1 file(s) [Pipeline] } 06:27:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:42 $ docker stop --time=1 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 06:27:43 $ docker rm -f --volumes 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:50 using credential edgex-jenkins-ssh 06:27:50 Cloning the remote Git repository 06:27:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:27:50 > git init /w/workspace/device-virtual-go/171 # timeout=10 06:27:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:27:50 > git --version # timeout=10 06:27:50 > git --version # 'git version 2.25.1' 06:27:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:56 Avoid second fetch 06:27:56 Checking out Revision 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (main) 06:27:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:27:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:56 > git config core.sparsecheckout # timeout=10 06:27:56 > git checkout -f 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 06:27:56 Commit message: "Merge pull request #475 from jinlinGuan/contracts-issue-901" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:28:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:01 Dload Upload Total Spent Left Speed 06:28:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 06:28:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:28:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:28:02 + sudo tee /etc/docker/daemon.new 06:28:02 { 06:28:02 "registry-mirrors": [ 06:28:02 "https://nexus3.edgexfoundry.org:10001" 06:28:02 ], 06:28:02 "bip": "10.250.0.254/24", 06:28:02 "hosts": [ 06:28:02 "tcp://0.0.0.0:5555", 06:28:02 "unix:///var/run/docker.sock" 06:28:02 ], 06:28:02 "mtu": 1458, 06:28:02 "selinux-enabled": true, 06:28:02 "seccomp-profile": "/etc/docker/seccomp.json" 06:28:02 } [Pipeline] sh 06:28:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:28:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:21 provisioning config files... 06:28:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/171@tmp/config12524297957142073964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:21 ---> ****-login.sh 06:28:21 nexus3.edgexfoundry.org:10001 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:22 Configure a credential helper to remove this warning. See 06:28:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:22 06:28:22 Login Succeeded 06:28:22 nexus3.edgexfoundry.org:10002 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10003 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10004 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 ****.io 06:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:24 Configure a credential helper to remove this warning. See 06:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:24 06:28:24 Login Succeeded 06:28:24 ---> ****-login.sh ends [Pipeline] } 06:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:28:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:28:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:28:25 ========================================================= 06:28:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:28:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:28:25 Sending build context to Docker daemon 18.94MB 06:28:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:28:25 Step 2/12 : FROM ${BASE} AS builder 06:28:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:28:26 c6b39de5b339: Pulling fs layer 06:28:26 a69c41024577: Pulling fs layer 06:28:26 d6de4b400683: Pulling fs layer 06:28:26 35cb2a7552d0: Pulling fs layer 06:28:26 4f4fb700ef54: Pulling fs layer 06:28:26 464afbd9ba4c: Pulling fs layer 06:28:26 00f215d4a9da: Pulling fs layer 06:28:26 d496ad576159: Pulling fs layer 06:28:26 464afbd9ba4c: Waiting 06:28:26 4f4fb700ef54: Waiting 06:28:26 35cb2a7552d0: Waiting 06:28:26 00f215d4a9da: Waiting 06:28:26 d496ad576159: Waiting 06:28:26 a69c41024577: Verifying Checksum 06:28:26 a69c41024577: Download complete 06:28:26 35cb2a7552d0: Verifying Checksum 06:28:26 35cb2a7552d0: Download complete 06:28:26 4f4fb700ef54: Verifying Checksum 06:28:26 4f4fb700ef54: Download complete 06:28:26 c6b39de5b339: Verifying Checksum 06:28:26 c6b39de5b339: Download complete 06:28:26 464afbd9ba4c: Verifying Checksum 06:28:26 464afbd9ba4c: Download complete 06:28:26 d496ad576159: Verifying Checksum 06:28:26 d496ad576159: Download complete 06:28:27 c6b39de5b339: Pull complete 06:28:28 a69c41024577: Pull complete 06:28:28 d6de4b400683: Download complete 06:28:29 00f215d4a9da: Verifying Checksum 06:28:29 00f215d4a9da: Download complete 06:28:42 d6de4b400683: Pull complete 06:28:42 35cb2a7552d0: Pull complete 06:28:42 4f4fb700ef54: Pull complete 06:28:42 464afbd9ba4c: Pull complete 06:28:52 00f215d4a9da: Pull complete 06:28:53 d496ad576159: Pull complete 06:28:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:28:53 ---> f246e2811388 06:28:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:28:54 ---> Running in 3f2763ed5056 06:28:54 Removing intermediate container 3f2763ed5056 06:28:54 ---> d166ccf9abec 06:28:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:28:55 ---> Running in 2d03e9a7717b 06:28:55 Removing intermediate container 2d03e9a7717b 06:28:55 ---> caa0a18f8552 06:28:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:28:55 ---> Running in f06dd5b29fcf 06:28:57 Removing intermediate container f06dd5b29fcf 06:28:57 ---> 3e2cc0e7a19e 06:28:57 Step 6/12 : WORKDIR /device-virtual-go 06:28:57 ---> Running in 20ad77a37b0b 06:28:57 Removing intermediate container 20ad77a37b0b 06:28:57 ---> 68869911242d 06:28:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:57 ---> Running in cfa2082f58d0 06:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:29:00 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:29:00 (2/4) Installing libedit (20221030.3.1-r1) 06:29:00 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:29:00 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:29:00 Executing busybox-1.36.1-r5.trigger 06:29:00 OK: 271 MiB in 56 packages 06:29:01 Removing intermediate container cfa2082f58d0 06:29:01 ---> c30eda988994 06:29:01 Step 8/12 : COPY go.mod vendor* ./ 06:29:01 ---> 3c6278c0617e 06:29:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:02 ---> Running in 425d3c4f988b 06:30:53 Removing intermediate container 425d3c4f988b 06:30:53 ---> 022c20e05272 06:30:53 Step 10/12 : COPY . . 06:30:53 ---> 7477455c0153 06:30:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:53 ---> Running in 864aae9f68bf 06:30:54 Removing intermediate container 864aae9f68bf 06:30:54 ---> 7c5673e807e0 06:30:54 Step 12/12 : RUN $MAKE 06:30:54 ---> Running in 23005f20c7b8 06:30:55 noop 06:30:56 Removing intermediate container 23005f20c7b8 06:30:56 ---> 630af7ddf87f 06:30:56 Successfully built 630af7ddf87f 06:30:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker inspect -f . ci-base-image-arm64 06:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container 06:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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 ******** ci-base-image-arm64 cat 06:30:58 $ docker top 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:58 + go version 06:30:58 go version go1.21.9 linux/arm64 [Pipeline] } 06:30:58 $ docker stop --time=1 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 06:31:00 $ docker rm -f --volumes 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:01 + docker inspect -f . ci-base-image-arm64 06:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container 06:31:01 $ 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/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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 ******** ci-base-image-arm64 cat 06:31:02 $ docker top c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:03 + git config --global --add safe.directory /w/workspace/device-virtual-go/171 [Pipeline] fileExists [Pipeline] sh 06:31:03 + make test 06:31:03 go test ./... -coverprofile=coverage.out 06:31:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:34:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:34:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements 06:34:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:34:49 go vet ./... 06:35:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:35:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:35:46 ./bin/test-attribution-txt.sh [Pipeline] echo 06:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:35:46 $ docker stop --time=1 c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb 06:35:48 $ docker rm -f --volumes c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb [Pipeline] // withDockerContainer [Pipeline] sh 06:35:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:49 Warning: overwriting stash ‘coverage-report’ 06:35:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:51 + ls -al . 06:35:51 total 272 06:35:51 drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 06:31 . 06:35:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 06:27 .. 06:35:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:28 .git 06:35:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 .github 06:35:51 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 06:27 .gitignore 06:35:51 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 06:27 .golangci.yml 06:35:51 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 06:27 Attribution.txt 06:35:51 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 06:27 CHANGELOG.md 06:35:51 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 06:27 Dockerfile 06:35:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 06:27 GOVERNANCE.md 06:35:51 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 06:27 Jenkinsfile 06:35:51 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 06:27 LICENSE 06:35:51 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 06:27 Makefile 06:35:51 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 06:27 OWNERS.md 06:35:51 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 06:27 README.md 06:35:51 -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 06:24 VERSION 06:35:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 06:27 bin 06:35:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 cmd 06:35:51 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 06:34 coverage.out 06:35:51 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 06:27 go.mod 06:35:51 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 06:27 go.sum 06:35:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 internal 06:35:51 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:51 + 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=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 --label arch=arm64 --label version=3.2.0-dev.15 . 06:35:52 Sending build context to Docker daemon 18.99MB 06:35:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:35:52 Step 2/26 : FROM ${BASE} AS builder 06:35:52 ---> 630af7ddf87f 06:35:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:35:52 ---> Running in 8324463bfa76 06:35:52 Removing intermediate container 8324463bfa76 06:35:52 ---> d6562fb26b0a 06:35:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:35:53 ---> Running in b825052e32be 06:35:53 Removing intermediate container b825052e32be 06:35:53 ---> 8cbcc5a501cc 06:35:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:35:53 ---> Running in 34a7be7c8368 06:35:53 Removing intermediate container 34a7be7c8368 06:35:53 ---> d5f0a1ec04cf 06:35:53 Step 6/26 : WORKDIR /device-virtual-go 06:35:53 ---> Running in d4d96379e295 06:35:54 Removing intermediate container d4d96379e295 06:35:54 ---> 0256a1506f19 06:35:54 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:54 ---> Running in 9dec820ce7f0 06:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:35:56 OK: 271 MiB in 56 packages 06:35:57 Removing intermediate container 9dec820ce7f0 06:35:57 ---> 3e7f6ab374c8 06:35:57 Step 8/26 : COPY go.mod vendor* ./ 06:35:58 ---> 4997c716aa67 06:35:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:59 ---> Running in 5cff71e504da 06:36:01 Removing intermediate container 5cff71e504da 06:36:01 ---> ebd5b972e369 06:36:01 Step 10/26 : COPY . . 06:36:03 ---> b235608c9b36 06:36:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:03 ---> Running in 3b1c3353e024 06:36:03 Removing intermediate container 3b1c3353e024 06:36:03 ---> bfb67222955e 06:36:03 Step 12/26 : RUN $MAKE 06:36:03 ---> Running in 3e52157607e3 06:36:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:39:56 Removing intermediate container 3e52157607e3 06:39:56 ---> fc6d04f5bacb 06:39:56 Step 13/26 : FROM alpine:3.18 06:39:56 3.18: Pulling from library/alpine 06:39:56 5c905c7ebe2f: Pulling fs layer 06:39:56 5c905c7ebe2f: Verifying Checksum 06:39:56 5c905c7ebe2f: Download complete 06:39:57 5c905c7ebe2f: Pull complete 06:39:57 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:39:57 Status: Downloaded newer image for alpine:3.18 06:39:57 ---> dec292d02e07 06:39:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:39:57 ---> Running in 1d8aa5ca517a 06:39:57 Removing intermediate container 1d8aa5ca517a 06:39:57 ---> 4887da3b3d6b 06:39:57 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:39:57 ---> Running in f2a18bbaf401 06:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:00 (1/1) Installing dumb-init (1.2.5-r2) 06:40:00 Executing busybox-1.36.1-r7.trigger 06:40:00 OK: 8 MiB in 16 packages 06:40:01 Removing intermediate container f2a18bbaf401 06:40:01 ---> 3373f25a79c0 06:40:01 Step 16/26 : RUN apk --no-cache upgrade 06:40:01 ---> Running in 8390309a86df 06:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:40:04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:40:04 OK: 8 MiB in 16 packages 06:40:05 Removing intermediate container 8390309a86df 06:40:05 ---> 36fde96a1735 06:40:05 Step 17/26 : WORKDIR / 06:40:05 ---> Running in 97463f5884a6 06:40:06 Removing intermediate container 97463f5884a6 06:40:06 ---> 6241bffa82d6 06:40:06 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:40:06 ---> 384b4fdf5d66 06:40:06 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:40:07 ---> ba4eacc22078 06:40:07 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:40:09 ---> f95b950cc3d3 06:40:09 Step 21/26 : EXPOSE 59900 06:40:09 ---> Running in c089034eab2b 06:40:09 Removing intermediate container c089034eab2b 06:40:09 ---> 02a40148ef2a 06:40:09 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:40:09 ---> Running in 0736da2a1247 06:40:09 Removing intermediate container 0736da2a1247 06:40:09 ---> 0aa909dd2542 06:40:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:40:09 ---> Running in 314b1216ca1b 06:40:10 Removing intermediate container 314b1216ca1b 06:40:10 ---> 7f556bcf9ea4 06:40:10 Step 24/26 : LABEL arch=arm64 06:40:10 ---> Running in 37dcaaeec790 06:40:10 Removing intermediate container 37dcaaeec790 06:40:10 ---> 5036ae105887 06:40:10 Step 25/26 : LABEL git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:40:10 ---> Running in c7c927007c6e 06:40:11 Removing intermediate container c7c927007c6e 06:40:11 ---> 85efa20bd398 06:40:11 Step 26/26 : LABEL version=3.2.0-dev.15 06:40:11 ---> Running in 48b5d6cdde98 06:40:11 Removing intermediate container 48b5d6cdde98 06:40:11 ---> 04562acf738d 06:40:11 [Warning] One or more build-args [ARCH] were not consumed 06:40:11 Successfully built 04562acf738d 06:40:11 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:11 provisioning config files... 06:40:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/171@tmp/config17380128971114147468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:12 ---> ****-login.sh 06:40:12 nexus3.edgexfoundry.org:10001 06:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:12 Configure a credential helper to remove this warning. See 06:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:12 06:40:12 Login Succeeded 06:40:12 nexus3.edgexfoundry.org:10002 06:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:13 Configure a credential helper to remove this warning. See 06:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:13 06:40:13 Login Succeeded 06:40:13 nexus3.edgexfoundry.org:10003 06:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:13 Configure a credential helper to remove this warning. See 06:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:13 06:40:13 Login Succeeded 06:40:13 nexus3.edgexfoundry.org:10004 06:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:13 Configure a credential helper to remove this warning. See 06:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:13 06:40:13 Login Succeeded 06:40:13 ****.io 06:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:14 Configure a credential helper to remove this warning. See 06:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:14 06:40:14 Login Succeeded 06:40:14 ---> ****-login.sh ends [Pipeline] } 06:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:14 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:40:14 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:40:14 latest 06:40:14 3.2.0-dev.15 06:40:14 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:40:14 main 06:40:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:15 5a2026957193: Preparing 06:40:15 d1db0ea46a3d: Preparing 06:40:15 f191195e7b02: Preparing 06:40:15 bf631eb13bcc: Preparing 06:40:15 afc1bdc6e568: Preparing 06:40:15 da707bb00cb8: Preparing 06:40:15 da707bb00cb8: Waiting 06:40:15 d1db0ea46a3d: Pushed 06:40:15 afc1bdc6e568: Pushed 06:40:15 f191195e7b02: Pushed 06:40:15 da707bb00cb8: Layer already exists 06:40:16 bf631eb13bcc: Pushed 06:40:23 5a2026957193: Pushed 06:40:23 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:24 5a2026957193: Preparing 06:40:24 d1db0ea46a3d: Preparing 06:40:24 f191195e7b02: Preparing 06:40:24 bf631eb13bcc: Preparing 06:40:24 afc1bdc6e568: Preparing 06:40:24 da707bb00cb8: Preparing 06:40:24 da707bb00cb8: Waiting 06:40:24 f191195e7b02: Layer already exists 06:40:24 bf631eb13bcc: Layer already exists 06:40:24 afc1bdc6e568: Layer already exists 06:40:24 5a2026957193: Layer already exists 06:40:24 d1db0ea46a3d: Layer already exists 06:40:24 da707bb00cb8: Layer already exists 06:40:24 latest: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 06:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:25 5a2026957193: Preparing 06:40:25 d1db0ea46a3d: Preparing 06:40:25 f191195e7b02: Preparing 06:40:25 bf631eb13bcc: Preparing 06:40:25 afc1bdc6e568: Preparing 06:40:25 da707bb00cb8: Preparing 06:40:25 da707bb00cb8: Waiting 06:40:25 f191195e7b02: Layer already exists 06:40:25 d1db0ea46a3d: Layer already exists 06:40:25 afc1bdc6e568: Layer already exists 06:40:25 bf631eb13bcc: Layer already exists 06:40:25 5a2026957193: Layer already exists 06:40:25 da707bb00cb8: Layer already exists 06:40:25 3.2.0-dev.15: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:26 5a2026957193: Preparing 06:40:26 d1db0ea46a3d: Preparing 06:40:26 f191195e7b02: Preparing 06:40:26 bf631eb13bcc: Preparing 06:40:26 afc1bdc6e568: Preparing 06:40:26 da707bb00cb8: Preparing 06:40:26 da707bb00cb8: Waiting 06:40:26 f191195e7b02: Layer already exists 06:40:26 afc1bdc6e568: Layer already exists 06:40:26 bf631eb13bcc: Layer already exists 06:40:26 5a2026957193: Layer already exists 06:40:26 d1db0ea46a3d: Layer already exists 06:40:26 da707bb00cb8: Layer already exists 06:40:26 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:27 5a2026957193: Preparing 06:40:27 d1db0ea46a3d: Preparing 06:40:27 f191195e7b02: Preparing 06:40:27 bf631eb13bcc: Preparing 06:40:27 afc1bdc6e568: Preparing 06:40:27 da707bb00cb8: Preparing 06:40:27 da707bb00cb8: Waiting 06:40:27 d1db0ea46a3d: Layer already exists 06:40:27 5a2026957193: Layer already exists 06:40:27 bf631eb13bcc: Layer already exists 06:40:27 f191195e7b02: Layer already exists 06:40:27 afc1bdc6e568: Layer already exists 06:40:27 da707bb00cb8: Layer already exists 06:40:27 main: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:27 ===================================================== [Pipeline] echo 06:40:27 taggedImages: 06:40:27 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 06:40:27 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:40:27 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 06:40:27 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 06:40:27 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:28 06:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:28 arm64: Pulling from edgex-lftools-log-publisher 06:40:28 8998bd30e6a1: Pulling fs layer 06:40:28 04944245beec: Pulling fs layer 06:40:28 699f458cf7ca: Pulling fs layer 06:40:28 765212b225bb: Pulling fs layer 06:40:28 f23df028b6ca: Pulling fs layer 06:40:28 d65c8cfc05b1: Pulling fs layer 06:40:28 2437ff75d9bd: Pulling fs layer 06:40:28 f23df028b6ca: Waiting 06:40:28 d65c8cfc05b1: Waiting 06:40:28 2437ff75d9bd: Waiting 06:40:28 765212b225bb: Waiting 06:40:28 04944245beec: Verifying Checksum 06:40:28 04944245beec: Download complete 06:40:28 765212b225bb: Verifying Checksum 06:40:28 765212b225bb: Download complete 06:40:28 d65c8cfc05b1: Verifying Checksum 06:40:28 d65c8cfc05b1: Download complete 06:40:28 699f458cf7ca: Verifying Checksum 06:40:28 699f458cf7ca: Download complete 06:40:29 8998bd30e6a1: Verifying Checksum 06:40:29 8998bd30e6a1: Download complete 06:40:31 2437ff75d9bd: Verifying Checksum 06:40:31 2437ff75d9bd: Download complete 06:40:34 8998bd30e6a1: Pull complete 06:40:34 04944245beec: Pull complete 06:40:36 699f458cf7ca: Pull complete 06:40:36 765212b225bb: Pull complete 06:40:37 f23df028b6ca: Pull complete 06:40:37 d65c8cfc05b1: Pull complete 06:40:56 2437ff75d9bd: Pull complete 06:40:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container 06:40:56 $ 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/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:40:59 $ docker top 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:00 ---> job-cost.sh 06:41:00 lf-activate-venv: SKIPPING 06:41:00 INFO: No Stack... 06:41:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:01 INFO: Archiving Costs [Pipeline] sh 06:41:02 + cat /w/workspace/device-virtual-go/171/archives/cost.csv 06:41:02 + cut -d, -f6 [Pipeline] lock 06:41:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] 06:41:02 Resource [jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] did not exist. Created. 06:41:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:03 /w/workspace/device-virtual-go/171@tmp/durable-951c2311/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:41:04 + echo total: 0.10999999940395355 [Pipeline] stash 06:41:04 Warning: overwriting stash ‘stack-cost’ 06:41:04 Stashed 1 file(s) [Pipeline] } 06:41:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:04 $ docker stop --time=1 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 06:41:05 $ docker rm -f --volumes 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 [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 06:41:06 provisioning config files... 06:41:06 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10051990625134765526tmp [Pipeline] { [Pipeline] sh 06:41:06 + set +x 06:41:06 + curl -s https://codecov.io/bash 06:41:06 + bash -s -- 06:41:06 06:41:06 _____ _ 06:41:06 / ____| | | 06:41:06 | | ___ __| | ___ ___ _____ __ 06:41:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:06 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:06 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:06 Bash-1.0.6 06:41:06 06:41:06 06:41:06 ==> git version 2.25.1 found 06:41:06 ==> 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 06:41:06 Release-Date: 2020-01-08 06:41:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:41:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:41:06 ==> Jenkins CI detected. 06:41:06 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:41:06 project root: . 06:41:06 --> token set from env 06:41:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:06 ==> Running gcov in . (disable via -X gcov) 06:41:06 ==> Python coveragepy not found 06:41:06 ==> Searching for coverage reports in: 06:41:06 + . 06:41:06 -> Found 1 reports 06:41:06 ==> Detecting git/mercurial file structure 06:41:06 ==> Reading reports 06:41:06 + ./coverage.out bytes=43247 06:41:06 ==> Appending adjustments 06:41:06 https://docs.codecov.io/docs/fixing-reports 06:41:06 + Found adjustments 06:41:06 ==> Gzipping contents 06:41:06 8.0K /tmp/codecov.dvsGbL.gz 06:41:06 ==> Uploading reports 06:41:06 url: https://codecov.io 06:41:06 query: branch=main&commit=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:06 -> Pinging Codecov 06:41:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:07 -> Uploading to 06:41:07 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/5E52B4B073DB2E39498172D8E973AA87/932cd0ed64b24657bf9f55b2df32b0bd0d5697a3/8cc74426-047f-447a-801d-7bf05be7cad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T064106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=460c920b6476c118a04638661c69aca1c84a7534b72a7d1e275707f4d1074fa5 06:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:07 Dload Upload Total Spent Left Speed 06:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 23036 --:--:-- --:--:-- --:--:-- 23036 06:41:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } 06:41:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:41:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:41:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:07 06:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:07 latest: Pulling from edgex-devops/edgex-snyk-go 06:41:07 619be1103602: Already exists 06:41:07 f8ea3408117e: Pulling fs layer 06:41:07 91320369b822: Pulling fs layer 06:41:07 0406650e8295: Pulling fs layer 06:41:07 4f4fb700ef54: Pulling fs layer 06:41:07 96d80e3f36e1: Pulling fs layer 06:41:07 bcf3aedb951c: Pulling fs layer 06:41:07 4f4fb700ef54: Waiting 06:41:07 96d80e3f36e1: Waiting 06:41:07 bcf3aedb951c: Waiting 06:41:07 0406650e8295: Download complete 06:41:07 f8ea3408117e: Download complete 06:41:07 4f4fb700ef54: Verifying Checksum 06:41:07 4f4fb700ef54: Download complete 06:41:07 f8ea3408117e: Pull complete 06:41:08 96d80e3f36e1: Verifying Checksum 06:41:08 96d80e3f36e1: Download complete 06:41:08 91320369b822: Verifying Checksum 06:41:08 91320369b822: Download complete 06:41:08 bcf3aedb951c: Verifying Checksum 06:41:08 bcf3aedb951c: Download complete 06:41:11 91320369b822: Pull complete 06:41:11 0406650e8295: Pull complete 06:41:11 4f4fb700ef54: Pull complete 06:41:11 96d80e3f36e1: Pull complete 06:41:14 bcf3aedb951c: Pull complete 06:41:14 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:14 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:41:17 $ docker top 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 06:41:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:41:18 + set -o pipefail 06:41:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:41:26 06:41:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:41:26 06:41:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/a96f8c92-3ae4-4c68-a452-a7c6f19d0767 06:41:26 06:41:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:26 06:41:26 06:41:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:41:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:41:26 $ docker stop --time=1 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 06:41:30 $ docker rm -f --volumes 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:31 + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] sh 06:41:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:31 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:32 $ docker top ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:32 [ssh-agent] Looking for ssh-agent implementation... 06:41:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:32 $ docker exec ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 ssh-agent 06:41:32 SSH_AUTH_SOCK=/tmp/ssh-IG4OkVuZ8VTe/agent.32 06:41:32 SSH_AGENT_PID=38 06:41:32 Running ssh-add (command line suppressed) 06:41:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_594944421988774832.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_594944421988774832.key) 06:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:33 + git semver tag 06:41:33 2024-07-02 06:41:33,442 [run_tag] DEBUG tag force:False 06:41:33 2024-07-02 06:41:33,442 [check_head_tag] DEBUG check head tag 06:41:33 2024-07-02 06:41:33,443 [execute] INFO git cat-file --batch-check 06:41:33 2024-07-02 06:41:33,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:41:33 2024-07-02 06:41:33,448 [execute] INFO git cat-file --batch 06:41:33 2024-07-02 06:41:33,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:41:33 2024-07-02 06:41:33,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:33 2024-07-02 06:41:33,466 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 06:41:33 2024-07-02 06:41:33,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:41:33 2024-07-02 06:41:33,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:33 3.2.0-dev.15 [Pipeline] } 06:41:33 $ docker exec --env ******** --env ******** ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 ssh-agent -k 06:41:33 unset SSH_AUTH_SOCK; 06:41:33 unset SSH_AGENT_PID; 06:41:33 echo Agent pid 38 killed; 06:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:33 + git semver [Pipeline] } 06:41:34 $ docker stop --time=1 ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 06:41:35 $ docker rm -f --volumes ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:35 06:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:36 0.23.1-centos7: Pulling from edgex-lftools 06:41:36 ab5ef0e58194: Pulling fs layer 06:41:36 9712f1f96733: Pulling fs layer 06:41:36 63f879dbbcfc: Pulling fs layer 06:41:36 0d9ebad4ef96: Pulling fs layer 06:41:36 e9a5061849ea: Pulling fs layer 06:41:36 d747dcd14b5f: Pulling fs layer 06:41:36 2de7ff778b66: Pulling fs layer 06:41:36 0d9ebad4ef96: Waiting 06:41:36 e9a5061849ea: Waiting 06:41:36 d747dcd14b5f: Waiting 06:41:36 2de7ff778b66: Waiting 06:41:36 9712f1f96733: Verifying Checksum 06:41:36 9712f1f96733: Download complete 06:41:36 63f879dbbcfc: Verifying Checksum 06:41:36 63f879dbbcfc: Download complete 06:41:36 e9a5061849ea: Verifying Checksum 06:41:36 e9a5061849ea: Download complete 06:41:36 d747dcd14b5f: Download complete 06:41:36 0d9ebad4ef96: Verifying Checksum 06:41:36 0d9ebad4ef96: Download complete 06:41:36 2de7ff778b66: Verifying Checksum 06:41:36 2de7ff778b66: Download complete 06:41:36 ab5ef0e58194: Verifying Checksum 06:41:36 ab5ef0e58194: Download complete 06:41:40 ab5ef0e58194: Pull complete 06:41:40 9712f1f96733: Pull complete 06:41:40 63f879dbbcfc: Pull complete 06:41:44 0d9ebad4ef96: Pull complete 06:41:44 e9a5061849ea: Pull complete 06:41:44 d747dcd14b5f: Pull complete 06:41:45 2de7ff778b66: Pull complete 06:41:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:46 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:41:50 $ docker top b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:41:50 provisioning config files... 06:41:50 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17207534131794727928tmp 06:41:50 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9950354102039248861tmp 06:41:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3651948411543648237tmp [Pipeline] { [Pipeline] echo 06:41:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:41:50 ---> sigul-configuration.sh 06:41:50 gpg: directory `/root/.gnupg' created 06:41:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:41:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:41:50 gpg: keyring `/root/.gnupg/secring.gpg' created 06:41:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:41:50 gpg: CAST5 encrypted data 06:41:50 gpg: encrypted with 1 passphrase 06:41:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:41:51 + mkdir /home/jenkins 06:41:51 + mkdir /home/jenkins/sigul [Pipeline] sh 06:41:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:41:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:51 ---> sigul-install.sh 06:41:51 Sigul already installed; skipping installation. [Pipeline] sh 06:41:51 + git tag --list 06:41:51 v1.0.0 06:41:51 v1.1.0 06:41:51 v1.1.1 06:41:51 v1.2.1 06:41:51 v1.2.2 06:41:51 v1.2.3 06:41:51 v1.3.0 06:41:51 v1.3.1 06:41:51 v2.0.0 06:41:51 v2.1.0 06:41:51 v2.1.1 06:41:51 v2.2.0 06:41:51 v2.3.0 06:41:51 v3.0 06:41:51 v3.0.0 06:41:51 v3.1 06:41:51 v3.1.0 06:41:51 v3.1.0-dev.1 06:41:51 v3.1.0-dev.10 06:41:51 v3.1.0-dev.11 06:41:51 v3.1.0-dev.12 06:41:51 v3.1.0-dev.13 06:41:51 v3.1.0-dev.14 06:41:51 v3.1.0-dev.15 06:41:51 v3.1.0-dev.16 06:41:51 v3.1.0-dev.17 06:41:51 v3.1.0-dev.18 06:41:51 v3.1.0-dev.19 06:41:51 v3.1.0-dev.2 06:41:51 v3.1.0-dev.20 06:41:51 v3.1.0-dev.21 06:41:51 v3.1.0-dev.22 06:41:51 v3.1.0-dev.23 06:41:51 v3.1.0-dev.24 06:41:51 v3.1.0-dev.25 06:41:51 v3.1.0-dev.26 06:41:51 v3.1.0-dev.27 06:41:51 v3.1.0-dev.28 06:41:51 v3.1.0-dev.29 06:41:51 v3.1.0-dev.3 06:41:51 v3.1.0-dev.30 06:41:51 v3.1.0-dev.4 06:41:51 v3.1.0-dev.5 06:41:51 v3.1.0-dev.6 06:41:51 v3.1.0-dev.7 06:41:51 v3.1.0-dev.8 06:41:51 v3.1.0-dev.9 06:41:51 v3.1.1 06:41:51 v3.1.1-dev.1 06:41:51 v3.2.0-dev.1 06:41:51 v3.2.0-dev.10 06:41:51 v3.2.0-dev.11 06:41:51 v3.2.0-dev.12 06:41:51 v3.2.0-dev.13 06:41:51 v3.2.0-dev.14 06:41:51 v3.2.0-dev.15 06:41:51 v3.2.0-dev.2 06:41:51 v3.2.0-dev.3 06:41:51 v3.2.0-dev.4 06:41:51 v3.2.0-dev.5 06:41:51 v3.2.0-dev.6 06:41:51 v3.2.0-dev.7 06:41:51 v3.2.0-dev.8 06:41:51 v3.2.0-dev.9 [Pipeline] sh 06:41:52 + lftools sign git-tag v3.2.0-dev.15 06:41:52 Signing Git tag with Sigul... 06:41:52 Signing v3.2.0-dev.15 [Pipeline] echo 06:41:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:41:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:41:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:41:53 $ docker stop --time=1 b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b 06:41:54 $ docker rm -f --volumes b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:41:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:55 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:55 $ docker top b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 -eo pid,comm 06:41:56 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). 06:41:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:56 [ssh-agent] Looking for ssh-agent implementation... 06:41:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:56 $ docker exec b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 ssh-agent 06:41:56 SSH_AUTH_SOCK=/tmp/ssh-CSDtykstGuOe/agent.32 06:41:56 SSH_AGENT_PID=38 06:41:56 Running ssh-add (command line suppressed) 06:41:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12515492805536300308.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12515492805536300308.key) 06:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:56 + git semver bump pre 06:41:57 2024-07-02 06:41:56,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:57 2024-07-02 06:41:56,926 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 06:41:57 2024-07-02 06:41:56,926 [bump_version] DEBUG bumped version:3.2.0-dev.16 06:41:57 2024-07-02 06:41:56,926 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:41:57 2024-07-02 06:41:56,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:57 2024-07-02 06:41:56,926 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:57 2024-07-02 06:41:56,929 [execute] INFO git cat-file --batch-check 06:41:57 2024-07-02 06:41:56,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:57 2024-07-02 06:41:56,934 [execute] INFO git cat-file --batch 06:41:57 2024-07-02 06:41:56,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:57 2024-07-02 06:41:56,939 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:57 3.2.0-dev.16 [Pipeline] } 06:41:57 $ docker exec --env ******** --env ******** b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 ssh-agent -k 06:41:57 unset SSH_AUTH_SOCK; 06:41:57 unset SSH_AGENT_PID; 06:41:57 echo Agent pid 38 killed; 06:41:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:57 + git semver [Pipeline] } 06:41:57 $ docker stop --time=1 b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 06:41:59 $ docker rm -f --volumes b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:59 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:00 $ docker top 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 -eo pid,comm 06:42:00 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). 06:42:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:00 [ssh-agent] Looking for ssh-agent implementation... 06:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:00 $ docker exec 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 ssh-agent 06:42:00 SSH_AUTH_SOCK=/tmp/ssh-Eeg4PPhTKfkP/agent.32 06:42:00 SSH_AGENT_PID=38 06:42:00 Running ssh-add (command line suppressed) 06:42:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10235653016040453118.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10235653016040453118.key) 06:42:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:00 + git semver push 06:42:01 2024-07-02 06:42:01,143 [run_push] DEBUG push 06:42:01 2024-07-02 06:42:01,144 [execute] INFO git cat-file --batch-check 06:42:01 2024-07-02 06:42:01,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:01 2024-07-02 06:42:01,148 [execute] INFO git rev-list 4c9ea70970f15ca5e0014e570925d3c7b5538dc0 -- 06:42:01 2024-07-02 06:42:01,148 [execute] DEBUG Popen(['git', 'rev-list', '4c9ea70970f15ca5e0014e570925d3c7b5538dc0', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:01 2024-07-02 06:42:01,159 [execute] INFO git fetch -v origin 06:42:01 2024-07-02 06:42:01,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:42:01 2024-07-02 06:42:01,603 [run_push] DEBUG no remote changes detected 06:42:01 2024-07-02 06:42:01,603 [execute] INFO git push origin semver 06:42:01 2024-07-02 06:42:01,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:02 2024-07-02 06:42:02,396 [run_push] DEBUG push all version tags 06:42:02 2024-07-02 06:42:02,397 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:42:02 2024-07-02 06:42:02,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:42:03 2024-07-02 06:42:03,109 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:42:03 3.2.0-dev.16 [Pipeline] } 06:42:03 $ docker exec --env ******** --env ******** 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 ssh-agent -k 06:42:03 unset SSH_AUTH_SOCK; 06:42:03 unset SSH_AGENT_PID; 06:42:03 echo Agent pid 38 killed; 06:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:03 + git semver [Pipeline] } 06:42:04 $ docker stop --time=1 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 06:42:05 $ docker rm -f --volumes 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:42:06 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:42:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:42:06 total 16 06:42:06 drwxr-xr-x 3 root root 4096 Jul 2 06:27 . 06:42:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 06:41 .. 06:42:06 drwxr-xr-x 2 root root 4096 Jul 2 06:27 cost 06:42:06 -rw-r--r-- 1 root root 89 Jul 2 06:27 cost.csv 06:42:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:42:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:42:06 total 16 06:42:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 06:27 . 06:42:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 06:41 .. 06:42:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 06:27 cost 06:42:06 -rw-r--r-- 1 jenkins jenkins 89 Jul 2 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:42:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:07 ---> package-listing.sh 06:42:07 ++ facter osfamily 06:42:07 ++ tr '[:upper:]' '[:lower:]' 06:42:07 + OS_FAMILY=debian 06:42:07 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:42:07 + START_PACKAGES=/tmp/packages_start.txt 06:42:07 + END_PACKAGES=/tmp/packages_end.txt 06:42:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:07 + PACKAGES=/tmp/packages_start.txt 06:42:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:42:07 + PACKAGES=/tmp/packages_end.txt 06:42:07 + case "${OS_FAMILY}" in 06:42:07 + dpkg -l 06:42:07 + grep '^ii' 06:42:07 + '[' -f /tmp/packages_start.txt ']' 06:42:07 + '[' -f /tmp/packages_end.txt ']' 06:42:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:42:07 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:42:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:42:07 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:08 prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container 06:42:08 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:08 $ docker top fdbc964d4230695e7e064d69e5818ef2938bcae9173cba2877c95f343cfa071c -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:42:09 + ls /var/log/sa-host 06:42:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:09 provisioning config files... 06:42:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10329872379556420405tmp [Pipeline] { [Pipeline] echo 06:42:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> create-netrc.sh [Pipeline] } 06:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> python-tools-install.sh [Pipeline] echo 06:42:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> sudo-logs.sh 06:42:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> job-cost.sh 06:42:10 lf-activate-venv: SKIPPING 06:42:10 DEBUG: total: 0.2199999988079071 06:42:10 INFO: Retrieving Stack Cost... 06:42:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:11 INFO: Archiving Costs [Pipeline] echo 06:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:12 ---> logs-deploy.sh 06:42:12 lf-activate-venv: SKIPPING 06:42:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/171 06:42:12 INFO: archiving workspace using pattern(s): 06:42:13 Archives upload complete. 06:42:13 INFO: archiving logs to Nexus