Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f72e015f34b47f5606eaa448abf809a2ca1fd82 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-ssh14141888430694106778.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-ssh14984465244992138453.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-ssh2932715623455859572.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-ssh17060272287387015560.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-ssh14651890248043510328.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5646 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 5f72e015f34b47f5606eaa448abf809a2ca1fd82 (main) Commit message: "Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > 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 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 > git rev-list --no-walk d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:12 ========================================================= 13:07:12 EdgeX Global Pipelines Version Info 13:07:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:16 ------------------- 13:07:16 stable info: 13:07:16 ------------------- 13:07:16 Commited By: Ginny Guan ginny@iotechsys.com 13:07:16 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:07:16 Message: update stable to v1.0.260 13:07:17 ------------------- 13:07:17 experimental info: 13:07:17 ------------------- 13:07:17 Commited By: Ginny Guan ginny@iotechsys.com 13:07:17 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:07:17 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f72e01 [Pipeline] echo 13:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:18 provisioning config files... 13:07:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1551995917610366709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:18 ---> ****-login.sh 13:07:18 nexus3.edgexfoundry.org:10001 13:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:19 Configure a credential helper to remove this warning. See 13:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:19 13:07:19 Login Succeeded 13:07:19 nexus3.edgexfoundry.org:10002 13:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:19 Configure a credential helper to remove this warning. See 13:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:19 13:07:19 Login Succeeded 13:07:19 nexus3.edgexfoundry.org:10003 13:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:19 Configure a credential helper to remove this warning. See 13:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:19 13:07:19 Login Succeeded 13:07:19 nexus3.edgexfoundry.org:10004 13:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:19 Configure a credential helper to remove this warning. See 13:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:19 13:07:19 Login Succeeded 13:07:19 ****.io 13:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:19 Configure a credential helper to remove this warning. See 13:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:19 13:07:19 Login Succeeded 13:07:19 ---> ****-login.sh ends [Pipeline] } 13:07:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:07:20 + git rev-list -1 --merges 5f72e015f34b47f5606eaa448abf809a2ca1fd82~1..5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo 13:07:20 -----------> git rev-list -1 --merges 5f72e015f34b47f5606eaa448abf809a2ca1fd82~1..5f72e015f34b47f5606eaa448abf809a2ca1fd82 5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:07:20 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [false] [Pipeline] sh 13:07:20 + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo 13:07:20 ========================================================= 13:07:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:07:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:20 + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo 13:07:21 [semverPrep] GIT_COMMIT: 5f72e015f34b47f5606eaa448abf809a2ca1fd82, Commit Message: Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo 13:07:21 [semverPrep] This is not a build commit. [Pipeline] sh 13:07:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:07:21 + grep -v github /etc/ssh/ssh_known_hosts 13:07:21 + [ -e /tmp/ssh_known_hosts ] 13:07:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:07:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:07:21 + sudo tee -a /etc/ssh/ssh_known_hosts 13:07:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:21 13:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:22 0.1.4: Pulling from edgex-devops/py-git-semver 13:07:22 b85a868b505f: Pulling fs layer 13:07:22 e2be974225ed: Pulling fs layer 13:07:22 339a4e72a1f5: Pulling fs layer 13:07:22 988bab9f4d93: Pulling fs layer 13:07:22 1469e6f7b9e6: Pulling fs layer 13:07:22 988bab9f4d93: Waiting 13:07:22 eaf3925da568: Pulling fs layer 13:07:22 bab4dde63d76: Pulling fs layer 13:07:22 bde34c3a00c8: Pulling fs layer 13:07:22 1469e6f7b9e6: Waiting 13:07:22 bab4dde63d76: Waiting 13:07:22 b352a97aabf1: Pulling fs layer 13:07:22 4872d77fe225: Pulling fs layer 13:07:22 bde34c3a00c8: Waiting 13:07:22 b352a97aabf1: Waiting 13:07:22 5851b861e8e6: Pulling fs layer 13:07:22 5851b861e8e6: Waiting 13:07:22 e2be974225ed: Verifying Checksum 13:07:22 e2be974225ed: Download complete 13:07:22 988bab9f4d93: Verifying Checksum 13:07:22 988bab9f4d93: Download complete 13:07:22 339a4e72a1f5: Verifying Checksum 13:07:22 339a4e72a1f5: Download complete 13:07:22 1469e6f7b9e6: Verifying Checksum 13:07:22 1469e6f7b9e6: Download complete 13:07:22 eaf3925da568: Verifying Checksum 13:07:22 eaf3925da568: Download complete 13:07:22 bde34c3a00c8: Download complete 13:07:22 b352a97aabf1: Verifying Checksum 13:07:22 b352a97aabf1: Download complete 13:07:22 4872d77fe225: Verifying Checksum 13:07:22 4872d77fe225: Download complete 13:07:22 5851b861e8e6: Download complete 13:07:22 b85a868b505f: Verifying Checksum 13:07:22 b85a868b505f: Download complete 13:07:22 bab4dde63d76: Verifying Checksum 13:07:22 bab4dde63d76: Download complete 13:07:24 b85a868b505f: Pull complete 13:07:24 e2be974225ed: Pull complete 13:07:24 339a4e72a1f5: Pull complete 13:07:24 988bab9f4d93: Pull complete 13:07:24 1469e6f7b9e6: Pull complete 13:07:24 eaf3925da568: Pull complete 13:07:26 bab4dde63d76: Pull complete 13:07:26 bde34c3a00c8: Pull complete 13:07:27 b352a97aabf1: Pull complete 13:07:27 4872d77fe225: Pull complete 13:07:27 5851b861e8e6: Pull complete 13:07:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:27 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:07:27 $ 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 13:07:30 $ docker top 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 -eo pid,comm 13:07:30 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). 13:07:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:30 [ssh-agent] Looking for ssh-agent implementation... 13:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:30 $ docker exec 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent 13:07:30 SSH_AUTH_SOCK=/tmp/ssh-518go4Ps3ExR/agent.32 13:07:30 SSH_AGENT_PID=38 13:07:30 Running ssh-add (command line suppressed) 13:07:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5516592105102100372.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5516592105102100372.key) 13:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:30 + git tag --points-at HEAD [Pipeline] } 13:07:30 $ docker exec --env ******** --env ******** 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent -k 13:07:31 unset SSH_AUTH_SOCK; 13:07:31 unset SSH_AGENT_PID; 13:07:31 echo Agent pid 38 killed; 13:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:31 [ssh-agent] Looking for ssh-agent implementation... 13:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:31 $ docker exec 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent 13:07:31 SSH_AUTH_SOCK=/tmp/ssh-F607TBzegFXu/agent.71 13:07:31 SSH_AGENT_PID=77 13:07:31 Running ssh-add (command line suppressed) 13:07:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753444222532124485.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753444222532124485.key) 13:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:31 + git semver init 13:07:31 2024-07-15 13:07:31,876 [run_init] DEBUG init version:0.0.0 force:False 13:07:31 2024-07-15 13:07:31,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:07:31 2024-07-15 13:07:31,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:07:31 2024-07-15 13:07:31,877 [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) 13:07:33 2024-07-15 13:07:33,816 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:07:33 2024-07-15 13:07:33,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:07:33 2024-07-15 13:07:33,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:07:33 2024-07-15 13:07:33,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:07:33 3.2.0-dev.17 [Pipeline] } 13:07:33 $ docker exec --env ******** --env ******** 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent -k 13:07:33 unset SSH_AUTH_SOCK; 13:07:33 unset SSH_AGENT_PID; 13:07:33 echo Agent pid 77 killed; 13:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:34 + git semver [Pipeline] } 13:07:34 $ docker stop --time=1 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 13:07:35 $ docker rm -f --volumes 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:36 Stashed 1 file(s) [Pipeline] echo 13:07:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 13:07:36 provisioning config files... 13:07:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12418640107694180399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:36 ---> ****-login.sh 13:07:36 nexus3.edgexfoundry.org:10001 13:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:36 Configure a credential helper to remove this warning. See 13:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:36 13:07:36 Login Succeeded 13:07:36 nexus3.edgexfoundry.org:10002 13:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:36 Configure a credential helper to remove this warning. See 13:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:36 13:07:36 Login Succeeded 13:07:36 nexus3.edgexfoundry.org:10003 13:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:37 Configure a credential helper to remove this warning. See 13:07:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:37 13:07:37 Login Succeeded 13:07:37 nexus3.edgexfoundry.org:10004 13:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:37 Configure a credential helper to remove this warning. See 13:07:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:37 13:07:37 Login Succeeded 13:07:37 ****.io 13:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:37 Configure a credential helper to remove this warning. See 13:07:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:37 13:07:37 Login Succeeded 13:07:37 ---> ****-login.sh ends [Pipeline] } 13:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:37 ========================================================= 13:07:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:07:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:37 + 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 . 13:07:37 Sending build context to Docker daemon 37.53MB 13:07:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:07:37 Step 2/12 : FROM ${BASE} AS builder 13:07:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:07:38 619be1103602: Pulling fs layer 13:07:38 7862e08f4a3e: Pulling fs layer 13:07:38 5df492c9dc93: Pulling fs layer 13:07:38 7629e6793208: Pulling fs layer 13:07:38 4f4fb700ef54: Pulling fs layer 13:07:38 fb5054dd5b73: Pulling fs layer 13:07:38 eeca6798cff9: Pulling fs layer 13:07:38 aa269ceb94a6: Pulling fs layer 13:07:38 7629e6793208: Waiting 13:07:38 fb5054dd5b73: Waiting 13:07:38 eeca6798cff9: Waiting 13:07:38 4f4fb700ef54: Waiting 13:07:38 aa269ceb94a6: Waiting 13:07:38 ada007ff1a6a: Pulling fs layer 13:07:38 ada007ff1a6a: Waiting 13:07:38 7862e08f4a3e: Download complete 13:07:38 7629e6793208: Verifying Checksum 13:07:38 7629e6793208: Download complete 13:07:38 4f4fb700ef54: Verifying Checksum 13:07:38 4f4fb700ef54: Download complete 13:07:38 fb5054dd5b73: Verifying Checksum 13:07:38 fb5054dd5b73: Download complete 13:07:38 619be1103602: Verifying Checksum 13:07:38 619be1103602: Download complete 13:07:38 eeca6798cff9: Verifying Checksum 13:07:38 eeca6798cff9: Download complete 13:07:38 619be1103602: Pull complete 13:07:38 ada007ff1a6a: Verifying Checksum 13:07:38 ada007ff1a6a: Download complete 13:07:38 7862e08f4a3e: Pull complete 13:07:38 5df492c9dc93: Verifying Checksum 13:07:38 5df492c9dc93: Download complete 13:07:39 aa269ceb94a6: Verifying Checksum 13:07:39 aa269ceb94a6: Download complete 13:07:42 5df492c9dc93: Pull complete 13:07:42 7629e6793208: Pull complete 13:07:42 4f4fb700ef54: Pull complete 13:07:42 fb5054dd5b73: Pull complete 13:07:42 eeca6798cff9: Pull complete 13:07:44 aa269ceb94a6: Pull complete 13:07:44 ada007ff1a6a: Pull complete 13:07:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:07:44 ---> f489d0715acc 13:07:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:07:49 ---> Running in b7f393353326 13:07:49 Removing intermediate container b7f393353326 13:07:49 ---> 5a4de907f68a 13:07:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:49 ---> Running in 1a7dafa77ae4 13:07:49 Removing intermediate container 1a7dafa77ae4 13:07:49 ---> 1a78d99785aa 13:07:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:49 ---> Running in 4a56868d6109 13:07:49 Removing intermediate container 4a56868d6109 13:07:49 ---> 6d35984cc318 13:07:49 Step 6/12 : WORKDIR /device-virtual-go 13:07:49 ---> Running in a771eca16742 13:07:49 Removing intermediate container a771eca16742 13:07:49 ---> 52a370466aad 13:07:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:49 ---> Running in 730ae69bf7d9 13:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:07:50 (1/4) Installing openssh-keygen (9.3_p2-r2) 13:07:50 (2/4) Installing libedit (20221030.3.1-r1) 13:07:50 (3/4) Installing openssh-client-common (9.3_p2-r2) 13:07:50 (4/4) Installing openssh-client-default (9.3_p2-r2) 13:07:50 Executing busybox-1.36.1-r5.trigger 13:07:50 OK: 268 MiB in 56 packages 13:07:50 Removing intermediate container 730ae69bf7d9 13:07:50 ---> 353343945a5a 13:07:50 Step 8/12 : COPY go.mod vendor* ./ 13:07:50 ---> 37f00fa98bdf 13:07:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:50 ---> Running in 412e5f04db5d 13:07:51 Still waiting to schedule task 13:07:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:08:47 Removing intermediate container 412e5f04db5d 13:08:47 ---> aabe90a76cf4 13:08:47 Step 10/12 : COPY . . 13:08:47 ---> 961309cd61e8 13:08:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:47 ---> Running in 5146fdfc8261 13:08:47 Removing intermediate container 5146fdfc8261 13:08:47 ---> 3315f27c91c1 13:08:47 Step 12/12 : RUN $MAKE 13:08:47 ---> Running in 35f473ab98b4 13:08:47 noop 13:08:47 Removing intermediate container 35f473ab98b4 13:08:47 ---> 784d21ba27d5 13:08:47 Successfully built 784d21ba27d5 13:08:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:47 + docker inspect -f . ci-base-image-x86_64 13:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:47 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:08:47 $ 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 13:08:47 $ docker top 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:48 + go version 13:08:48 go version go1.21.9 linux/amd64 [Pipeline] } 13:08:48 $ docker stop --time=1 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 13:08:49 $ docker rm -f --volumes 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:50 + docker inspect -f . ci-base-image-x86_64 13:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:50 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:08:50 $ 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 13:08:50 $ docker top a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:08:51 + make test 13:08:51 go test ./... -coverprofile=coverage.out 13:08:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:09:11 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:09:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 13:09:17 go vet ./... 13:09:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:22 ./bin/test-attribution-txt.sh 13:09:22 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:23 $ docker stop --time=1 a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a 13:09:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5647 in /w/workspace/exfoundry_device-virtual-go_main 13:09:28 $ docker rm -f --volumes a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 13:09:28 Running in /w/workspace/device-virtual-go/173 [Pipeline] { [Pipeline] checkout 13:09:28 The recommended git tool is: git 13:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:09:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:09:30 + ls -al . 13:09:30 total 276 13:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:08 . 13:09:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 13:07 .. 13:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:09 .git 13:09:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 .github 13:09:30 -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 13:07 .gitignore 13:09:30 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 13:07 .golangci.yml 13:09:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 13:07 .semver 13:09:30 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 13:07 Attribution.txt 13:09:30 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 13:07 CHANGELOG.md 13:09:30 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 13:07 Dockerfile 13:09:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 13:07 GOVERNANCE.md 13:09:30 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 13:07 Jenkinsfile 13:09:30 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 13:07 LICENSE 13:09:30 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 13:07 Makefile 13:09:30 -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 13:07 OWNERS.md 13:09:30 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 13:07 README.md 13:09:30 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 13:07 VERSION 13:09:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 13:07 bin 13:09:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 cmd 13:09:30 -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 13:09 coverage.out 13:09:30 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 13:07 go.mod 13:09:30 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 13:07 go.sum 13:09:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 internal 13:09:30 -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 13:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:30 + 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=5f72e015f34b47f5606eaa448abf809a2ca1fd82 --label arch=amd64 --label version=3.2.0-dev.17 . 13:09:30 Sending build context to Docker daemon 37.57MB 13:09:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:09:30 Step 2/26 : FROM ${BASE} AS builder 13:09:30 ---> 784d21ba27d5 13:09:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:09:30 ---> Running in 5b2babf6d9de 13:09:30 Removing intermediate container 5b2babf6d9de 13:09:30 ---> 7a3ce3477c83 13:09:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:09:30 ---> Running in 88ebed18c28a 13:09:30 Removing intermediate container 88ebed18c28a 13:09:30 ---> 2a5daf249d8d 13:09:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:09:31 ---> Running in bb333b9e8f4c 13:09:31 Removing intermediate container bb333b9e8f4c 13:09:31 ---> 0265935567fe 13:09:31 Step 6/26 : WORKDIR /device-virtual-go 13:09:31 ---> Running in 33739794cca0 13:09:31 Removing intermediate container 33739794cca0 13:09:31 ---> d0d4d6db46ff 13:09:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:31 ---> Running in c028249718fd 13:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:32 OK: 268 MiB in 56 packages 13:09:32 Removing intermediate container c028249718fd 13:09:32 ---> d98945599211 13:09:32 Step 8/26 : COPY go.mod vendor* ./ 13:09:32 ---> 00d9bbb28cb3 13:09:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:32 ---> Running in 11d1a0ee9ece 13:09:33 Removing intermediate container 11d1a0ee9ece 13:09:33 ---> d61d2d51bf79 13:09:33 Step 10/26 : COPY . . 13:09:33 using credential edgex-jenkins-ssh 13:09:33 Cloning the remote Git repository 13:09:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:09:33 > git init /w/workspace/device-virtual-go/173 # timeout=10 13:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:09:33 > git --version # timeout=10 13:09:33 > git --version # 'git version 2.25.1' 13:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:34 ---> d0bd7e36dd32 13:09:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:34 ---> Running in 7381a1ca2143 13:09:34 Removing intermediate container 7381a1ca2143 13:09:34 ---> f2c323dfdc1d 13:09:34 Step 12/26 : RUN $MAKE 13:09:34 ---> Running in 14afe43b5393 13:09:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:09:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:09:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:38 Avoid second fetch 13:09:38 Checking out Revision 5f72e015f34b47f5606eaa448abf809a2ca1fd82 (main) 13:09:38 Commit message: "Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" 13:09:38 > git config core.sparsecheckout # timeout=10 13:09:38 > git checkout -f 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:43 Dload Upload Total Spent Left Speed 13:09:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 13:09:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:09:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:09:44 + sudo tee /etc/docker/daemon.new 13:09:44 { 13:09:44 "registry-mirrors": [ 13:09:44 "https://nexus3.edgexfoundry.org:10001" 13:09:44 ], 13:09:44 "bip": "10.250.0.254/24", 13:09:44 "hosts": [ 13:09:44 "tcp://0.0.0.0:5555", 13:09:44 "unix:///var/run/docker.sock" 13:09:44 ], 13:09:44 "mtu": 1458, 13:09:44 "selinux-enabled": true, 13:09:44 "seccomp-profile": "/etc/docker/seccomp.json" 13:09:44 } [Pipeline] sh 13:09:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:09:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:03 provisioning config files... 13:10:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/173@tmp/config13546261696644985659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:03 ---> ****-login.sh 13:10:03 nexus3.edgexfoundry.org:10001 13:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10002 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10003 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10004 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:05 Configure a credential helper to remove this warning. See 13:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:05 13:10:05 Login Succeeded 13:10:05 ****.io 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:05 Configure a credential helper to remove this warning. See 13:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:05 13:10:05 Login Succeeded 13:10:05 ---> ****-login.sh ends [Pipeline] } 13:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:05 ========================================================= 13:10:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:10:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:06 + 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 . 13:10:06 Sending build context to Docker daemon 18.94MB 13:10:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:10:06 Step 2/12 : FROM ${BASE} AS builder 13:10:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:06 c6b39de5b339: Pulling fs layer 13:10:06 a69c41024577: Pulling fs layer 13:10:06 d6de4b400683: Pulling fs layer 13:10:06 35cb2a7552d0: Pulling fs layer 13:10:06 4f4fb700ef54: Pulling fs layer 13:10:06 464afbd9ba4c: Pulling fs layer 13:10:06 00f215d4a9da: Pulling fs layer 13:10:06 d496ad576159: Pulling fs layer 13:10:06 4f4fb700ef54: Waiting 13:10:06 464afbd9ba4c: Waiting 13:10:06 00f215d4a9da: Waiting 13:10:06 d496ad576159: Waiting 13:10:06 35cb2a7552d0: Waiting 13:10:07 a69c41024577: Verifying Checksum 13:10:07 a69c41024577: Download complete 13:10:07 35cb2a7552d0: Verifying Checksum 13:10:07 35cb2a7552d0: Download complete 13:10:07 4f4fb700ef54: Verifying Checksum 13:10:07 4f4fb700ef54: Download complete 13:10:07 464afbd9ba4c: Verifying Checksum 13:10:07 464afbd9ba4c: Download complete 13:10:07 c6b39de5b339: Download complete 13:10:07 d496ad576159: Verifying Checksum 13:10:07 d496ad576159: Download complete 13:10:07 c6b39de5b339: Pull complete 13:10:08 a69c41024577: Pull complete 13:10:08 d6de4b400683: Verifying Checksum 13:10:08 d6de4b400683: Download complete 13:10:10 00f215d4a9da: Verifying Checksum 13:10:10 00f215d4a9da: Download complete 13:10:14 Removing intermediate container 14afe43b5393 13:10:14 ---> 2cc7eaae4405 13:10:14 Step 13/26 : FROM alpine:3.18 13:10:14 3.18: Pulling from library/alpine 13:10:14 73baa7ef167e: Pulling fs layer 13:10:14 73baa7ef167e: Verifying Checksum 13:10:14 73baa7ef167e: Download complete 13:10:14 73baa7ef167e: Pull complete 13:10:14 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:10:14 Status: Downloaded newer image for alpine:3.18 13:10:14 ---> 8fd7cac70a4a 13:10:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:10:14 ---> Running in ffaf96ee3bca 13:10:14 Removing intermediate container ffaf96ee3bca 13:10:14 ---> 8c78514134d3 13:10:14 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:10:14 ---> Running in 56936d329524 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:14 (1/1) Installing dumb-init (1.2.5-r2) 13:10:14 Executing busybox-1.36.1-r7.trigger 13:10:14 OK: 7 MiB in 16 packages 13:10:14 Removing intermediate container 56936d329524 13:10:14 ---> 1146fbaac067 13:10:14 Step 16/26 : RUN apk --no-cache upgrade 13:10:14 ---> Running in b0753b81a049 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:14 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:10:14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:10:14 OK: 7 MiB in 16 packages 13:10:14 Removing intermediate container b0753b81a049 13:10:14 ---> b75d46340195 13:10:14 Step 17/26 : WORKDIR / 13:10:14 ---> Running in 074534fc9c0d 13:10:14 Removing intermediate container 074534fc9c0d 13:10:14 ---> cf1245a91586 13:10:14 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:10:14 ---> 0cb0d077104d 13:10:14 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:10:14 ---> e749a44f0ccc 13:10:14 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:10:14 ---> f298d2f31c36 13:10:14 Step 21/26 : EXPOSE 59900 13:10:14 ---> Running in bb9731eda038 13:10:14 Removing intermediate container bb9731eda038 13:10:14 ---> a949fdd7b684 13:10:14 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:10:14 ---> Running in e6fbe41ccf4d 13:10:14 Removing intermediate container e6fbe41ccf4d 13:10:14 ---> 21a66a4a2722 13:10:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:10:14 ---> Running in f35e4f4a89a8 13:10:14 Removing intermediate container f35e4f4a89a8 13:10:14 ---> 20f0a0e8e55a 13:10:14 Step 24/26 : LABEL arch=amd64 13:10:14 ---> Running in ea1fc591c1e0 13:10:14 Removing intermediate container ea1fc591c1e0 13:10:14 ---> 74ab6475e049 13:10:14 Step 25/26 : LABEL git_sha=5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:10:14 ---> Running in c00e44baae51 13:10:14 Removing intermediate container c00e44baae51 13:10:14 ---> b2f6847b3d15 13:10:14 Step 26/26 : LABEL version=3.2.0-dev.17 13:10:14 ---> Running in 926871bda968 13:10:14 Removing intermediate container 926871bda968 13:10:14 ---> f5ce6aecc504 13:10:14 [Warning] One or more build-args [ARCH] were not consumed 13:10:14 Successfully built f5ce6aecc504 13:10:14 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:14 provisioning config files... 13:10:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2540296265088851707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:15 ---> ****-login.sh 13:10:15 nexus3.edgexfoundry.org:10001 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 nexus3.edgexfoundry.org:10002 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 nexus3.edgexfoundry.org:10003 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 nexus3.edgexfoundry.org:10004 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 ****.io 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 ---> ****-login.sh ends [Pipeline] } 13:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:15 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:10:15 5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:10:15 latest 13:10:15 3.2.0-dev.17 13:10:15 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:10:15 main 13:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:16 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:10:16 df2adb6e34d0: Preparing 13:10:16 86309f2563de: Preparing 13:10:16 9ce9ed60bab3: Preparing 13:10:16 4a8a8cbf2f61: Preparing 13:10:16 bb4ddbc276c6: Preparing 13:10:16 63ec0bd56cf3: Preparing 13:10:16 63ec0bd56cf3: Waiting 13:10:16 86309f2563de: Pushed 13:10:16 9ce9ed60bab3: Pushed 13:10:16 bb4ddbc276c6: Pushed 13:10:16 63ec0bd56cf3: Layer already exists 13:10:16 4a8a8cbf2f61: Pushed 13:10:19 df2adb6e34d0: Pushed 13:10:19 5f72e015f34b47f5606eaa448abf809a2ca1fd82: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:10:20 df2adb6e34d0: Preparing 13:10:20 86309f2563de: Preparing 13:10:20 9ce9ed60bab3: Preparing 13:10:20 4a8a8cbf2f61: Preparing 13:10:20 bb4ddbc276c6: Preparing 13:10:20 63ec0bd56cf3: Preparing 13:10:20 63ec0bd56cf3: Waiting 13:10:20 86309f2563de: Layer already exists 13:10:20 df2adb6e34d0: Layer already exists 13:10:20 9ce9ed60bab3: Layer already exists 13:10:20 bb4ddbc276c6: Layer already exists 13:10:20 4a8a8cbf2f61: Layer already exists 13:10:20 63ec0bd56cf3: Layer already exists 13:10:20 latest: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 13:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:10:20 df2adb6e34d0: Preparing 13:10:20 86309f2563de: Preparing 13:10:20 9ce9ed60bab3: Preparing 13:10:20 4a8a8cbf2f61: Preparing 13:10:20 bb4ddbc276c6: Preparing 13:10:20 63ec0bd56cf3: Preparing 13:10:20 63ec0bd56cf3: Waiting 13:10:20 86309f2563de: Layer already exists 13:10:20 4a8a8cbf2f61: Layer already exists 13:10:20 bb4ddbc276c6: Layer already exists 13:10:20 df2adb6e34d0: Layer already exists 13:10:20 9ce9ed60bab3: Layer already exists 13:10:20 63ec0bd56cf3: Layer already exists 13:10:20 3.2.0-dev.17: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:10:21 df2adb6e34d0: Preparing 13:10:21 86309f2563de: Preparing 13:10:21 9ce9ed60bab3: Preparing 13:10:21 4a8a8cbf2f61: Preparing 13:10:21 bb4ddbc276c6: Preparing 13:10:21 63ec0bd56cf3: Preparing 13:10:21 63ec0bd56cf3: Waiting 13:10:21 9ce9ed60bab3: Layer already exists 13:10:21 bb4ddbc276c6: Layer already exists 13:10:21 4a8a8cbf2f61: Layer already exists 13:10:21 86309f2563de: Layer already exists 13:10:21 df2adb6e34d0: Layer already exists 13:10:21 63ec0bd56cf3: Layer already exists 13:10:21 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:10:22 df2adb6e34d0: Preparing 13:10:22 86309f2563de: Preparing 13:10:22 9ce9ed60bab3: Preparing 13:10:22 4a8a8cbf2f61: Preparing 13:10:22 bb4ddbc276c6: Preparing 13:10:22 63ec0bd56cf3: Preparing 13:10:22 63ec0bd56cf3: Waiting 13:10:22 df2adb6e34d0: Layer already exists 13:10:22 bb4ddbc276c6: Layer already exists 13:10:22 86309f2563de: Layer already exists 13:10:22 4a8a8cbf2f61: Layer already exists 13:10:22 9ce9ed60bab3: Layer already exists 13:10:22 63ec0bd56cf3: Layer already exists 13:10:22 main: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:10:22 ===================================================== [Pipeline] echo 13:10:22 taggedImages: 13:10:22 - nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:10:22 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:10:22 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 13:10:22 - nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:10:22 - 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 13:10:22 d6de4b400683: Pull complete 13:10:22 35cb2a7552d0: Pull complete 13:10:22 4f4fb700ef54: Pull complete 13:10:22 464afbd9ba4c: Pull complete 13:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:22 13:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:22 latest: Pulling from edgex-lftools-log-publisher 13:10:22 5eb5b503b376: Pulling fs layer 13:10:22 5c69ac0246d0: Pulling fs layer 13:10:22 ec43610c2a17: Pulling fs layer 13:10:22 3a2ae6a8a46f: Pulling fs layer 13:10:22 33b1e0a273af: Pulling fs layer 13:10:22 5d3b04190fa2: Pulling fs layer 13:10:22 2f39f015ded8: Pulling fs layer 13:10:22 33b1e0a273af: Waiting 13:10:22 5d3b04190fa2: Waiting 13:10:22 2f39f015ded8: Waiting 13:10:22 3a2ae6a8a46f: Waiting 13:10:22 5c69ac0246d0: Download complete 13:10:22 33b1e0a273af: Verifying Checksum 13:10:22 33b1e0a273af: Download complete 13:10:22 ec43610c2a17: Verifying Checksum 13:10:22 ec43610c2a17: Download complete 13:10:22 5d3b04190fa2: Verifying Checksum 13:10:22 5d3b04190fa2: Download complete 13:10:23 5eb5b503b376: Download complete 13:10:23 2f39f015ded8: Verifying Checksum 13:10:23 2f39f015ded8: Download complete 13:10:24 5eb5b503b376: Pull complete 13:10:24 5c69ac0246d0: Pull complete 13:10:24 ec43610c2a17: Pull complete 13:10:25 3a2ae6a8a46f: Pull complete 13:10:25 33b1e0a273af: Pull complete 13:10:25 5d3b04190fa2: Pull complete 13:10:29 2f39f015ded8: Pull complete 13:10:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:29 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:10:29 $ 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 13:10:30 00f215d4a9da: Pull complete 13:10:32 d496ad576159: Pull complete 13:10:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:10:32 ---> f246e2811388 13:10:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:10:34 $ docker top f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 -eo pid,comm 13:10:34 ---> Running in 846b3cd9099f [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:34 Removing intermediate container 846b3cd9099f 13:10:34 ---> f9afa60839f7 13:10:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:10:34 ---> Running in 7f39d3b67687 13:10:34 ---> job-cost.sh 13:10:34 lf-activate-venv: SKIPPING 13:10:34 INFO: No Stack... 13:10:34 Removing intermediate container 7f39d3b67687 13:10:34 ---> effa893ad8fb 13:10:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:10:34 ---> Running in 0a31dd8b1d3d 13:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:34 Removing intermediate container 0a31dd8b1d3d 13:10:34 ---> d378e2f8b2bb 13:10:34 Step 6/12 : WORKDIR /device-virtual-go 13:10:35 ---> Running in fb45a078db34 13:10:35 INFO: Archiving Costs [Pipeline] sh 13:10:35 Removing intermediate container fb45a078db34 13:10:35 ---> 922fe9b77754 13:10:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:35 ---> Running in 892a12fc87b0 13:10:35 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:10:35 + cut -d, -f6 [Pipeline] lock 13:10:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] 13:10:35 Resource [jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] did not exist. Created. 13:10:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:35 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:35 Stashed 1 file(s) [Pipeline] } 13:10:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:36 $ docker stop --time=1 f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 13:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:10:37 $ docker rm -f --volumes f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:10:38 (1/4) Installing openssh-keygen (9.3_p2-r2) 13:10:38 (2/4) Installing libedit (20221030.3.1-r1) 13:10:38 (3/4) Installing openssh-client-common (9.3_p2-r2) 13:10:38 (4/4) Installing openssh-client-default (9.3_p2-r2) 13:10:38 Executing busybox-1.36.1-r5.trigger 13:10:38 OK: 271 MiB in 56 packages 13:10:39 Removing intermediate container 892a12fc87b0 13:10:39 ---> cb48e4d42d16 13:10:39 Step 8/12 : COPY go.mod vendor* ./ 13:10:39 ---> a580ef2ec0cb 13:10:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:39 ---> Running in f88332771374 13:12:31 Removing intermediate container f88332771374 13:12:31 ---> 5fb8ddab897d 13:12:31 Step 10/12 : COPY . . 13:12:31 ---> 7b1be9dea6e9 13:12:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:31 ---> Running in a2aef468cc53 13:12:31 Removing intermediate container a2aef468cc53 13:12:31 ---> d174da727b77 13:12:31 Step 12/12 : RUN $MAKE 13:12:31 ---> Running in 589167fcb167 13:12:31 noop 13:12:31 Removing intermediate container 589167fcb167 13:12:31 ---> 278253fdb800 13:12:31 Successfully built 278253fdb800 13:12:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:31 + docker inspect -f . ci-base-image-arm64 13:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:31 prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container 13:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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 13:12:33 $ docker top eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:34 + go version 13:12:34 go version go1.21.9 linux/arm64 [Pipeline] } 13:12:34 $ docker stop --time=1 eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 13:12:35 $ docker rm -f --volumes eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:36 + docker inspect -f . ci-base-image-arm64 13:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:36 prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container 13:12:36 $ 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/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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 13:12:37 $ docker top 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:38 + git config --global --add safe.directory /w/workspace/device-virtual-go/173 [Pipeline] fileExists [Pipeline] sh 13:12:38 + make test 13:12:39 go test ./... -coverprofile=coverage.out 13:12:44 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:16:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:16:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.057s coverage: 58.3% of statements 13:16:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:16:21 go vet ./... 13:17:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:17:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:17:00 ./bin/test-attribution-txt.sh 13:17:00 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:17:00 $ docker stop --time=1 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 13:17:02 $ docker rm -f --volumes 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:04 Warning: overwriting stash ‘coverage-report’ 13:17:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:05 + ls -al . 13:17:05 total 272 13:17:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 15 13:12 . 13:17:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 13:09 .. 13:17:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:09 .git 13:17:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 .github 13:17:05 -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 13:09 .gitignore 13:17:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 13:09 .golangci.yml 13:17:05 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 13:09 Attribution.txt 13:17:05 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 13:09 CHANGELOG.md 13:17:05 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 13:09 Dockerfile 13:17:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 13:09 GOVERNANCE.md 13:17:05 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 13:09 Jenkinsfile 13:17:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 13:09 LICENSE 13:17:05 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 13:09 Makefile 13:17:05 -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 13:09 OWNERS.md 13:17:05 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 13:09 README.md 13:17:05 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 13:07 VERSION 13:17:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 13:09 bin 13:17:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 cmd 13:17:05 -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 13:16 coverage.out 13:17:05 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 13:09 go.mod 13:17:05 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 13:09 go.sum 13:17:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 internal 13:17:05 -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 13:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:05 + 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=5f72e015f34b47f5606eaa448abf809a2ca1fd82 --label arch=arm64 --label version=3.2.0-dev.17 . 13:17:06 Sending build context to Docker daemon 18.99MB 13:17:06 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:17:06 Step 2/26 : FROM ${BASE} AS builder 13:17:06 ---> 278253fdb800 13:17:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:17:06 ---> Running in 16d0b7c7bc1b 13:17:06 Removing intermediate container 16d0b7c7bc1b 13:17:06 ---> e383e158a25e 13:17:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:17:06 ---> Running in f740677c743a 13:17:07 Removing intermediate container f740677c743a 13:17:07 ---> 933b26761166 13:17:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:17:07 ---> Running in b1f72d19f851 13:17:07 Removing intermediate container b1f72d19f851 13:17:07 ---> 93f844eadf9e 13:17:07 Step 6/26 : WORKDIR /device-virtual-go 13:17:07 ---> Running in b31b8186a429 13:17:07 Removing intermediate container b31b8186a429 13:17:07 ---> 4de8261f4da2 13:17:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:07 ---> Running in 8e4015c96602 13:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:10 OK: 271 MiB in 56 packages 13:17:11 Removing intermediate container 8e4015c96602 13:17:11 ---> e77c12954e77 13:17:11 Step 8/26 : COPY go.mod vendor* ./ 13:17:11 ---> 6f4f89129f30 13:17:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:11 ---> Running in 754f59c9cdaf 13:17:14 Removing intermediate container 754f59c9cdaf 13:17:14 ---> fac1aaa48607 13:17:14 Step 10/26 : COPY . . 13:17:15 ---> 9db7e7a2a01b 13:17:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:15 ---> Running in 879f715bf11c 13:17:15 Removing intermediate container 879f715bf11c 13:17:15 ---> 39cfbef8be8c 13:17:15 Step 12/26 : RUN $MAKE 13:17:15 ---> Running in 61920c051c8f 13:17:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:20:38 Removing intermediate container 61920c051c8f 13:20:38 ---> d203965ac616 13:20:38 Step 13/26 : FROM alpine:3.18 13:20:38 3.18: Pulling from library/alpine 13:20:38 5c905c7ebe2f: Pulling fs layer 13:20:38 5c905c7ebe2f: Download complete 13:20:38 5c905c7ebe2f: Pull complete 13:20:38 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:20:38 Status: Downloaded newer image for alpine:3.18 13:20:38 ---> dec292d02e07 13:20:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:20:38 ---> Running in 2877db637d95 13:20:38 Removing intermediate container 2877db637d95 13:20:38 ---> 1ef6fc248260 13:20:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:20:38 ---> Running in 40d159a5beae 13:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:20:38 (1/1) Installing dumb-init (1.2.5-r2) 13:20:38 Executing busybox-1.36.1-r7.trigger 13:20:38 OK: 8 MiB in 16 packages 13:20:38 Removing intermediate container 40d159a5beae 13:20:38 ---> 4e2c022f62a9 13:20:38 Step 16/26 : RUN apk --no-cache upgrade 13:20:38 ---> Running in 180be09a3a7c 13:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:20:38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:20:38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:20:38 OK: 8 MiB in 16 packages 13:20:38 Removing intermediate container 180be09a3a7c 13:20:38 ---> 114b6ea88929 13:20:38 Step 17/26 : WORKDIR / 13:20:38 ---> Running in d66bde149a53 13:20:38 Removing intermediate container d66bde149a53 13:20:38 ---> 60df466a57bd 13:20:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:20:39 ---> 006063166977 13:20:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:20:39 ---> 538365ba3b28 13:20:39 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:20:41 ---> 4fb7f376cc5c 13:20:41 Step 21/26 : EXPOSE 59900 13:20:41 ---> Running in 3529b408be91 13:20:41 Removing intermediate container 3529b408be91 13:20:41 ---> 9c3d30e59b24 13:20:41 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:20:41 ---> Running in 74c1f680cd1c 13:20:41 Removing intermediate container 74c1f680cd1c 13:20:41 ---> 7c28c6eba139 13:20:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:20:42 ---> Running in dce7dcd87b43 13:20:42 Removing intermediate container dce7dcd87b43 13:20:42 ---> 292a9a756ff7 13:20:42 Step 24/26 : LABEL arch=arm64 13:20:42 ---> Running in 5dc60a3a2c12 13:20:42 Removing intermediate container 5dc60a3a2c12 13:20:42 ---> abc53d9c9527 13:20:42 Step 25/26 : LABEL git_sha=5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:20:42 ---> Running in a81e9e9f5e6b 13:20:43 Removing intermediate container a81e9e9f5e6b 13:20:43 ---> 948d368f258e 13:20:43 Step 26/26 : LABEL version=3.2.0-dev.17 13:20:43 ---> Running in 85325b053653 13:20:43 Removing intermediate container 85325b053653 13:20:43 ---> cf638bb1d1ef 13:20:43 [Warning] One or more build-args [ARCH] were not consumed 13:20:43 Successfully built cf638bb1d1ef 13:20:43 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 13:20:43 provisioning config files... 13:20:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/173@tmp/config9018310475654633752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:44 ---> ****-login.sh 13:20:44 nexus3.edgexfoundry.org:10001 13:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:44 Configure a credential helper to remove this warning. See 13:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:44 13:20:44 Login Succeeded 13:20:44 nexus3.edgexfoundry.org:10002 13:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:44 Configure a credential helper to remove this warning. See 13:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:44 13:20:44 Login Succeeded 13:20:44 nexus3.edgexfoundry.org:10003 13:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 nexus3.edgexfoundry.org:10004 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 ****.io 13:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:45 Configure a credential helper to remove this warning. See 13:20:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:45 13:20:45 Login Succeeded 13:20:45 ---> ****-login.sh ends [Pipeline] } 13:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:20:45 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:20:45 5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:20:45 latest 13:20:45 3.2.0-dev.17 13:20:45 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:20:45 main 13:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:20:46 8d289e909c2b: Preparing 13:20:46 92077c7631ae: Preparing 13:20:46 49651dda72d2: Preparing 13:20:46 5d04c30481a3: Preparing 13:20:46 d6122a2a25a1: Preparing 13:20:46 da707bb00cb8: Preparing 13:20:46 da707bb00cb8: Waiting 13:20:46 d6122a2a25a1: Pushed 13:20:46 49651dda72d2: Pushed 13:20:46 92077c7631ae: Pushed 13:20:46 da707bb00cb8: Layer already exists 13:20:47 5d04c30481a3: Pushed 13:20:53 8d289e909c2b: Pushed 13:20:53 5f72e015f34b47f5606eaa448abf809a2ca1fd82: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:20:54 8d289e909c2b: Preparing 13:20:54 92077c7631ae: Preparing 13:20:54 49651dda72d2: Preparing 13:20:54 5d04c30481a3: Preparing 13:20:54 d6122a2a25a1: Preparing 13:20:54 da707bb00cb8: Preparing 13:20:54 da707bb00cb8: Waiting 13:20:54 5d04c30481a3: Layer already exists 13:20:54 92077c7631ae: Layer already exists 13:20:54 49651dda72d2: Layer already exists 13:20:54 d6122a2a25a1: Layer already exists 13:20:54 8d289e909c2b: Layer already exists 13:20:54 da707bb00cb8: Layer already exists 13:20:54 latest: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 13:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:20:55 8d289e909c2b: Preparing 13:20:55 92077c7631ae: Preparing 13:20:55 49651dda72d2: Preparing 13:20:55 5d04c30481a3: Preparing 13:20:55 d6122a2a25a1: Preparing 13:20:55 da707bb00cb8: Preparing 13:20:55 da707bb00cb8: Waiting 13:20:55 d6122a2a25a1: Layer already exists 13:20:55 5d04c30481a3: Layer already exists 13:20:55 49651dda72d2: Layer already exists 13:20:55 92077c7631ae: Layer already exists 13:20:55 8d289e909c2b: Layer already exists 13:20:55 da707bb00cb8: Layer already exists 13:20:55 3.2.0-dev.17: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:20:55 8d289e909c2b: Preparing 13:20:55 92077c7631ae: Preparing 13:20:55 49651dda72d2: Preparing 13:20:55 5d04c30481a3: Preparing 13:20:55 d6122a2a25a1: Preparing 13:20:55 da707bb00cb8: Preparing 13:20:55 da707bb00cb8: Waiting 13:20:55 92077c7631ae: Layer already exists 13:20:55 8d289e909c2b: Layer already exists 13:20:55 49651dda72d2: Layer already exists 13:20:55 d6122a2a25a1: Layer already exists 13:20:55 5d04c30481a3: Layer already exists 13:20:55 da707bb00cb8: Layer already exists 13:20:56 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:20:56 8d289e909c2b: Preparing 13:20:56 92077c7631ae: Preparing 13:20:56 49651dda72d2: Preparing 13:20:56 5d04c30481a3: Preparing 13:20:56 d6122a2a25a1: Preparing 13:20:56 da707bb00cb8: Preparing 13:20:56 da707bb00cb8: Waiting 13:20:56 8d289e909c2b: Layer already exists 13:20:56 5d04c30481a3: Layer already exists 13:20:56 49651dda72d2: Layer already exists 13:20:56 d6122a2a25a1: Layer already exists 13:20:56 92077c7631ae: Layer already exists 13:20:56 da707bb00cb8: Layer already exists 13:20:57 main: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:20:57 ===================================================== [Pipeline] echo 13:20:57 taggedImages: 13:20:57 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 13:20:57 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:20:57 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 13:20:57 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 13:20:57 - 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 13:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:20:57 13:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:20:58 arm64: Pulling from edgex-lftools-log-publisher 13:20:58 8998bd30e6a1: Pulling fs layer 13:20:58 04944245beec: Pulling fs layer 13:20:58 699f458cf7ca: Pulling fs layer 13:20:58 765212b225bb: Pulling fs layer 13:20:58 f23df028b6ca: Pulling fs layer 13:20:58 d65c8cfc05b1: Pulling fs layer 13:20:58 2437ff75d9bd: Pulling fs layer 13:20:58 f23df028b6ca: Waiting 13:20:58 d65c8cfc05b1: Waiting 13:20:58 765212b225bb: Waiting 13:20:58 04944245beec: Verifying Checksum 13:20:58 04944245beec: Download complete 13:20:58 765212b225bb: Verifying Checksum 13:20:58 765212b225bb: Download complete 13:20:58 f23df028b6ca: Verifying Checksum 13:20:58 f23df028b6ca: Download complete 13:20:58 d65c8cfc05b1: Verifying Checksum 13:20:58 d65c8cfc05b1: Download complete 13:20:58 699f458cf7ca: Verifying Checksum 13:20:58 699f458cf7ca: Download complete 13:20:58 8998bd30e6a1: Verifying Checksum 13:20:58 8998bd30e6a1: Download complete 13:21:01 2437ff75d9bd: Verifying Checksum 13:21:01 2437ff75d9bd: Download complete 13:21:04 8998bd30e6a1: Pull complete 13:21:04 04944245beec: Pull complete 13:21:05 699f458cf7ca: Pull complete 13:21:05 765212b225bb: Pull complete 13:21:06 f23df028b6ca: Pull complete 13:21:06 d65c8cfc05b1: Pull complete 13:21:25 2437ff75d9bd: Pull complete 13:21:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:25 prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container 13:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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 13:21:27 $ docker top a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:28 ---> job-cost.sh 13:21:28 lf-activate-venv: SKIPPING 13:21:28 INFO: No Stack... 13:21:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:30 INFO: Archiving Costs [Pipeline] sh 13:21:30 + cat /w/workspace/device-virtual-go/173/archives/cost.csv 13:21:30 + cut -d, -f6 [Pipeline] lock 13:21:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] 13:21:30 Resource [jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] did not exist. Created. 13:21:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:31 /w/workspace/device-virtual-go/173@tmp/durable-a31ea2fa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:21:31 + echo total: 0.10999999940395355 [Pipeline] stash 13:21:31 Warning: overwriting stash ‘stack-cost’ 13:21:31 Stashed 1 file(s) [Pipeline] } 13:21:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 13:21:31 $ docker stop --time=1 a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 13:21:33 $ docker rm -f --volumes a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 [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 13:21:34 provisioning config files... 13:21:34 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5008587469116307491tmp [Pipeline] { [Pipeline] sh 13:21:34 + set +x 13:21:34 + + bash -s -- 13:21:34 curl -s https://codecov.io/bash 13:21:34 13:21:34 _____ _ 13:21:34 / ____| | | 13:21:34 | | ___ __| | ___ ___ _____ __ 13:21:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:21:34 | |___| (_) | (_| | __/ (_| (_) \ V / 13:21:34 \_____\___/ \__,_|\___|\___\___/ \_/ 13:21:34 Bash-1.0.6 13:21:34 13:21:34 13:21:34 ==> git version 2.25.1 found 13:21:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:21:34 Release-Date: 2020-01-08 13:21:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:21:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:21:34 ==> Jenkins CI detected. 13:21:34 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:21:34 project root: . 13:21:34 --> token set from env 13:21:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:21:34 ==> Running gcov in . (disable via -X gcov) 13:21:34 ==> Python coveragepy not found 13:21:34 ==> Searching for coverage reports in: 13:21:34 + . 13:21:34 -> Found 1 reports 13:21:34 ==> Detecting git/mercurial file structure 13:21:34 ==> Reading reports 13:21:34 + ./coverage.out bytes=43247 13:21:34 ==> Appending adjustments 13:21:34 https://docs.codecov.io/docs/fixing-reports 13:21:34 + Found adjustments 13:21:34 ==> Gzipping contents 13:21:35 8.0K /tmp/codecov.TqYrPK.gz 13:21:35 ==> Uploading reports 13:21:35 url: https://codecov.io 13:21:35 query: branch=main&commit=5f72e015f34b47f5606eaa448abf809a2ca1fd82&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:21:35 -> Pinging Codecov 13:21:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5f72e015f34b47f5606eaa448abf809a2ca1fd82&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:21:35 -> Uploading to 13:21:35 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/5E52B4B073DB2E39498172D8E973AA87/5f72e015f34b47f5606eaa448abf809a2ca1fd82/d9541fda-4ab9-4d77-8b82-1040d9977bcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T132135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f09deae626b06a8baf8e436e77b177e2f669db88e808c90a78b4a41791e2c9 13:21:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:35 Dload Upload Total Spent Left Speed 13:21:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19095 --:--:-- --:--:-- --:--:-- 19095 13:21:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } 13:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:21:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:21:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:21:37 13:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:21:41 latest: Pulling from edgex-devops/edgex-snyk-go 13:21:41 619be1103602: Already exists 13:21:41 f8ea3408117e: Pulling fs layer 13:21:41 91320369b822: Pulling fs layer 13:21:41 0406650e8295: Pulling fs layer 13:21:41 4f4fb700ef54: Pulling fs layer 13:21:41 96d80e3f36e1: Pulling fs layer 13:21:41 bcf3aedb951c: Pulling fs layer 13:21:41 4f4fb700ef54: Waiting 13:21:41 96d80e3f36e1: Waiting 13:21:41 bcf3aedb951c: Waiting 13:21:41 0406650e8295: Verifying Checksum 13:21:41 0406650e8295: Download complete 13:21:41 f8ea3408117e: Download complete 13:21:41 4f4fb700ef54: Verifying Checksum 13:21:41 4f4fb700ef54: Download complete 13:21:41 f8ea3408117e: Pull complete 13:21:41 96d80e3f36e1: Verifying Checksum 13:21:41 96d80e3f36e1: Download complete 13:21:41 91320369b822: Download complete 13:21:41 bcf3aedb951c: Verifying Checksum 13:21:41 bcf3aedb951c: Download complete 13:21:44 91320369b822: Pull complete 13:21:44 0406650e8295: Pull complete 13:21:44 4f4fb700ef54: Pull complete 13:21:44 96d80e3f36e1: Pull complete 13:21:47 bcf3aedb951c: Pull complete 13:21:47 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 13:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:21:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:47 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:21:47 $ 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 13:21:52 $ docker top 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:52 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 13:21:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 13:21:53 + set -o pipefail 13:21:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 13:22:04 13:22:04 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:22:04 13:22:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/4b1a183f-b3b2-45df-8485-c16d23745fa9 13:22:04 13:22:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:22:04 13:22:04 13:22:04 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:22:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:22:04 $ docker stop --time=1 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f 13:22:10 $ docker rm -f --volumes 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f [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 13:22:11 + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] sh 13:22:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:22:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:12 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:22:12 $ 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 13:22:13 $ docker top afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:13 [ssh-agent] Looking for ssh-agent implementation... 13:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:13 $ docker exec afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 ssh-agent 13:22:13 SSH_AUTH_SOCK=/tmp/ssh-IENUVFVNMcau/agent.31 13:22:13 SSH_AGENT_PID=37 13:22:13 Running ssh-add (command line suppressed) 13:22:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16323395473801957378.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16323395473801957378.key) 13:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:13 + git semver tag 13:22:14 2024-07-15 13:22:13,978 [run_tag] DEBUG tag force:False 13:22:14 2024-07-15 13:22:13,979 [check_head_tag] DEBUG check head tag 13:22:14 2024-07-15 13:22:13,980 [execute] INFO git cat-file --batch-check 13:22:14 2024-07-15 13:22:13,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:22:14 2024-07-15 13:22:13,984 [execute] INFO git cat-file --batch 13:22:14 2024-07-15 13:22:13,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:22:14 2024-07-15 13:22:14,003 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:14 2024-07-15 13:22:14,004 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 13:22:14 2024-07-15 13:22:14,004 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:22:14 2024-07-15 13:22:14,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:14 3.2.0-dev.17 [Pipeline] } 13:22:14 $ docker exec --env ******** --env ******** afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 ssh-agent -k 13:22:14 unset SSH_AUTH_SOCK; 13:22:14 unset SSH_AGENT_PID; 13:22:14 echo Agent pid 37 killed; 13:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:14 + git semver [Pipeline] } 13:22:14 $ docker stop --time=1 afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 13:22:16 $ docker rm -f --volumes afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:16 13:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:16 0.23.1-centos7: Pulling from edgex-lftools 13:22:16 ab5ef0e58194: Pulling fs layer 13:22:16 9712f1f96733: Pulling fs layer 13:22:16 63f879dbbcfc: Pulling fs layer 13:22:16 0d9ebad4ef96: Pulling fs layer 13:22:16 e9a5061849ea: Pulling fs layer 13:22:16 d747dcd14b5f: Pulling fs layer 13:22:16 2de7ff778b66: Pulling fs layer 13:22:16 0d9ebad4ef96: Waiting 13:22:16 e9a5061849ea: Waiting 13:22:16 d747dcd14b5f: Waiting 13:22:16 2de7ff778b66: Waiting 13:22:16 9712f1f96733: Download complete 13:22:17 63f879dbbcfc: Verifying Checksum 13:22:17 63f879dbbcfc: Download complete 13:22:17 e9a5061849ea: Verifying Checksum 13:22:17 e9a5061849ea: Download complete 13:22:17 d747dcd14b5f: Download complete 13:22:17 0d9ebad4ef96: Verifying Checksum 13:22:17 0d9ebad4ef96: Download complete 13:22:17 ab5ef0e58194: Verifying Checksum 13:22:17 ab5ef0e58194: Download complete 13:22:17 2de7ff778b66: Verifying Checksum 13:22:17 2de7ff778b66: Download complete 13:22:19 ab5ef0e58194: Pull complete 13:22:19 9712f1f96733: Pull complete 13:22:20 63f879dbbcfc: Pull complete 13:22:24 0d9ebad4ef96: Pull complete 13:22:24 e9a5061849ea: Pull complete 13:22:24 d747dcd14b5f: Pull complete 13:22:25 2de7ff778b66: Pull complete 13:22:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:25 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:22:25 $ 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 13:22:32 $ docker top 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:22:32 provisioning config files... 13:22:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1199209825618726tmp 13:22:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1862608263283802523tmp 13:22:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3665382020697330240tmp [Pipeline] { [Pipeline] echo 13:22:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:22:33 ---> sigul-configuration.sh 13:22:33 gpg: directory `/root/.gnupg' created 13:22:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:22:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:22:33 gpg: keyring `/root/.gnupg/secring.gpg' created 13:22:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:22:33 gpg: CAST5 encrypted data 13:22:33 gpg: encrypted with 1 passphrase 13:22:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:22:33 + mkdir /home/jenkins 13:22:33 + mkdir /home/jenkins/sigul [Pipeline] sh 13:22:34 + 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 13:22:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:22:34 ---> sigul-install.sh 13:22:34 Sigul already installed; skipping installation. [Pipeline] sh 13:22:34 + git tag --list 13:22:34 v1.0.0 13:22:34 v1.1.0 13:22:34 v1.1.1 13:22:34 v1.2.1 13:22:34 v1.2.2 13:22:34 v1.2.3 13:22:34 v1.3.0 13:22:34 v1.3.1 13:22:34 v2.0.0 13:22:34 v2.1.0 13:22:34 v2.1.1 13:22:34 v2.2.0 13:22:34 v2.3.0 13:22:34 v3.0 13:22:34 v3.0.0 13:22:34 v3.1 13:22:34 v3.1.0 13:22:34 v3.1.0-dev.1 13:22:34 v3.1.0-dev.10 13:22:34 v3.1.0-dev.11 13:22:34 v3.1.0-dev.12 13:22:34 v3.1.0-dev.13 13:22:34 v3.1.0-dev.14 13:22:34 v3.1.0-dev.15 13:22:34 v3.1.0-dev.16 13:22:34 v3.1.0-dev.17 13:22:34 v3.1.0-dev.18 13:22:34 v3.1.0-dev.19 13:22:34 v3.1.0-dev.2 13:22:34 v3.1.0-dev.20 13:22:34 v3.1.0-dev.21 13:22:34 v3.1.0-dev.22 13:22:34 v3.1.0-dev.23 13:22:34 v3.1.0-dev.24 13:22:34 v3.1.0-dev.25 13:22:34 v3.1.0-dev.26 13:22:34 v3.1.0-dev.27 13:22:34 v3.1.0-dev.28 13:22:34 v3.1.0-dev.29 13:22:34 v3.1.0-dev.3 13:22:34 v3.1.0-dev.30 13:22:34 v3.1.0-dev.4 13:22:34 v3.1.0-dev.5 13:22:34 v3.1.0-dev.6 13:22:34 v3.1.0-dev.7 13:22:34 v3.1.0-dev.8 13:22:34 v3.1.0-dev.9 13:22:34 v3.1.1 13:22:34 v3.1.1-dev.1 13:22:34 v3.2.0-dev.1 13:22:34 v3.2.0-dev.10 13:22:34 v3.2.0-dev.11 13:22:34 v3.2.0-dev.12 13:22:34 v3.2.0-dev.13 13:22:34 v3.2.0-dev.14 13:22:34 v3.2.0-dev.15 13:22:34 v3.2.0-dev.16 13:22:34 v3.2.0-dev.17 13:22:34 v3.2.0-dev.2 13:22:34 v3.2.0-dev.3 13:22:34 v3.2.0-dev.4 13:22:34 v3.2.0-dev.5 13:22:34 v3.2.0-dev.6 13:22:34 v3.2.0-dev.7 13:22:34 v3.2.0-dev.8 13:22:34 v3.2.0-dev.9 [Pipeline] sh 13:22:34 + lftools sign git-tag v3.2.0-dev.17 13:22:35 Signing Git tag with Sigul... 13:22:35 Signing v3.2.0-dev.17 [Pipeline] echo 13:22:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:22:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:22:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:22:36 $ docker stop --time=1 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da 13:22:37 $ docker rm -f --volumes 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:22:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:22:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:38 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:22:38 $ 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 13:22:38 $ docker top 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 -eo pid,comm 13:22: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). 13:22:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:38 [ssh-agent] Looking for ssh-agent implementation... 13:22:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:38 $ docker exec 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 ssh-agent 13:22:38 SSH_AUTH_SOCK=/tmp/ssh-rOIj2NCgPmGx/agent.32 13:22:38 SSH_AGENT_PID=38 13:22:38 Running ssh-add (command line suppressed) 13:22:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18371644557782401620.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18371644557782401620.key) 13:22:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:39 + git semver bump pre 13:22:39 2024-07-15 13:22:39,487 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:39 2024-07-15 13:22:39,488 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 13:22:39 2024-07-15 13:22:39,488 [bump_version] DEBUG bumped version:3.2.0-dev.18 13:22:39 2024-07-15 13:22:39,488 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:22:39 2024-07-15 13:22:39,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:39 2024-07-15 13:22:39,488 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:39 2024-07-15 13:22:39,490 [execute] INFO git cat-file --batch-check 13:22:39 2024-07-15 13:22:39,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:22:39 2024-07-15 13:22:39,496 [execute] INFO git cat-file --batch 13:22:39 2024-07-15 13:22:39,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:22:39 2024-07-15 13:22:39,500 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:39 3.2.0-dev.18 [Pipeline] } 13:22:39 $ docker exec --env ******** --env ******** 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 ssh-agent -k 13:22:39 unset SSH_AUTH_SOCK; 13:22:39 unset SSH_AGENT_PID; 13:22:39 echo Agent pid 38 killed; 13:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:40 + git semver [Pipeline] } 13:22:40 $ docker stop --time=1 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 13:22:41 $ docker rm -f --volumes 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:22:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:42 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:22:42 $ 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 13:22:42 $ docker top 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f -eo pid,comm 13:22:42 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). 13:22:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:42 [ssh-agent] Looking for ssh-agent implementation... 13:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:42 $ docker exec 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f ssh-agent 13:22:43 SSH_AUTH_SOCK=/tmp/ssh-eTjOIScPI9zn/agent.31 13:22:43 SSH_AGENT_PID=37 13:22:43 Running ssh-add (command line suppressed) 13:22:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15744502959435241719.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15744502959435241719.key) 13:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:43 + git semver push 13:22:43 2024-07-15 13:22:43,575 [run_push] DEBUG push 13:22:43 2024-07-15 13:22:43,576 [execute] INFO git cat-file --batch-check 13:22:43 2024-07-15 13:22:43,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:22:43 2024-07-15 13:22:43,580 [execute] INFO git rev-list 3a14915a5f13194a26bef25596097ed7e59acbe1 -- 13:22:43 2024-07-15 13:22:43,581 [execute] DEBUG Popen(['git', 'rev-list', '3a14915a5f13194a26bef25596097ed7e59acbe1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:22:43 2024-07-15 13:22:43,590 [execute] INFO git fetch -v origin 13:22:43 2024-07-15 13:22:43,591 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:22:44 2024-07-15 13:22:44,036 [run_push] DEBUG no remote changes detected 13:22:44 2024-07-15 13:22:44,037 [execute] INFO git push origin semver 13:22:44 2024-07-15 13:22:44,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:22:45 2024-07-15 13:22:44,964 [run_push] DEBUG push all version tags 13:22:45 2024-07-15 13:22:44,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:22:45 2024-07-15 13:22:44,965 [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) 13:22:45 2024-07-15 13:22:45,675 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:22:45 3.2.0-dev.18 [Pipeline] } 13:22:45 $ docker exec --env ******** --env ******** 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f ssh-agent -k 13:22:45 unset SSH_AUTH_SOCK; 13:22:45 unset SSH_AGENT_PID; 13:22:45 echo Agent pid 37 killed; 13:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:46 + git semver [Pipeline] } 13:22:46 $ docker stop --time=1 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f 13:22:47 $ docker rm -f --volumes 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f [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 13:22:48 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:22:48 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:22:48 total 16 13:22:48 drwxr-xr-x 3 root root 4096 Jul 15 13:10 . 13:22:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 13:22 .. 13:22:48 drwxr-xr-x 2 root root 4096 Jul 15 13:10 cost 13:22:48 -rw-r--r-- 1 root root 89 Jul 15 13:10 cost.csv 13:22:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:22:48 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:22:48 total 16 13:22:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 13:10 . 13:22:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 13:22 .. 13:22:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 13:10 cost 13:22:48 -rw-r--r-- 1 jenkins jenkins 89 Jul 15 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:22:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:22:49 ---> package-listing.sh 13:22:49 ++ facter osfamily 13:22:49 ++ tr '[:upper:]' '[:lower:]' 13:22:49 + OS_FAMILY=debian 13:22:49 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:22:49 + START_PACKAGES=/tmp/packages_start.txt 13:22:49 + END_PACKAGES=/tmp/packages_end.txt 13:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:22:49 + PACKAGES=/tmp/packages_start.txt 13:22:49 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:22:49 + PACKAGES=/tmp/packages_end.txt 13:22:49 + case "${OS_FAMILY}" in 13:22:49 + dpkg -l 13:22:49 + grep '^ii' 13:22:49 + '[' -f /tmp/packages_start.txt ']' 13:22:49 + '[' -f /tmp/packages_end.txt ']' 13:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:22:49 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:22:49 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:22:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:22:49 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 13:22:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:50 prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container 13:22:50 $ 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 13:22:50 $ docker top 3319cd0586cb2dc05c7102209b5101d6420ea0d01852bbc33c111ef05cb00cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:51 + touch /tmp/pre-build-complete [Pipeline] sh 13:22:51 + mkdir -p /var/log/sysstat [Pipeline] sh 13:22:51 + ls /var/log/sa-host 13:22:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:51 provisioning config files... 13:22:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13401054429782356075tmp [Pipeline] { [Pipeline] echo 13:22:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:22:52 ---> create-netrc.sh [Pipeline] } 13:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:22:52 ---> python-tools-install.sh [Pipeline] echo 13:22:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:22:52 ---> sudo-logs.sh 13:22:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:22:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:22:53 ---> job-cost.sh 13:22:53 lf-activate-venv: SKIPPING 13:22:53 DEBUG: total: 0.2199999988079071 13:22:53 INFO: Retrieving Stack Cost... 13:22:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:22:53 INFO: Archiving Costs [Pipeline] echo 13:22:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:22:54 ---> logs-deploy.sh 13:22:54 lf-activate-venv: SKIPPING 13:22:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/173 13:22:54 INFO: archiving workspace using pattern(s): 13:22:55 Archives upload complete. 13:22:55 INFO: archiving logs to Nexus