Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14494e7562879e41062c7461f1813d33e0fc95a7 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-ssh17679139629971735282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13199018236912814646.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh906872967786621607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15597552608224432590.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-ssh17961674253871780037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-572 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 > 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 Avoid second fetch Checking out Revision 14494e7562879e41062c7461f1813d33e0fc95a7 (main) Commit message: "feat: update device-sdk to pick up openziti support (#467)" > git config core.sparsecheckout # timeout=10 > git checkout -f 14494e7562879e41062c7461f1813d33e0fc95a7 # timeout=10 > git rev-list --no-walk 49f2c786d2e1c3183c72c91a175eb4976d923778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T13:27:03.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T13:27:03.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T13:27:04.016Z] ========================================================= [2024-03-21T13:27:04.016Z] EdgeX Global Pipelines Version Info [2024-03-21T13:27:04.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:27:04.744Z] ------------------- [2024-03-21T13:27:04.744Z] stable info: [2024-03-21T13:27:04.744Z] ------------------- [2024-03-21T13:27:04.744Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T13:27:04.744Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T13:27:04.744Z] Message: update stable to v1.0.258 [2024-03-21T13:27:05.314Z] ------------------- [2024-03-21T13:27:05.314Z] experimental info: [2024-03-21T13:27:05.314Z] ------------------- [2024-03-21T13:27:05.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T13:27:05.314Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T13:27:05.314Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T13:27:05.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-21T13:27:05.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-21T13:27:05.456Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T13:27:05.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T13:27:05.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T13:27:05.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T13:27:05.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T13:27:05.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T13:27:05.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T13:27:05.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T13:27:05.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T13:27:05.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-21T13:27:05.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T13:27:05.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T13:27:05.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T13:27:05.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T13:27:05.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T13:27:05.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T13:27:05.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T13:27:05.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T13:27:05.900Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T13:27:05.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T13:27:05.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T13:27:05.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T13:27:06.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T13:27:06.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T13:27:06.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T13:27:06.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-21T13:27:06.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-21T13:27:06.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-21T13:27:06.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] echo [2024-03-21T13:27:06.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14494e7 [Pipeline] echo [2024-03-21T13:27:06.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:27:06.264Z] provisioning config files... [2024-03-21T13:27:06.278Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15828822531900601499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:27:06.612Z] ---> ****-login.sh [2024-03-21T13:27:06.612Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:27:06.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:06.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:06.872Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:06.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:06.872Z] [2024-03-21T13:27:06.872Z] Login Succeeded [2024-03-21T13:27:06.872Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:27:06.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:06.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:06.873Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:06.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:06.873Z] [2024-03-21T13:27:06.873Z] Login Succeeded [2024-03-21T13:27:06.873Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:27:07.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:07.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:07.133Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:07.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:07.133Z] [2024-03-21T13:27:07.133Z] Login Succeeded [2024-03-21T13:27:07.133Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:27:07.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:07.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:07.133Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:07.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:07.133Z] [2024-03-21T13:27:07.133Z] Login Succeeded [2024-03-21T13:27:07.133Z] ****.io [2024-03-21T13:27:07.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:07.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:07.656Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:07.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:07.656Z] [2024-03-21T13:27:07.656Z] Login Succeeded [2024-03-21T13:27:07.656Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:27:07.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T13:27:08.098Z] + git rev-list -1 --merges 14494e7562879e41062c7461f1813d33e0fc95a7~1..14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] echo [2024-03-21T13:27:08.128Z] -----------> git rev-list -1 --merges 14494e7562879e41062c7461f1813d33e0fc95a7~1..14494e7562879e41062c7461f1813d33e0fc95a7 14494e7562879e41062c7461f1813d33e0fc95a7 [false] [Pipeline] sh [2024-03-21T13:27:08.425Z] + git log --format=format:%s -1 14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] echo [2024-03-21T13:27:08.443Z] ========================================================= [2024-03-21T13:27:08.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T13:27:08.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:27:08.809Z] + git log --format=format:%s -1 14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] echo [2024-03-21T13:27:08.822Z] [semverPrep] GIT_COMMIT: 14494e7562879e41062c7461f1813d33e0fc95a7, Commit Message: feat: update device-sdk to pick up openziti support (#467) [Pipeline] echo [2024-03-21T13:27:08.837Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T13:27:09.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:27:09.245Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T13:27:09.245Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T13:27:09.245Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T13:27:09.245Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T13:27:09.245Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T13:27:09.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:27:09.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:27:09.714Z] [2024-03-21T13:27:09.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:27:10.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:27:10.022Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T13:27:10.022Z] b85a868b505f: Pulling fs layer [2024-03-21T13:27:10.022Z] e2be974225ed: Pulling fs layer [2024-03-21T13:27:10.022Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T13:27:10.022Z] 988bab9f4d93: Pulling fs layer [2024-03-21T13:27:10.022Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T13:27:10.022Z] eaf3925da568: Pulling fs layer [2024-03-21T13:27:10.022Z] bab4dde63d76: Pulling fs layer [2024-03-21T13:27:10.022Z] bde34c3a00c8: Pulling fs layer [2024-03-21T13:27:10.022Z] b352a97aabf1: Pulling fs layer [2024-03-21T13:27:10.022Z] 4872d77fe225: Pulling fs layer [2024-03-21T13:27:10.022Z] 5851b861e8e6: Pulling fs layer [2024-03-21T13:27:10.022Z] bde34c3a00c8: Waiting [2024-03-21T13:27:10.022Z] 988bab9f4d93: Waiting [2024-03-21T13:27:10.022Z] b352a97aabf1: Waiting [2024-03-21T13:27:10.022Z] 4872d77fe225: Waiting [2024-03-21T13:27:10.022Z] 1469e6f7b9e6: Waiting [2024-03-21T13:27:10.022Z] eaf3925da568: Waiting [2024-03-21T13:27:10.022Z] 5851b861e8e6: Waiting [2024-03-21T13:27:10.022Z] bab4dde63d76: Waiting [2024-03-21T13:27:10.022Z] e2be974225ed: Download complete [2024-03-21T13:27:10.022Z] 988bab9f4d93: Verifying Checksum [2024-03-21T13:27:10.022Z] 988bab9f4d93: Download complete [2024-03-21T13:27:10.022Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T13:27:10.022Z] 1469e6f7b9e6: Download complete [2024-03-21T13:27:10.022Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T13:27:10.022Z] 339a4e72a1f5: Download complete [2024-03-21T13:27:10.022Z] eaf3925da568: Verifying Checksum [2024-03-21T13:27:10.022Z] eaf3925da568: Download complete [2024-03-21T13:27:10.283Z] bde34c3a00c8: Verifying Checksum [2024-03-21T13:27:10.283Z] bde34c3a00c8: Download complete [2024-03-21T13:27:10.283Z] b352a97aabf1: Download complete [2024-03-21T13:27:10.283Z] 4872d77fe225: Verifying Checksum [2024-03-21T13:27:10.283Z] 4872d77fe225: Download complete [2024-03-21T13:27:10.283Z] 5851b861e8e6: Verifying Checksum [2024-03-21T13:27:10.283Z] 5851b861e8e6: Download complete [2024-03-21T13:27:10.283Z] b85a868b505f: Verifying Checksum [2024-03-21T13:27:10.283Z] b85a868b505f: Download complete [2024-03-21T13:27:10.542Z] bab4dde63d76: Verifying Checksum [2024-03-21T13:27:10.542Z] bab4dde63d76: Download complete [2024-03-21T13:27:11.480Z] b85a868b505f: Pull complete [2024-03-21T13:27:11.740Z] e2be974225ed: Pull complete [2024-03-21T13:27:12.308Z] 339a4e72a1f5: Pull complete [2024-03-21T13:27:12.308Z] 988bab9f4d93: Pull complete [2024-03-21T13:27:12.568Z] 1469e6f7b9e6: Pull complete [2024-03-21T13:27:12.568Z] eaf3925da568: Pull complete [2024-03-21T13:27:14.473Z] bab4dde63d76: Pull complete [2024-03-21T13:27:14.473Z] bde34c3a00c8: Pull complete [2024-03-21T13:27:14.732Z] b352a97aabf1: Pull complete [2024-03-21T13:27:14.732Z] 4872d77fe225: Pull complete [2024-03-21T13:27:14.991Z] 5851b861e8e6: Pull complete [2024-03-21T13:27:14.991Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T13:27:14.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:27:14.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:27:15.155Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:27:15.192Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:27:18.873Z] $ docker top fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf -eo pid,comm [2024-03-21T13:27:18.934Z] 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). [2024-03-21T13:27:18.934Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:27:18.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:27:18.984Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:27:19.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:27:19.125Z] $ docker exec fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf ssh-agent [2024-03-21T13:27:19.232Z] SSH_AUTH_SOCK=/tmp/ssh-ceJGNOuFKIcv/agent.32 [2024-03-21T13:27:19.232Z] SSH_AGENT_PID=38 [2024-03-21T13:27:19.240Z] Running ssh-add (command line suppressed) [2024-03-21T13:27:19.351Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3966980664511448257.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3966980664511448257.key) [2024-03-21T13:27:19.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:27:19.663Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T13:27:19.678Z] $ docker exec --env ******** --env ******** fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf ssh-agent -k [2024-03-21T13:27:19.784Z] unset SSH_AUTH_SOCK; [2024-03-21T13:27:19.784Z] unset SSH_AGENT_PID; [2024-03-21T13:27:19.784Z] echo Agent pid 38 killed; [2024-03-21T13:27:19.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T13:27:19.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:27:19.834Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:27:19.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:27:19.964Z] $ docker exec fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf ssh-agent [2024-03-21T13:27:20.070Z] SSH_AUTH_SOCK=/tmp/ssh-rFhGhUAKW0cJ/agent.71 [2024-03-21T13:27:20.070Z] SSH_AGENT_PID=77 [2024-03-21T13:27:20.074Z] Running ssh-add (command line suppressed) [2024-03-21T13:27:20.200Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5818315371411616278.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5818315371411616278.key) [2024-03-21T13:27:20.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:27:20.505Z] + git semver init [2024-03-21T13:27:20.765Z] 2024-03-21 13:27:20,716 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T13:27:20.765Z] 2024-03-21 13:27:20,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-21T13:27:20.765Z] 2024-03-21 13:27:20,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-21T13:27:20.765Z] 2024-03-21 13:27:20,718 [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) [2024-03-21T13:27:22.148Z] 2024-03-21 13:27:22,013 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-03-21T13:27:22.148Z] 2024-03-21 13:27:22,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-03-21T13:27:22.148Z] 2024-03-21 13:27:22,014 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:27:22.148Z] 2024-03-21 13:27:22,014 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:27:22.148Z] 3.2.0-dev.11 [Pipeline] } [2024-03-21T13:27:22.162Z] $ docker exec --env ******** --env ******** fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf ssh-agent -k [2024-03-21T13:27:22.262Z] unset SSH_AUTH_SOCK; [2024-03-21T13:27:22.263Z] unset SSH_AGENT_PID; [2024-03-21T13:27:22.265Z] echo Agent pid 77 killed; [2024-03-21T13:27:22.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:27:22.593Z] + git semver [Pipeline] } [2024-03-21T13:27:22.868Z] $ docker stop --time=1 fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf [2024-03-21T13:27:24.160Z] $ docker rm -f --volumes fac92da656ed076fde3a544626c5ed6549b417ce355287b3f451652c0851badf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:27:24.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T13:27:24.728Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T13:27:24.732Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 [2024-03-21T13:27:24.952Z] provisioning config files... [2024-03-21T13:27:25.063Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4631524969164516675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:27:25.368Z] ---> ****-login.sh [2024-03-21T13:27:25.368Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:27:25.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:25.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:25.369Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:25.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:25.369Z] [2024-03-21T13:27:25.369Z] Login Succeeded [2024-03-21T13:27:25.369Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:27:25.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:25.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:25.369Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:25.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:25.369Z] [2024-03-21T13:27:25.369Z] Login Succeeded [2024-03-21T13:27:25.369Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:27:25.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:25.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:25.631Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:25.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:25.631Z] [2024-03-21T13:27:25.631Z] Login Succeeded [2024-03-21T13:27:25.631Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:27:25.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:25.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:25.631Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:25.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:25.631Z] [2024-03-21T13:27:25.631Z] Login Succeeded [2024-03-21T13:27:25.631Z] ****.io [2024-03-21T13:27:25.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:27:25.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:27:25.891Z] Configure a credential helper to remove this warning. See [2024-03-21T13:27:25.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:27:25.891Z] [2024-03-21T13:27:25.891Z] Login Succeeded [2024-03-21T13:27:25.891Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:27:25.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T13:27:25.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:27:26.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:27:26.028Z] ========================================================= [2024-03-21T13:27:26.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T13:27:26.028Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:27:26.381Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T13:27:26.381Z] Sending build context to Docker daemon 31.78MB [2024-03-21T13:27:26.381Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:27:26.381Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T13:27:26.647Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T13:27:26.647Z] 7264a8db6415: Pulling fs layer [2024-03-21T13:27:26.647Z] c4d48a809fc2: Pulling fs layer [2024-03-21T13:27:26.647Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T13:27:26.647Z] ad3a456e5733: Pulling fs layer [2024-03-21T13:27:26.647Z] 69c7f0334f64: Pulling fs layer [2024-03-21T13:27:26.647Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T13:27:26.647Z] ce7588e14bc9: Pulling fs layer [2024-03-21T13:27:26.647Z] b5e4710f87ac: Pulling fs layer [2024-03-21T13:27:26.647Z] ad3a456e5733: Waiting [2024-03-21T13:27:26.647Z] 69c7f0334f64: Waiting [2024-03-21T13:27:26.647Z] 1f1c1a5573a3: Waiting [2024-03-21T13:27:26.647Z] ce7588e14bc9: Waiting [2024-03-21T13:27:26.647Z] b5e4710f87ac: Waiting [2024-03-21T13:27:26.647Z] c4d48a809fc2: Verifying Checksum [2024-03-21T13:27:26.647Z] c4d48a809fc2: Download complete [2024-03-21T13:27:26.647Z] ad3a456e5733: Verifying Checksum [2024-03-21T13:27:26.647Z] ad3a456e5733: Download complete [2024-03-21T13:27:26.647Z] 69c7f0334f64: Verifying Checksum [2024-03-21T13:27:26.647Z] 69c7f0334f64: Download complete [2024-03-21T13:27:26.647Z] 7264a8db6415: Verifying Checksum [2024-03-21T13:27:26.647Z] 7264a8db6415: Download complete [2024-03-21T13:27:26.647Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T13:27:26.647Z] 1f1c1a5573a3: Download complete [2024-03-21T13:27:26.907Z] 7264a8db6415: Pull complete [2024-03-21T13:27:26.907Z] b5e4710f87ac: Verifying Checksum [2024-03-21T13:27:26.907Z] b5e4710f87ac: Download complete [2024-03-21T13:27:26.907Z] c4d48a809fc2: Pull complete [2024-03-21T13:27:27.166Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T13:27:27.166Z] 4f1c88b9dad5: Download complete [2024-03-21T13:27:27.425Z] ce7588e14bc9: Verifying Checksum [2024-03-21T13:27:27.425Z] ce7588e14bc9: Download complete [2024-03-21T13:27:30.714Z] 4f1c88b9dad5: Pull complete [2024-03-21T13:27:30.714Z] ad3a456e5733: Pull complete [2024-03-21T13:27:30.714Z] 69c7f0334f64: Pull complete [2024-03-21T13:27:30.714Z] 1f1c1a5573a3: Pull complete [2024-03-21T13:27:33.259Z] ce7588e14bc9: Pull complete [2024-03-21T13:27:33.829Z] b5e4710f87ac: Pull complete [2024-03-21T13:27:33.829Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T13:27:33.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T13:27:33.829Z] ---> 88b5674ff536 [2024-03-21T13:27:33.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:27:39.887Z] Still waiting to schedule task [2024-03-21T13:27:39.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T13:27:40.405Z] ---> Running in 288efb948a7d [2024-03-21T13:27:40.405Z] Removing intermediate container 288efb948a7d [2024-03-21T13:27:40.405Z] ---> 0b352ac2092a [2024-03-21T13:27:40.405Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:27:40.405Z] ---> Running in 804736c3a1f7 [2024-03-21T13:27:40.405Z] Removing intermediate container 804736c3a1f7 [2024-03-21T13:27:40.405Z] ---> 2f088a529f28 [2024-03-21T13:27:40.405Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:27:40.405Z] ---> Running in 76120cbd65e7 [2024-03-21T13:27:40.405Z] Removing intermediate container 76120cbd65e7 [2024-03-21T13:27:40.405Z] ---> 5e5144d0e289 [2024-03-21T13:27:40.405Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T13:27:40.405Z] ---> Running in 48b543b9702e [2024-03-21T13:27:40.405Z] Removing intermediate container 48b543b9702e [2024-03-21T13:27:40.405Z] ---> 4219894d9577 [2024-03-21T13:27:40.405Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:27:40.405Z] ---> Running in 08a620ce9c19 [2024-03-21T13:27:40.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:27:40.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:27:40.666Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T13:27:40.666Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T13:27:40.666Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T13:27:40.666Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T13:27:40.666Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:27:40.666Z] OK: 268 MiB in 56 packages [2024-03-21T13:27:41.233Z] Removing intermediate container 08a620ce9c19 [2024-03-21T13:27:41.233Z] ---> 25140743d445 [2024-03-21T13:27:41.233Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T13:27:41.233Z] ---> 174cef85501f [2024-03-21T13:27:41.233Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:27:41.233Z] ---> Running in c517912040ac [2024-03-21T13:28:37.619Z] Removing intermediate container c517912040ac [2024-03-21T13:28:37.619Z] ---> a1ad323bad92 [2024-03-21T13:28:37.619Z] Step 10/12 : COPY . . [2024-03-21T13:28:39.019Z] ---> 9193bd414481 [2024-03-21T13:28:39.019Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:28:39.019Z] ---> Running in fde0065242de [2024-03-21T13:28:39.019Z] Removing intermediate container fde0065242de [2024-03-21T13:28:39.019Z] ---> 862f3e12ff47 [2024-03-21T13:28:39.019Z] Step 12/12 : RUN $MAKE [2024-03-21T13:28:39.019Z] ---> Running in 7bc4a76fd70a [2024-03-21T13:28:39.279Z] noop [2024-03-21T13:28:39.539Z] Removing intermediate container 7bc4a76fd70a [2024-03-21T13:28:39.539Z] ---> d632922cd9f8 [2024-03-21T13:28:39.539Z] Successfully built d632922cd9f8 [2024-03-21T13:28:39.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:28:39.870Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T13:28:39.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:28:39.956Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:28:39.997Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T13:28:40.355Z] $ docker top d2530b7220b6df4095675356a49b457fdcf92ed3f160067007e47760d8baa0c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:28:40.713Z] + go version [2024-03-21T13:28:40.713Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T13:28:40.728Z] $ docker stop --time=1 d2530b7220b6df4095675356a49b457fdcf92ed3f160067007e47760d8baa0c2 [2024-03-21T13:28:42.051Z] $ docker rm -f --volumes d2530b7220b6df4095675356a49b457fdcf92ed3f160067007e47760d8baa0c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:28:42.489Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T13:28:42.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:28:42.567Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:28:42.601Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T13:28:42.931Z] $ docker top fca57a300a582646914bc855d5e32292afbcef77b0f35a4ab5d28b4bbe91fe90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:28:43.282Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-21T13:28:43.596Z] + make test [2024-03-21T13:28:43.596Z] go test ./... -coverprofile=coverage.out [2024-03-21T13:28:45.501Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T13:29:03.581Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T13:29:03.581Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2024-03-21T13:29:11.687Z] go vet ./... [2024-03-21T13:29:14.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-573 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-03-21T13:29:14.356Z] Running in /w/workspace/device-virtual-go/167 [Pipeline] { [Pipeline] checkout [2024-03-21T13:29:16.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T13:29:16.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T13:29:16.944Z] ./bin/test-attribution-txt.sh [2024-03-21T13:29:16.944Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.944Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T13:29:16.945Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-21T13:29:17.410Z] The recommended git tool is: git [Pipeline] echo [2024-03-21T13:29:17.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T13:29:17.437Z] $ docker stop --time=1 fca57a300a582646914bc855d5e32292afbcef77b0f35a4ab5d28b4bbe91fe90 [2024-03-21T13:29:21.543Z] $ docker rm -f --volumes fca57a300a582646914bc855d5e32292afbcef77b0f35a4ab5d28b4bbe91fe90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:29:22.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T13:29:22.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-21T13:29:22.282Z] using credential edgex-jenkins-ssh [2024-03-21T13:29:22.305Z] Cloning the remote Git repository [Pipeline] sh [2024-03-21T13:29:22.349Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T13:29:22.443Z] > git init /w/workspace/device-virtual-go/167 # timeout=10 [2024-03-21T13:29:22.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T13:29:22.979Z] + ls -al . [2024-03-21T13:29:22.979Z] total 268 [2024-03-21T13:29:22.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:28 . [2024-03-21T13:29:22.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 13:26 .. [2024-03-21T13:29:22.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:29 .git [2024-03-21T13:29:22.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:26 .github [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 13:26 .gitignore [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 13:26 .golangci.yml [2024-03-21T13:29:22.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 13:27 .semver [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 13:26 Attribution.txt [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 13:26 CHANGELOG.md [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 13:26 Dockerfile [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 13:26 GOVERNANCE.md [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 13:26 Jenkinsfile [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 13:26 LICENSE [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 13:26 Makefile [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 13:26 OWNERS.md [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 13:26 README.md [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 13:27 VERSION [2024-03-21T13:29:22.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 13:26 bin [2024-03-21T13:29:22.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:26 cmd [2024-03-21T13:29:22.979Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 13:29 coverage.out [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 13:26 go.mod [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 13:26 go.sum [2024-03-21T13:29:22.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:26 internal [2024-03-21T13:29:22.979Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:29:23.299Z] + 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=14494e7562879e41062c7461f1813d33e0fc95a7 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-03-21T13:29:23.300Z] Sending build context to Docker daemon 31.82MB [2024-03-21T13:29:23.300Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:29:23.300Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T13:29:23.300Z] ---> d632922cd9f8 [2024-03-21T13:29:23.300Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:29:22.588Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T13:29:22.589Z] > git --version # timeout=10 [2024-03-21T13:29:22.606Z] > git --version # 'git version 2.25.1' [2024-03-21T13:29:22.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T13:29:22.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T13:29:23.869Z] ---> Running in 2ee93a2a7045 [2024-03-21T13:29:24.128Z] Removing intermediate container 2ee93a2a7045 [2024-03-21T13:29:24.128Z] ---> 4b083a06b386 [2024-03-21T13:29:24.128Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:29:24.128Z] ---> Running in 340d8921b50f [2024-03-21T13:29:24.128Z] Removing intermediate container 340d8921b50f [2024-03-21T13:29:24.128Z] ---> 77add57c9a76 [2024-03-21T13:29:24.128Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:29:24.128Z] ---> Running in 4755e9b21e98 [2024-03-21T13:29:24.128Z] Removing intermediate container 4755e9b21e98 [2024-03-21T13:29:24.128Z] ---> aa903e91f236 [2024-03-21T13:29:24.128Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T13:29:24.128Z] ---> Running in 04597c9d4009 [2024-03-21T13:29:24.388Z] Removing intermediate container 04597c9d4009 [2024-03-21T13:29:24.388Z] ---> 77b3ca30a127 [2024-03-21T13:29:24.388Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:29:24.388Z] ---> Running in a4c7e8904512 [2024-03-21T13:29:24.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:24.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:24.907Z] OK: 268 MiB in 56 packages [2024-03-21T13:29:25.166Z] Removing intermediate container a4c7e8904512 [2024-03-21T13:29:25.166Z] ---> 92588bd524fe [2024-03-21T13:29:25.166Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T13:29:25.425Z] ---> 25ab6afb2288 [2024-03-21T13:29:25.425Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:29:25.425Z] ---> Running in 122961557e33 [2024-03-21T13:29:25.977Z] Avoid second fetch [2024-03-21T13:29:25.977Z] Checking out Revision 14494e7562879e41062c7461f1813d33e0fc95a7 (main) [2024-03-21T13:29:25.992Z] Removing intermediate container 122961557e33 [2024-03-21T13:29:25.992Z] ---> 892bfd48e27c [2024-03-21T13:29:25.992Z] Step 10/26 : COPY . . [2024-03-21T13:29:25.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-21T13:29:25.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T13:29:25.990Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T13:29:26.052Z] > git checkout -f 14494e7562879e41062c7461f1813d33e0fc95a7 # timeout=10 [2024-03-21T13:29:26.556Z] Commit message: "feat: update device-sdk to pick up openziti support (#467)" [2024-03-21T13:29:26.935Z] ---> f2908639ed47 [2024-03-21T13:29:26.935Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:29:26.935Z] ---> Running in 724e21c06c78 [2024-03-21T13:29:26.935Z] Removing intermediate container 724e21c06c78 [2024-03-21T13:29:26.935Z] ---> ed8c5209eb2b [2024-03-21T13:29:26.935Z] Step 12/26 : RUN $MAKE [2024-03-21T13:29:26.935Z] ---> Running in 0a776ad4b076 [2024-03-21T13:29:27.194Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:29:31.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T13:29:31.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T13:29:31.114Z] Dload Upload Total Spent Left Speed [2024-03-21T13:29:31.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh [2024-03-21T13:29:31.437Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T13:29:31.767Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-21T13:29:31.767Z] /etc/docker/daemon.json [2024-03-21T13:29:31.767Z] { [2024-03-21T13:29:31.767Z] "registry-mirrors": [ [2024-03-21T13:29:31.767Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T13:29:31.767Z] ], [2024-03-21T13:29:31.767Z] "bip": "10.250.0.254/24", [2024-03-21T13:29:31.767Z] "hosts": [ [2024-03-21T13:29:31.767Z] "tcp://0.0.0.0:5555", [2024-03-21T13:29:31.767Z] "unix:///var/run/docker.sock" [2024-03-21T13:29:31.767Z] ], [2024-03-21T13:29:31.767Z] "mtu": 1458, [2024-03-21T13:29:31.767Z] "selinux-enabled": true, [2024-03-21T13:29:31.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T13:29:31.767Z] } [Pipeline] sh [2024-03-21T13:29:32.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T13:29:32.437Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:29:50.680Z] provisioning config files... [2024-03-21T13:29:50.703Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/167@tmp/config17868405150956762946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:29:51.132Z] ---> ****-login.sh [2024-03-21T13:29:51.132Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:29:51.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:29:51.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:29:51.666Z] Configure a credential helper to remove this warning. See [2024-03-21T13:29:51.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:29:51.667Z] [2024-03-21T13:29:51.667Z] Login Succeeded [2024-03-21T13:29:51.667Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:29:51.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:29:51.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:29:51.934Z] Configure a credential helper to remove this warning. See [2024-03-21T13:29:51.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:29:51.934Z] [2024-03-21T13:29:51.934Z] Login Succeeded [2024-03-21T13:29:51.934Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:29:52.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:29:52.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:29:52.208Z] Configure a credential helper to remove this warning. See [2024-03-21T13:29:52.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:29:52.208Z] [2024-03-21T13:29:52.208Z] Login Succeeded [2024-03-21T13:29:52.208Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:29:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:29:52.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:29:52.746Z] Configure a credential helper to remove this warning. See [2024-03-21T13:29:52.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:29:52.746Z] [2024-03-21T13:29:52.746Z] Login Succeeded [2024-03-21T13:29:52.746Z] ****.io [2024-03-21T13:29:52.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:29:53.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:29:53.016Z] Configure a credential helper to remove this warning. See [2024-03-21T13:29:53.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:29:53.016Z] [2024-03-21T13:29:53.016Z] Login Succeeded [2024-03-21T13:29:53.016Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:29:53.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T13:29:53.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:29:53.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:29:53.354Z] ========================================================= [2024-03-21T13:29:53.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T13:29:53.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:29:53.719Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T13:29:53.991Z] Sending build context to Docker daemon 16.06MB [2024-03-21T13:29:54.258Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:29:54.258Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T13:29:54.258Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T13:29:54.258Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T13:29:54.258Z] 5d54e960e981: Pulling fs layer [2024-03-21T13:29:54.258Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T13:29:54.258Z] f0e02332f6b5: Pulling fs layer [2024-03-21T13:29:54.258Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T13:29:54.258Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T13:29:54.258Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T13:29:54.258Z] f0e02332f6b5: Waiting [2024-03-21T13:29:54.258Z] 872ee5b61b7b: Waiting [2024-03-21T13:29:54.258Z] 0c6a40ed1a82: Waiting [2024-03-21T13:29:54.258Z] 94ae7d8d031c: Waiting [2024-03-21T13:29:54.258Z] 5d54e960e981: Download complete [2024-03-21T13:29:54.258Z] f0e02332f6b5: Verifying Checksum [2024-03-21T13:29:54.258Z] f0e02332f6b5: Download complete [2024-03-21T13:29:54.258Z] 872ee5b61b7b: Download complete [2024-03-21T13:29:54.526Z] 9fda8d8052c6: Download complete [2024-03-21T13:29:54.794Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T13:29:54.794Z] 94ae7d8d031c: Download complete [2024-03-21T13:29:55.384Z] 9fda8d8052c6: Pull complete [2024-03-21T13:29:55.652Z] 5d54e960e981: Pull complete [2024-03-21T13:29:56.242Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T13:29:56.242Z] c4a7e357bf2a: Download complete [2024-03-21T13:29:57.204Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T13:29:57.204Z] 0c6a40ed1a82: Download complete [2024-03-21T13:29:59.328Z] Removing intermediate container 0a776ad4b076 [2024-03-21T13:29:59.328Z] ---> e29bb10b05b6 [2024-03-21T13:29:59.328Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T13:29:59.328Z] 3.18: Pulling from library/alpine [2024-03-21T13:29:59.328Z] 619be1103602: Pulling fs layer [2024-03-21T13:29:59.328Z] 619be1103602: Verifying Checksum [2024-03-21T13:29:59.328Z] 619be1103602: Pull complete [2024-03-21T13:29:59.328Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T13:29:59.328Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T13:29:59.328Z] ---> d3782b16ccc9 [2024-03-21T13:29:59.328Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T13:29:59.328Z] ---> Running in 65e016f5c9ce [2024-03-21T13:29:59.328Z] Removing intermediate container 65e016f5c9ce [2024-03-21T13:29:59.328Z] ---> 7f461b9e0ee8 [2024-03-21T13:29:59.328Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T13:29:59.328Z] ---> Running in f58d7beb005a [2024-03-21T13:29:59.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:59.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:59.328Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T13:29:59.328Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:29:59.328Z] OK: 7 MiB in 16 packages [2024-03-21T13:29:59.328Z] Removing intermediate container f58d7beb005a [2024-03-21T13:29:59.328Z] ---> 7e0e78916b51 [2024-03-21T13:29:59.328Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T13:29:59.328Z] ---> Running in fb613e0cf38a [2024-03-21T13:29:59.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:59.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:29:59.328Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T13:29:59.328Z] OK: 7 MiB in 16 packages [2024-03-21T13:29:59.587Z] Removing intermediate container fb613e0cf38a [2024-03-21T13:29:59.587Z] ---> 7d5e55913845 [2024-03-21T13:29:59.587Z] Step 17/26 : WORKDIR / [2024-03-21T13:29:59.587Z] ---> Running in a7e7a0724149 [2024-03-21T13:30:01.707Z] Removing intermediate container a7e7a0724149 [2024-03-21T13:30:01.707Z] ---> ccf86e334df1 [2024-03-21T13:30:01.707Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T13:30:01.707Z] ---> e4342d7da6b3 [2024-03-21T13:30:01.707Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T13:30:01.965Z] ---> 7a345e842ac4 [2024-03-21T13:30:01.965Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T13:30:03.380Z] ---> e336105c082f [2024-03-21T13:30:03.380Z] Step 21/26 : EXPOSE 59900 [2024-03-21T13:30:03.380Z] ---> Running in 61c113ab3c6e [2024-03-21T13:30:09.514Z] c4a7e357bf2a: Pull complete [2024-03-21T13:30:09.515Z] f0e02332f6b5: Pull complete [2024-03-21T13:30:09.515Z] 872ee5b61b7b: Pull complete [2024-03-21T13:30:10.097Z] Removing intermediate container 61c113ab3c6e [2024-03-21T13:30:10.097Z] ---> 2f8a1b13a331 [2024-03-21T13:30:10.097Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T13:30:10.097Z] ---> Running in 929ceed3c78c [2024-03-21T13:30:10.097Z] Removing intermediate container 929ceed3c78c [2024-03-21T13:30:10.097Z] ---> cb5d19140921 [2024-03-21T13:30:10.097Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T13:30:10.097Z] ---> Running in 4fabd162c7f7 [2024-03-21T13:30:16.072Z] Removing intermediate container 4fabd162c7f7 [2024-03-21T13:30:16.072Z] ---> 1d04d7150277 [2024-03-21T13:30:16.072Z] Step 24/26 : LABEL arch=amd64 [2024-03-21T13:30:16.072Z] ---> Running in f0c57f0f78b0 [2024-03-21T13:30:16.072Z] Removing intermediate container f0c57f0f78b0 [2024-03-21T13:30:16.072Z] ---> 08a61af98378 [2024-03-21T13:30:16.072Z] Step 25/26 : LABEL git_sha=14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:30:16.072Z] ---> Running in f699e5400e0c [2024-03-21T13:30:16.072Z] Removing intermediate container f699e5400e0c [2024-03-21T13:30:16.072Z] ---> 0cb1cdf704f3 [2024-03-21T13:30:16.072Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-03-21T13:30:16.072Z] ---> Running in 84f18089fd6a [2024-03-21T13:30:16.332Z] Removing intermediate container 84f18089fd6a [2024-03-21T13:30:16.332Z] ---> b374e381f358 [2024-03-21T13:30:16.332Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T13:30:16.332Z] Successfully built b374e381f358 [2024-03-21T13:30:16.332Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:30:16.488Z] provisioning config files... [2024-03-21T13:30:16.500Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14594938077896306710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:30:16.806Z] ---> ****-login.sh [2024-03-21T13:30:16.806Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:30:16.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:30:16.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:30:16.807Z] Configure a credential helper to remove this warning. See [2024-03-21T13:30:16.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:30:16.807Z] [2024-03-21T13:30:16.807Z] Login Succeeded [2024-03-21T13:30:16.807Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:30:16.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:30:16.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:30:16.807Z] Configure a credential helper to remove this warning. See [2024-03-21T13:30:16.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:30:16.807Z] [2024-03-21T13:30:16.807Z] Login Succeeded [2024-03-21T13:30:16.807Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:30:17.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:30:17.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:30:17.066Z] Configure a credential helper to remove this warning. See [2024-03-21T13:30:17.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:30:17.066Z] [2024-03-21T13:30:17.066Z] Login Succeeded [2024-03-21T13:30:17.066Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:30:17.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:30:17.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:30:17.066Z] Configure a credential helper to remove this warning. See [2024-03-21T13:30:17.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:30:17.066Z] [2024-03-21T13:30:17.066Z] Login Succeeded [2024-03-21T13:30:17.066Z] ****.io [2024-03-21T13:30:17.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:30:17.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:30:17.327Z] Configure a credential helper to remove this warning. See [2024-03-21T13:30:17.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:30:17.328Z] [2024-03-21T13:30:17.328Z] Login Succeeded [2024-03-21T13:30:17.328Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:30:17.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:30:17.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:30:17.423Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-03-21T13:30:17.423Z] 14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:30:17.423Z] latest [2024-03-21T13:30:17.423Z] 3.2.0-dev.11 [2024-03-21T13:30:17.423Z] 14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:30:17.423Z] main [2024-03-21T13:30:17.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:17.745Z] 0c6a40ed1a82: Pull complete [2024-03-21T13:30:18.630Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:18.957Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:30:18.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:30:18.957Z] 8e7d00d4d425: Preparing [2024-03-21T13:30:18.957Z] 73deeba0db7a: Preparing [2024-03-21T13:30:18.957Z] 698461bb6dea: Preparing [2024-03-21T13:30:18.957Z] 20bb443e9c19: Preparing [2024-03-21T13:30:18.957Z] ef4c2a86e312: Preparing [2024-03-21T13:30:18.957Z] aedc3bda2944: Preparing [2024-03-21T13:30:18.957Z] aedc3bda2944: Waiting [2024-03-21T13:30:18.957Z] ef4c2a86e312: Pushed [2024-03-21T13:30:18.957Z] 73deeba0db7a: Pushed [2024-03-21T13:30:18.957Z] 698461bb6dea: Pushed [2024-03-21T13:30:18.957Z] aedc3bda2944: Layer already exists [2024-03-21T13:30:18.957Z] 20bb443e9c19: Pushed [2024-03-21T13:30:19.164Z] 94ae7d8d031c: Pull complete [2024-03-21T13:30:19.164Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T13:30:19.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T13:30:19.164Z] ---> 86de565de09d [2024-03-21T13:30:19.164Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:30:21.107Z] ---> Running in 6ae9eb5c34a4 [2024-03-21T13:30:21.107Z] Removing intermediate container 6ae9eb5c34a4 [2024-03-21T13:30:21.107Z] ---> 7ceae14e8871 [2024-03-21T13:30:21.107Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:30:21.376Z] ---> Running in abde951bade7 [2024-03-21T13:30:21.643Z] Removing intermediate container abde951bade7 [2024-03-21T13:30:21.643Z] ---> 4f0e2cb3e732 [2024-03-21T13:30:21.643Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:30:21.643Z] ---> Running in c418143573d1 [2024-03-21T13:30:21.912Z] Removing intermediate container c418143573d1 [2024-03-21T13:30:21.912Z] ---> 2502a7a763d2 [2024-03-21T13:30:21.912Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T13:30:22.184Z] ---> Running in b1f5a3a72212 [2024-03-21T13:30:22.454Z] Removing intermediate container b1f5a3a72212 [2024-03-21T13:30:22.454Z] ---> ed2983dd2df3 [2024-03-21T13:30:22.454Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:30:22.454Z] ---> Running in 6e18177ee947 [2024-03-21T13:30:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:30:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:30:25.286Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T13:30:25.286Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T13:30:25.286Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T13:30:25.286Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T13:30:25.286Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:30:25.286Z] OK: 271 MiB in 56 packages [2024-03-21T13:30:26.249Z] Removing intermediate container 6e18177ee947 [2024-03-21T13:30:26.249Z] ---> b4191486ff56 [2024-03-21T13:30:26.249Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T13:30:26.847Z] ---> b18a3c848936 [2024-03-21T13:30:26.847Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:30:26.847Z] ---> Running in 15c75942ffcc [2024-03-21T13:30:33.337Z] 8e7d00d4d425: Pushed [2024-03-21T13:30:33.337Z] 14494e7562879e41062c7461f1813d33e0fc95a7: digest: sha256:d1e4b9f925910ef3d733a122c4cad085efe66b786eb19895bcf667e670862609 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:33.678Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:34.019Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-21T13:30:34.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:30:34.019Z] 8e7d00d4d425: Preparing [2024-03-21T13:30:34.019Z] 73deeba0db7a: Preparing [2024-03-21T13:30:34.019Z] 698461bb6dea: Preparing [2024-03-21T13:30:34.019Z] 20bb443e9c19: Preparing [2024-03-21T13:30:34.019Z] ef4c2a86e312: Preparing [2024-03-21T13:30:34.019Z] aedc3bda2944: Preparing [2024-03-21T13:30:34.019Z] aedc3bda2944: Waiting [2024-03-21T13:30:34.019Z] 20bb443e9c19: Layer already exists [2024-03-21T13:30:34.019Z] 73deeba0db7a: Layer already exists [2024-03-21T13:30:34.019Z] 698461bb6dea: Layer already exists [2024-03-21T13:30:34.019Z] 8e7d00d4d425: Layer already exists [2024-03-21T13:30:34.019Z] ef4c2a86e312: Layer already exists [2024-03-21T13:30:34.019Z] aedc3bda2944: Layer already exists [2024-03-21T13:30:34.019Z] latest: digest: sha256:d1e4b9f925910ef3d733a122c4cad085efe66b786eb19895bcf667e670862609 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:38.100Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:38.434Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.11 [2024-03-21T13:30:38.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:30:38.434Z] 8e7d00d4d425: Preparing [2024-03-21T13:30:38.434Z] 73deeba0db7a: Preparing [2024-03-21T13:30:38.434Z] 698461bb6dea: Preparing [2024-03-21T13:30:38.434Z] 20bb443e9c19: Preparing [2024-03-21T13:30:38.434Z] ef4c2a86e312: Preparing [2024-03-21T13:30:38.434Z] aedc3bda2944: Preparing [2024-03-21T13:30:38.434Z] aedc3bda2944: Waiting [2024-03-21T13:30:38.434Z] 20bb443e9c19: Layer already exists [2024-03-21T13:30:38.434Z] 698461bb6dea: Layer already exists [2024-03-21T13:30:38.434Z] 73deeba0db7a: Layer already exists [2024-03-21T13:30:38.434Z] 8e7d00d4d425: Layer already exists [2024-03-21T13:30:38.434Z] ef4c2a86e312: Layer already exists [2024-03-21T13:30:38.434Z] aedc3bda2944: Layer already exists [2024-03-21T13:30:38.434Z] 3.2.0-dev.11: digest: sha256:d1e4b9f925910ef3d733a122c4cad085efe66b786eb19895bcf667e670862609 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:38.771Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:39.093Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:30:39.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:30:39.093Z] 8e7d00d4d425: Preparing [2024-03-21T13:30:39.093Z] 73deeba0db7a: Preparing [2024-03-21T13:30:39.093Z] 698461bb6dea: Preparing [2024-03-21T13:30:39.093Z] 20bb443e9c19: Preparing [2024-03-21T13:30:39.093Z] ef4c2a86e312: Preparing [2024-03-21T13:30:39.093Z] aedc3bda2944: Preparing [2024-03-21T13:30:39.093Z] aedc3bda2944: Waiting [2024-03-21T13:30:39.093Z] 698461bb6dea: Layer already exists [2024-03-21T13:30:39.093Z] 8e7d00d4d425: Layer already exists [2024-03-21T13:30:39.093Z] 73deeba0db7a: Layer already exists [2024-03-21T13:30:39.093Z] 20bb443e9c19: Layer already exists [2024-03-21T13:30:39.093Z] ef4c2a86e312: Layer already exists [2024-03-21T13:30:39.093Z] aedc3bda2944: Layer already exists [2024-03-21T13:30:39.093Z] 14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11: digest: sha256:d1e4b9f925910ef3d733a122c4cad085efe66b786eb19895bcf667e670862609 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:39.433Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:39.751Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-03-21T13:30:39.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:30:39.751Z] 8e7d00d4d425: Preparing [2024-03-21T13:30:39.751Z] 73deeba0db7a: Preparing [2024-03-21T13:30:39.751Z] 698461bb6dea: Preparing [2024-03-21T13:30:39.751Z] 20bb443e9c19: Preparing [2024-03-21T13:30:39.751Z] ef4c2a86e312: Preparing [2024-03-21T13:30:39.751Z] aedc3bda2944: Preparing [2024-03-21T13:30:39.751Z] aedc3bda2944: Waiting [2024-03-21T13:30:39.751Z] 698461bb6dea: Layer already exists [2024-03-21T13:30:39.751Z] 20bb443e9c19: Layer already exists [2024-03-21T13:30:39.751Z] 73deeba0db7a: Layer already exists [2024-03-21T13:30:39.751Z] 8e7d00d4d425: Layer already exists [2024-03-21T13:30:39.751Z] ef4c2a86e312: Layer already exists [2024-03-21T13:30:39.751Z] aedc3bda2944: Layer already exists [2024-03-21T13:30:39.751Z] main: digest: sha256:d1e4b9f925910ef3d733a122c4cad085efe66b786eb19895bcf667e670862609 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:30:39.847Z] ===================================================== [Pipeline] echo [2024-03-21T13:30:39.862Z] taggedImages: [2024-03-21T13:30:39.862Z] - nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:30:39.862Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-21T13:30:39.862Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.11 [2024-03-21T13:30:39.862Z] - nexus3.edgexfoundry.org:10004/device-virtual:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:30:39.862Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:40.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:30:40.296Z] [2024-03-21T13:30:40.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:30:40.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:30:40.603Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T13:30:40.603Z] 5eb5b503b376: Pulling fs layer [2024-03-21T13:30:40.603Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T13:30:40.603Z] ec43610c2a17: Pulling fs layer [2024-03-21T13:30:40.603Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T13:30:40.603Z] 33b1e0a273af: Pulling fs layer [2024-03-21T13:30:40.603Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T13:30:40.603Z] 2f39f015ded8: Pulling fs layer [2024-03-21T13:30:40.603Z] 3a2ae6a8a46f: Waiting [2024-03-21T13:30:40.603Z] 33b1e0a273af: Waiting [2024-03-21T13:30:40.603Z] 5d3b04190fa2: Waiting [2024-03-21T13:30:40.603Z] 2f39f015ded8: Waiting [2024-03-21T13:30:40.603Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T13:30:40.603Z] 5c69ac0246d0: Download complete [2024-03-21T13:30:40.603Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T13:30:40.603Z] 3a2ae6a8a46f: Download complete [2024-03-21T13:30:40.603Z] 33b1e0a273af: Verifying Checksum [2024-03-21T13:30:40.603Z] 33b1e0a273af: Download complete [2024-03-21T13:30:40.603Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T13:30:40.603Z] 5d3b04190fa2: Download complete [2024-03-21T13:30:40.603Z] ec43610c2a17: Verifying Checksum [2024-03-21T13:30:40.603Z] ec43610c2a17: Download complete [2024-03-21T13:30:40.861Z] 5eb5b503b376: Verifying Checksum [2024-03-21T13:30:40.861Z] 5eb5b503b376: Download complete [2024-03-21T13:30:41.429Z] 2f39f015ded8: Download complete [2024-03-21T13:30:41.995Z] 5eb5b503b376: Pull complete [2024-03-21T13:30:42.253Z] 5c69ac0246d0: Pull complete [2024-03-21T13:30:42.820Z] ec43610c2a17: Pull complete [2024-03-21T13:30:42.820Z] 3a2ae6a8a46f: Pull complete [2024-03-21T13:30:43.078Z] 33b1e0a273af: Pull complete [2024-03-21T13:30:43.078Z] 5d3b04190fa2: Pull complete [2024-03-21T13:30:48.349Z] 2f39f015ded8: Pull complete [2024-03-21T13:30:48.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T13:30:48.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:30:48.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:30:48.442Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:30:48.478Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T13:30:52.552Z] $ docker top bbc6b097d06ad02dd9376aa9ef5723116cf3a0c074da973302b975eba3b6d8ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:30:52.952Z] ---> job-cost.sh [2024-03-21T13:30:52.952Z] lf-activate-venv: SKIPPING [2024-03-21T13:30:52.953Z] INFO: No Stack... [2024-03-21T13:30:53.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T13:30:53.781Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T13:30:54.076Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-03-21T13:30:54.076Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T13:30:54.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [2024-03-21T13:30:54.096Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] did not exist. Created. [2024-03-21T13:30:54.101Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T13:30:54.409Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T13:30:54.443Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T13:30:54.449Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T13:30:54.484Z] $ docker stop --time=1 bbc6b097d06ad02dd9376aa9ef5723116cf3a0c074da973302b975eba3b6d8ae [2024-03-21T13:30:55.638Z] $ docker rm -f --volumes bbc6b097d06ad02dd9376aa9ef5723116cf3a0c074da973302b975eba3b6d8ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T13:32:33.541Z] Removing intermediate container 15c75942ffcc [2024-03-21T13:32:33.541Z] ---> 7c54238c1c7d [2024-03-21T13:32:33.541Z] Step 10/12 : COPY . . [2024-03-21T13:32:33.541Z] ---> 312e227ab2b8 [2024-03-21T13:32:33.541Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:32:33.541Z] ---> Running in 535c7f2b6449 [2024-03-21T13:32:33.541Z] Removing intermediate container 535c7f2b6449 [2024-03-21T13:32:33.541Z] ---> a2e0c45a75a6 [2024-03-21T13:32:33.541Z] Step 12/12 : RUN $MAKE [2024-03-21T13:32:33.541Z] ---> Running in 7c800d739c8c [2024-03-21T13:32:33.541Z] noop [2024-03-21T13:32:33.541Z] Removing intermediate container 7c800d739c8c [2024-03-21T13:32:33.541Z] ---> bedab9542697 [2024-03-21T13:32:33.541Z] Successfully built bedab9542697 [2024-03-21T13:32:33.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:32:33.908Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T13:32:33.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:32:34.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2024-03-21T13:32:34.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/167 -v /w/workspace/device-virtual-go/167:/w/workspace/device-virtual-go/167:rw,z -v /w/workspace/device-virtual-go/167@tmp:/w/workspace/device-virtual-go/167@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 [2024-03-21T13:32:35.380Z] $ docker top efb6f24dd50d6f3e71ca7213ba933ce71b265e03ed11034a03fc709d6e6db3e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:32:36.229Z] + go version [2024-03-21T13:32:36.229Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T13:32:36.244Z] $ docker stop --time=1 efb6f24dd50d6f3e71ca7213ba933ce71b265e03ed11034a03fc709d6e6db3e8 [2024-03-21T13:32:37.856Z] $ docker rm -f --volumes efb6f24dd50d6f3e71ca7213ba933ce71b265e03ed11034a03fc709d6e6db3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:32:38.447Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T13:32:38.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:32:38.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2024-03-21T13:32:38.705Z] $ 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/167 -v /w/workspace/device-virtual-go/167:/w/workspace/device-virtual-go/167:rw,z -v /w/workspace/device-virtual-go/167@tmp:/w/workspace/device-virtual-go/167@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 [2024-03-21T13:32:39.850Z] $ docker top 94768de0870b5f45c79bf39fd4243f98ae46352c4fceacf75ced02e288338113 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:32:40.388Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/167 [Pipeline] fileExists [Pipeline] sh [2024-03-21T13:32:41.305Z] + make test [2024-03-21T13:32:41.305Z] go test ./... -coverprofile=coverage.out [2024-03-21T13:32:46.665Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T13:35:08.380Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T13:35:08.380Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.4% of statements [2024-03-21T13:35:08.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T13:35:08.380Z] go vet ./... [2024-03-21T13:35:40.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T13:35:40.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T13:35:40.596Z] ./bin/test-attribution-txt.sh [2024-03-21T13:35:40.596Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T13:35:40.596Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T13:35:40.597Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T13:35:40.597Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T13:35:40.597Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T13:35:40.597Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T13:35:40.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T13:35:40.635Z] $ docker stop --time=1 94768de0870b5f45c79bf39fd4243f98ae46352c4fceacf75ced02e288338113 [2024-03-21T13:35:42.503Z] $ docker rm -f --volumes 94768de0870b5f45c79bf39fd4243f98ae46352c4fceacf75ced02e288338113 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:35:44.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T13:35:44.087Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T13:35:44.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:35:45.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T13:35:45.368Z] + ls -al . [2024-03-21T13:35:45.368Z] total 264 [2024-03-21T13:35:45.368Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 13:32 . [2024-03-21T13:35:45.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 13:29 .. [2024-03-21T13:35:45.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:29 .git [2024-03-21T13:35:45.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:29 .github [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 13:29 .gitignore [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 13:29 .golangci.yml [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 13:29 Attribution.txt [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 13:29 CHANGELOG.md [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 13:29 Dockerfile [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 13:29 GOVERNANCE.md [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 13:29 Jenkinsfile [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 13:29 LICENSE [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 13:29 Makefile [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 13:29 OWNERS.md [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 13:29 README.md [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 13:27 VERSION [2024-03-21T13:35:45.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 13:29 bin [2024-03-21T13:35:45.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:29 cmd [2024-03-21T13:35:45.368Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 13:35 coverage.out [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 13:29 go.mod [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 13:29 go.sum [2024-03-21T13:35:45.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:29 internal [2024-03-21T13:35:45.368Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 13:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:35:45.732Z] + 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=14494e7562879e41062c7461f1813d33e0fc95a7 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-03-21T13:35:46.319Z] Sending build context to Docker daemon 16.11MB [2024-03-21T13:35:46.319Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:35:46.319Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T13:35:46.319Z] ---> bedab9542697 [2024-03-21T13:35:46.319Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:35:46.319Z] ---> Running in f5096e59e751 [2024-03-21T13:35:46.589Z] Removing intermediate container f5096e59e751 [2024-03-21T13:35:46.589Z] ---> ebec05fa056c [2024-03-21T13:35:46.589Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:35:46.862Z] ---> Running in 0f95cf5fc008 [2024-03-21T13:35:47.129Z] Removing intermediate container 0f95cf5fc008 [2024-03-21T13:35:47.129Z] ---> ef62074b7c53 [2024-03-21T13:35:47.129Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:35:47.129Z] ---> Running in a4a35ec791c8 [2024-03-21T13:35:47.396Z] Removing intermediate container a4a35ec791c8 [2024-03-21T13:35:47.396Z] ---> aabb00e5f88c [2024-03-21T13:35:47.396Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T13:35:47.396Z] ---> Running in 84888d8f5849 [2024-03-21T13:35:47.666Z] Removing intermediate container 84888d8f5849 [2024-03-21T13:35:47.666Z] ---> b765dcb93aa3 [2024-03-21T13:35:47.666Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:35:47.935Z] ---> Running in 18bd235f0dca [2024-03-21T13:35:48.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:35:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:35:50.436Z] OK: 271 MiB in 56 packages [2024-03-21T13:35:51.022Z] Removing intermediate container 18bd235f0dca [2024-03-21T13:35:51.022Z] ---> 1d1915a2d1b5 [2024-03-21T13:35:51.022Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T13:35:51.623Z] ---> bbba3287be49 [2024-03-21T13:35:51.623Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:35:51.623Z] ---> Running in e080d537b4b0 [2024-03-21T13:35:54.219Z] Removing intermediate container e080d537b4b0 [2024-03-21T13:35:54.219Z] ---> e08eff74d449 [2024-03-21T13:35:54.219Z] Step 10/26 : COPY . . [2024-03-21T13:35:55.177Z] ---> 29bd2b123e0b [2024-03-21T13:35:55.177Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:35:55.177Z] ---> Running in b77f6fb49673 [2024-03-21T13:35:55.447Z] Removing intermediate container b77f6fb49673 [2024-03-21T13:35:55.447Z] ---> aac4560be6f0 [2024-03-21T13:35:55.447Z] Step 12/26 : RUN $MAKE [2024-03-21T13:35:55.723Z] ---> Running in 5541e1107aba [2024-03-21T13:35:56.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-21T13:38:33.405Z] Removing intermediate container 5541e1107aba [2024-03-21T13:38:33.405Z] ---> 44ab4cb5f8bd [2024-03-21T13:38:33.405Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T13:38:33.405Z] 3.18: Pulling from library/alpine [2024-03-21T13:38:33.405Z] c6b39de5b339: Pulling fs layer [2024-03-21T13:38:33.405Z] c6b39de5b339: Download complete [2024-03-21T13:38:33.405Z] c6b39de5b339: Pull complete [2024-03-21T13:38:33.405Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T13:38:33.405Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T13:38:33.405Z] ---> 33abbf032149 [2024-03-21T13:38:33.405Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T13:38:33.405Z] ---> Running in f33b4cbac14b [2024-03-21T13:38:33.405Z] Removing intermediate container f33b4cbac14b [2024-03-21T13:38:33.405Z] ---> ed6253eb54cf [2024-03-21T13:38:33.405Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T13:38:33.405Z] ---> Running in e57811bdeb2d [2024-03-21T13:38:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:38:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:38:33.405Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T13:38:33.405Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:38:33.405Z] OK: 8 MiB in 16 packages [2024-03-21T13:38:33.405Z] Removing intermediate container e57811bdeb2d [2024-03-21T13:38:33.405Z] ---> 7b12792a7e9a [2024-03-21T13:38:33.405Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T13:38:33.405Z] ---> Running in 2dcfced08697 [2024-03-21T13:38:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:38:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:38:33.405Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T13:38:33.405Z] OK: 8 MiB in 16 packages [2024-03-21T13:38:33.405Z] Removing intermediate container 2dcfced08697 [2024-03-21T13:38:33.405Z] ---> da5fa2468385 [2024-03-21T13:38:33.405Z] Step 17/26 : WORKDIR / [2024-03-21T13:38:33.405Z] ---> Running in 724be1ed310c [2024-03-21T13:38:33.405Z] Removing intermediate container 724be1ed310c [2024-03-21T13:38:33.405Z] ---> e5a70564b93e [2024-03-21T13:38:33.405Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T13:38:33.405Z] ---> 94038aed5077 [2024-03-21T13:38:33.405Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T13:38:33.405Z] ---> 62ebd2b871c0 [2024-03-21T13:38:33.405Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T13:38:33.405Z] ---> ad33b7cc17d0 [2024-03-21T13:38:33.405Z] Step 21/26 : EXPOSE 59900 [2024-03-21T13:38:33.405Z] ---> Running in 3ed97b7c6496 [2024-03-21T13:38:33.405Z] Removing intermediate container 3ed97b7c6496 [2024-03-21T13:38:33.405Z] ---> 2a39cec38786 [2024-03-21T13:38:33.405Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T13:38:33.405Z] ---> Running in 91a4a20bda18 [2024-03-21T13:38:33.405Z] Removing intermediate container 91a4a20bda18 [2024-03-21T13:38:33.405Z] ---> d43aea114507 [2024-03-21T13:38:33.405Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T13:38:33.405Z] ---> Running in 41704326e470 [2024-03-21T13:38:33.405Z] Removing intermediate container 41704326e470 [2024-03-21T13:38:33.405Z] ---> ab20f597a1dc [2024-03-21T13:38:33.405Z] Step 24/26 : LABEL arch=arm64 [2024-03-21T13:38:33.405Z] ---> Running in a909c3d3d8d2 [2024-03-21T13:38:33.671Z] Removing intermediate container a909c3d3d8d2 [2024-03-21T13:38:33.671Z] ---> 33cd8dd5e976 [2024-03-21T13:38:33.671Z] Step 25/26 : LABEL git_sha=14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:38:33.938Z] ---> Running in e9214fcca419 [2024-03-21T13:38:34.203Z] Removing intermediate container e9214fcca419 [2024-03-21T13:38:34.204Z] ---> 2a00567aa202 [2024-03-21T13:38:34.204Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-03-21T13:38:34.204Z] ---> Running in 20abfd04f215 [2024-03-21T13:38:34.469Z] Removing intermediate container 20abfd04f215 [2024-03-21T13:38:34.469Z] ---> 2e5c58061910 [2024-03-21T13:38:34.469Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T13:38:34.469Z] Successfully built 2e5c58061910 [2024-03-21T13:38:34.469Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:38:34.619Z] provisioning config files... [2024-03-21T13:38:34.639Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/167@tmp/config902749428878911494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:38:34.970Z] ---> ****-login.sh [2024-03-21T13:38:34.970Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:38:34.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:38:35.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:38:35.235Z] Configure a credential helper to remove this warning. See [2024-03-21T13:38:35.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:38:35.235Z] [2024-03-21T13:38:35.235Z] Login Succeeded [2024-03-21T13:38:35.235Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:38:35.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:38:35.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:38:35.500Z] Configure a credential helper to remove this warning. See [2024-03-21T13:38:35.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:38:35.500Z] [2024-03-21T13:38:35.500Z] Login Succeeded [2024-03-21T13:38:35.500Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:38:35.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:38:35.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:38:35.764Z] Configure a credential helper to remove this warning. See [2024-03-21T13:38:35.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:38:35.764Z] [2024-03-21T13:38:36.036Z] Login Succeeded [2024-03-21T13:38:36.036Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:38:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:38:36.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:38:36.301Z] Configure a credential helper to remove this warning. See [2024-03-21T13:38:36.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:38:36.301Z] [2024-03-21T13:38:36.301Z] Login Succeeded [2024-03-21T13:38:36.301Z] ****.io [2024-03-21T13:38:36.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:38:36.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:38:36.830Z] Configure a credential helper to remove this warning. See [2024-03-21T13:38:36.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:38:36.830Z] [2024-03-21T13:38:36.830Z] Login Succeeded [2024-03-21T13:38:36.830Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:38:36.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:38:36.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:38:36.929Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-03-21T13:38:36.929Z] 14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:38:36.929Z] latest [2024-03-21T13:38:36.929Z] 3.2.0-dev.11 [2024-03-21T13:38:36.929Z] 14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:38:36.929Z] main [2024-03-21T13:38:36.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:37.300Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:37.653Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:38:37.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:38:37.653Z] 966d598d3303: Preparing [2024-03-21T13:38:37.653Z] 0219097a4bb2: Preparing [2024-03-21T13:38:37.653Z] ddc91ee687cd: Preparing [2024-03-21T13:38:37.653Z] 6f353ff3ceaf: Preparing [2024-03-21T13:38:37.653Z] d4455665ccc9: Preparing [2024-03-21T13:38:37.653Z] 7c504f21be85: Preparing [2024-03-21T13:38:37.653Z] 7c504f21be85: Waiting [2024-03-21T13:38:37.917Z] ddc91ee687cd: Pushed [2024-03-21T13:38:37.917Z] 0219097a4bb2: Pushed [2024-03-21T13:38:37.917Z] 7c504f21be85: Layer already exists [2024-03-21T13:38:37.917Z] d4455665ccc9: Pushed [2024-03-21T13:38:37.917Z] 6f353ff3ceaf: Pushed [2024-03-21T13:38:44.553Z] 966d598d3303: Pushed [2024-03-21T13:38:44.553Z] 14494e7562879e41062c7461f1813d33e0fc95a7: digest: sha256:ae175a62262cc54ca57386351100e1099fa94c37a88c0c343d3af6345761107a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:44.913Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:45.272Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-21T13:38:45.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:38:45.273Z] 966d598d3303: Preparing [2024-03-21T13:38:45.273Z] 0219097a4bb2: Preparing [2024-03-21T13:38:45.273Z] ddc91ee687cd: Preparing [2024-03-21T13:38:45.273Z] 6f353ff3ceaf: Preparing [2024-03-21T13:38:45.273Z] d4455665ccc9: Preparing [2024-03-21T13:38:45.273Z] 7c504f21be85: Preparing [2024-03-21T13:38:45.273Z] 7c504f21be85: Waiting [2024-03-21T13:38:45.273Z] 0219097a4bb2: Layer already exists [2024-03-21T13:38:45.273Z] d4455665ccc9: Layer already exists [2024-03-21T13:38:45.273Z] 6f353ff3ceaf: Layer already exists [2024-03-21T13:38:45.273Z] ddc91ee687cd: Layer already exists [2024-03-21T13:38:45.273Z] 966d598d3303: Layer already exists [2024-03-21T13:38:45.273Z] 7c504f21be85: Layer already exists [2024-03-21T13:38:45.537Z] latest: digest: sha256:ae175a62262cc54ca57386351100e1099fa94c37a88c0c343d3af6345761107a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:45.900Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:46.249Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.11 [2024-03-21T13:38:46.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:38:46.250Z] 966d598d3303: Preparing [2024-03-21T13:38:46.250Z] 0219097a4bb2: Preparing [2024-03-21T13:38:46.250Z] ddc91ee687cd: Preparing [2024-03-21T13:38:46.250Z] 6f353ff3ceaf: Preparing [2024-03-21T13:38:46.250Z] d4455665ccc9: Preparing [2024-03-21T13:38:46.250Z] 7c504f21be85: Preparing [2024-03-21T13:38:46.250Z] 7c504f21be85: Waiting [2024-03-21T13:38:46.250Z] 0219097a4bb2: Layer already exists [2024-03-21T13:38:46.250Z] 6f353ff3ceaf: Layer already exists [2024-03-21T13:38:46.250Z] d4455665ccc9: Layer already exists [2024-03-21T13:38:46.250Z] 966d598d3303: Layer already exists [2024-03-21T13:38:46.250Z] ddc91ee687cd: Layer already exists [2024-03-21T13:38:46.250Z] 7c504f21be85: Layer already exists [2024-03-21T13:38:46.250Z] 3.2.0-dev.11: digest: sha256:ae175a62262cc54ca57386351100e1099fa94c37a88c0c343d3af6345761107a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:46.611Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:46.970Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:38:46.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:38:46.970Z] 966d598d3303: Preparing [2024-03-21T13:38:46.970Z] 0219097a4bb2: Preparing [2024-03-21T13:38:46.970Z] ddc91ee687cd: Preparing [2024-03-21T13:38:46.970Z] 6f353ff3ceaf: Preparing [2024-03-21T13:38:46.970Z] d4455665ccc9: Preparing [2024-03-21T13:38:46.970Z] 7c504f21be85: Preparing [2024-03-21T13:38:46.970Z] 7c504f21be85: Waiting [2024-03-21T13:38:46.970Z] 966d598d3303: Layer already exists [2024-03-21T13:38:46.970Z] ddc91ee687cd: Layer already exists [2024-03-21T13:38:46.970Z] 6f353ff3ceaf: Layer already exists [2024-03-21T13:38:46.970Z] 0219097a4bb2: Layer already exists [2024-03-21T13:38:46.970Z] d4455665ccc9: Layer already exists [2024-03-21T13:38:46.970Z] 7c504f21be85: Layer already exists [2024-03-21T13:38:46.970Z] 14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11: digest: sha256:ae175a62262cc54ca57386351100e1099fa94c37a88c0c343d3af6345761107a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:47.333Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:47.683Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-03-21T13:38:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:38:47.683Z] 966d598d3303: Preparing [2024-03-21T13:38:47.684Z] 0219097a4bb2: Preparing [2024-03-21T13:38:47.684Z] ddc91ee687cd: Preparing [2024-03-21T13:38:47.684Z] 6f353ff3ceaf: Preparing [2024-03-21T13:38:47.684Z] d4455665ccc9: Preparing [2024-03-21T13:38:47.684Z] 7c504f21be85: Preparing [2024-03-21T13:38:47.684Z] 7c504f21be85: Waiting [2024-03-21T13:38:47.684Z] 966d598d3303: Layer already exists [2024-03-21T13:38:47.684Z] 6f353ff3ceaf: Layer already exists [2024-03-21T13:38:47.684Z] d4455665ccc9: Layer already exists [2024-03-21T13:38:47.684Z] 0219097a4bb2: Layer already exists [2024-03-21T13:38:47.684Z] ddc91ee687cd: Layer already exists [2024-03-21T13:38:47.684Z] 7c504f21be85: Layer already exists [2024-03-21T13:38:47.684Z] main: digest: sha256:ae175a62262cc54ca57386351100e1099fa94c37a88c0c343d3af6345761107a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:38:48.032Z] ===================================================== [Pipeline] echo [2024-03-21T13:38:48.051Z] taggedImages: [2024-03-21T13:38:48.051Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7 [2024-03-21T13:38:48.051Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-21T13:38:48.051Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.11 [2024-03-21T13:38:48.051Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:14494e7562879e41062c7461f1813d33e0fc95a7-3.2.0-dev.11 [2024-03-21T13:38:48.051Z] - 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 [2024-03-21T13:38:48.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:38:48.453Z] [2024-03-21T13:38:48.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:38:48.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:38:48.781Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T13:38:48.781Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T13:38:48.781Z] 04944245beec: Pulling fs layer [2024-03-21T13:38:48.781Z] 699f458cf7ca: Pulling fs layer [2024-03-21T13:38:48.781Z] 765212b225bb: Pulling fs layer [2024-03-21T13:38:48.781Z] f23df028b6ca: Pulling fs layer [2024-03-21T13:38:48.781Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T13:38:48.781Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T13:38:48.781Z] 765212b225bb: Waiting [2024-03-21T13:38:48.781Z] d65c8cfc05b1: Waiting [2024-03-21T13:38:48.781Z] f23df028b6ca: Waiting [2024-03-21T13:38:48.781Z] 2437ff75d9bd: Waiting [2024-03-21T13:38:49.048Z] 04944245beec: Verifying Checksum [2024-03-21T13:38:49.048Z] 04944245beec: Download complete [2024-03-21T13:38:49.048Z] 765212b225bb: Download complete [2024-03-21T13:38:49.048Z] f23df028b6ca: Verifying Checksum [2024-03-21T13:38:49.048Z] f23df028b6ca: Download complete [2024-03-21T13:38:49.048Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T13:38:49.048Z] d65c8cfc05b1: Download complete [2024-03-21T13:38:49.048Z] 699f458cf7ca: Verifying Checksum [2024-03-21T13:38:49.048Z] 699f458cf7ca: Download complete [2024-03-21T13:38:49.627Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T13:38:49.627Z] 8998bd30e6a1: Download complete [2024-03-21T13:38:52.201Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T13:38:52.201Z] 2437ff75d9bd: Download complete [2024-03-21T13:38:54.137Z] 8998bd30e6a1: Pull complete [2024-03-21T13:38:54.718Z] 04944245beec: Pull complete [2024-03-21T13:38:56.126Z] 699f458cf7ca: Pull complete [2024-03-21T13:38:56.393Z] 765212b225bb: Pull complete [2024-03-21T13:38:57.352Z] f23df028b6ca: Pull complete [2024-03-21T13:38:57.352Z] d65c8cfc05b1: Pull complete [2024-03-21T13:39:15.554Z] 2437ff75d9bd: Pull complete [2024-03-21T13:39:15.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T13:39:15.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:39:15.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:39:15.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2024-03-21T13:39:15.821Z] $ 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/167 -v /w/workspace/device-virtual-go/167:/w/workspace/device-virtual-go/167:rw,z -v /w/workspace/device-virtual-go/167@tmp:/w/workspace/device-virtual-go/167@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 [2024-03-21T13:39:18.338Z] $ docker top d27b9ae95c7c46a8efddbbbf83297d9320f88a21a85a8e66a06de32486c41ae2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:39:18.838Z] ---> job-cost.sh [2024-03-21T13:39:19.102Z] lf-activate-venv: SKIPPING [2024-03-21T13:39:19.102Z] INFO: No Stack... [2024-03-21T13:39:19.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T13:39:20.324Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T13:39:20.642Z] + cat /w/workspace/device-virtual-go/167/archives/cost.csv [2024-03-21T13:39:20.642Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T13:39:20.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [2024-03-21T13:39:20.987Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] did not exist. Created. [2024-03-21T13:39:20.992Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T13:39:21.451Z] /w/workspace/device-virtual-go/167@tmp/durable-82a6840c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T13:39:21.815Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T13:39:21.846Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T13:39:21.889Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T13:39:21.895Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T13:39:21.913Z] $ docker stop --time=1 d27b9ae95c7c46a8efddbbbf83297d9320f88a21a85a8e66a06de32486c41ae2 [2024-03-21T13:39:23.367Z] $ docker rm -f --volumes d27b9ae95c7c46a8efddbbbf83297d9320f88a21a85a8e66a06de32486c41ae2 [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 [2024-03-21T13:39:23.840Z] provisioning config files... [2024-03-21T13:39:23.850Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config64133792629575595tmp [Pipeline] { [Pipeline] sh [2024-03-21T13:39:24.156Z] + set +x [2024-03-21T13:39:24.156Z] + + curlbash -s -s https://codecov.io/bash -- [2024-03-21T13:39:24.156Z] [2024-03-21T13:39:24.156Z] [2024-03-21T13:39:24.156Z] _____ _ [2024-03-21T13:39:24.156Z] / ____| | | [2024-03-21T13:39:24.156Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T13:39:24.156Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T13:39:24.156Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T13:39:24.156Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T13:39:24.156Z] Bash-1.0.6 [2024-03-21T13:39:24.156Z] [2024-03-21T13:39:24.156Z] [2024-03-21T13:39:24.156Z] ==> git version 2.25.1 found [2024-03-21T13:39:24.156Z] ==> 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 [2024-03-21T13:39:24.156Z] Release-Date: 2020-01-08 [2024-03-21T13:39:24.156Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T13:39:24.156Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T13:39:24.156Z] ==> Jenkins CI detected. [2024-03-21T13:39:24.415Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-03-21T13:39:24.415Z] project root: . [2024-03-21T13:39:24.415Z] --> token set from env [2024-03-21T13:39:24.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T13:39:24.415Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T13:39:24.415Z] ==> Python coveragepy not found [2024-03-21T13:39:24.415Z] ==> Searching for coverage reports in: [2024-03-21T13:39:24.415Z] + . [2024-03-21T13:39:24.415Z] -> Found 1 reports [2024-03-21T13:39:24.415Z] ==> Detecting git/mercurial file structure [2024-03-21T13:39:24.415Z] ==> Reading reports [2024-03-21T13:39:24.415Z] + ./coverage.out bytes=43063 [2024-03-21T13:39:24.415Z] ==> Appending adjustments [2024-03-21T13:39:24.415Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T13:39:24.415Z] + Found adjustments [2024-03-21T13:39:24.415Z] ==> Gzipping contents [2024-03-21T13:39:24.415Z] 8.0K /tmp/codecov.5XrViU.gz [2024-03-21T13:39:24.415Z] ==> Uploading reports [2024-03-21T13:39:24.415Z] url: https://codecov.io [2024-03-21T13:39:24.415Z] query: branch=main&commit=14494e7562879e41062c7461f1813d33e0fc95a7&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T13:39:24.415Z] -> Pinging Codecov [2024-03-21T13:39:24.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=14494e7562879e41062c7461f1813d33e0fc95a7&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T13:39:24.675Z] -> Uploading to [2024-03-21T13:39:24.675Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/5E52B4B073DB2E39498172D8E973AA87/14494e7562879e41062c7461f1813d33e0fc95a7/0c88dc92-68ad-4a46-a0e4-4575cb63188d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T133924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f53bb333a200def43d11e0a0637a8f6c68c8d365dcce95fee1b5a6a34a6f73f8 [2024-03-21T13:39:24.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T13:39:24.675Z] Dload Upload Total Spent Left Speed [2024-03-21T13:39:24.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18240 --:--:-- --:--:-- --:--:-- 18240 [2024-03-21T13:39:24.933Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] } [2024-03-21T13:39:24.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-21T13:39:25.175Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-21T13:39:25.189Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:39:25.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:39:25.493Z] [2024-03-21T13:39:25.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:39:25.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:39:25.799Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-21T13:39:25.799Z] df9b9388f04a: Pulling fs layer [2024-03-21T13:39:25.799Z] 52dc419b0ee2: Pulling fs layer [2024-03-21T13:39:25.799Z] 25bc292e5bac: Pulling fs layer [2024-03-21T13:39:25.799Z] 114826534d7a: Pulling fs layer [2024-03-21T13:39:25.799Z] 4657fd5d0bcf: Pulling fs layer [2024-03-21T13:39:25.799Z] 6ad1cebc031e: Pulling fs layer [2024-03-21T13:39:25.799Z] 8a3aa393b2d8: Pulling fs layer [2024-03-21T13:39:25.799Z] 114826534d7a: Waiting [2024-03-21T13:39:25.799Z] 4657fd5d0bcf: Waiting [2024-03-21T13:39:25.799Z] 6ad1cebc031e: Waiting [2024-03-21T13:39:25.799Z] 25bc292e5bac: Verifying Checksum [2024-03-21T13:39:25.799Z] 25bc292e5bac: Download complete [2024-03-21T13:39:25.799Z] 52dc419b0ee2: Verifying Checksum [2024-03-21T13:39:25.799Z] 52dc419b0ee2: Download complete [2024-03-21T13:39:25.799Z] 4657fd5d0bcf: Verifying Checksum [2024-03-21T13:39:25.799Z] 4657fd5d0bcf: Download complete [2024-03-21T13:39:25.799Z] df9b9388f04a: Verifying Checksum [2024-03-21T13:39:25.799Z] df9b9388f04a: Download complete [2024-03-21T13:39:26.058Z] 6ad1cebc031e: Verifying Checksum [2024-03-21T13:39:26.058Z] 6ad1cebc031e: Download complete [2024-03-21T13:39:26.058Z] df9b9388f04a: Pull complete [2024-03-21T13:39:26.058Z] 52dc419b0ee2: Pull complete [2024-03-21T13:39:26.319Z] 25bc292e5bac: Pull complete [2024-03-21T13:39:26.577Z] 114826534d7a: Verifying Checksum [2024-03-21T13:39:26.578Z] 114826534d7a: Download complete [2024-03-21T13:39:26.836Z] 8a3aa393b2d8: Verifying Checksum [2024-03-21T13:39:26.836Z] 8a3aa393b2d8: Download complete [2024-03-21T13:39:30.125Z] 114826534d7a: Pull complete [2024-03-21T13:39:30.125Z] 4657fd5d0bcf: Pull complete [2024-03-21T13:39:30.694Z] 6ad1cebc031e: Pull complete [2024-03-21T13:39:33.980Z] 8a3aa393b2d8: Pull complete [2024-03-21T13:39:33.980Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-21T13:39:33.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:39:33.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:39:34.111Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:39:34.146Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-21T13:39:37.023Z] $ docker top d14fba6409d8def9adcc20700f166e6c6743b9617a9588cff44574d0e308dce0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T13:39:37.104Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-03-21T13:39:37.463Z] + set -o pipefail [2024-03-21T13:39:37.463Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-03-21T13:39:45.729Z] [2024-03-21T13:39:45.729Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-03-21T13:39:45.729Z] [2024-03-21T13:39:45.729Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/3611205f-1a19-41f9-865d-69c379f60329 [2024-03-21T13:39:45.729Z] [2024-03-21T13:39:45.729Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-21T13:39:45.729Z] [2024-03-21T13:39:45.729Z] [2024-03-21T13:39:45.729Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-21T13:39:45.729Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-21T13:39:45.729Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-21T13:39:45.743Z] $ docker stop --time=1 d14fba6409d8def9adcc20700f166e6c6743b9617a9588cff44574d0e308dce0 [2024-03-21T13:39:49.916Z] $ docker rm -f --volumes d14fba6409d8def9adcc20700f166e6c6743b9617a9588cff44574d0e308dce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T13:39:50.838Z] + git log --format=format:%s -1 14494e7562879e41062c7461f1813d33e0fc95a7 [Pipeline] sh [2024-03-21T13:39:51.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:39:51.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:39:51.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:39:51.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:39:51.525Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:39:51.560Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:39:52.060Z] $ docker top cff1d98d9ca51c1d6d795726ca33b2ff28856d1bfe4e34ac6f4a83b5a2d7896b -eo pid,comm [2024-03-21T13:39:52.110Z] 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). [2024-03-21T13:39:52.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:39:52.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:39:52.167Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:39:52.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:39:52.290Z] $ docker exec cff1d98d9ca51c1d6d795726ca33b2ff28856d1bfe4e34ac6f4a83b5a2d7896b ssh-agent [2024-03-21T13:39:52.402Z] SSH_AUTH_SOCK=/tmp/ssh-2pJ8kXUPYAYb/agent.33 [2024-03-21T13:39:52.402Z] SSH_AGENT_PID=39 [2024-03-21T13:39:52.407Z] Running ssh-add (command line suppressed) [2024-03-21T13:39:52.528Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753052429467007655.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753052429467007655.key) [2024-03-21T13:39:52.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:39:52.835Z] + git semver tag [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,034 [run_tag] DEBUG tag force:False [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,034 [check_head_tag] DEBUG check head tag [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,035 [execute] INFO git cat-file --batch-check [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,039 [execute] INFO git cat-file --batch [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,054 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,054 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:39:53.095Z] 2024-03-21 13:39:53,059 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:39:53.095Z] 3.2.0-dev.11 [Pipeline] } [2024-03-21T13:39:53.108Z] $ docker exec --env ******** --env ******** cff1d98d9ca51c1d6d795726ca33b2ff28856d1bfe4e34ac6f4a83b5a2d7896b ssh-agent -k [2024-03-21T13:39:53.218Z] unset SSH_AUTH_SOCK; [2024-03-21T13:39:53.219Z] unset SSH_AGENT_PID; [2024-03-21T13:39:53.219Z] echo Agent pid 39 killed; [2024-03-21T13:39:53.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:39:53.553Z] + git semver [Pipeline] } [2024-03-21T13:39:53.829Z] $ docker stop --time=1 cff1d98d9ca51c1d6d795726ca33b2ff28856d1bfe4e34ac6f4a83b5a2d7896b [2024-03-21T13:39:55.123Z] $ docker rm -f --volumes cff1d98d9ca51c1d6d795726ca33b2ff28856d1bfe4e34ac6f4a83b5a2d7896b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:39:55.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:39:55.532Z] [2024-03-21T13:39:55.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:39:55.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:39:55.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-21T13:39:55.835Z] ab5ef0e58194: Pulling fs layer [2024-03-21T13:39:55.835Z] 9712f1f96733: Pulling fs layer [2024-03-21T13:39:55.835Z] 63f879dbbcfc: Pulling fs layer [2024-03-21T13:39:55.835Z] 0d9ebad4ef96: Pulling fs layer [2024-03-21T13:39:55.835Z] e9a5061849ea: Pulling fs layer [2024-03-21T13:39:55.835Z] d747dcd14b5f: Pulling fs layer [2024-03-21T13:39:55.835Z] 2de7ff778b66: Pulling fs layer [2024-03-21T13:39:55.835Z] d747dcd14b5f: Waiting [2024-03-21T13:39:55.835Z] 0d9ebad4ef96: Waiting [2024-03-21T13:39:55.835Z] 2de7ff778b66: Waiting [2024-03-21T13:39:55.835Z] 9712f1f96733: Verifying Checksum [2024-03-21T13:39:55.835Z] 9712f1f96733: Download complete [2024-03-21T13:39:56.096Z] 63f879dbbcfc: Verifying Checksum [2024-03-21T13:39:56.096Z] 63f879dbbcfc: Download complete [2024-03-21T13:39:56.355Z] e9a5061849ea: Verifying Checksum [2024-03-21T13:39:56.356Z] e9a5061849ea: Download complete [2024-03-21T13:39:56.356Z] d747dcd14b5f: Verifying Checksum [2024-03-21T13:39:56.356Z] d747dcd14b5f: Download complete [2024-03-21T13:39:56.356Z] ab5ef0e58194: Verifying Checksum [2024-03-21T13:39:56.356Z] ab5ef0e58194: Download complete [2024-03-21T13:39:56.356Z] 2de7ff778b66: Verifying Checksum [2024-03-21T13:39:56.356Z] 2de7ff778b66: Download complete [2024-03-21T13:39:56.615Z] 0d9ebad4ef96: Verifying Checksum [2024-03-21T13:39:56.615Z] 0d9ebad4ef96: Download complete [2024-03-21T13:39:59.151Z] ab5ef0e58194: Pull complete [2024-03-21T13:39:59.151Z] 9712f1f96733: Pull complete [2024-03-21T13:40:00.089Z] 63f879dbbcfc: Pull complete [2024-03-21T13:40:04.301Z] 0d9ebad4ef96: Pull complete [2024-03-21T13:40:04.301Z] e9a5061849ea: Pull complete [2024-03-21T13:40:04.301Z] d747dcd14b5f: Pull complete [2024-03-21T13:40:06.496Z] 2de7ff778b66: Pull complete [2024-03-21T13:40:06.496Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-21T13:40:06.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:40:06.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:40:06.611Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:40:06.647Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-21T13:40:17.661Z] $ docker top 6b03b4f724d7086ad780765310b76a1b54c8fcaec561b8ca978825e028c3339b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:40:17.735Z] provisioning config files... [2024-03-21T13:40:17.741Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2278865409666394079tmp [2024-03-21T13:40:17.752Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12139524499994034463tmp [2024-03-21T13:40:17.762Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14628299878806056902tmp [Pipeline] { [Pipeline] echo [2024-03-21T13:40:17.859Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:18.160Z] ---> sigul-configuration.sh [2024-03-21T13:40:18.160Z] gpg: directory `/root/.gnupg' created [2024-03-21T13:40:18.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-21T13:40:18.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-21T13:40:18.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-21T13:40:18.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-21T13:40:18.160Z] gpg: CAST5 encrypted data [2024-03-21T13:40:18.160Z] gpg: encrypted with 1 passphrase [2024-03-21T13:40:18.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-21T13:40:18.458Z] + mkdir /home/jenkins [2024-03-21T13:40:18.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-21T13:40:18.757Z] + 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 [2024-03-21T13:40:18.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:19.089Z] ---> sigul-install.sh [2024-03-21T13:40:19.089Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-21T13:40:19.391Z] + git tag --list [2024-03-21T13:40:19.391Z] v1.0.0 [2024-03-21T13:40:19.391Z] v1.1.0 [2024-03-21T13:40:19.391Z] v1.1.1 [2024-03-21T13:40:19.391Z] v1.2.1 [2024-03-21T13:40:19.391Z] v1.2.2 [2024-03-21T13:40:19.391Z] v1.2.3 [2024-03-21T13:40:19.391Z] v1.3.0 [2024-03-21T13:40:19.391Z] v1.3.1 [2024-03-21T13:40:19.391Z] v2.0.0 [2024-03-21T13:40:19.391Z] v2.1.0 [2024-03-21T13:40:19.391Z] v2.1.1 [2024-03-21T13:40:19.391Z] v2.2.0 [2024-03-21T13:40:19.391Z] v2.3.0 [2024-03-21T13:40:19.391Z] v3.0 [2024-03-21T13:40:19.392Z] v3.0.0 [2024-03-21T13:40:19.392Z] v3.1 [2024-03-21T13:40:19.392Z] v3.1.0 [2024-03-21T13:40:19.392Z] v3.1.0-dev.1 [2024-03-21T13:40:19.392Z] v3.1.0-dev.10 [2024-03-21T13:40:19.392Z] v3.1.0-dev.11 [2024-03-21T13:40:19.392Z] v3.1.0-dev.12 [2024-03-21T13:40:19.392Z] v3.1.0-dev.13 [2024-03-21T13:40:19.392Z] v3.1.0-dev.14 [2024-03-21T13:40:19.392Z] v3.1.0-dev.15 [2024-03-21T13:40:19.392Z] v3.1.0-dev.16 [2024-03-21T13:40:19.392Z] v3.1.0-dev.17 [2024-03-21T13:40:19.392Z] v3.1.0-dev.18 [2024-03-21T13:40:19.392Z] v3.1.0-dev.19 [2024-03-21T13:40:19.392Z] v3.1.0-dev.2 [2024-03-21T13:40:19.392Z] v3.1.0-dev.20 [2024-03-21T13:40:19.392Z] v3.1.0-dev.21 [2024-03-21T13:40:19.392Z] v3.1.0-dev.22 [2024-03-21T13:40:19.392Z] v3.1.0-dev.23 [2024-03-21T13:40:19.392Z] v3.1.0-dev.24 [2024-03-21T13:40:19.392Z] v3.1.0-dev.25 [2024-03-21T13:40:19.392Z] v3.1.0-dev.26 [2024-03-21T13:40:19.392Z] v3.1.0-dev.27 [2024-03-21T13:40:19.392Z] v3.1.0-dev.28 [2024-03-21T13:40:19.392Z] v3.1.0-dev.29 [2024-03-21T13:40:19.392Z] v3.1.0-dev.3 [2024-03-21T13:40:19.392Z] v3.1.0-dev.30 [2024-03-21T13:40:19.392Z] v3.1.0-dev.4 [2024-03-21T13:40:19.392Z] v3.1.0-dev.5 [2024-03-21T13:40:19.392Z] v3.1.0-dev.6 [2024-03-21T13:40:19.392Z] v3.1.0-dev.7 [2024-03-21T13:40:19.392Z] v3.1.0-dev.8 [2024-03-21T13:40:19.392Z] v3.1.0-dev.9 [2024-03-21T13:40:19.392Z] v3.2.0-dev.1 [2024-03-21T13:40:19.392Z] v3.2.0-dev.10 [2024-03-21T13:40:19.392Z] v3.2.0-dev.11 [2024-03-21T13:40:19.392Z] v3.2.0-dev.2 [2024-03-21T13:40:19.392Z] v3.2.0-dev.3 [2024-03-21T13:40:19.392Z] v3.2.0-dev.4 [2024-03-21T13:40:19.392Z] v3.2.0-dev.5 [2024-03-21T13:40:19.392Z] v3.2.0-dev.6 [2024-03-21T13:40:19.392Z] v3.2.0-dev.7 [2024-03-21T13:40:19.392Z] v3.2.0-dev.8 [2024-03-21T13:40:19.392Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-21T13:40:19.805Z] + lftools sign git-tag v3.2.0-dev.11 [2024-03-21T13:40:20.375Z] Signing Git tag with Sigul... [2024-03-21T13:40:20.375Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-03-21T13:40:20.649Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:20.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-21T13:40:20.951Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-21T13:40:20.984Z] $ docker stop --time=1 6b03b4f724d7086ad780765310b76a1b54c8fcaec561b8ca978825e028c3339b [2024-03-21T13:40:22.280Z] $ docker rm -f --volumes 6b03b4f724d7086ad780765310b76a1b54c8fcaec561b8ca978825e028c3339b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-21T13:40:22.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:40:22.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:40:23.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:40:23.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:40:23.107Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:40:23.138Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:40:23.476Z] $ docker top 9f38fa85c625d55aa91638644cb2860ce884986e37b641b91eb1c6847ebb9375 -eo pid,comm [2024-03-21T13:40:23.521Z] 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). [2024-03-21T13:40:23.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:40:23.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:40:23.579Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:40:23.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:40:23.688Z] $ docker exec 9f38fa85c625d55aa91638644cb2860ce884986e37b641b91eb1c6847ebb9375 ssh-agent [2024-03-21T13:40:23.799Z] SSH_AUTH_SOCK=/tmp/ssh-OjDRfLTA1XBN/agent.32 [2024-03-21T13:40:23.799Z] SSH_AGENT_PID=38 [2024-03-21T13:40:23.803Z] Running ssh-add (command line suppressed) [2024-03-21T13:40:23.918Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16196308702900214206.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16196308702900214206.key) [2024-03-21T13:40:23.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:40:24.219Z] + git semver bump pre [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,388 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,388 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,389 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,389 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,389 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,389 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,391 [execute] INFO git cat-file --batch-check [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,397 [execute] INFO git cat-file --batch [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:40:24.481Z] 2024-03-21 13:40:24,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:40:24.481Z] 3.2.0-dev.12 [Pipeline] } [2024-03-21T13:40:24.495Z] $ docker exec --env ******** --env ******** 9f38fa85c625d55aa91638644cb2860ce884986e37b641b91eb1c6847ebb9375 ssh-agent -k [2024-03-21T13:40:24.596Z] unset SSH_AUTH_SOCK; [2024-03-21T13:40:24.596Z] unset SSH_AGENT_PID; [2024-03-21T13:40:24.596Z] echo Agent pid 38 killed; [2024-03-21T13:40:24.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:40:24.929Z] + git semver [Pipeline] } [2024-03-21T13:40:25.201Z] $ docker stop --time=1 9f38fa85c625d55aa91638644cb2860ce884986e37b641b91eb1c6847ebb9375 [2024-03-21T13:40:26.444Z] $ docker rm -f --volumes 9f38fa85c625d55aa91638644cb2860ce884986e37b641b91eb1c6847ebb9375 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:40:26.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:40:26.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:40:27.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:40:27.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:40:27.176Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:40:27.210Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:40:27.565Z] $ docker top 5701ede928ac4f9b2f58256c717cf578d9aa1dbd4622423efdff11c3f7c269a7 -eo pid,comm [2024-03-21T13:40:27.612Z] 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). [2024-03-21T13:40:27.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:40:27.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:40:27.670Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:40:27.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:40:27.783Z] $ docker exec 5701ede928ac4f9b2f58256c717cf578d9aa1dbd4622423efdff11c3f7c269a7 ssh-agent [2024-03-21T13:40:27.892Z] SSH_AUTH_SOCK=/tmp/ssh-FA3ZdeFkSTUL/agent.32 [2024-03-21T13:40:27.892Z] SSH_AGENT_PID=38 [2024-03-21T13:40:27.896Z] Running ssh-add (command line suppressed) [2024-03-21T13:40:28.010Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5841386927838397969.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5841386927838397969.key) [2024-03-21T13:40:28.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:40:28.315Z] + git semver push [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,497 [run_push] DEBUG push [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,498 [execute] INFO git cat-file --batch-check [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,501 [execute] INFO git rev-list d7ba41d0db83a94925beb93301f95cf3a0edf0ad -- [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,502 [execute] DEBUG Popen(['git', 'rev-list', 'd7ba41d0db83a94925beb93301f95cf3a0edf0ad', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,512 [execute] INFO git fetch -v origin [2024-03-21T13:40:28.574Z] 2024-03-21 13:40:28,512 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-21T13:40:29.142Z] 2024-03-21 13:40:29,016 [run_push] DEBUG no remote changes detected [2024-03-21T13:40:29.142Z] 2024-03-21 13:40:29,016 [execute] INFO git push origin semver [2024-03-21T13:40:29.142Z] 2024-03-21 13:40:29,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:40:30.078Z] 2024-03-21 13:40:29,806 [run_push] DEBUG push all version tags [2024-03-21T13:40:30.078Z] 2024-03-21 13:40:29,807 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-21T13:40:30.078Z] 2024-03-21 13:40:29,807 [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) [2024-03-21T13:40:30.647Z] 2024-03-21 13:40:30,571 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:40:30.647Z] 3.2.0-dev.12 [Pipeline] } [2024-03-21T13:40:30.659Z] $ docker exec --env ******** --env ******** 5701ede928ac4f9b2f58256c717cf578d9aa1dbd4622423efdff11c3f7c269a7 ssh-agent -k [2024-03-21T13:40:30.770Z] unset SSH_AUTH_SOCK; [2024-03-21T13:40:30.770Z] unset SSH_AGENT_PID; [2024-03-21T13:40:30.770Z] echo Agent pid 38 killed; [2024-03-21T13:40:30.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:40:31.107Z] + git semver [Pipeline] } [2024-03-21T13:40:31.379Z] $ docker stop --time=1 5701ede928ac4f9b2f58256c717cf578d9aa1dbd4622423efdff11c3f7c269a7 [2024-03-21T13:40:32.656Z] $ docker rm -f --volumes 5701ede928ac4f9b2f58256c717cf578d9aa1dbd4622423efdff11c3f7c269a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-21T13:40:33.281Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-03-21T13:40:33.281Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:40:33.281Z] total 16 [2024-03-21T13:40:33.281Z] drwxr-xr-x 3 root root 4096 Mar 21 13:30 . [2024-03-21T13:40:33.281Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 13:40 .. [2024-03-21T13:40:33.281Z] drwxr-xr-x 2 root root 4096 Mar 21 13:30 cost [2024-03-21T13:40:33.281Z] -rw-r--r-- 1 root root 89 Mar 21 13:30 cost.csv [2024-03-21T13:40:33.281Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:40:33.281Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:40:33.281Z] total 16 [2024-03-21T13:40:33.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 13:30 . [2024-03-21T13:40:33.281Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 13:40 .. [2024-03-21T13:40:33.281Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 13:30 cost [2024-03-21T13:40:33.281Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:33.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:34.423Z] ---> package-listing.sh [2024-03-21T13:40:34.423Z] ++ facter osfamily [2024-03-21T13:40:34.423Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T13:40:34.681Z] + OS_FAMILY=debian [2024-03-21T13:40:34.681Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-03-21T13:40:34.681Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T13:40:34.681Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T13:40:34.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T13:40:34.681Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T13:40:34.681Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-21T13:40:34.681Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T13:40:34.681Z] + case "${OS_FAMILY}" in [2024-03-21T13:40:34.681Z] + dpkg -l [2024-03-21T13:40:34.681Z] + grep '^ii' [2024-03-21T13:40:34.681Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T13:40:34.681Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T13:40:34.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T13:40:34.681Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-21T13:40:34.681Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-03-21T13:40:34.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-03-21T13:40:34.692Z] 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 [2024-03-21T13:40:34.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:40:35.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:40:35.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:40:35.612Z] prd-ubuntu20.04-docker-8c-8g-572 does not seem to be running inside a container [2024-03-21T13:40:35.643Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T13:40:35.844Z] $ docker top 7f0f8d47451d06aed029548dd10813d06343ae5d4923dd38cc21ca5f7623bcd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:40:36.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T13:40:36.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T13:40:36.769Z] + ls /var/log/sa-host [2024-03-21T13:40:36.769Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:40:36.930Z] provisioning config files... [2024-03-21T13:40:36.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1825758468298110399tmp [Pipeline] { [Pipeline] echo [2024-03-21T13:40:36.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:37.243Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T13:40:37.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:37.598Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T13:40:37.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:37.894Z] ---> sudo-logs.sh [2024-03-21T13:40:37.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T13:40:37.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:38.211Z] ---> job-cost.sh [2024-03-21T13:40:38.211Z] lf-activate-venv: SKIPPING [2024-03-21T13:40:38.211Z] DEBUG: total: 0.2199999988079071 [2024-03-21T13:40:38.211Z] INFO: Retrieving Stack Cost... [2024-03-21T13:40:38.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T13:40:39.037Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T13:40:39.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:40:39.327Z] ---> logs-deploy.sh [2024-03-21T13:40:39.327Z] lf-activate-venv: SKIPPING [2024-03-21T13:40:39.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/167 [2024-03-21T13:40:39.327Z] INFO: archiving workspace using pattern(s): [2024-03-21T13:40:40.262Z] Archives upload complete. [2024-03-21T13:40:40.521Z] INFO: archiving logs to Nexus [2024-03-21T13:40:41.089Z] ---> uname -a: [2024-03-21T13:40:41.089Z] Linux prd-ubuntu20-04-docker-8c-8g-572 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-21T13:40:41.089Z] [2024-03-21T13:40:41.089Z] [2024-03-21T13:40:41.089Z] ---> lscpu: [2024-03-21T13:40:41.089Z] Architecture: x86_64 [2024-03-21T13:40:41.089Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-21T13:40:41.089Z] Byte Order: Little Endian [2024-03-21T13:40:41.089Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-21T13:40:41.089Z] CPU(s): 8 [2024-03-21T13:40:41.089Z] On-line CPU(s) list: 0-7 [2024-03-21T13:40:41.089Z] Thread(s) per core: 1 [2024-03-21T13:40:41.089Z] Core(s) per socket: 1 [2024-03-21T13:40:41.089Z] Socket(s): 8 [2024-03-21T13:40:41.089Z] NUMA node(s): 1 [2024-03-21T13:40:41.089Z] Vendor ID: AuthenticAMD [2024-03-21T13:40:41.089Z] CPU family: 23 [2024-03-21T13:40:41.089Z] Model: 49 [2024-03-21T13:40:41.089Z] Model name: AMD EPYC-Rome Processor [2024-03-21T13:40:41.089Z] Stepping: 0 [2024-03-21T13:40:41.089Z] CPU MHz: 2799.998 [2024-03-21T13:40:41.089Z] BogoMIPS: 5599.99 [2024-03-21T13:40:41.089Z] Virtualization: AMD-V [2024-03-21T13:40:41.089Z] Hypervisor vendor: KVM [2024-03-21T13:40:41.089Z] Virtualization type: full [2024-03-21T13:40:41.089Z] L1d cache: 256 KiB [2024-03-21T13:40:41.089Z] L1i cache: 256 KiB [2024-03-21T13:40:41.089Z] L2 cache: 4 MiB [2024-03-21T13:40:41.089Z] L3 cache: 128 MiB [2024-03-21T13:40:41.089Z] NUMA node0 CPU(s): 0-7 [2024-03-21T13:40:41.089Z] Vulnerability Itlb multihit: Not affected [2024-03-21T13:40:41.089Z] Vulnerability L1tf: Not affected [2024-03-21T13:40:41.089Z] Vulnerability Mds: Not affected [2024-03-21T13:40:41.089Z] Vulnerability Meltdown: Not affected [2024-03-21T13:40:41.089Z] Vulnerability Mmio stale data: Not affected [2024-03-21T13:40:41.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-21T13:40:41.089Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-21T13:40:41.089Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-21T13:40:41.089Z] Vulnerability Srbds: Not affected [2024-03-21T13:40:41.089Z] Vulnerability Tsx async abort: Not affected [2024-03-21T13:40:41.089Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-21T13:40:41.089Z] [2024-03-21T13:40:41.089Z] [2024-03-21T13:40:41.089Z] ---> nproc: [2024-03-21T13:40:41.089Z] 8 [2024-03-21T13:40:41.089Z] [2024-03-21T13:40:41.089Z]