Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e25f9ddff1f5f86c101f6df9b932be439593de6 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-ssh907095756147486282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15830022524634975160.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17349880094334871330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11224979743869107405.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-ssh16924472212877285072.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36628 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 0e25f9ddff1f5f86c101f6df9b932be439593de6 (main) Commit message: "Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" > 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 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 > git rev-list --no-walk 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:55:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:55:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:55:06 ========================================================= 12:55:06 EdgeX Global Pipelines Version Info 12:55:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:55:07 ------------------- 12:55:07 stable info: 12:55:07 ------------------- 12:55:07 Commited By: Cherry Wang cherry@iotechsys.com 12:55:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:55:07 Message: update stable to v1.0.269 12:55:07 ------------------- 12:55:07 experimental info: 12:55:07 ------------------- 12:55:07 Commited By: **** collab-it+edgex@linuxfoundation.org 12:55:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:55:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e25f9d [Pipeline] echo 12:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:08 provisioning config files... 12:55:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2040532965803818049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:09 ---> ****-login.sh 12:55:09 nexus3.edgexfoundry.org:10001 12:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:09 Configure a credential helper to remove this warning. See 12:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:09 12:55:09 Login Succeeded 12:55:09 nexus3.edgexfoundry.org:10002 12:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:09 Configure a credential helper to remove this warning. See 12:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:09 12:55:09 Login Succeeded 12:55:09 nexus3.edgexfoundry.org:10003 12:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:09 Configure a credential helper to remove this warning. See 12:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:09 12:55:09 Login Succeeded 12:55:09 nexus3.edgexfoundry.org:10004 12:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:10 Configure a credential helper to remove this warning. See 12:55:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:10 12:55:10 Login Succeeded 12:55:10 ****.io 12:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:10 Configure a credential helper to remove this warning. See 12:55:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:10 12:55:10 Login Succeeded 12:55:10 ---> ****-login.sh ends [Pipeline] } 12:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:55:10 + git rev-list -1 --merges 0e25f9ddff1f5f86c101f6df9b932be439593de6~1..0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo 12:55:10 -----------> git rev-list -1 --merges 0e25f9ddff1f5f86c101f6df9b932be439593de6~1..0e25f9ddff1f5f86c101f6df9b932be439593de6 0e25f9ddff1f5f86c101f6df9b932be439593de6 12:55:10 0e25f9ddff1f5f86c101f6df9b932be439593de6 [false] [Pipeline] sh 12:55:11 + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo 12:55:11 ========================================================= 12:55:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:55:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:11 + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo 12:55:11 [semverPrep] GIT_COMMIT: 0e25f9ddff1f5f86c101f6df9b932be439593de6, Commit Message: Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17 [Pipeline] echo 12:55:11 [semverPrep] This is not a build commit. [Pipeline] sh 12:55:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:11 + grep -v github /etc/ssh/ssh_known_hosts 12:55:11 + [ -e /tmp/ssh_known_hosts ] 12:55:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:55:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:55:11 + sudo tee -a /etc/ssh/ssh_known_hosts 12:55:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:12 12:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:12 0.1.4: Pulling from edgex-devops/py-git-semver 12:55:12 b85a868b505f: Pulling fs layer 12:55:12 e2be974225ed: Pulling fs layer 12:55:12 339a4e72a1f5: Pulling fs layer 12:55:12 988bab9f4d93: Pulling fs layer 12:55:12 1469e6f7b9e6: Pulling fs layer 12:55:12 eaf3925da568: Pulling fs layer 12:55:12 bab4dde63d76: Pulling fs layer 12:55:12 bde34c3a00c8: Pulling fs layer 12:55:12 b352a97aabf1: Pulling fs layer 12:55:12 4872d77fe225: Pulling fs layer 12:55:12 5851b861e8e6: Pulling fs layer 12:55:12 988bab9f4d93: Waiting 12:55:12 1469e6f7b9e6: Waiting 12:55:12 eaf3925da568: Waiting 12:55:12 bab4dde63d76: Waiting 12:55:12 bde34c3a00c8: Waiting 12:55:12 4872d77fe225: Waiting 12:55:12 b352a97aabf1: Waiting 12:55:12 5851b861e8e6: Waiting 12:55:12 e2be974225ed: Verifying Checksum 12:55:12 e2be974225ed: Download complete 12:55:12 988bab9f4d93: Verifying Checksum 12:55:12 988bab9f4d93: Download complete 12:55:12 1469e6f7b9e6: Verifying Checksum 12:55:12 1469e6f7b9e6: Download complete 12:55:12 eaf3925da568: Verifying Checksum 12:55:12 eaf3925da568: Download complete 12:55:12 339a4e72a1f5: Verifying Checksum 12:55:12 339a4e72a1f5: Download complete 12:55:12 bde34c3a00c8: Verifying Checksum 12:55:12 bde34c3a00c8: Download complete 12:55:12 b352a97aabf1: Download complete 12:55:12 4872d77fe225: Verifying Checksum 12:55:12 4872d77fe225: Download complete 12:55:12 5851b861e8e6: Verifying Checksum 12:55:12 5851b861e8e6: Download complete 12:55:12 b85a868b505f: Verifying Checksum 12:55:12 b85a868b505f: Download complete 12:55:13 bab4dde63d76: Verifying Checksum 12:55:13 bab4dde63d76: Download complete 12:55:14 b85a868b505f: Pull complete 12:55:14 e2be974225ed: Pull complete 12:55:14 339a4e72a1f5: Pull complete 12:55:14 988bab9f4d93: Pull complete 12:55:15 1469e6f7b9e6: Pull complete 12:55:15 eaf3925da568: Pull complete 12:55:17 bab4dde63d76: Pull complete 12:55:17 bde34c3a00c8: Pull complete 12:55:17 b352a97aabf1: Pull complete 12:55:17 4872d77fe225: Pull complete 12:55:17 5851b861e8e6: Pull complete 12:55:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:17 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 12:55:17 $ 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 12:55:20 $ docker top ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 -eo pid,comm 12:55:20 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). 12:55:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:20 [ssh-agent] Looking for ssh-agent implementation... 12:55:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:20 $ docker exec ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent 12:55:20 SSH_AUTH_SOCK=/tmp/ssh-BmGFVMMYDgIx/agent.33 12:55:20 SSH_AGENT_PID=39 12:55:20 Running ssh-add (command line suppressed) 12:55:20 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17666696080897913609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17666696080897913609.key) 12:55:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:21 + git tag --points-at HEAD [Pipeline] } 12:55:21 $ docker exec --env ******** --env ******** ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent -k 12:55:21 unset SSH_AUTH_SOCK; 12:55:21 unset SSH_AGENT_PID; 12:55:21 echo Agent pid 39 killed; 12:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:21 [ssh-agent] Looking for ssh-agent implementation... 12:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:21 $ docker exec ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent 12:55:21 SSH_AUTH_SOCK=/tmp/ssh-WmXfSew4AD1T/agent.72 12:55:21 SSH_AGENT_PID=78 12:55:21 Running ssh-add (command line suppressed) 12:55:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15203517749897867472.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15203517749897867472.key) 12:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:22 + git semver init 12:55:22 2025-01-13 12:55:22,287 [run_init] DEBUG init version:0.0.0 force:False 12:55:22 2025-01-13 12:55:22,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:55:22 2025-01-13 12:55:22,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:55:22 2025-01-13 12:55:22,291 [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) 12:55:23 2025-01-13 12:55:23,646 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:55:23 2025-01-13 12:55:23,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:55:23 2025-01-13 12:55:23,648 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:55:23 2025-01-13 12:55:23,648 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:55:23 4.0.0-dev.10 [Pipeline] } 12:55:23 $ docker exec --env ******** --env ******** ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent -k 12:55:23 unset SSH_AUTH_SOCK; 12:55:23 unset SSH_AGENT_PID; 12:55:23 echo Agent pid 78 killed; 12:55:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:24 + git semver [Pipeline] } 12:55:24 $ docker stop --time=1 ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 12:55:25 $ docker rm -f --volumes ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:55:26 Stashed 1 file(s) [Pipeline] echo 12:55:26 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 12:55:26 provisioning config files... 12:55:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5451631354053732203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:26 ---> ****-login.sh 12:55:26 nexus3.edgexfoundry.org:10001 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 nexus3.edgexfoundry.org:10002 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 nexus3.edgexfoundry.org:10003 12:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:27 Configure a credential helper to remove this warning. See 12:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:27 12:55:27 Login Succeeded 12:55:27 nexus3.edgexfoundry.org:10004 12:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:27 Configure a credential helper to remove this warning. See 12:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:27 12:55:27 Login Succeeded 12:55:27 ****.io 12:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:27 Configure a credential helper to remove this warning. See 12:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:27 12:55:27 Login Succeeded 12:55:27 ---> ****-login.sh ends [Pipeline] } 12:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:27 ========================================================= 12:55:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:55:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 12:55:27 Sending build context to Docker daemon 37.75MB 12:55:27 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:55:27 Step 2/12 : FROM ${BASE} AS builder 12:55:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:55:28 da9db072f522: Pulling fs layer 12:55:28 6ef4a4ee8ca5: Pulling fs layer 12:55:28 06f05ace1117: Pulling fs layer 12:55:28 5fe327b54edc: Pulling fs layer 12:55:28 4f4fb700ef54: Pulling fs layer 12:55:28 92a5565b7b96: Pulling fs layer 12:55:28 ff9bb7016b71: Pulling fs layer 12:55:28 b67dba6c2c7d: Pulling fs layer 12:55:28 5fe327b54edc: Waiting 12:55:28 92a5565b7b96: Waiting 12:55:28 ff9bb7016b71: Waiting 12:55:28 4f4fb700ef54: Waiting 12:55:28 a813b0c90790: Pulling fs layer 12:55:28 a813b0c90790: Waiting 12:55:28 6ef4a4ee8ca5: Verifying Checksum 12:55:28 6ef4a4ee8ca5: Download complete 12:55:28 5fe327b54edc: Verifying Checksum 12:55:28 5fe327b54edc: Download complete 12:55:28 4f4fb700ef54: Download complete 12:55:28 92a5565b7b96: Verifying Checksum 12:55:28 92a5565b7b96: Download complete 12:55:28 da9db072f522: Verifying Checksum 12:55:28 da9db072f522: Download complete 12:55:28 ff9bb7016b71: Verifying Checksum 12:55:28 ff9bb7016b71: Download complete 12:55:28 da9db072f522: Pull complete 12:55:28 a813b0c90790: Verifying Checksum 12:55:28 a813b0c90790: Download complete 12:55:28 6ef4a4ee8ca5: Pull complete 12:55:28 06f05ace1117: Verifying Checksum 12:55:28 06f05ace1117: Download complete 12:55:28 b67dba6c2c7d: Verifying Checksum 12:55:28 b67dba6c2c7d: Download complete 12:55:32 06f05ace1117: Pull complete 12:55:32 5fe327b54edc: Pull complete 12:55:32 4f4fb700ef54: Pull complete 12:55:32 92a5565b7b96: Pull complete 12:55:32 ff9bb7016b71: Pull complete 12:55:34 b67dba6c2c7d: Pull complete 12:55:35 a813b0c90790: Pull complete 12:55:35 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:55:35 ---> 3ba60ce46760 12:55:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:55:40 ---> Running in 9325bd2824db 12:55:40 Removing intermediate container 9325bd2824db 12:55:40 ---> 8116956e4780 12:55:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:55:40 ---> Running in 62ca3a5c8501 12:55:40 Removing intermediate container 62ca3a5c8501 12:55:40 ---> 1dc06bf95137 12:55:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:55:40 ---> Running in 37656cd83cea 12:55:40 Removing intermediate container 37656cd83cea 12:55:40 ---> 586a05761360 12:55:40 Step 6/12 : WORKDIR /device-virtual-go 12:55:40 ---> Running in 09a928230a7d 12:55:40 Removing intermediate container 09a928230a7d 12:55:40 ---> c4320e532b8b 12:55:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:40 ---> Running in 437f69c074a8 12:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:55:41 Still waiting to schedule task 12:55:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:55:41 (1/4) Installing openssh-keygen (9.7_p1-r4) 12:55:41 (2/4) Installing libedit (20240517.3.1-r0) 12:55:41 (3/4) Installing openssh-client-common (9.7_p1-r4) 12:55:41 (4/4) Installing openssh-client-default (9.7_p1-r4) 12:55:41 Executing busybox-1.36.1-r29.trigger 12:55:41 OK: 252 MiB in 62 packages 12:55:42 Removing intermediate container 437f69c074a8 12:55:42 ---> 2a69f07ce6c7 12:55:42 Step 8/12 : COPY go.mod vendor* ./ 12:55:42 ---> 9e41652b2d2a 12:55:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:42 ---> Running in 0c0233dc91d3 12:56:28 Removing intermediate container 0c0233dc91d3 12:56:28 ---> 490954ae7c92 12:56:28 Step 10/12 : COPY . . 12:56:29 ---> a4dde2a45dd2 12:56:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:56:29 ---> Running in 6db1fb173829 12:56:29 Removing intermediate container 6db1fb173829 12:56:29 ---> ee4f47018a36 12:56:29 Step 12/12 : RUN $MAKE 12:56:29 ---> Running in ae622444bac0 12:56:29 noop 12:56:29 Removing intermediate container ae622444bac0 12:56:29 ---> 34f914718e08 12:56:29 Successfully built 34f914718e08 12:56:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:30 + docker inspect -f . ci-base-image-x86_64 12:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:30 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 12:56:30 $ 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 12:56:30 $ docker top 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:31 + go version 12:56:31 go version go1.23.4 linux/amd64 [Pipeline] } 12:56:31 $ docker stop --time=1 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e 12:56:32 $ docker rm -f --volumes 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:32 + docker inspect -f . ci-base-image-x86_64 12:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:32 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 12:56:32 $ 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 12:56:33 $ docker top 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:33 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:56:34 + make test 12:56:34 go test ./... -coverprofile=coverage.out 12:56:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:56:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:56:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 12:57:07 go vet ./... 12:57:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:12 ./bin/test-attribution-txt.sh [Pipeline] echo 12:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:57:12 $ docker stop --time=1 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 12:57:16 $ docker rm -f --volumes 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:18 + ls -al . 12:57:18 total 264 12:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:56 . 12:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 12:55 .. 12:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:56 .git 12:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 .github 12:57:18 -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 12:55 .gitignore 12:57:18 -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 12:55 .golangci.yml 12:57:18 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 12:55 .semver 12:57:18 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 13 12:55 Attribution.txt 12:57:18 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 13 12:55 CHANGELOG.md 12:57:18 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 13 12:55 Dockerfile 12:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 12:55 GOVERNANCE.md 12:57:18 -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 12:55 Jenkinsfile 12:57:18 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 12:55 LICENSE 12:57:18 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 13 12:55 Makefile 12:57:18 -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 12:55 OWNERS.md 12:57:18 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 13 12:55 README.md 12:57:18 -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 12:55 VERSION 12:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 12:55 bin 12:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 cmd 12:57:18 -rw-r--r-- 1 jenkins jenkins 43316 Jan 13 12:56 coverage.out 12:57:18 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 13 12:55 go.mod 12:57:18 -rw-rw-r-- 1 jenkins jenkins 86632 Jan 13 12:55 go.sum 12:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 internal 12:57:18 -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 12:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:18 + 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=0e25f9ddff1f5f86c101f6df9b932be439593de6 --label arch=amd64 --label version=4.0.0-dev.10 . 12:57:18 Sending build context to Docker daemon 37.8MB 12:57:18 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 12:57:18 Step 2/26 : FROM ${BASE} AS builder 12:57:18 ---> 34f914718e08 12:57:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:57:19 ---> Running in 9618d89ed4b1 12:57:19 Removing intermediate container 9618d89ed4b1 12:57:19 ---> 06370e472165 12:57:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:57:19 ---> Running in 89091863e5a2 12:57:19 Removing intermediate container 89091863e5a2 12:57:19 ---> f3b8553c4766 12:57:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:57:19 ---> Running in 1c7e510a02b3 12:57:19 Removing intermediate container 1c7e510a02b3 12:57:19 ---> f21e1782a294 12:57:19 Step 6/26 : WORKDIR /device-virtual-go 12:57:19 ---> Running in d927bfd1f829 12:57:19 Removing intermediate container d927bfd1f829 12:57:19 ---> 9c9f00f56c63 12:57:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:19 ---> Running in dc26059fe414 12:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:57:20 OK: 252 MiB in 62 packages 12:57:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36629 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:57:20 Running in /w/workspace/device-virtual-go/194 [Pipeline] { [Pipeline] checkout 12:57:20 Removing intermediate container dc26059fe414 12:57:20 ---> dec0e6d3df36 12:57:20 Step 8/26 : COPY go.mod vendor* ./ 12:57:20 ---> 30bf1dcf84ea 12:57:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:20 ---> Running in bb3af60fdc35 12:57:21 Removing intermediate container bb3af60fdc35 12:57:21 ---> c3d2a4274bc2 12:57:21 Step 10/26 : COPY . . 12:57:22 ---> a815103166c5 12:57:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:22 ---> Running in 6e3344b8f932 12:57:22 Removing intermediate container 6e3344b8f932 12:57:22 ---> 5723b64bcd83 12:57:22 Step 12/26 : RUN $MAKE 12:57:22 ---> Running in 0227595821e2 12:57:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:57:23 The recommended git tool is: git 12:57:31 using credential edgex-jenkins-ssh 12:57:31 Cloning the remote Git repository 12:57:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:57:31 > git init /w/workspace/device-virtual-go/194 # timeout=10 12:57:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:57:31 > git --version # timeout=10 12:57:31 > git --version # 'git version 2.25.1' 12:57:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:57:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:36 Avoid second fetch 12:57:36 Checking out Revision 0e25f9ddff1f5f86c101f6df9b932be439593de6 (main) 12:57:36 Commit message: "Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" 12:57:36 > git config core.sparsecheckout # timeout=10 12:57:36 > git checkout -f 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:41 Dload Upload Total Spent Left Speed 12:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 12:57:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:42 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 12:57:42 /etc/docker/daemon.json 12:57:42 { 12:57:42 "registry-mirrors": [ 12:57:42 "https://nexus3.edgexfoundry.org:10001" 12:57:42 ], 12:57:42 "bip": "10.250.0.254/24", 12:57:42 "hosts": [ 12:57:42 "tcp://0.0.0.0:5555", 12:57:42 "unix:///var/run/docker.sock" 12:57:42 ], 12:57:42 "mtu": 1458, 12:57:42 "selinux-enabled": true, 12:57:42 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:42 } [Pipeline] sh 12:57:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:01 provisioning config files... 12:58:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/194@tmp/config4920794641848994939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:01 ---> ****-login.sh 12:58:01 nexus3.edgexfoundry.org:10001 12:58:01 Removing intermediate container 0227595821e2 12:58:01 ---> 74e6ffd0ae13 12:58:01 Step 13/26 : FROM alpine:3.20 12:58:01 3.20: Pulling from library/alpine 12:58:01 66a3d608f3fa: Pulling fs layer 12:58:01 66a3d608f3fa: Verifying Checksum 12:58:01 66a3d608f3fa: Download complete 12:58:01 66a3d608f3fa: Pull complete 12:58:01 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:58:01 Status: Downloaded newer image for alpine:3.20 12:58:01 ---> e29df9b510ff 12:58:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:58:01 ---> Running in 0aeaf5b7143d 12:58:01 Removing intermediate container 0aeaf5b7143d 12:58:01 ---> 8442dbcc21b2 12:58:01 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:58:01 ---> Running in 7eaeb785e99b 12:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:58:01 (1/1) Installing dumb-init (1.2.5-r3) 12:58:01 Executing busybox-1.36.1-r29.trigger 12:58:01 OK: 8 MiB in 15 packages 12:58:01 Removing intermediate container 7eaeb785e99b 12:58:01 ---> 015161b5a6f9 12:58:01 Step 16/26 : RUN apk --no-cache upgrade 12:58:01 ---> Running in e30dbdadff54 12:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:58:01 OK: 8 MiB in 15 packages 12:58:01 Removing intermediate container e30dbdadff54 12:58:01 ---> 8dd31af9a4cf 12:58:01 Step 17/26 : WORKDIR / 12:58:01 ---> Running in 1ec560afea03 12:58:01 Removing intermediate container 1ec560afea03 12:58:01 ---> 8093babd22b4 12:58:01 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:58:01 ---> 4455dc81f7b2 12:58:01 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:58:01 ---> 98b4967e5af8 12:58:01 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:58:01 ---> 3837da5cb937 12:58:01 Step 21/26 : EXPOSE 59900 12:58:01 ---> Running in 28f885365cf8 12:58:01 Removing intermediate container 28f885365cf8 12:58:01 ---> 54517a5a146c 12:58:01 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:58:01 ---> Running in 778edf586764 12:58:01 Removing intermediate container 778edf586764 12:58:01 ---> e7ebb1f64a55 12:58:01 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:58:01 ---> Running in dbec00ac6ff5 12:58:01 Removing intermediate container dbec00ac6ff5 12:58:01 ---> f0bb47fe6025 12:58:01 Step 24/26 : LABEL arch=amd64 12:58:01 ---> Running in 07d55d08ba6e 12:58:01 Removing intermediate container 07d55d08ba6e 12:58:01 ---> b82f537dd38d 12:58:01 Step 25/26 : LABEL git_sha=0e25f9ddff1f5f86c101f6df9b932be439593de6 12:58:01 ---> Running in adf59901a05c 12:58:01 Removing intermediate container adf59901a05c 12:58:01 ---> 03d3263fae7d 12:58:01 Step 26/26 : LABEL version=4.0.0-dev.10 12:58:01 ---> Running in 4a875ffb09b5 12:58:01 Removing intermediate container 4a875ffb09b5 12:58:01 ---> de06e72f3381 12:58:01 [Warning] One or more build-args [ARCH] were not consumed 12:58:01 Successfully built de06e72f3381 12:58:01 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:01 provisioning config files... 12:58:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9133922400600530849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10002 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 ---> ****-login.sh 12:58:02 nexus3.edgexfoundry.org:10001 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10002 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10003 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10003 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10004 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 ****.io 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 nexus3.edgexfoundry.org:10004 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 ---> ****-login.sh ends [Pipeline] } 12:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:02 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:58:02 0e25f9ddff1f5f86c101f6df9b932be439593de6 12:58:02 latest 12:58:02 4.0.0-dev.10 12:58:02 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 12:58:02 main 12:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:02 Configure a credential helper to remove this warning. See 12:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:02 12:58:02 Login Succeeded 12:58:02 ****.io 12:58:03 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } 12:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:03 Configure a credential helper to remove this warning. See 12:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:03 12:58:03 Login Succeeded 12:58:03 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 12:58:03 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:58:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 12:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:03 aaa4a1209f59: Preparing 12:58:03 ec60bbebc344: Preparing 12:58:03 6c4755d4eb82: Preparing 12:58:03 63fe69875897: Preparing 12:58:03 7583a0269ff5: Preparing 12:58:03 ce5a8cde9eee: Preparing 12:58:03 ce5a8cde9eee: Waiting 12:58:03 ec60bbebc344: Pushed 12:58:03 7583a0269ff5: Pushed 12:58:03 6c4755d4eb82: Pushed 12:58:03 63fe69875897: Pushed 12:58:03 ce5a8cde9eee: Layer already exists [Pipeline] echo 12:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:03 ========================================================= 12:58:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:58:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 12:58:06 aaa4a1209f59: Pushed 12:58:06 0e25f9ddff1f5f86c101f6df9b932be439593de6: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:07 #0 building with "default" instance using docker driver 12:58:07 12:58:07 #1 [internal] load build definition from Dockerfile 12:58:07 #1 transferring dockerfile: 1.79kB 0.0s done 12:58:07 #1 DONE 0.1s 12:58:07 12:58:07 #2 [internal] load .dockerignore 12:58:07 #2 transferring context: 2B done 12:58:07 #2 DONE 0.1s 12:58:07 12:58:07 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:58:07 #3 DONE 0.1s 12:58:07 12:58:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:58:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 12:58:07 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s 12:58:07 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 12:58:07 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 12:58:07 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s 12:58:07 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s 12:58:07 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 12:58:07 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 12:58:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 12:58:07 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s 12:58:07 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 12:58:07 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 12:58:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.4s 12:58:07 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s 12:58:07 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 12:58:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:07 aaa4a1209f59: Preparing 12:58:07 ec60bbebc344: Preparing 12:58:07 6c4755d4eb82: Preparing 12:58:07 63fe69875897: Preparing 12:58:07 7583a0269ff5: Preparing 12:58:07 ce5a8cde9eee: Preparing 12:58:07 ce5a8cde9eee: Waiting 12:58:07 aaa4a1209f59: Layer already exists 12:58:07 6c4755d4eb82: Layer already exists 12:58:07 ec60bbebc344: Layer already exists 12:58:07 7583a0269ff5: Layer already exists 12:58:07 63fe69875897: Layer already exists 12:58:07 ce5a8cde9eee: Layer already exists 12:58:07 latest: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.5s 12:58:07 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.7s 12:58:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.58MB / 98.78MB 0.7s 12:58:07 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s 12:58:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:07 #4 ... 12:58:07 12:58:07 #5 [internal] load build context 12:58:07 #5 transferring context: 18.91MB 0.7s done 12:58:07 #5 DONE 0.8s 12:58:07 12:58:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.98MB / 70.67MB 0.8s 12:58:07 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s 12:58:07 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 33.76MB / 70.67MB 0.9s 12:58:07 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done 12:58:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 0.9s 12:58:07 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 12:58:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 12:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:08 aaa4a1209f59: Preparing 12:58:08 ec60bbebc344: Preparing 12:58:08 6c4755d4eb82: Preparing 12:58:08 63fe69875897: Preparing 12:58:08 7583a0269ff5: Preparing 12:58:08 ce5a8cde9eee: Preparing 12:58:08 ce5a8cde9eee: Waiting 12:58:08 6c4755d4eb82: Layer already exists 12:58:08 7583a0269ff5: Layer already exists 12:58:08 ec60bbebc344: Layer already exists 12:58:08 63fe69875897: Layer already exists 12:58:08 aaa4a1209f59: Layer already exists 12:58:08 ce5a8cde9eee: Layer already exists 12:58:08 4.0.0-dev.10: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.49MB / 70.67MB 1.1s 12:58:08 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 33.55MB / 98.78MB 1.1s 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.2s 12:58:08 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.4s 12:58:08 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 47.19MB / 98.78MB 1.4s 12:58:08 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.5s 12:58:08 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 52.43MB / 98.78MB 1.5s 12:58:08 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s 12:58:08 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done 12:58:08 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.8s 12:58:08 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12:58:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 12:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:08 aaa4a1209f59: Preparing 12:58:08 ec60bbebc344: Preparing 12:58:08 6c4755d4eb82: Preparing 12:58:08 63fe69875897: Preparing 12:58:08 7583a0269ff5: Preparing 12:58:08 ce5a8cde9eee: Preparing 12:58:08 ce5a8cde9eee: Waiting 12:58:08 7583a0269ff5: Layer already exists 12:58:08 aaa4a1209f59: Layer already exists 12:58:08 ec60bbebc344: Layer already exists 12:58:08 63fe69875897: Layer already exists 12:58:08 6c4755d4eb82: Layer already exists 12:58:08 ce5a8cde9eee: Layer already exists 12:58:08 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 1.9s 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.0s 12:58:09 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.03MB / 98.78MB 2.2s 12:58:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:09 aaa4a1209f59: Preparing 12:58:09 ec60bbebc344: Preparing 12:58:09 6c4755d4eb82: Preparing 12:58:09 63fe69875897: Preparing 12:58:09 7583a0269ff5: Preparing 12:58:09 ce5a8cde9eee: Preparing 12:58:09 ce5a8cde9eee: Waiting 12:58:09 7583a0269ff5: Layer already exists 12:58:09 63fe69875897: Layer already exists 12:58:09 aaa4a1209f59: Layer already exists 12:58:09 ec60bbebc344: Layer already exists 12:58:09 6c4755d4eb82: Layer already exists 12:58:09 ce5a8cde9eee: Layer already exists 12:58:09 main: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.3s 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s 12:58:09 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [Pipeline] echo 12:58:09 ===================================================== [Pipeline] echo 12:58:09 taggedImages: 12:58:09 - nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 12:58:09 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:58:09 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 12:58:09 - nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 12:58:09 - 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 12:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:10 12:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:10 latest: Pulling from edgex-lftools-log-publisher 12:58:10 5eb5b503b376: Pulling fs layer 12:58:10 5c69ac0246d0: Pulling fs layer 12:58:10 ec43610c2a17: Pulling fs layer 12:58:10 3a2ae6a8a46f: Pulling fs layer 12:58:10 33b1e0a273af: Pulling fs layer 12:58:10 3a2ae6a8a46f: Waiting 12:58:10 33b1e0a273af: Waiting 12:58:10 5d3b04190fa2: Pulling fs layer 12:58:10 2f39f015ded8: Pulling fs layer 12:58:10 5d3b04190fa2: Waiting 12:58:10 5c69ac0246d0: Verifying Checksum 12:58:10 5c69ac0246d0: Download complete 12:58:10 3a2ae6a8a46f: Verifying Checksum 12:58:10 3a2ae6a8a46f: Download complete 12:58:10 33b1e0a273af: Verifying Checksum 12:58:10 33b1e0a273af: Download complete 12:58:10 5d3b04190fa2: Download complete 12:58:10 ec43610c2a17: Verifying Checksum 12:58:10 ec43610c2a17: Download complete 12:58:10 5eb5b503b376: Verifying Checksum 12:58:10 5eb5b503b376: Download complete 12:58:11 2f39f015ded8: Download complete 12:58:11 5eb5b503b376: Pull complete 12:58:11 5c69ac0246d0: Pull complete 12:58:12 ec43610c2a17: Pull complete 12:58:12 3a2ae6a8a46f: Pull complete 12:58:12 33b1e0a273af: Pull complete 12:58:12 5d3b04190fa2: Pull complete 12:58:16 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 12:58:16 2f39f015ded8: Pull complete 12:58:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:17 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 12:58:17 $ 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 12:58:20 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.3s 12:58:21 $ docker top 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:22 ---> job-cost.sh 12:58:22 lf-activate-venv: SKIPPING 12:58:22 INFO: No Stack... 12:58:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:22 INFO: Archiving Costs [Pipeline] sh 12:58:23 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:58:23 + cut -d, -f6 [Pipeline] lock 12:58:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] 12:58:23 Resource [jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] did not exist. Created. 12:58:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:23 + echo total: 0.2199999988079071 [Pipeline] stash 12:58:23 Stashed 1 file(s) [Pipeline] } 12:58:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:23 $ docker stop --time=1 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 12:58:24 $ docker rm -f --volumes 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:28 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done 12:58:29 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 12:58:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:58:29 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 12:58:29 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 12:58:29 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 12:58:29 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12:58:34 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 12:58:38 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done 12:58:38 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12:58:40 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 12:58:40 #4 DONE 33.2s 12:58:40 12:58:40 #6 [builder 2/7] WORKDIR /device-virtual-go 12:58:42 #6 DONE 1.7s 12:58:42 12:58:42 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:58:42 #7 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:58:43 #7 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:58:44 #7 2.647 (1/4) Installing openssh-keygen (9.7_p1-r4) 12:58:44 #7 2.671 (2/4) Installing libedit (20240517.3.1-r0) 12:58:44 #7 2.683 (3/4) Installing openssh-client-common (9.7_p1-r4) 12:58:44 #7 2.752 (4/4) Installing openssh-client-default (9.7_p1-r4) 12:58:44 #7 2.783 Executing busybox-1.36.1-r29.trigger 12:58:44 #7 2.830 OK: 244 MiB in 62 packages 12:58:45 #7 DONE 3.2s 12:58:45 12:58:45 #8 [builder 4/7] COPY go.mod vendor* ./ 12:58:45 #8 DONE 0.1s 12:58:45 12:58:45 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:17 #9 DONE 30.1s 12:59:17 12:59:17 #10 [builder 6/7] COPY . . 12:59:17 #10 DONE 0.4s 12:59:17 12:59:17 #11 [builder 7/7] RUN echo noop 12:59:17 #11 0.644 noop 12:59:17 #11 DONE 0.7s 12:59:17 12:59:17 #12 exporting to image 12:59:17 #12 exporting layers 12:59:56 #12 exporting layers 35.6s done 12:59:56 #12 writing image sha256:6fe508a351235f6c127d2ea0098ead60be84a8224fae5ebf4d2e1daad9e044eb done 12:59:56 #12 naming to docker.io/library/ci-base-image-arm64 done 12:59:56 #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:56 + docker inspect -f . ci-base-image-arm64 12:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container 12:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@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 12:59:59 $ docker top da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:00 + go version 13:00:00 go version go1.23.4 linux/arm64 [Pipeline] } 13:00:00 $ docker stop --time=1 da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 13:00:01 $ docker rm -f --volumes da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:02 + docker inspect -f . ci-base-image-arm64 13:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:02 prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container 13:00:02 $ 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/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@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:00:04 $ docker top a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:04 + git config --global --add safe.directory /w/workspace/device-virtual-go/194 [Pipeline] fileExists [Pipeline] sh 13:00:04 + make test 13:00:04 go test ./... -coverprofile=coverage.out 13:00:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:02:01 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:02:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 13:02:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:02:01 go vet ./... 13:02:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:02:34 ./bin/test-attribution-txt.sh [Pipeline] echo 13:02:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:02:34 $ docker stop --time=1 a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 13:02:36 $ docker rm -f --volumes a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 [Pipeline] // withDockerContainer [Pipeline] sh 13:02:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:02:37 Warning: overwriting stash ‘coverage-report’ 13:02:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:02:38 + ls -al . 13:02:38 total 260 13:02:38 drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 13:00 . 13:02:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 12:57 .. 13:02:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:57 .git 13:02:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 .github 13:02:38 -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 12:57 .gitignore 13:02:38 -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 12:57 .golangci.yml 13:02:38 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 13 12:57 Attribution.txt 13:02:38 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 13 12:57 CHANGELOG.md 13:02:38 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 13 12:57 Dockerfile 13:02:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 12:57 GOVERNANCE.md 13:02:38 -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 12:57 Jenkinsfile 13:02:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 12:57 LICENSE 13:02:38 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 13 12:57 Makefile 13:02:38 -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 12:57 OWNERS.md 13:02:38 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 13 12:57 README.md 13:02:38 -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 12:55 VERSION 13:02:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 12:57 bin 13:02:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 cmd 13:02:38 -rw-r--r-- 1 jenkins jenkins 43316 Jan 13 13:01 coverage.out 13:02:38 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 13 12:57 go.mod 13:02:38 -rw-rw-r-- 1 jenkins jenkins 86632 Jan 13 12:57 go.sum 13:02:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 internal 13:02:38 -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 12:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:39 + 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=0e25f9ddff1f5f86c101f6df9b932be439593de6 --label arch=arm64 --label version=4.0.0-dev.10 . 13:02:40 #0 building with "default" instance using docker driver 13:02:40 13:02:40 #1 [internal] load .dockerignore 13:02:40 #1 transferring context: 2B done 13:02:40 #1 DONE 0.0s 13:02:40 13:02:40 #2 [internal] load build definition from Dockerfile 13:02:40 #2 transferring dockerfile: 1.79kB done 13:02:40 #2 DONE 0.0s 13:02:40 13:02:40 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:40 #3 DONE 0.0s 13:02:40 13:02:40 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:02:40 #4 DONE 0.3s 13:02:40 13:02:40 #5 [internal] load build context 13:02:40 #5 transferring context: 51.78kB 0.1s done 13:02:40 #5 DONE 0.1s 13:02:40 13:02:40 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:02:40 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 13:02:40 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.1s 13:02:40 #6 ... 13:02:40 13:02:40 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:02:40 #7 DONE 0.2s 13:02:40 13:02:40 #8 [builder 2/7] WORKDIR /device-virtual-go 13:02:40 #8 DONE 0.1s 13:02:40 13:02:40 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:02:40 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 13:02:40 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 13:02:40 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 13:02:40 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 13:02:40 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 13:02:40 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 13:02:41 #6 DONE 0.9s 13:02:41 13:02:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:02:41 #9 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:02:42 #9 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:02:43 #9 ... 13:02:43 13:02:43 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:02:43 #10 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:02:43 #10 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:02:43 #10 2.487 OK: 244 MiB in 62 packages 13:02:43 #10 DONE 2.8s 13:02:43 13:02:43 #11 [builder 4/7] COPY go.mod vendor* ./ 13:02:43 #11 DONE 0.2s 13:02:43 13:02:43 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:02:43 #9 2.378 (1/1) Installing dumb-init (1.2.5-r3) 13:02:43 #9 2.389 Executing busybox-1.36.1-r29.trigger 13:02:43 #9 2.421 OK: 9 MiB in 15 packages 13:02:43 #9 DONE 2.8s 13:02:43 13:02:43 #12 [stage-1 3/7] RUN apk --no-cache upgrade 13:02:44 #12 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:02:45 #12 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:02:46 #12 ... 13:02:46 13:02:46 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:46 #13 DONE 2.5s 13:02:46 13:02:46 #14 [builder 6/7] COPY . . 13:02:46 #14 DONE 0.4s 13:02:46 13:02:46 #12 [stage-1 3/7] RUN apk --no-cache upgrade 13:02:46 #12 2.594 OK: 9 MiB in 15 packages 13:02:46 #12 DONE 2.9s 13:02:46 13:02:46 #15 [builder 7/7] RUN make build 13:02:47 #15 0.754 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:04:53 #15 DONE 119.7s 13:04:53 13:04:53 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 13:04:53 #16 DONE 0.1s 13:04:53 13:04:53 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 13:04:53 #17 DONE 0.1s 13:04:53 13:04:53 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 13:04:53 #18 DONE 0.3s 13:04:53 13:04:53 #19 exporting to image 13:04:53 #19 exporting layers 13:04:53 #19 exporting layers 0.5s done 13:04:53 #19 writing image sha256:36a55e05c1f3b1a3be1161c22d3ad751d8426736ac9f5898ddce18e3621a6e77 done 13:04:53 #19 naming to docker.io/library/device-virtual-arm64 done 13:04:53 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:53 provisioning config files... 13:04:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/194@tmp/config11550783142089346997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:54 ---> ****-login.sh 13:04:54 nexus3.edgexfoundry.org:10001 13:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:54 Configure a credential helper to remove this warning. See 13:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:54 13:04:54 Login Succeeded 13:04:54 nexus3.edgexfoundry.org:10002 13:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:54 Configure a credential helper to remove this warning. See 13:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:54 13:04:54 Login Succeeded 13:04:54 nexus3.edgexfoundry.org:10003 13:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:55 Configure a credential helper to remove this warning. See 13:04:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:55 13:04:55 Login Succeeded 13:04:55 nexus3.edgexfoundry.org:10004 13:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:55 Configure a credential helper to remove this warning. See 13:04:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:55 13:04:55 Login Succeeded 13:04:55 ****.io 13:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:55 Configure a credential helper to remove this warning. See 13:04:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:55 13:04:55 Login Succeeded 13:04:55 ---> ****-login.sh ends [Pipeline] } 13:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:04:56 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:04:56 0e25f9ddff1f5f86c101f6df9b932be439593de6 13:04:56 latest 13:04:56 4.0.0-dev.10 13:04:56 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 13:04:56 main 13:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 13:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:04:56 a47ab7fee6d9: Preparing 13:04:56 b871bc697c8b: Preparing 13:04:56 5a668520d322: Preparing 13:04:56 aa1211163d16: Preparing 13:04:56 75b4d2ea5416: Preparing 13:04:56 534a70dc8296: Preparing 13:04:56 534a70dc8296: Waiting 13:04:57 5a668520d322: Pushed 13:04:57 aa1211163d16: Pushed 13:04:57 75b4d2ea5416: Pushed 13:04:57 b871bc697c8b: Pushed 13:04:57 534a70dc8296: Layer already exists 13:05:03 a47ab7fee6d9: Pushed 13:05:03 0e25f9ddff1f5f86c101f6df9b932be439593de6: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:05:04 a47ab7fee6d9: Preparing 13:05:04 b871bc697c8b: Preparing 13:05:04 5a668520d322: Preparing 13:05:04 aa1211163d16: Preparing 13:05:04 75b4d2ea5416: Preparing 13:05:04 534a70dc8296: Preparing 13:05:04 534a70dc8296: Waiting 13:05:04 aa1211163d16: Layer already exists 13:05:04 b871bc697c8b: Layer already exists 13:05:04 5a668520d322: Layer already exists 13:05:04 a47ab7fee6d9: Layer already exists 13:05:04 75b4d2ea5416: Layer already exists 13:05:04 534a70dc8296: Layer already exists 13:05:04 latest: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 13:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:05:05 a47ab7fee6d9: Preparing 13:05:05 b871bc697c8b: Preparing 13:05:05 5a668520d322: Preparing 13:05:05 aa1211163d16: Preparing 13:05:05 75b4d2ea5416: Preparing 13:05:05 534a70dc8296: Preparing 13:05:05 534a70dc8296: Waiting 13:05:05 b871bc697c8b: Layer already exists 13:05:05 75b4d2ea5416: Layer already exists 13:05:05 5a668520d322: Layer already exists 13:05:05 a47ab7fee6d9: Layer already exists 13:05:05 aa1211163d16: Layer already exists 13:05:05 534a70dc8296: Layer already exists 13:05:05 4.0.0-dev.10: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 13:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:05:06 a47ab7fee6d9: Preparing 13:05:06 b871bc697c8b: Preparing 13:05:06 5a668520d322: Preparing 13:05:06 aa1211163d16: Preparing 13:05:06 75b4d2ea5416: Preparing 13:05:06 534a70dc8296: Preparing 13:05:06 534a70dc8296: Waiting 13:05:06 aa1211163d16: Layer already exists 13:05:06 a47ab7fee6d9: Layer already exists 13:05:06 5a668520d322: Layer already exists 13:05:06 b871bc697c8b: Layer already exists 13:05:06 75b4d2ea5416: Layer already exists 13:05:06 534a70dc8296: Layer already exists 13:05:06 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:05:07 a47ab7fee6d9: Preparing 13:05:07 b871bc697c8b: Preparing 13:05:07 5a668520d322: Preparing 13:05:07 aa1211163d16: Preparing 13:05:07 75b4d2ea5416: Preparing 13:05:07 534a70dc8296: Preparing 13:05:07 534a70dc8296: Waiting 13:05:07 75b4d2ea5416: Layer already exists 13:05:07 a47ab7fee6d9: Layer already exists 13:05:07 b871bc697c8b: Layer already exists 13:05:07 aa1211163d16: Layer already exists 13:05:07 5a668520d322: Layer already exists 13:05:07 534a70dc8296: Layer already exists 13:05:07 main: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:05:07 ===================================================== [Pipeline] echo 13:05:07 taggedImages: 13:05:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 13:05:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:05:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 13:05:07 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 13:05:07 - 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:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:08 13:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:08 arm64: Pulling from edgex-lftools-log-publisher 13:05:08 8998bd30e6a1: Pulling fs layer 13:05:08 04944245beec: Pulling fs layer 13:05:08 699f458cf7ca: Pulling fs layer 13:05:08 765212b225bb: Pulling fs layer 13:05:08 f23df028b6ca: Pulling fs layer 13:05:08 d65c8cfc05b1: Pulling fs layer 13:05:08 2437ff75d9bd: Pulling fs layer 13:05:08 d65c8cfc05b1: Waiting 13:05:08 f23df028b6ca: Waiting 13:05:08 2437ff75d9bd: Waiting 13:05:08 765212b225bb: Waiting 13:05:08 04944245beec: Verifying Checksum 13:05:08 04944245beec: Download complete 13:05:08 765212b225bb: Download complete 13:05:08 f23df028b6ca: Verifying Checksum 13:05:08 f23df028b6ca: Download complete 13:05:08 d65c8cfc05b1: Download complete 13:05:09 699f458cf7ca: Verifying Checksum 13:05:09 699f458cf7ca: Download complete 13:05:09 8998bd30e6a1: Verifying Checksum 13:05:09 8998bd30e6a1: Download complete 13:05:11 2437ff75d9bd: Verifying Checksum 13:05:11 2437ff75d9bd: Download complete 13:05:15 8998bd30e6a1: Pull complete 13:05:15 04944245beec: Pull complete 13:05:17 699f458cf7ca: Pull complete 13:05:17 765212b225bb: Pull complete 13:05:18 f23df028b6ca: Pull complete 13:05:18 d65c8cfc05b1: Pull complete 13:05:45 2437ff75d9bd: Pull complete 13:05:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container 13:05:45 $ 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/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@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:05:47 $ docker top 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:47 ---> job-cost.sh 13:05:48 lf-activate-venv: SKIPPING 13:05:48 INFO: No Stack... 13:05:48 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:49 INFO: Archiving Costs [Pipeline] sh 13:05:49 + cat /w/workspace/device-virtual-go/194/archives/cost.csv 13:05:49 + cut -d, -f6 [Pipeline] lock 13:05:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] 13:05:49 Resource [jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] did not exist. Created. 13:05:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:50 /w/workspace/device-virtual-go/194@tmp/durable-89374edd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:05:50 + echo total: 0.2199999988079071 [Pipeline] stash 13:05:50 Warning: overwriting stash ‘stack-cost’ 13:05:50 Stashed 1 file(s) [Pipeline] } 13:05:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:50 $ docker stop --time=1 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 13:05:51 $ docker rm -f --volumes 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 [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:05:52 provisioning config files... 13:05:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9125450455851439095tmp [Pipeline] { [Pipeline] sh 13:05:52 + set +x 13:05:52 + curl -s https://codecov.io/bash 13:05:52 + bash -s -- 13:05:52 13:05:52 _____ _ 13:05:52 / ____| | | 13:05:52 | | ___ __| | ___ ___ _____ __ 13:05:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:05:52 | |___| (_) | (_| | __/ (_| (_) \ V / 13:05:52 \_____\___/ \__,_|\___|\___\___/ \_/ 13:05:52 Bash-1.0.6 13:05:52 13:05:52 13:05:52 ==> git version 2.25.1 found 13:05:52 ==> 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:05:52 Release-Date: 2020-01-08 13:05:52 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:05:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:05:52 ==> Jenkins CI detected. 13:05:52 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:05:52 project root: . 13:05:52 --> token set from env 13:05:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:05:52 ==> Running gcov in . (disable via -X gcov) 13:05:52 ==> Python coveragepy not found 13:05:52 ==> Searching for coverage reports in: 13:05:52 + . 13:05:52 -> Found 1 reports 13:05:52 ==> Detecting git/mercurial file structure 13:05:52 ==> Reading reports 13:05:52 + ./coverage.out bytes=43316 13:05:52 ==> Appending adjustments 13:05:52 https://docs.codecov.io/docs/fixing-reports 13:05:52 + Found adjustments 13:05:52 ==> Gzipping contents 13:05:52 8.0K /tmp/codecov.61zbDH.gz 13:05:52 ==> Uploading reports 13:05:52 url: https://codecov.io 13:05:52 query: branch=main&commit=0e25f9ddff1f5f86c101f6df9b932be439593de6&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:52 -> Pinging Codecov 13:05:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e25f9ddff1f5f86c101f6df9b932be439593de6&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:53 -> Uploading to 13:05:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/0e25f9ddff1f5f86c101f6df9b932be439593de6/e8598b1a-638e-4680-966f-54845c113ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T130553Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=792b289599881338e97d537b61269382d71698743e2a23d1642c6e91b8af14da 13:05:53 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:53 Dload Upload Total Spent Left Speed 13:05:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 25454 --:--:-- --:--:-- --:--:-- 25454 13:05:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } 13:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:05:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:05:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:05:53 13:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:05:54 latest: Pulling from edgex-devops/edgex-snyk-go 13:05:54 43c4264eed91: Pulling fs layer 13:05:54 4cc291be95ef: Pulling fs layer 13:05:54 2ac1f1163629: Pulling fs layer 13:05:54 5c3c966382ef: Pulling fs layer 13:05:54 4f4fb700ef54: Pulling fs layer 13:05:54 d9c7d2e4e75e: Pulling fs layer 13:05:54 9c3e1370e548: Pulling fs layer 13:05:54 5c3c966382ef: Waiting 13:05:54 4f4fb700ef54: Waiting 13:05:54 d9c7d2e4e75e: Waiting 13:05:54 9c3e1370e548: Waiting 13:05:54 4cc291be95ef: Download complete 13:05:54 5c3c966382ef: Verifying Checksum 13:05:54 5c3c966382ef: Download complete 13:05:54 4f4fb700ef54: Verifying Checksum 13:05:54 4f4fb700ef54: Download complete 13:05:54 43c4264eed91: Download complete 13:05:54 43c4264eed91: Pull complete 13:05:54 4cc291be95ef: Pull complete 13:05:54 d9c7d2e4e75e: Verifying Checksum 13:05:54 d9c7d2e4e75e: Download complete 13:05:54 2ac1f1163629: Verifying Checksum 13:05:54 2ac1f1163629: Download complete 13:05:55 9c3e1370e548: Verifying Checksum 13:05:55 9c3e1370e548: Download complete 13:05:58 2ac1f1163629: Pull complete 13:05:58 5c3c966382ef: Pull complete 13:05:58 4f4fb700ef54: Pull complete 13:05:58 d9c7d2e4e75e: Pull complete 13:06:02 9c3e1370e548: Pull complete 13:06:02 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:06:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:02 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:06:02 $ 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:06:07 $ docker top e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:07 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 13:06:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 13:06:08 + set -o pipefail 13:06:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 13:06:16 13:06:16 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:06:16 13:06:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/c3038a56-60af-4de6-a167-886b9fe74c13 13:06:16 13:06:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:06:16 13:06:16 13:06:16 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:06:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:06:17 $ docker stop --time=1 e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f 13:06:21 $ docker rm -f --volumes e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f [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:06:22 + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] sh 13:06:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:23 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:06:23 $ 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:06:23 $ docker top 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:24 [ssh-agent] Looking for ssh-agent implementation... 13:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:24 $ docker exec 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 ssh-agent 13:06:24 SSH_AUTH_SOCK=/tmp/ssh-aHNCLAFEk8oi/agent.32 13:06:24 SSH_AGENT_PID=38 13:06:24 Running ssh-add (command line suppressed) 13:06:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_40310614663512161.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_40310614663512161.key) 13:06:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:24 + git semver tag 13:06:24 2025-01-13 13:06:24,826 [run_tag] DEBUG tag force:False 13:06:24 2025-01-13 13:06:24,826 [check_head_tag] DEBUG check head tag 13:06:24 2025-01-13 13:06:24,827 [execute] INFO git cat-file --batch-check 13:06:24 2025-01-13 13:06:24,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:06:24 2025-01-13 13:06:24,830 [execute] INFO git cat-file --batch 13:06:24 2025-01-13 13:06:24,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:06:24 2025-01-13 13:06:24,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:24 2025-01-13 13:06:24,856 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 13:06:24 2025-01-13 13:06:24,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:06:24 2025-01-13 13:06:24,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:24 4.0.0-dev.10 [Pipeline] } 13:06:24 $ docker exec --env ******** --env ******** 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 ssh-agent -k 13:06:25 unset SSH_AUTH_SOCK; 13:06:25 unset SSH_AGENT_PID; 13:06:25 echo Agent pid 38 killed; 13:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:25 + git semver [Pipeline] } 13:06:25 $ docker stop --time=1 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 13:06:26 $ docker rm -f --volumes 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:06:27 13:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:06:27 0.23.1-centos7: Pulling from edgex-lftools 13:06:27 ab5ef0e58194: Pulling fs layer 13:06:27 9712f1f96733: Pulling fs layer 13:06:27 63f879dbbcfc: Pulling fs layer 13:06:27 0d9ebad4ef96: Pulling fs layer 13:06:27 e9a5061849ea: Pulling fs layer 13:06:27 d747dcd14b5f: Pulling fs layer 13:06:27 2de7ff778b66: Pulling fs layer 13:06:27 2de7ff778b66: Waiting 13:06:27 e9a5061849ea: Waiting 13:06:27 d747dcd14b5f: Waiting 13:06:27 0d9ebad4ef96: Waiting 13:06:27 63f879dbbcfc: Verifying Checksum 13:06:27 63f879dbbcfc: Download complete 13:06:28 e9a5061849ea: Verifying Checksum 13:06:28 e9a5061849ea: Download complete 13:06:28 0d9ebad4ef96: Verifying Checksum 13:06:28 0d9ebad4ef96: Download complete 13:06:28 d747dcd14b5f: Download complete 13:06:28 ab5ef0e58194: Verifying Checksum 13:06:28 ab5ef0e58194: Download complete 13:06:28 2de7ff778b66: Verifying Checksum 13:06:28 2de7ff778b66: Download complete 13:06:30 ab5ef0e58194: Pull complete 13:06:30 9712f1f96733: Pull complete 13:06:31 63f879dbbcfc: Pull complete 13:06:35 0d9ebad4ef96: Pull complete 13:06:35 e9a5061849ea: Pull complete 13:06:35 d747dcd14b5f: Pull complete 13:06:36 2de7ff778b66: Pull complete 13:06:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:36 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:06:36 $ 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:06:42 $ docker top 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:06:42 provisioning config files... 13:06:42 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9775517275444654728tmp 13:06:42 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9445237045096589996tmp 13:06:42 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3160476372613837491tmp [Pipeline] { [Pipeline] echo 13:06:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:06:43 ---> sigul-configuration.sh 13:06:43 gpg: directory `/root/.gnupg' created 13:06:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:06:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:06:43 gpg: keyring `/root/.gnupg/secring.gpg' created 13:06:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:06:43 gpg: CAST5 encrypted data 13:06:43 gpg: encrypted with 1 passphrase 13:06:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:06:43 + mkdir /home/jenkins 13:06:43 + mkdir /home/jenkins/sigul [Pipeline] sh 13:06:43 + 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:06:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:06:44 ---> sigul-install.sh 13:06:44 Sigul already installed; skipping installation. [Pipeline] sh 13:06:44 + git tag --list 13:06:44 v1.0.0 13:06:44 v1.1.0 13:06:44 v1.1.1 13:06:44 v1.2.1 13:06:44 v1.2.2 13:06:44 v1.2.3 13:06:44 v1.3.0 13:06:44 v1.3.1 13:06:44 v2.0.0 13:06:44 v2.1.0 13:06:44 v2.1.1 13:06:44 v2.2.0 13:06:44 v2.3.0 13:06:44 v3.0 13:06:44 v3.0.0 13:06:44 v3.1 13:06:44 v3.1.0 13:06:44 v3.1.0-dev.1 13:06:44 v3.1.0-dev.10 13:06:44 v3.1.0-dev.11 13:06:44 v3.1.0-dev.12 13:06:44 v3.1.0-dev.13 13:06:44 v3.1.0-dev.14 13:06:44 v3.1.0-dev.15 13:06:44 v3.1.0-dev.16 13:06:44 v3.1.0-dev.17 13:06:44 v3.1.0-dev.18 13:06:44 v3.1.0-dev.19 13:06:44 v3.1.0-dev.2 13:06:44 v3.1.0-dev.20 13:06:44 v3.1.0-dev.21 13:06:44 v3.1.0-dev.22 13:06:44 v3.1.0-dev.23 13:06:44 v3.1.0-dev.24 13:06:44 v3.1.0-dev.25 13:06:44 v3.1.0-dev.26 13:06:44 v3.1.0-dev.27 13:06:44 v3.1.0-dev.28 13:06:44 v3.1.0-dev.29 13:06:44 v3.1.0-dev.3 13:06:44 v3.1.0-dev.30 13:06:44 v3.1.0-dev.4 13:06:44 v3.1.0-dev.5 13:06:44 v3.1.0-dev.6 13:06:44 v3.1.0-dev.7 13:06:44 v3.1.0-dev.8 13:06:44 v3.1.0-dev.9 13:06:44 v3.1.1 13:06:44 v3.1.1-dev.1 13:06:44 v3.2.0-dev.1 13:06:44 v3.2.0-dev.10 13:06:44 v3.2.0-dev.11 13:06:44 v3.2.0-dev.12 13:06:44 v3.2.0-dev.13 13:06:44 v3.2.0-dev.14 13:06:44 v3.2.0-dev.15 13:06:44 v3.2.0-dev.16 13:06:44 v3.2.0-dev.17 13:06:44 v3.2.0-dev.18 13:06:44 v3.2.0-dev.19 13:06:44 v3.2.0-dev.2 13:06:44 v3.2.0-dev.20 13:06:44 v3.2.0-dev.21 13:06:44 v3.2.0-dev.22 13:06:44 v3.2.0-dev.23 13:06:44 v3.2.0-dev.24 13:06:44 v3.2.0-dev.25 13:06:44 v3.2.0-dev.26 13:06:44 v3.2.0-dev.27 13:06:44 v3.2.0-dev.28 13:06:44 v3.2.0-dev.3 13:06:44 v3.2.0-dev.4 13:06:44 v3.2.0-dev.5 13:06:44 v3.2.0-dev.6 13:06:44 v3.2.0-dev.7 13:06:44 v3.2.0-dev.8 13:06:44 v3.2.0-dev.9 13:06:44 v4.0.0-dev.1 13:06:44 v4.0.0-dev.10 13:06:44 v4.0.0-dev.2 13:06:44 v4.0.0-dev.3 13:06:44 v4.0.0-dev.4 13:06:44 v4.0.0-dev.5 13:06:44 v4.0.0-dev.6 13:06:44 v4.0.0-dev.7 13:06:44 v4.0.0-dev.8 13:06:44 v4.0.0-dev.9 [Pipeline] sh 13:06:44 + lftools sign git-tag v4.0.0-dev.10 13:06:45 Signing Git tag with Sigul... 13:06:45 Signing v4.0.0-dev.10 [Pipeline] echo 13:06:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:06:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:06:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:06:45 $ docker stop --time=1 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f 13:06:47 $ docker rm -f --volumes 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:06:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:47 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:06:47 $ 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:06:48 $ docker top ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 -eo pid,comm 13:06:48 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:06:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:48 [ssh-agent] Looking for ssh-agent implementation... 13:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:48 $ docker exec ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 ssh-agent 13:06:48 SSH_AUTH_SOCK=/tmp/ssh-GapX9dtB3E93/agent.33 13:06:48 SSH_AGENT_PID=39 13:06:48 Running ssh-add (command line suppressed) 13:06:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13388276147947118827.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13388276147947118827.key) 13:06:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:48 + git semver bump pre 13:06:49 2025-01-13 13:06:49,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:49 2025-01-13 13:06:49,147 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 13:06:49 2025-01-13 13:06:49,148 [bump_version] DEBUG bumped version:4.0.0-dev.11 13:06:49 2025-01-13 13:06:49,148 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:06:49 2025-01-13 13:06:49,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:49 2025-01-13 13:06:49,148 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:49 2025-01-13 13:06:49,150 [execute] INFO git cat-file --batch-check 13:06:49 2025-01-13 13:06:49,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:06:49 2025-01-13 13:06:49,156 [execute] INFO git cat-file --batch 13:06:49 2025-01-13 13:06:49,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:06:49 2025-01-13 13:06:49,161 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:49 4.0.0-dev.11 [Pipeline] } 13:06:49 $ docker exec --env ******** --env ******** ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 ssh-agent -k 13:06:49 unset SSH_AUTH_SOCK; 13:06:49 unset SSH_AGENT_PID; 13:06:49 echo Agent pid 39 killed; 13:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:49 + git semver [Pipeline] } 13:06:49 $ docker stop --time=1 ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 13:06:51 $ docker rm -f --volumes ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 [Pipeline] // withDockerContainer [Pipeline] sh 13:06:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:51 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:06:51 $ 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:06:52 $ docker top a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:52 [ssh-agent] Looking for ssh-agent implementation... 13:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:52 $ docker exec a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 ssh-agent 13:06:52 SSH_AUTH_SOCK=/tmp/ssh-wicNcz7d5wqU/agent.32 13:06:52 SSH_AGENT_PID=38 13:06:52 Running ssh-add (command line suppressed) 13:06:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12390981467342301766.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12390981467342301766.key) 13:06:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:53 + git semver push 13:06:53 2025-01-13 13:06:53,237 [run_push] DEBUG push 13:06:53 2025-01-13 13:06:53,238 [execute] INFO git cat-file --batch-check 13:06:53 2025-01-13 13:06:53,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:06:53 2025-01-13 13:06:53,243 [execute] INFO git rev-list 8df2b10cdd7a2c4985cdbaed51344e81664020b1 -- 13:06:53 2025-01-13 13:06:53,243 [execute] DEBUG Popen(['git', 'rev-list', '8df2b10cdd7a2c4985cdbaed51344e81664020b1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:06:53 2025-01-13 13:06:53,253 [execute] INFO git fetch -v origin 13:06:53 2025-01-13 13:06:53,253 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:06:53 2025-01-13 13:06:53,714 [run_push] DEBUG no remote changes detected 13:06:53 2025-01-13 13:06:53,715 [execute] INFO git push origin semver 13:06:53 2025-01-13 13:06:53,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:06:54 2025-01-13 13:06:54,423 [run_push] DEBUG push all version tags 13:06:54 2025-01-13 13:06:54,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:06:54 2025-01-13 13:06:54,424 [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:06:55 2025-01-13 13:06:55,112 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:06:55 4.0.0-dev.11 [Pipeline] } 13:06:55 $ docker exec --env ******** --env ******** a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 ssh-agent -k 13:06:55 unset SSH_AUTH_SOCK; 13:06:55 unset SSH_AGENT_PID; 13:06:55 echo Agent pid 38 killed; 13:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:55 + git semver [Pipeline] } 13:06:56 $ docker stop --time=1 a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 13:06:57 $ docker rm -f --volumes a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 [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:06:58 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:06:58 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:06:58 total 16 13:06:58 drwxr-xr-x 3 root root 4096 Jan 13 12:58 . 13:06:58 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 13:06 .. 13:06:58 drwxr-xr-x 2 root root 4096 Jan 13 12:58 cost 13:06:58 -rw-r--r-- 1 root root 89 Jan 13 12:58 cost.csv 13:06:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:06:58 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:06:58 total 16 13:06:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 12:58 . 13:06:58 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 13:06 .. 13:06:58 drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 12:58 cost 13:06:58 -rw-r--r-- 1 jenkins jenkins 89 Jan 13 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:06:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:06:59 ---> package-listing.sh 13:06:59 ++ facter osfamily 13:06:59 ++ tr '[:upper:]' '[:lower:]' 13:06:59 + OS_FAMILY=debian 13:06:59 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:06:59 + START_PACKAGES=/tmp/packages_start.txt 13:06:59 + END_PACKAGES=/tmp/packages_end.txt 13:06:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:59 + PACKAGES=/tmp/packages_start.txt 13:06:59 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:06:59 + PACKAGES=/tmp/packages_end.txt 13:06:59 + case "${OS_FAMILY}" in 13:06:59 + dpkg -l 13:06:59 + grep '^ii' 13:06:59 + '[' -f /tmp/packages_start.txt ']' 13:06:59 + '[' -f /tmp/packages_end.txt ']' 13:06:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:59 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:06:59 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:06:59 + 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:06:59 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:06:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:00 prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container 13:07:00 $ 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:07:00 $ docker top cb8719733d5c4a95a0385c2592578dbe346966e801a8c748af3f2b46ab3d4619 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:00 + touch /tmp/pre-build-complete [Pipeline] sh 13:07:01 + mkdir -p /var/log/sysstat [Pipeline] sh 13:07:01 + ls /var/log/sa-host 13:07:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:01 provisioning config files... 13:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15513638853040675935tmp [Pipeline] { [Pipeline] echo 13:07:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:07:01 ---> create-netrc.sh [Pipeline] } 13:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:07:02 ---> python-tools-install.sh [Pipeline] echo 13:07:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:07:02 ---> sudo-logs.sh 13:07:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:07:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:07:02 ---> job-cost.sh 13:07:02 lf-activate-venv: SKIPPING 13:07:02 DEBUG: total: 0.2199999988079071 13:07:02 INFO: Retrieving Stack Cost... 13:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:03 INFO: Archiving Costs [Pipeline] echo 13:07:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:07:04 ---> logs-deploy.sh 13:07:04 lf-activate-venv: SKIPPING 13:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/194 13:07:04 INFO: archiving workspace using pattern(s): 13:07:04 Archives upload complete. 13:07:04 INFO: archiving logs to Nexus