Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28ee7a707fa5283bd85866fd30fed3ded774bf19 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-ssh15605957969924477488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6663028714258128079.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15319491315321480554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16894946524034925782.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-ssh1134803376153251947.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15516’ Running on prd-ubuntu20.04-docker-8c-8g-15518 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 28ee7a707fa5283bd85866fd30fed3ded774bf19 (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315092647-3e5be341fbd0 to 3.0.0 in /snap/local/helper-go (#407)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28ee7a707fa5283bd85866fd30fed3ded774bf19 # timeout=10 > git rev-list --no-walk 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T08:21:43.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:21:43.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:21:43.579Z] ========================================================= [2023-05-16T08:21:43.579Z] EdgeX Global Pipelines Version Info [2023-05-16T08:21:43.579Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:44.307Z] ------------------- [2023-05-16T08:21:44.308Z] stable info: [2023-05-16T08:21:44.308Z] ------------------- [2023-05-16T08:21:44.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:21:44.308Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:21:44.308Z] Message: update stable to v1.0.249 [2023-05-16T08:21:44.879Z] ------------------- [2023-05-16T08:21:44.879Z] experimental info: [2023-05-16T08:21:44.879Z] ------------------- [2023-05-16T08:21:44.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:21:44.879Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:21:44.879Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:21:45.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-16T08:21:45.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-16T08:21:45.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:21:45.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:21:45.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:21:45.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:21:45.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:21:45.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T08:21:45.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:21:45.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:21:45.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:21:45.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-16T08:21:45.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:21:45.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:21:45.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:21:45.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:21:45.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:21:45.219Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:21:45.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:21:45.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:21:45.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T08:21:45.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T08:21:45.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T08:21:45.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T08:21:45.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T08:21:45.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:21:45.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:21:45.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T08:21:45.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T08:21:45.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T08:21:45.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] echo [2023-05-16T08:21:45.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28ee7a7 [Pipeline] echo [2023-05-16T08:21:45.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:21:45.497Z] provisioning config files... [2023-05-16T08:21:45.510Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14996338413342773979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:45.811Z] ---> docker-login.sh [2023-05-16T08:21:45.811Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:21:45.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:21:46.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:21:46.072Z] Configure a credential helper to remove this warning. See [2023-05-16T08:21:46.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:21:46.072Z] [2023-05-16T08:21:46.072Z] Login Succeeded [2023-05-16T08:21:46.072Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:21:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:21:46.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:21:46.072Z] Configure a credential helper to remove this warning. See [2023-05-16T08:21:46.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:21:46.072Z] [2023-05-16T08:21:46.072Z] Login Succeeded [2023-05-16T08:21:46.072Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:21:46.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:21:46.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:21:46.333Z] Configure a credential helper to remove this warning. See [2023-05-16T08:21:46.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:21:46.333Z] [2023-05-16T08:21:46.333Z] Login Succeeded [2023-05-16T08:21:46.333Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:21:46.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:21:46.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:21:46.334Z] Configure a credential helper to remove this warning. See [2023-05-16T08:21:46.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:21:46.334Z] [2023-05-16T08:21:46.334Z] Login Succeeded [2023-05-16T08:21:46.334Z] docker.io [2023-05-16T08:21:46.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:21:46.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:21:46.594Z] Configure a credential helper to remove this warning. See [2023-05-16T08:21:46.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:21:46.594Z] [2023-05-16T08:21:46.594Z] Login Succeeded [2023-05-16T08:21:46.594Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:21:46.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T08:21:46.958Z] + git rev-list -1 --merges 28ee7a707fa5283bd85866fd30fed3ded774bf19~1..28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] echo [2023-05-16T08:21:47.004Z] -----------> git rev-list -1 --merges 28ee7a707fa5283bd85866fd30fed3ded774bf19~1..28ee7a707fa5283bd85866fd30fed3ded774bf19 28ee7a707fa5283bd85866fd30fed3ded774bf19 [false] [Pipeline] sh [2023-05-16T08:21:47.294Z] + git log --format=format:%s -1 28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] echo [2023-05-16T08:21:47.308Z] ========================================================= [2023-05-16T08:21:47.308Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:21:47.308Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:21:47.628Z] + git log --format=format:%s -1 28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] echo [2023-05-16T08:21:47.645Z] [semverPrep] GIT_COMMIT: 28ee7a707fa5283bd85866fd30fed3ded774bf19, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315092647-3e5be341fbd0 to 3.0.0 in /snap/local/helper-go (#407) [Pipeline] echo [2023-05-16T08:21:47.655Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T08:21:48.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:21:48.008Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:21:48.008Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:21:48.008Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:21:48.008Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:21:48.008Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:21:48.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:21:48.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:21:48.357Z] [2023-05-16T08:21:48.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:21:48.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:21:48.692Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:21:48.692Z] b85a868b505f: Pulling fs layer [2023-05-16T08:21:48.692Z] e2be974225ed: Pulling fs layer [2023-05-16T08:21:48.692Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:21:48.692Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:21:48.692Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:21:48.692Z] eaf3925da568: Pulling fs layer [2023-05-16T08:21:48.692Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:21:48.692Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:21:48.692Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:21:48.692Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:21:48.692Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:21:48.692Z] bab4dde63d76: Waiting [2023-05-16T08:21:48.692Z] b352a97aabf1: Waiting [2023-05-16T08:21:48.692Z] bde34c3a00c8: Waiting [2023-05-16T08:21:48.692Z] 4872d77fe225: Waiting [2023-05-16T08:21:48.692Z] 5851b861e8e6: Waiting [2023-05-16T08:21:48.692Z] 988bab9f4d93: Waiting [2023-05-16T08:21:48.692Z] 1469e6f7b9e6: Waiting [2023-05-16T08:21:48.692Z] eaf3925da568: Waiting [2023-05-16T08:21:48.692Z] e2be974225ed: Verifying Checksum [2023-05-16T08:21:48.692Z] e2be974225ed: Download complete [2023-05-16T08:21:48.692Z] 988bab9f4d93: Verifying Checksum [2023-05-16T08:21:48.692Z] 988bab9f4d93: Download complete [2023-05-16T08:21:48.692Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:21:48.692Z] 1469e6f7b9e6: Download complete [2023-05-16T08:21:48.968Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:21:48.968Z] 339a4e72a1f5: Download complete [2023-05-16T08:21:48.968Z] eaf3925da568: Verifying Checksum [2023-05-16T08:21:48.968Z] eaf3925da568: Download complete [2023-05-16T08:21:48.968Z] bde34c3a00c8: Verifying Checksum [2023-05-16T08:21:48.968Z] bde34c3a00c8: Download complete [2023-05-16T08:21:48.968Z] b352a97aabf1: Download complete [2023-05-16T08:21:48.968Z] 4872d77fe225: Download complete [2023-05-16T08:21:48.968Z] 5851b861e8e6: Verifying Checksum [2023-05-16T08:21:48.968Z] 5851b861e8e6: Download complete [2023-05-16T08:21:48.968Z] b85a868b505f: Verifying Checksum [2023-05-16T08:21:48.968Z] b85a868b505f: Download complete [2023-05-16T08:21:49.228Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:21:49.228Z] bab4dde63d76: Download complete [2023-05-16T08:21:50.170Z] b85a868b505f: Pull complete [2023-05-16T08:21:50.429Z] e2be974225ed: Pull complete [2023-05-16T08:21:51.001Z] 339a4e72a1f5: Pull complete [2023-05-16T08:21:51.001Z] 988bab9f4d93: Pull complete [2023-05-16T08:21:51.262Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:21:51.262Z] eaf3925da568: Pull complete [2023-05-16T08:21:53.172Z] bab4dde63d76: Pull complete [2023-05-16T08:21:53.172Z] bde34c3a00c8: Pull complete [2023-05-16T08:21:53.172Z] b352a97aabf1: Pull complete [2023-05-16T08:21:53.434Z] 4872d77fe225: Pull complete [2023-05-16T08:21:53.435Z] 5851b861e8e6: Pull complete [2023-05-16T08:21:53.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:21:53.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:21:53.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:21:53.529Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:21:53.574Z] $ 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 [2023-05-16T08:21:56.211Z] $ docker top 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 -eo pid,comm [2023-05-16T08:21:56.264Z] 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). [2023-05-16T08:21:56.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:21:56.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:21:56.307Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:21:56.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:21:56.430Z] $ docker exec 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 ssh-agent [2023-05-16T08:21:56.538Z] SSH_AUTH_SOCK=/tmp/ssh-0YyO2x2pLv3h/agent.32 [2023-05-16T08:21:56.538Z] SSH_AGENT_PID=38 [2023-05-16T08:21:56.544Z] Running ssh-add (command line suppressed) [2023-05-16T08:21:56.655Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7122147640319775778.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7122147640319775778.key) [2023-05-16T08:21:56.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:21:56.961Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:21:56.977Z] $ docker exec --env ******** --env ******** 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 ssh-agent -k [2023-05-16T08:21:57.101Z] unset SSH_AUTH_SOCK; [2023-05-16T08:21:57.101Z] unset SSH_AGENT_PID; [2023-05-16T08:21:57.102Z] echo Agent pid 38 killed; [2023-05-16T08:21:57.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:21:57.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:21:57.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:21:57.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:21:57.250Z] $ docker exec 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 ssh-agent [2023-05-16T08:21:57.387Z] SSH_AUTH_SOCK=/tmp/ssh-XGA7aSgjZ4T4/agent.70 [2023-05-16T08:21:57.387Z] SSH_AGENT_PID=76 [2023-05-16T08:21:57.393Z] Running ssh-add (command line suppressed) [2023-05-16T08:21:57.495Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2368858719467166938.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2368858719467166938.key) [2023-05-16T08:21:57.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:21:57.812Z] + git semver init [2023-05-16T08:21:58.073Z] 2023-05-16 08:21:58,013 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:21:58.073Z] 2023-05-16 08:21:58,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-16T08:21:58.073Z] 2023-05-16 08:21:58,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-16T08:21:58.073Z] 2023-05-16 08:21:58,014 [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) [2023-05-16T08:21:59.455Z] 2023-05-16 08:21:59,095 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-16T08:21:59.455Z] 2023-05-16 08:21:59,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-16T08:21:59.455Z] 2023-05-16 08:21:59,096 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:21:59.455Z] 2023-05-16 08:21:59,096 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:21:59.455Z] 3.0.0-dev.47 [Pipeline] } [2023-05-16T08:21:59.468Z] $ docker exec --env ******** --env ******** 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 ssh-agent -k [2023-05-16T08:21:59.560Z] unset SSH_AUTH_SOCK; [2023-05-16T08:21:59.560Z] unset SSH_AGENT_PID; [2023-05-16T08:21:59.560Z] echo Agent pid 76 killed; [2023-05-16T08:21:59.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:21:59.884Z] + git semver [Pipeline] } [2023-05-16T08:22:00.161Z] $ docker stop --time=1 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 [2023-05-16T08:22:01.467Z] $ docker rm -f --volumes 6acec95bc5eca8858d489244bb6d614dea7b96fc0ee922e9d9f6854058f9dd76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:22:01.803Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:22:02.020Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:22:02.022Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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 [2023-05-16T08:22:02.173Z] provisioning config files... [2023-05-16T08:22:02.183Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7680224781211363349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:22:02.483Z] ---> docker-login.sh [2023-05-16T08:22:02.483Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:22:02.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:02.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:02.483Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:02.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:02.483Z] [2023-05-16T08:22:02.483Z] Login Succeeded [2023-05-16T08:22:02.483Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:22:02.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:02.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:02.743Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:02.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:02.743Z] [2023-05-16T08:22:02.743Z] Login Succeeded [2023-05-16T08:22:02.743Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:22:02.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:02.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:02.743Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:02.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:02.743Z] [2023-05-16T08:22:02.743Z] Login Succeeded [2023-05-16T08:22:02.743Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:22:02.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:02.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:02.743Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:02.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:02.743Z] [2023-05-16T08:22:02.743Z] Login Succeeded [2023-05-16T08:22:02.743Z] docker.io [2023-05-16T08:22:03.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:03.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:03.003Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:03.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:03.003Z] [2023-05-16T08:22:03.003Z] Login Succeeded [2023-05-16T08:22:03.003Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:22:03.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:22:03.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:22:03.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:22:03.081Z] ========================================================= [2023-05-16T08:22:03.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:22:03.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:03.389Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:22:03.389Z] Sending build context to Docker daemon 23.65MB [2023-05-16T08:22:03.389Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:22:03.389Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:22:03.649Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:22:03.649Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:22:03.649Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:22:03.649Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:22:03.649Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:22:03.649Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:22:03.649Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:22:03.649Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:22:03.649Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:22:03.649Z] 9f32a84ed3da: Waiting [2023-05-16T08:22:03.649Z] 9325e15d5711: Waiting [2023-05-16T08:22:03.649Z] 4d19c01a9841: Waiting [2023-05-16T08:22:03.649Z] 556b6ee489ea: Waiting [2023-05-16T08:22:03.649Z] c5a4b2cf53e6: Waiting [2023-05-16T08:22:03.649Z] 85791d961cd3: Verifying Checksum [2023-05-16T08:22:03.649Z] 85791d961cd3: Download complete [2023-05-16T08:22:03.649Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T08:22:03.649Z] 9f32a84ed3da: Download complete [2023-05-16T08:22:03.649Z] 4d19c01a9841: Verifying Checksum [2023-05-16T08:22:03.649Z] 4d19c01a9841: Download complete [2023-05-16T08:22:03.649Z] f56be85fc22e: Download complete [2023-05-16T08:22:03.649Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:22:03.649Z] 9325e15d5711: Download complete [2023-05-16T08:22:03.649Z] f56be85fc22e: Pull complete [2023-05-16T08:22:03.909Z] 85791d961cd3: Pull complete [2023-05-16T08:22:04.170Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:22:04.170Z] c5a4b2cf53e6: Download complete [2023-05-16T08:22:04.170Z] d694b5ae8c79: Verifying Checksum [2023-05-16T08:22:04.170Z] d694b5ae8c79: Download complete [2023-05-16T08:22:04.429Z] 556b6ee489ea: Verifying Checksum [2023-05-16T08:22:04.429Z] 556b6ee489ea: Download complete [2023-05-16T08:22:07.715Z] d694b5ae8c79: Pull complete [2023-05-16T08:22:07.715Z] 9f32a84ed3da: Pull complete [2023-05-16T08:22:07.715Z] 4d19c01a9841: Pull complete [2023-05-16T08:22:07.715Z] 9325e15d5711: Pull complete [2023-05-16T08:22:10.250Z] 556b6ee489ea: Pull complete [2023-05-16T08:22:11.188Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:22:11.188Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:22:11.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:22:11.188Z] ---> c4be618373d6 [2023-05-16T08:22:11.188Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:22:15.389Z] ---> Running in 768e8594e746 [2023-05-16T08:22:15.389Z] Removing intermediate container 768e8594e746 [2023-05-16T08:22:15.389Z] ---> e1be406a2595 [2023-05-16T08:22:15.389Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:22:15.649Z] ---> Running in 2997cb6b4b0a [2023-05-16T08:22:15.649Z] Removing intermediate container 2997cb6b4b0a [2023-05-16T08:22:15.649Z] ---> 99cac9b58a2e [2023-05-16T08:22:15.649Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:22:15.649Z] ---> Running in f3416658a5fd [2023-05-16T08:22:15.649Z] Removing intermediate container f3416658a5fd [2023-05-16T08:22:15.649Z] ---> 06909b0f9941 [2023-05-16T08:22:15.649Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T08:22:15.908Z] ---> Running in 8b965f1dcc3c [2023-05-16T08:22:15.908Z] Removing intermediate container 8b965f1dcc3c [2023-05-16T08:22:15.908Z] ---> 7c933638e7c4 [2023-05-16T08:22:15.908Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:22:15.908Z] ---> Running in b6bb71752643 [2023-05-16T08:22:16.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:22:16.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:22:16.690Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T08:22:16.690Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T08:22:16.690Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T08:22:16.690Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T08:22:16.690Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:22:16.690Z] OK: 269 MiB in 57 packages [2023-05-16T08:22:17.125Z] Still waiting to schedule task [2023-05-16T08:22:17.126Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15517’ is offline [2023-05-16T08:22:17.258Z] Removing intermediate container b6bb71752643 [2023-05-16T08:22:17.258Z] ---> 37920942187f [2023-05-16T08:22:17.258Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:22:17.258Z] ---> 883e9c8e0640 [2023-05-16T08:22:17.258Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:22:17.258Z] ---> Running in 507f5f79147a [2023-05-16T08:22:43.876Z] Removing intermediate container 507f5f79147a [2023-05-16T08:22:43.876Z] ---> 52bcd371275d [2023-05-16T08:22:43.876Z] Step 10/12 : COPY . . [2023-05-16T08:22:43.876Z] ---> 15d9e005baaf [2023-05-16T08:22:43.876Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:22:43.876Z] ---> Running in 7ed6857dabf6 [2023-05-16T08:22:43.876Z] Removing intermediate container 7ed6857dabf6 [2023-05-16T08:22:43.876Z] ---> 8fc4b2704345 [2023-05-16T08:22:43.876Z] Step 12/12 : RUN $MAKE [2023-05-16T08:22:43.876Z] ---> Running in a7b91d616b27 [2023-05-16T08:22:43.876Z] noop [2023-05-16T08:22:43.876Z] Removing intermediate container a7b91d616b27 [2023-05-16T08:22:43.876Z] ---> 61751f1335b8 [2023-05-16T08:22:43.876Z] Successfully built 61751f1335b8 [2023-05-16T08:22:43.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:44.186Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:22:44.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:22:44.263Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:22:44.293Z] $ 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 [2023-05-16T08:22:44.640Z] $ docker top f036dded9baf2d175995ab9eb472b76b6613c1fda3eb71a522b5cd8670b19941 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:22:44.982Z] + go version [2023-05-16T08:22:44.982Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:22:44.996Z] $ docker stop --time=1 f036dded9baf2d175995ab9eb472b76b6613c1fda3eb71a522b5cd8670b19941 [2023-05-16T08:22:46.265Z] $ docker rm -f --volumes f036dded9baf2d175995ab9eb472b76b6613c1fda3eb71a522b5cd8670b19941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:46.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:22:46.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:22:46.744Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:22:46.777Z] $ 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 [2023-05-16T08:22:47.133Z] $ docker top a4d88c5fdc0f4207aa08a75da20d20064708f72b6838b3c588292902e42a3cf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:22:47.475Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:22:47.776Z] + make test [2023-05-16T08:22:47.776Z] go test ./... -coverprofile=coverage.out [2023-05-16T08:22:53.048Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T08:23:03.021Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T08:23:03.021Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-05-16T08:23:09.808Z] go vet ./... [2023-05-16T08:23:13.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:23:13.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:23:13.401Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T08:23:13.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:23:13.718Z] $ docker stop --time=1 a4d88c5fdc0f4207aa08a75da20d20064708f72b6838b3c588292902e42a3cf7 [2023-05-16T08:23:16.822Z] $ docker rm -f --volumes a4d88c5fdc0f4207aa08a75da20d20064708f72b6838b3c588292902e42a3cf7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:23:17.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:23:17.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T08:23:17.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:23:18.051Z] + ls -al . [2023-05-16T08:23:18.051Z] total 192 [2023-05-16T08:23:18.051Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:22 . [2023-05-16T08:23:18.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:21 .. [2023-05-16T08:23:18.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:22 .git [2023-05-16T08:23:18.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:21 .github [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 08:21 .gitignore [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:21 .golangci.yml [2023-05-16T08:23:18.051Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:21 .semver [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 08:21 Attribution.txt [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 08:21 CHANGELOG.md [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 08:21 Dockerfile [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:21 GOVERNANCE.md [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 08:21 Jenkinsfile [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 08:21 LICENSE [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 08:21 Makefile [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 08:21 OWNERS.md [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 08:21 README.md [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 08:22 VERSION [2023-05-16T08:23:18.051Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:21 bin [2023-05-16T08:23:18.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:21 cmd [2023-05-16T08:23:18.051Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 08:23 coverage.out [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 08:21 go.mod [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 08:21 go.sum [2023-05-16T08:23:18.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:21 internal [2023-05-16T08:23:18.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:21 snap [2023-05-16T08:23:18.051Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:18.367Z] + 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=28ee7a707fa5283bd85866fd30fed3ded774bf19 --label arch=amd64 --label version=3.0.0-dev.47 . [2023-05-16T08:23:18.367Z] Sending build context to Docker daemon 23.69MB [2023-05-16T08:23:18.367Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:23:18.367Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T08:23:18.367Z] ---> 61751f1335b8 [2023-05-16T08:23:18.367Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:23:18.626Z] ---> Running in ba2c382bd3b8 [2023-05-16T08:23:18.886Z] Removing intermediate container ba2c382bd3b8 [2023-05-16T08:23:18.886Z] ---> cfbd4a132e00 [2023-05-16T08:23:18.886Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:23:18.886Z] ---> Running in df18a2c1c48d [2023-05-16T08:23:18.886Z] Removing intermediate container df18a2c1c48d [2023-05-16T08:23:18.886Z] ---> be5c4a53724f [2023-05-16T08:23:18.886Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:23:18.886Z] ---> Running in ffad3f431617 [2023-05-16T08:23:18.886Z] Removing intermediate container ffad3f431617 [2023-05-16T08:23:18.886Z] ---> 3bd419719ac7 [2023-05-16T08:23:18.886Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T08:23:18.886Z] ---> Running in 6e9d6b4adfd0 [2023-05-16T08:23:19.151Z] Removing intermediate container 6e9d6b4adfd0 [2023-05-16T08:23:19.151Z] ---> d6ca87e17bee [2023-05-16T08:23:19.151Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:23:19.151Z] ---> Running in e61425313988 [2023-05-16T08:23:19.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:19.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:19.677Z] OK: 269 MiB in 57 packages [2023-05-16T08:23:19.945Z] Removing intermediate container e61425313988 [2023-05-16T08:23:19.945Z] ---> 174cfa608654 [2023-05-16T08:23:19.945Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T08:23:20.205Z] ---> a149ab25be37 [2023-05-16T08:23:20.205Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:23:20.205Z] ---> Running in 4c7d34bf469b [2023-05-16T08:23:20.773Z] Removing intermediate container 4c7d34bf469b [2023-05-16T08:23:20.773Z] ---> e9d8505f6059 [2023-05-16T08:23:20.773Z] Step 10/25 : COPY . . [2023-05-16T08:23:21.714Z] ---> c8b55729ca5d [2023-05-16T08:23:21.714Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:23:21.714Z] ---> Running in e1b30e923817 [2023-05-16T08:23:21.714Z] Removing intermediate container e1b30e923817 [2023-05-16T08:23:21.714Z] ---> 893dbe66c88c [2023-05-16T08:23:21.714Z] Step 12/25 : RUN $MAKE [2023-05-16T08:23:21.714Z] ---> Running in 83b80c431ac2 [2023-05-16T08:23:21.973Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T08:23:43.974Z] Removing intermediate container 83b80c431ac2 [2023-05-16T08:23:43.974Z] ---> f72b2a61c943 [2023-05-16T08:23:43.974Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T08:23:43.974Z] 3.17: Pulling from library/alpine [2023-05-16T08:23:43.974Z] f56be85fc22e: Already exists [2023-05-16T08:23:43.974Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:23:43.974Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:23:43.974Z] ---> 9ed4aefc74f6 [2023-05-16T08:23:43.974Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T08:23:43.974Z] ---> Running in 2b8426f6e270 [2023-05-16T08:23:43.974Z] Removing intermediate container 2b8426f6e270 [2023-05-16T08:23:43.974Z] ---> fb2a332dd153 [2023-05-16T08:23:43.974Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:23:43.974Z] ---> Running in 0aea65bb78e7 [2023-05-16T08:23:43.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:43.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:43.974Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:23:43.974Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:23:43.974Z] OK: 7 MiB in 16 packages [2023-05-16T08:23:43.974Z] Removing intermediate container 0aea65bb78e7 [2023-05-16T08:23:43.974Z] ---> 5afc424e056a [2023-05-16T08:23:43.974Z] Step 16/25 : WORKDIR / [2023-05-16T08:23:43.974Z] ---> Running in 268ac19808fc [2023-05-16T08:23:43.974Z] Removing intermediate container 268ac19808fc [2023-05-16T08:23:43.974Z] ---> 8cef8660f5ef [2023-05-16T08:23:43.974Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T08:23:43.974Z] ---> e58a79cd5d48 [2023-05-16T08:23:43.974Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T08:23:43.974Z] ---> f98e61a51420 [2023-05-16T08:23:43.974Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T08:23:44.617Z] ---> 54f40e07d8a3 [2023-05-16T08:23:44.617Z] Step 20/25 : EXPOSE 59900 [2023-05-16T08:23:44.617Z] ---> Running in a543e83d8224 [2023-05-16T08:23:44.617Z] Removing intermediate container a543e83d8224 [2023-05-16T08:23:44.617Z] ---> d06058648a60 [2023-05-16T08:23:44.617Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T08:23:44.617Z] ---> Running in 712fa91149e6 [2023-05-16T08:23:44.617Z] Removing intermediate container 712fa91149e6 [2023-05-16T08:23:44.617Z] ---> 4d85530d5ec4 [2023-05-16T08:23:44.617Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:23:44.617Z] ---> Running in 273587f27a31 [2023-05-16T08:23:44.617Z] Removing intermediate container 273587f27a31 [2023-05-16T08:23:44.617Z] ---> e73415986530 [2023-05-16T08:23:44.617Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T08:23:44.880Z] ---> Running in 891deae67cd2 [2023-05-16T08:23:44.881Z] Removing intermediate container 891deae67cd2 [2023-05-16T08:23:44.881Z] ---> 395b9e73bc89 [2023-05-16T08:23:44.881Z] Step 24/25 : LABEL git_sha=28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:23:44.881Z] ---> Running in a59a7f25924e [2023-05-16T08:23:44.881Z] Removing intermediate container a59a7f25924e [2023-05-16T08:23:44.881Z] ---> ffb898059704 [2023-05-16T08:23:44.881Z] Step 25/25 : LABEL version=3.0.0-dev.47 [2023-05-16T08:23:44.881Z] ---> Running in 2d8407216b4b [2023-05-16T08:23:45.183Z] Removing intermediate container 2d8407216b4b [2023-05-16T08:23:45.183Z] ---> 7838a1512789 [2023-05-16T08:23:45.183Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:23:45.183Z] Successfully built 7838a1512789 [2023-05-16T08:23:45.183Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:23:45.319Z] provisioning config files... [2023-05-16T08:23:45.348Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4470579030302059413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:23:45.647Z] ---> docker-login.sh [2023-05-16T08:23:45.647Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:23:45.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:23:45.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:23:45.648Z] Configure a credential helper to remove this warning. See [2023-05-16T08:23:45.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:23:45.648Z] [2023-05-16T08:23:45.648Z] Login Succeeded [2023-05-16T08:23:45.648Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:23:45.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:23:45.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:23:45.648Z] Configure a credential helper to remove this warning. See [2023-05-16T08:23:45.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:23:45.648Z] [2023-05-16T08:23:45.648Z] Login Succeeded [2023-05-16T08:23:45.648Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:23:45.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:23:45.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:23:45.907Z] Configure a credential helper to remove this warning. See [2023-05-16T08:23:45.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:23:45.907Z] [2023-05-16T08:23:45.907Z] Login Succeeded [2023-05-16T08:23:45.907Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:23:45.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:23:45.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:23:45.907Z] Configure a credential helper to remove this warning. See [2023-05-16T08:23:45.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:23:45.907Z] [2023-05-16T08:23:45.907Z] Login Succeeded [2023-05-16T08:23:45.907Z] docker.io [2023-05-16T08:23:46.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:23:46.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:23:46.167Z] Configure a credential helper to remove this warning. See [2023-05-16T08:23:46.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:23:46.167Z] [2023-05-16T08:23:46.167Z] Login Succeeded [2023-05-16T08:23:46.167Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:23:46.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:23:46.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:23:46.215Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-16T08:23:46.215Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:23:46.215Z] latest [2023-05-16T08:23:46.215Z] 3.0.0-dev.47 [2023-05-16T08:23:46.215Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:23:46.215Z] main [2023-05-16T08:23:46.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:46.521Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:46.829Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:23:46.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T08:23:46.830Z] 806351ba13b2: Preparing [2023-05-16T08:23:46.830Z] e69cd5a51605: Preparing [2023-05-16T08:23:46.830Z] ac4a83314e50: Preparing [2023-05-16T08:23:46.830Z] c0629021dfb6: Preparing [2023-05-16T08:23:46.830Z] f1417ff83b31: Preparing [2023-05-16T08:23:46.830Z] f1417ff83b31: Layer already exists [2023-05-16T08:23:46.830Z] c0629021dfb6: Pushed [2023-05-16T08:23:46.830Z] e69cd5a51605: Pushed [2023-05-16T08:23:46.830Z] ac4a83314e50: Pushed [2023-05-16T08:23:50.121Z] 806351ba13b2: Pushed [2023-05-16T08:23:50.121Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19: digest: sha256:7f27080437358080bd146a06bc54230ed28b2e51c914cf5b438d2ffaac27dc1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:50.441Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:50.746Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-16T08:23:50.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T08:23:50.746Z] 806351ba13b2: Preparing [2023-05-16T08:23:50.746Z] e69cd5a51605: Preparing [2023-05-16T08:23:50.746Z] ac4a83314e50: Preparing [2023-05-16T08:23:50.746Z] c0629021dfb6: Preparing [2023-05-16T08:23:50.746Z] f1417ff83b31: Preparing [2023-05-16T08:23:50.746Z] e69cd5a51605: Layer already exists [2023-05-16T08:23:50.746Z] 806351ba13b2: Layer already exists [2023-05-16T08:23:50.746Z] f1417ff83b31: Layer already exists [2023-05-16T08:23:50.746Z] ac4a83314e50: Layer already exists [2023-05-16T08:23:50.746Z] c0629021dfb6: Layer already exists [2023-05-16T08:23:50.746Z] latest: digest: sha256:7f27080437358080bd146a06bc54230ed28b2e51c914cf5b438d2ffaac27dc1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:50.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15520 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-16T08:23:50.880Z] Running in /w/workspace/device-virtual-go/119 [Pipeline] { [Pipeline] checkout [2023-05-16T08:23:50.922Z] The recommended git tool is: git [2023-05-16T08:23:51.072Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:51.412Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.47 [2023-05-16T08:23:51.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T08:23:51.412Z] 806351ba13b2: Preparing [2023-05-16T08:23:51.412Z] e69cd5a51605: Preparing [2023-05-16T08:23:51.412Z] ac4a83314e50: Preparing [2023-05-16T08:23:51.412Z] c0629021dfb6: Preparing [2023-05-16T08:23:51.412Z] f1417ff83b31: Preparing [2023-05-16T08:23:51.412Z] e69cd5a51605: Layer already exists [2023-05-16T08:23:51.412Z] 806351ba13b2: Layer already exists [2023-05-16T08:23:51.412Z] ac4a83314e50: Layer already exists [2023-05-16T08:23:51.412Z] f1417ff83b31: Layer already exists [2023-05-16T08:23:51.412Z] c0629021dfb6: Layer already exists [2023-05-16T08:23:51.412Z] 3.0.0-dev.47: digest: sha256:7f27080437358080bd146a06bc54230ed28b2e51c914cf5b438d2ffaac27dc1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:51.894Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:52.210Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:23:52.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T08:23:52.210Z] 806351ba13b2: Preparing [2023-05-16T08:23:52.210Z] e69cd5a51605: Preparing [2023-05-16T08:23:52.210Z] ac4a83314e50: Preparing [2023-05-16T08:23:52.210Z] c0629021dfb6: Preparing [2023-05-16T08:23:52.210Z] f1417ff83b31: Preparing [2023-05-16T08:23:52.210Z] f1417ff83b31: Layer already exists [2023-05-16T08:23:52.210Z] e69cd5a51605: Layer already exists [2023-05-16T08:23:52.210Z] c0629021dfb6: Layer already exists [2023-05-16T08:23:52.210Z] 806351ba13b2: Layer already exists [2023-05-16T08:23:52.210Z] ac4a83314e50: Layer already exists [2023-05-16T08:23:52.210Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47: digest: sha256:7f27080437358080bd146a06bc54230ed28b2e51c914cf5b438d2ffaac27dc1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:52.521Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:52.845Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-16T08:23:52.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T08:23:52.845Z] 806351ba13b2: Preparing [2023-05-16T08:23:52.845Z] e69cd5a51605: Preparing [2023-05-16T08:23:52.845Z] ac4a83314e50: Preparing [2023-05-16T08:23:52.845Z] c0629021dfb6: Preparing [2023-05-16T08:23:52.845Z] f1417ff83b31: Preparing [2023-05-16T08:23:52.845Z] f1417ff83b31: Layer already exists [2023-05-16T08:23:52.845Z] ac4a83314e50: Layer already exists [2023-05-16T08:23:52.845Z] e69cd5a51605: Layer already exists [2023-05-16T08:23:52.845Z] c0629021dfb6: Layer already exists [2023-05-16T08:23:52.845Z] 806351ba13b2: Layer already exists [2023-05-16T08:23:52.845Z] main: digest: sha256:7f27080437358080bd146a06bc54230ed28b2e51c914cf5b438d2ffaac27dc1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:23:52.900Z] ===================================================== [Pipeline] echo [2023-05-16T08:23:52.909Z] taggedImages: [2023-05-16T08:23:52.909Z] - nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:23:52.909Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-16T08:23:52.909Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.47 [2023-05-16T08:23:52.909Z] - nexus3.edgexfoundry.org:10004/device-virtual:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:23:52.909Z] - 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 [2023-05-16T08:23:53.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:23:53.301Z] [2023-05-16T08:23:53.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:53.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:23:53.605Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:23:53.605Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:23:53.605Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:23:53.605Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:23:53.605Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:23:53.605Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:23:53.605Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:23:53.605Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:23:53.605Z] 33b1e0a273af: Waiting [2023-05-16T08:23:53.605Z] 5d3b04190fa2: Waiting [2023-05-16T08:23:53.605Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:23:53.605Z] 2f39f015ded8: Waiting [2023-05-16T08:23:53.605Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T08:23:53.605Z] 5c69ac0246d0: Download complete [2023-05-16T08:23:53.605Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:23:53.605Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:23:53.605Z] 33b1e0a273af: Download complete [2023-05-16T08:23:53.605Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:23:53.605Z] ec43610c2a17: Download complete [2023-05-16T08:23:53.605Z] 5d3b04190fa2: Download complete [2023-05-16T08:23:53.862Z] 5eb5b503b376: Verifying Checksum [2023-05-16T08:23:53.862Z] 5eb5b503b376: Download complete [2023-05-16T08:23:54.428Z] 2f39f015ded8: Download complete [2023-05-16T08:23:55.379Z] 5eb5b503b376: Pull complete [2023-05-16T08:23:55.379Z] 5c69ac0246d0: Pull complete [2023-05-16T08:23:55.637Z] ec43610c2a17: Pull complete [2023-05-16T08:23:55.898Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:23:55.898Z] 33b1e0a273af: Pull complete [2023-05-16T08:23:56.160Z] 5d3b04190fa2: Pull complete [2023-05-16T08:23:56.646Z] using credential edgex-jenkins-ssh [2023-05-16T08:23:56.668Z] Cloning the remote Git repository [2023-05-16T08:23:56.709Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T08:23:56.796Z] > git init /w/workspace/device-virtual-go/119 # timeout=10 [2023-05-16T08:23:56.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T08:23:56.946Z] > git --version # timeout=10 [2023-05-16T08:23:56.964Z] > git --version # 'git version 2.25.1' [2023-05-16T08:23:56.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:23:57.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:23:59.185Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T08:23:59.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:24:00.154Z] Avoid second fetch [2023-05-16T08:24:00.155Z] Checking out Revision 28ee7a707fa5283bd85866fd30fed3ded774bf19 (main) [2023-05-16T08:24:00.359Z] 2f39f015ded8: Pull complete [2023-05-16T08:24:00.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:24:00.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:24:00.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:24:00.446Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:24:00.480Z] $ 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 [2023-05-16T08:24:00.750Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315092647-3e5be341fbd0 to 3.0.0 in /snap/local/helper-go (#407)" [2023-05-16T08:24:00.173Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:24:00.244Z] > git checkout -f 28ee7a707fa5283bd85866fd30fed3ded774bf19 # timeout=10 [2023-05-16T08:24:01.215Z] [2023-05-16T08:24:01.215Z] GitHub has been notified of this commit’s build result [2023-05-16T08:24:01.215Z] [2023-05-16T08:24:03.356Z] $ docker top f6a5a04d4655c3909bf26e2ed1ccd2964d04300bc3ac7bf098f61ad82efd27f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:24:03.739Z] ---> job-cost.sh [2023-05-16T08:24:03.739Z] lf-activate-venv: SKIPPING [2023-05-16T08:24:03.739Z] INFO: No Stack... [2023-05-16T08:24:03.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:24:04.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:24:04.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:24:04.033Z] Dload Upload Total Spent Left Speed [2023-05-16T08:24:04.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89167 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-16T08:24:04.566Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:24:04.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:24:04.853Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-16T08:24:04.853Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:24:04.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [2023-05-16T08:24:04.871Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] did not exist. Created. [2023-05-16T08:24:04.871Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:24:04.994Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:24:04.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:24:04.994Z] { [2023-05-16T08:24:04.994Z] "registry-mirrors": [ [2023-05-16T08:24:04.994Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:24:04.994Z] ], [2023-05-16T08:24:04.994Z] "bip": "10.250.0.254/24", [2023-05-16T08:24:04.994Z] "hosts": [ [2023-05-16T08:24:04.994Z] "tcp://0.0.0.0:5555", [2023-05-16T08:24:04.994Z] "unix:///var/run/docker.sock" [2023-05-16T08:24:04.994Z] ], [2023-05-16T08:24:04.994Z] "mtu": 1458, [2023-05-16T08:24:04.994Z] "selinux-enabled": true, [2023-05-16T08:24:04.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:24:04.994Z] } [Pipeline] sh [2023-05-16T08:24:05.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:24:05.201Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:24:05.207Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:24:05.229Z] $ docker stop --time=1 f6a5a04d4655c3909bf26e2ed1ccd2964d04300bc3ac7bf098f61ad82efd27f0 [2023-05-16T08:24:05.339Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-16T08:24:06.387Z] $ docker rm -f --volumes f6a5a04d4655c3909bf26e2ed1ccd2964d04300bc3ac7bf098f61ad82efd27f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T08:24:06.754Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:24:25.019Z] provisioning config files... [2023-05-16T08:24:25.046Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/119@tmp/config2064390348884920681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:24:25.399Z] ---> docker-login.sh [2023-05-16T08:24:25.399Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:24:25.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:24:25.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:24:25.988Z] Configure a credential helper to remove this warning. See [2023-05-16T08:24:25.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:24:25.988Z] [2023-05-16T08:24:25.988Z] Login Succeeded [2023-05-16T08:24:25.988Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:24:26.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:24:26.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:24:26.263Z] Configure a credential helper to remove this warning. See [2023-05-16T08:24:26.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:24:26.263Z] [2023-05-16T08:24:26.263Z] Login Succeeded [2023-05-16T08:24:26.263Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:24:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:24:26.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:24:26.807Z] Configure a credential helper to remove this warning. See [2023-05-16T08:24:26.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:24:26.807Z] [2023-05-16T08:24:26.807Z] Login Succeeded [2023-05-16T08:24:26.807Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:24:27.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:24:27.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:24:27.079Z] Configure a credential helper to remove this warning. See [2023-05-16T08:24:27.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:24:27.079Z] [2023-05-16T08:24:27.079Z] Login Succeeded [2023-05-16T08:24:27.079Z] docker.io [2023-05-16T08:24:27.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:24:27.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:24:27.620Z] Configure a credential helper to remove this warning. See [2023-05-16T08:24:27.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:24:27.620Z] [2023-05-16T08:24:27.620Z] Login Succeeded [2023-05-16T08:24:27.620Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:24:27.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:24:28.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:24:28.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:24:28.076Z] ========================================================= [2023-05-16T08:24:28.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:24:28.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:24:28.454Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:24:29.059Z] Sending build context to Docker daemon 11.99MB [2023-05-16T08:24:29.059Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:24:29.059Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:24:29.059Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:24:29.059Z] c41833b44d91: Pulling fs layer [2023-05-16T08:24:29.059Z] ed15518f5707: Pulling fs layer [2023-05-16T08:24:29.059Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:24:29.059Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:24:29.059Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:24:29.059Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:24:29.059Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:24:29.059Z] 242c74f7c9fa: Waiting [2023-05-16T08:24:29.059Z] 3cdef696dda3: Waiting [2023-05-16T08:24:29.059Z] 2ced38df9373: Waiting [2023-05-16T08:24:29.059Z] 58f1dce35555: Waiting [2023-05-16T08:24:29.334Z] ed15518f5707: Verifying Checksum [2023-05-16T08:24:29.334Z] ed15518f5707: Download complete [2023-05-16T08:24:29.334Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T08:24:29.334Z] 242c74f7c9fa: Download complete [2023-05-16T08:24:29.334Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:24:29.334Z] 3cdef696dda3: Download complete [2023-05-16T08:24:29.334Z] c41833b44d91: Verifying Checksum [2023-05-16T08:24:30.332Z] c41833b44d91: Pull complete [2023-05-16T08:24:30.924Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:24:30.924Z] 58f1dce35555: Download complete [2023-05-16T08:24:31.199Z] ed15518f5707: Pull complete [2023-05-16T08:24:32.185Z] feae8fd75edb: Verifying Checksum [2023-05-16T08:24:32.185Z] feae8fd75edb: Download complete [2023-05-16T08:24:32.456Z] 2ced38df9373: Verifying Checksum [2023-05-16T08:24:32.456Z] 2ced38df9373: Download complete [2023-05-16T08:24:42.568Z] feae8fd75edb: Pull complete [2023-05-16T08:24:42.838Z] 242c74f7c9fa: Pull complete [2023-05-16T08:24:42.838Z] 3cdef696dda3: Pull complete [2023-05-16T08:24:49.514Z] 2ced38df9373: Pull complete [2023-05-16T08:24:52.382Z] 58f1dce35555: Pull complete [2023-05-16T08:24:52.382Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:24:52.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:24:52.382Z] ---> fadd8f120f05 [2023-05-16T08:24:52.382Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:24:54.389Z] ---> Running in 0399c9aad7e0 [2023-05-16T08:24:54.658Z] Removing intermediate container 0399c9aad7e0 [2023-05-16T08:24:54.658Z] ---> 31a1d86a279e [2023-05-16T08:24:54.658Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:24:54.930Z] ---> Running in fe5c6843644c [2023-05-16T08:24:55.200Z] Removing intermediate container fe5c6843644c [2023-05-16T08:24:55.200Z] ---> 0a12c35a82ac [2023-05-16T08:24:55.200Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:24:55.200Z] ---> Running in dc8172887794 [2023-05-16T08:24:55.541Z] Removing intermediate container dc8172887794 [2023-05-16T08:24:55.541Z] ---> 4f0ce3e96201 [2023-05-16T08:24:55.541Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T08:24:55.541Z] ---> Running in b4b3ac9daba3 [2023-05-16T08:24:55.812Z] Removing intermediate container b4b3ac9daba3 [2023-05-16T08:24:55.812Z] ---> 3abe57e9440a [2023-05-16T08:24:55.812Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:24:56.084Z] ---> Running in 03cead248629 [2023-05-16T08:24:57.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:24:57.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:24:58.743Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T08:24:58.743Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T08:24:58.743Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T08:24:58.743Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T08:24:58.743Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:24:59.012Z] OK: 268 MiB in 57 packages [2023-05-16T08:24:59.993Z] Removing intermediate container 03cead248629 [2023-05-16T08:24:59.994Z] ---> 76558fc0949e [2023-05-16T08:24:59.994Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:25:00.262Z] ---> e0dc4ebb077e [2023-05-16T08:25:00.262Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:25:00.532Z] ---> Running in e1d0b0855d17 [2023-05-16T08:26:08.423Z] Removing intermediate container e1d0b0855d17 [2023-05-16T08:26:08.423Z] ---> 93c5152efc47 [2023-05-16T08:26:08.423Z] Step 10/12 : COPY . . [2023-05-16T08:26:08.423Z] ---> aa7f07c15952 [2023-05-16T08:26:08.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:26:08.423Z] ---> Running in 47ff945237ff [2023-05-16T08:26:08.423Z] Removing intermediate container 47ff945237ff [2023-05-16T08:26:08.423Z] ---> b99e6f56b83b [2023-05-16T08:26:08.423Z] Step 12/12 : RUN $MAKE [2023-05-16T08:26:08.423Z] ---> Running in 90512bc9920c [2023-05-16T08:26:08.423Z] noop [2023-05-16T08:26:08.423Z] Removing intermediate container 90512bc9920c [2023-05-16T08:26:08.423Z] ---> a60a6919006d [2023-05-16T08:26:08.423Z] Successfully built a60a6919006d [2023-05-16T08:26:08.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:26:08.773Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:26:08.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:26:08.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-15520 does not seem to be running inside a container [2023-05-16T08:26:09.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/119 -v /w/workspace/device-virtual-go/119:/w/workspace/device-virtual-go/119:rw,z -v /w/workspace/device-virtual-go/119@tmp:/w/workspace/device-virtual-go/119@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 [2023-05-16T08:26:10.287Z] $ docker top 106f77da6fe203fb1e5525d9af563a8ac0d97cfb5e720deeb836c748906d92d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:26:11.133Z] + go version [2023-05-16T08:26:11.133Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:26:11.156Z] $ docker stop --time=1 106f77da6fe203fb1e5525d9af563a8ac0d97cfb5e720deeb836c748906d92d9 [2023-05-16T08:26:14.159Z] $ docker rm -f --volumes 106f77da6fe203fb1e5525d9af563a8ac0d97cfb5e720deeb836c748906d92d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:26:14.692Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:26:14.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:26:14.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-15520 does not seem to be running inside a container [2023-05-16T08:26:14.958Z] $ 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/119 -v /w/workspace/device-virtual-go/119:/w/workspace/device-virtual-go/119:rw,z -v /w/workspace/device-virtual-go/119@tmp:/w/workspace/device-virtual-go/119@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 [2023-05-16T08:26:16.139Z] $ docker top c2ac95236802286f239eba3c2a1c349bcbb2075f1db0bd4374ae69435de14e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:26:16.641Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/119 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:26:16.982Z] + make test [2023-05-16T08:26:16.983Z] go test ./... -coverprofile=coverage.out [2023-05-16T08:26:49.218Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T08:28:55.919Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T08:28:55.919Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.091s coverage: 58.4% of statements [2023-05-16T08:28:55.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:28:55.919Z] go vet ./... [2023-05-16T08:29:28.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:29:28.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:29:28.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T08:29:28.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:29:28.228Z] $ docker stop --time=1 c2ac95236802286f239eba3c2a1c349bcbb2075f1db0bd4374ae69435de14e77 [2023-05-16T08:29:30.057Z] $ docker rm -f --volumes c2ac95236802286f239eba3c2a1c349bcbb2075f1db0bd4374ae69435de14e77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:29:31.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:29:31.198Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:29:31.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:29:32.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:29:32.469Z] + ls -al . [2023-05-16T08:29:32.469Z] total 188 [2023-05-16T08:29:32.469Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:26 . [2023-05-16T08:29:32.469Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:23 .. [2023-05-16T08:29:32.469Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:24 .git [2023-05-16T08:29:32.469Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:24 .github [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 08:24 .gitignore [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:24 .golangci.yml [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 08:24 Attribution.txt [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 08:24 CHANGELOG.md [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 08:24 Dockerfile [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:24 GOVERNANCE.md [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 08:24 Jenkinsfile [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 08:24 LICENSE [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 08:24 Makefile [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 08:24 OWNERS.md [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 08:24 README.md [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 08:22 VERSION [2023-05-16T08:29:32.469Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:24 bin [2023-05-16T08:29:32.469Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:24 cmd [2023-05-16T08:29:32.469Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 08:28 coverage.out [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 08:24 go.mod [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 08:24 go.sum [2023-05-16T08:29:32.469Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:24 internal [2023-05-16T08:29:32.469Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:24 snap [2023-05-16T08:29:32.469Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 08:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:29:32.815Z] + 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=28ee7a707fa5283bd85866fd30fed3ded774bf19 --label arch=arm64 --label version=3.0.0-dev.47 . [2023-05-16T08:29:33.419Z] Sending build context to Docker daemon 12.03MB [2023-05-16T08:29:33.419Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:29:33.419Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T08:29:33.419Z] ---> a60a6919006d [2023-05-16T08:29:33.419Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:29:33.419Z] ---> Running in f8bc0536034d [2023-05-16T08:29:33.692Z] Removing intermediate container f8bc0536034d [2023-05-16T08:29:33.692Z] ---> 2635b068ca3e [2023-05-16T08:29:33.692Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:29:33.963Z] ---> Running in aa4116f948a7 [2023-05-16T08:29:34.232Z] Removing intermediate container aa4116f948a7 [2023-05-16T08:29:34.232Z] ---> 892e6ff710ae [2023-05-16T08:29:34.232Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:29:34.232Z] ---> Running in 8a0391066ce6 [2023-05-16T08:29:34.502Z] Removing intermediate container 8a0391066ce6 [2023-05-16T08:29:34.502Z] ---> a249fb48e83e [2023-05-16T08:29:34.502Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T08:29:34.775Z] ---> Running in 4f023b2715ac [2023-05-16T08:29:38.537Z] Removing intermediate container 4f023b2715ac [2023-05-16T08:29:38.537Z] ---> 9d35fe0cfae4 [2023-05-16T08:29:38.537Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:29:38.537Z] ---> Running in 5ec20921f86d [2023-05-16T08:29:38.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:29:39.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:29:40.474Z] OK: 268 MiB in 57 packages [2023-05-16T08:29:41.443Z] Removing intermediate container 5ec20921f86d [2023-05-16T08:29:41.443Z] ---> 50169ab80b90 [2023-05-16T08:29:41.443Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T08:29:42.031Z] ---> 6e267381007f [2023-05-16T08:29:42.031Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:29:42.306Z] ---> Running in 5908669a38cd [2023-05-16T08:29:44.904Z] Removing intermediate container 5908669a38cd [2023-05-16T08:29:44.904Z] ---> adb5a9b56ae4 [2023-05-16T08:29:44.904Z] Step 10/25 : COPY . . [2023-05-16T08:29:46.336Z] ---> 84f7d801429e [2023-05-16T08:29:46.336Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:29:46.336Z] ---> Running in 2b5039eac8d4 [2023-05-16T08:29:46.336Z] Removing intermediate container 2b5039eac8d4 [2023-05-16T08:29:46.336Z] ---> c8801e358b52 [2023-05-16T08:29:46.336Z] Step 12/25 : RUN $MAKE [2023-05-16T08:29:46.618Z] ---> Running in ff7e68b8343f [2023-05-16T08:29:47.583Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T08:32:24.357Z] Removing intermediate container ff7e68b8343f [2023-05-16T08:32:24.357Z] ---> c4b4f2cd1fea [2023-05-16T08:32:24.357Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T08:32:24.357Z] 3.17: Pulling from library/alpine [2023-05-16T08:32:24.357Z] c41833b44d91: Already exists [2023-05-16T08:32:24.357Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:32:24.357Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:32:24.357Z] ---> 51e60588ff2c [2023-05-16T08:32:24.357Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T08:32:24.357Z] ---> Running in c343a679a472 [2023-05-16T08:32:24.357Z] Removing intermediate container c343a679a472 [2023-05-16T08:32:24.357Z] ---> 50d41f2a7042 [2023-05-16T08:32:24.357Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:32:24.357Z] ---> Running in 67beda001ad8 [2023-05-16T08:32:24.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:32:24.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:32:24.357Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:32:24.357Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:32:24.357Z] OK: 8 MiB in 16 packages [2023-05-16T08:32:24.357Z] Removing intermediate container 67beda001ad8 [2023-05-16T08:32:24.357Z] ---> 0ee1b6dc9e52 [2023-05-16T08:32:24.357Z] Step 16/25 : WORKDIR / [2023-05-16T08:32:24.357Z] ---> Running in a825abefa1a4 [2023-05-16T08:32:24.357Z] Removing intermediate container a825abefa1a4 [2023-05-16T08:32:24.357Z] ---> 8b413725f532 [2023-05-16T08:32:24.357Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T08:32:24.357Z] ---> 613938dad3ef [2023-05-16T08:32:24.357Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T08:32:24.357Z] ---> 00f911e0ea84 [2023-05-16T08:32:24.357Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T08:32:24.357Z] ---> 19a8acbb97b3 [2023-05-16T08:32:24.357Z] Step 20/25 : EXPOSE 59900 [2023-05-16T08:32:24.357Z] ---> Running in c4dd7e84e5af [2023-05-16T08:32:24.357Z] Removing intermediate container c4dd7e84e5af [2023-05-16T08:32:24.357Z] ---> 387721cf0003 [2023-05-16T08:32:24.357Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T08:32:24.357Z] ---> Running in 730892d6101d [2023-05-16T08:32:24.357Z] Removing intermediate container 730892d6101d [2023-05-16T08:32:24.357Z] ---> f770f147ba90 [2023-05-16T08:32:24.357Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:32:24.357Z] ---> Running in d85b3eac6786 [2023-05-16T08:32:24.357Z] Removing intermediate container d85b3eac6786 [2023-05-16T08:32:24.357Z] ---> a2f760427af4 [2023-05-16T08:32:24.357Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T08:32:24.357Z] ---> Running in a562d642b03a [2023-05-16T08:32:24.357Z] Removing intermediate container a562d642b03a [2023-05-16T08:32:24.357Z] ---> 29cd01d774f5 [2023-05-16T08:32:24.357Z] Step 24/25 : LABEL git_sha=28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:32:24.357Z] ---> Running in d06d1fd04450 [2023-05-16T08:32:24.357Z] Removing intermediate container d06d1fd04450 [2023-05-16T08:32:24.357Z] ---> 0751cf9df174 [2023-05-16T08:32:24.357Z] Step 25/25 : LABEL version=3.0.0-dev.47 [2023-05-16T08:32:24.357Z] ---> Running in e394a448f254 [2023-05-16T08:32:24.357Z] Removing intermediate container e394a448f254 [2023-05-16T08:32:24.357Z] ---> 57169481a4ed [2023-05-16T08:32:24.357Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:32:24.357Z] Successfully built 57169481a4ed [2023-05-16T08:32:24.357Z] 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 [2023-05-16T08:32:24.458Z] provisioning config files... [2023-05-16T08:32:24.476Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/119@tmp/config2115363214703168681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:32:24.829Z] ---> docker-login.sh [2023-05-16T08:32:24.829Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:32:25.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:32:25.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:32:25.100Z] Configure a credential helper to remove this warning. See [2023-05-16T08:32:25.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:32:25.100Z] [2023-05-16T08:32:25.100Z] Login Succeeded [2023-05-16T08:32:25.100Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:32:25.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:32:25.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:32:25.638Z] Configure a credential helper to remove this warning. See [2023-05-16T08:32:25.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:32:25.638Z] [2023-05-16T08:32:25.638Z] Login Succeeded [2023-05-16T08:32:25.638Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:32:25.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:32:25.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:32:25.907Z] Configure a credential helper to remove this warning. See [2023-05-16T08:32:25.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:32:25.907Z] [2023-05-16T08:32:25.907Z] Login Succeeded [2023-05-16T08:32:25.907Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:32:26.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:32:26.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:32:26.443Z] Configure a credential helper to remove this warning. See [2023-05-16T08:32:26.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:32:26.443Z] [2023-05-16T08:32:26.443Z] Login Succeeded [2023-05-16T08:32:26.443Z] docker.io [2023-05-16T08:32:26.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:32:26.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:32:26.982Z] Configure a credential helper to remove this warning. See [2023-05-16T08:32:26.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:32:26.982Z] [2023-05-16T08:32:26.982Z] Login Succeeded [2023-05-16T08:32:26.982Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:32:26.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:32:27.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:32:27.050Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-16T08:32:27.050Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:32:27.050Z] latest [2023-05-16T08:32:27.050Z] 3.0.0-dev.47 [2023-05-16T08:32:27.050Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:32:27.050Z] main [2023-05-16T08:32:27.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:27.421Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:27.790Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:32:27.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T08:32:27.790Z] 0b18fdc1f155: Preparing [2023-05-16T08:32:27.790Z] aa358dd22aa5: Preparing [2023-05-16T08:32:27.790Z] a9b6dbd67dd6: Preparing [2023-05-16T08:32:27.790Z] 436da0330977: Preparing [2023-05-16T08:32:27.790Z] 26cbea5cba74: Preparing [2023-05-16T08:32:27.790Z] 26cbea5cba74: Layer already exists [2023-05-16T08:32:28.078Z] a9b6dbd67dd6: Pushed [2023-05-16T08:32:28.078Z] aa358dd22aa5: Pushed [2023-05-16T08:32:28.078Z] 436da0330977: Pushed [2023-05-16T08:32:36.306Z] 0b18fdc1f155: Pushed [2023-05-16T08:32:36.306Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19: digest: sha256:472428984c65e6a95ceb25ded77d804ace5346c80c36f6911da59868d4b3c8b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:36.667Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:37.012Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-16T08:32:37.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T08:32:37.012Z] 0b18fdc1f155: Preparing [2023-05-16T08:32:37.012Z] aa358dd22aa5: Preparing [2023-05-16T08:32:37.012Z] a9b6dbd67dd6: Preparing [2023-05-16T08:32:37.012Z] 436da0330977: Preparing [2023-05-16T08:32:37.012Z] 26cbea5cba74: Preparing [2023-05-16T08:32:37.012Z] aa358dd22aa5: Layer already exists [2023-05-16T08:32:37.012Z] a9b6dbd67dd6: Layer already exists [2023-05-16T08:32:37.012Z] 26cbea5cba74: Layer already exists [2023-05-16T08:32:37.012Z] 436da0330977: Layer already exists [2023-05-16T08:32:37.012Z] 0b18fdc1f155: Layer already exists [2023-05-16T08:32:37.281Z] latest: digest: sha256:472428984c65e6a95ceb25ded77d804ace5346c80c36f6911da59868d4b3c8b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:37.704Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:38.088Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.47 [2023-05-16T08:32:38.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T08:32:38.088Z] 0b18fdc1f155: Preparing [2023-05-16T08:32:38.088Z] aa358dd22aa5: Preparing [2023-05-16T08:32:38.088Z] a9b6dbd67dd6: Preparing [2023-05-16T08:32:38.088Z] 436da0330977: Preparing [2023-05-16T08:32:38.088Z] 26cbea5cba74: Preparing [2023-05-16T08:32:38.088Z] a9b6dbd67dd6: Layer already exists [2023-05-16T08:32:38.088Z] aa358dd22aa5: Layer already exists [2023-05-16T08:32:38.088Z] 26cbea5cba74: Layer already exists [2023-05-16T08:32:38.088Z] 436da0330977: Layer already exists [2023-05-16T08:32:38.088Z] 0b18fdc1f155: Layer already exists [2023-05-16T08:32:38.359Z] 3.0.0-dev.47: digest: sha256:472428984c65e6a95ceb25ded77d804ace5346c80c36f6911da59868d4b3c8b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:38.716Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:39.072Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:32:39.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T08:32:39.072Z] 0b18fdc1f155: Preparing [2023-05-16T08:32:39.072Z] aa358dd22aa5: Preparing [2023-05-16T08:32:39.072Z] a9b6dbd67dd6: Preparing [2023-05-16T08:32:39.072Z] 436da0330977: Preparing [2023-05-16T08:32:39.072Z] 26cbea5cba74: Preparing [2023-05-16T08:32:39.072Z] aa358dd22aa5: Layer already exists [2023-05-16T08:32:39.072Z] 0b18fdc1f155: Layer already exists [2023-05-16T08:32:39.072Z] 26cbea5cba74: Layer already exists [2023-05-16T08:32:39.072Z] 436da0330977: Layer already exists [2023-05-16T08:32:39.072Z] a9b6dbd67dd6: Layer already exists [2023-05-16T08:32:39.072Z] 28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47: digest: sha256:472428984c65e6a95ceb25ded77d804ace5346c80c36f6911da59868d4b3c8b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:39.700Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:40.042Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-16T08:32:40.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T08:32:40.043Z] 0b18fdc1f155: Preparing [2023-05-16T08:32:40.043Z] aa358dd22aa5: Preparing [2023-05-16T08:32:40.043Z] a9b6dbd67dd6: Preparing [2023-05-16T08:32:40.043Z] 436da0330977: Preparing [2023-05-16T08:32:40.043Z] 26cbea5cba74: Preparing [2023-05-16T08:32:40.043Z] 26cbea5cba74: Layer already exists [2023-05-16T08:32:40.043Z] a9b6dbd67dd6: Layer already exists [2023-05-16T08:32:40.043Z] 436da0330977: Layer already exists [2023-05-16T08:32:40.043Z] 0b18fdc1f155: Layer already exists [2023-05-16T08:32:40.043Z] aa358dd22aa5: Layer already exists [2023-05-16T08:32:40.043Z] main: digest: sha256:472428984c65e6a95ceb25ded77d804ace5346c80c36f6911da59868d4b3c8b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:32:40.359Z] ===================================================== [Pipeline] echo [2023-05-16T08:32:40.365Z] taggedImages: [2023-05-16T08:32:40.365Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19 [2023-05-16T08:32:40.365Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-16T08:32:40.365Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.47 [2023-05-16T08:32:40.365Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:28ee7a707fa5283bd85866fd30fed3ded774bf19-3.0.0-dev.47 [2023-05-16T08:32:40.365Z] - 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 [2023-05-16T08:32:40.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:32:40.746Z] [2023-05-16T08:32:40.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:41.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:32:41.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T08:32:41.082Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T08:32:41.082Z] 04944245beec: Pulling fs layer [2023-05-16T08:32:41.082Z] 699f458cf7ca: Pulling fs layer [2023-05-16T08:32:41.082Z] 765212b225bb: Pulling fs layer [2023-05-16T08:32:41.082Z] f23df028b6ca: Pulling fs layer [2023-05-16T08:32:41.082Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T08:32:41.082Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T08:32:41.082Z] f23df028b6ca: Waiting [2023-05-16T08:32:41.082Z] d65c8cfc05b1: Waiting [2023-05-16T08:32:41.082Z] 2437ff75d9bd: Waiting [2023-05-16T08:32:41.082Z] 765212b225bb: Waiting [2023-05-16T08:32:41.350Z] 04944245beec: Verifying Checksum [2023-05-16T08:32:41.350Z] 04944245beec: Download complete [2023-05-16T08:32:41.350Z] 765212b225bb: Verifying Checksum [2023-05-16T08:32:41.350Z] 765212b225bb: Download complete [2023-05-16T08:32:41.350Z] f23df028b6ca: Verifying Checksum [2023-05-16T08:32:41.350Z] f23df028b6ca: Download complete [2023-05-16T08:32:41.350Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T08:32:41.350Z] d65c8cfc05b1: Download complete [2023-05-16T08:32:41.623Z] 699f458cf7ca: Verifying Checksum [2023-05-16T08:32:41.623Z] 699f458cf7ca: Download complete [2023-05-16T08:32:41.894Z] 8998bd30e6a1: Download complete [2023-05-16T08:32:44.486Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T08:32:44.486Z] 2437ff75d9bd: Download complete [2023-05-16T08:32:46.434Z] 8998bd30e6a1: Pull complete [2023-05-16T08:32:47.018Z] 04944245beec: Pull complete [2023-05-16T08:32:48.430Z] 699f458cf7ca: Pull complete [2023-05-16T08:32:48.430Z] 765212b225bb: Pull complete [2023-05-16T08:32:49.014Z] f23df028b6ca: Pull complete [2023-05-16T08:32:49.283Z] d65c8cfc05b1: Pull complete [2023-05-16T08:33:04.294Z] 2437ff75d9bd: Pull complete [2023-05-16T08:33:04.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T08:33:04.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:33:04.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:04.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-15520 does not seem to be running inside a container [2023-05-16T08:33:04.603Z] $ 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/119 -v /w/workspace/device-virtual-go/119:/w/workspace/device-virtual-go/119:rw,z -v /w/workspace/device-virtual-go/119@tmp:/w/workspace/device-virtual-go/119@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 [2023-05-16T08:33:07.591Z] $ docker top f93f7f4742b84b1f6d7ae34b08b082cf129c980d227f44b950b0494abf08a7a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:33:08.458Z] ---> job-cost.sh [2023-05-16T08:33:08.458Z] lf-activate-venv: SKIPPING [2023-05-16T08:33:08.458Z] INFO: No Stack... [2023-05-16T08:33:09.044Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T08:33:09.629Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:33:10.277Z] + cat /w/workspace/device-virtual-go/119/archives/cost.csv [2023-05-16T08:33:10.277Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:33:10.361Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [2023-05-16T08:33:10.369Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] did not exist. Created. [2023-05-16T08:33:10.369Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:33:11.045Z] /w/workspace/device-virtual-go/119@tmp/durable-e4e6b5f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T08:33:11.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T08:33:11.742Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T08:33:11.798Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:33:11.805Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:33:11.826Z] $ docker stop --time=1 f93f7f4742b84b1f6d7ae34b08b082cf129c980d227f44b950b0494abf08a7a9 [2023-05-16T08:33:13.393Z] $ docker rm -f --volumes f93f7f4742b84b1f6d7ae34b08b082cf129c980d227f44b950b0494abf08a7a9 [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 [2023-05-16T08:33:13.817Z] provisioning config files... [2023-05-16T08:33:13.826Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9394905064125696051tmp [Pipeline] { [Pipeline] sh [2023-05-16T08:33:14.118Z] + set +x [2023-05-16T08:33:14.118Z] + curl -s https://codecov.io/bash [2023-05-16T08:33:14.118Z] + bash -s -- [2023-05-16T08:33:14.118Z] [2023-05-16T08:33:14.118Z] _____ _ [2023-05-16T08:33:14.118Z] / ____| | | [2023-05-16T08:33:14.118Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T08:33:14.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T08:33:14.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T08:33:14.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T08:33:14.118Z] Bash-1.0.6 [2023-05-16T08:33:14.118Z] [2023-05-16T08:33:14.118Z] [2023-05-16T08:33:14.118Z] ==> git version 2.25.1 found [2023-05-16T08:33:14.118Z] ==> 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 [2023-05-16T08:33:14.118Z] Release-Date: 2020-01-08 [2023-05-16T08:33:14.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T08:33:14.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T08:33:14.118Z] ==> Jenkins CI detected. [2023-05-16T08:33:14.118Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-16T08:33:14.118Z] project root: . [2023-05-16T08:33:14.118Z] --> token set from env [2023-05-16T08:33:14.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T08:33:14.118Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T08:33:14.118Z] ==> Python coveragepy not found [2023-05-16T08:33:14.118Z] ==> Searching for coverage reports in: [2023-05-16T08:33:14.118Z] + . [2023-05-16T08:33:14.118Z] -> Found 1 reports [2023-05-16T08:33:14.118Z] ==> Detecting git/mercurial file structure [2023-05-16T08:33:14.118Z] ==> Reading reports [2023-05-16T08:33:14.118Z] + ./coverage.out bytes=43063 [2023-05-16T08:33:14.118Z] ==> Appending adjustments [2023-05-16T08:33:14.118Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T08:33:14.377Z] + Found adjustments [2023-05-16T08:33:14.377Z] ==> Gzipping contents [2023-05-16T08:33:14.377Z] 8.0K /tmp/codecov.oeODAo.gz [2023-05-16T08:33:14.377Z] ==> Uploading reports [2023-05-16T08:33:14.377Z] url: https://codecov.io [2023-05-16T08:33:14.377Z] query: branch=main&commit=28ee7a707fa5283bd85866fd30fed3ded774bf19&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T08:33:14.377Z] -> Pinging Codecov [2023-05-16T08:33:14.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=28ee7a707fa5283bd85866fd30fed3ded774bf19&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T08:33:14.638Z] -> Uploading to [2023-05-16T08:33:14.638Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/5E52B4B073DB2E39498172D8E973AA87/28ee7a707fa5283bd85866fd30fed3ded774bf19/3b7d553d-26ca-4f34-ba37-b1e2ef9b2983.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T083314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4fc256ff2b8577a6c442355f1a5cabb6423ece19d38b9ee1f782bb9449661cb [2023-05-16T08:33:14.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:33:14.638Z] Dload Upload Total Spent Left Speed [2023-05-16T08:33:14.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27141 --:--:-- --:--:-- --:--:-- 27141 [2023-05-16T08:33:14.899Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] } [2023-05-16T08:33:14.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T08:33:15.149Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T08:33:15.160Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:15.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T08:33:15.467Z] [2023-05-16T08:33:15.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:15.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T08:33:15.768Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T08:33:15.768Z] df9b9388f04a: Pulling fs layer [2023-05-16T08:33:15.768Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T08:33:15.768Z] 25bc292e5bac: Pulling fs layer [2023-05-16T08:33:15.768Z] 114826534d7a: Pulling fs layer [2023-05-16T08:33:15.768Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T08:33:15.768Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T08:33:15.768Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T08:33:15.768Z] 114826534d7a: Waiting [2023-05-16T08:33:15.768Z] 4657fd5d0bcf: Waiting [2023-05-16T08:33:15.768Z] 6ad1cebc031e: Waiting [2023-05-16T08:33:15.768Z] 8a3aa393b2d8: Waiting [2023-05-16T08:33:15.768Z] 25bc292e5bac: Verifying Checksum [2023-05-16T08:33:15.768Z] 25bc292e5bac: Download complete [2023-05-16T08:33:15.768Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T08:33:15.768Z] 52dc419b0ee2: Download complete [2023-05-16T08:33:15.768Z] 4657fd5d0bcf: Download complete [2023-05-16T08:33:15.768Z] df9b9388f04a: Verifying Checksum [2023-05-16T08:33:15.768Z] df9b9388f04a: Download complete [2023-05-16T08:33:16.028Z] df9b9388f04a: Pull complete [2023-05-16T08:33:16.028Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T08:33:16.028Z] 6ad1cebc031e: Download complete [2023-05-16T08:33:16.028Z] 52dc419b0ee2: Pull complete [2023-05-16T08:33:16.028Z] 25bc292e5bac: Pull complete [2023-05-16T08:33:16.600Z] 114826534d7a: Download complete [2023-05-16T08:33:16.858Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T08:33:16.858Z] 8a3aa393b2d8: Download complete [2023-05-16T08:33:20.140Z] 114826534d7a: Pull complete [2023-05-16T08:33:20.140Z] 4657fd5d0bcf: Pull complete [2023-05-16T08:33:20.140Z] 6ad1cebc031e: Pull complete [2023-05-16T08:33:23.431Z] 8a3aa393b2d8: Pull complete [2023-05-16T08:33:23.431Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T08:33:23.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T08:33:23.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:23.519Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:33:23.546Z] $ 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 [2023-05-16T08:33:27.258Z] $ docker top 6056dcfebe0abdaccfc12aa11feaff2354eef98c94fe68ba4461579e43868a8f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T08:33:27.333Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-16T08:33:27.612Z] + set -o pipefail [2023-05-16T08:33:27.612Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-16T08:33:31.804Z] [2023-05-16T08:33:31.804Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-16T08:33:31.804Z] [2023-05-16T08:33:31.804Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/6a0dd1b5-aab9-46f8-a16d-a85ac506fccd [2023-05-16T08:33:31.804Z] [2023-05-16T08:33:31.804Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T08:33:31.804Z] [2023-05-16T08:33:31.804Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T08:33:31.804Z] [2023-05-16T08:33:32.807Z] [2023-05-16T08:33:32.807Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T08:33:32.807Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T08:33:32.807Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T08:33:32.820Z] $ docker stop --time=1 6056dcfebe0abdaccfc12aa11feaff2354eef98c94fe68ba4461579e43868a8f [2023-05-16T08:33:35.375Z] $ docker rm -f --volumes 6056dcfebe0abdaccfc12aa11feaff2354eef98c94fe68ba4461579e43868a8f [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 [2023-05-16T08:33:36.128Z] + git log --format=format:%s -1 28ee7a707fa5283bd85866fd30fed3ded774bf19 [Pipeline] sh [2023-05-16T08:33:36.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:33:36.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:36.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:33:36.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:36.779Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:33:36.800Z] $ 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 [2023-05-16T08:33:37.252Z] $ docker top 65b719b338fcbf7545fbe0394ecb6e6e5ab69e7e27ed2384fc7dcbd074b23967 -eo pid,comm [2023-05-16T08:33:37.301Z] 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). [2023-05-16T08:33:37.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:33:37.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:33:37.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:33:37.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:33:37.452Z] $ docker exec 65b719b338fcbf7545fbe0394ecb6e6e5ab69e7e27ed2384fc7dcbd074b23967 ssh-agent [2023-05-16T08:33:37.567Z] SSH_AUTH_SOCK=/tmp/ssh-n9bsW51d8v4M/agent.32 [2023-05-16T08:33:37.567Z] SSH_AGENT_PID=38 [2023-05-16T08:33:37.572Z] Running ssh-add (command line suppressed) [2023-05-16T08:33:37.674Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16640473879693093819.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16640473879693093819.key) [2023-05-16T08:33:37.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:33:37.974Z] + git semver tag [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,131 [run_tag] DEBUG tag force:False [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,131 [check_head_tag] DEBUG check head tag [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,133 [execute] INFO git cat-file --batch-check [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,136 [execute] INFO git cat-file --batch [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,165 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,165 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:33:38.233Z] 2023-05-16 08:33:38,170 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:33:38.233Z] 3.0.0-dev.47 [Pipeline] } [2023-05-16T08:33:38.238Z] $ docker exec --env ******** --env ******** 65b719b338fcbf7545fbe0394ecb6e6e5ab69e7e27ed2384fc7dcbd074b23967 ssh-agent -k [2023-05-16T08:33:38.341Z] unset SSH_AUTH_SOCK; [2023-05-16T08:33:38.342Z] unset SSH_AGENT_PID; [2023-05-16T08:33:38.342Z] echo Agent pid 38 killed; [2023-05-16T08:33:38.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:33:38.651Z] + git semver [Pipeline] } [2023-05-16T08:33:38.917Z] $ docker stop --time=1 65b719b338fcbf7545fbe0394ecb6e6e5ab69e7e27ed2384fc7dcbd074b23967 [2023-05-16T08:33:40.205Z] $ docker rm -f --volumes 65b719b338fcbf7545fbe0394ecb6e6e5ab69e7e27ed2384fc7dcbd074b23967 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:40.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T08:33:40.628Z] [2023-05-16T08:33:40.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:40.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T08:33:40.923Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T08:33:40.923Z] ab5ef0e58194: Pulling fs layer [2023-05-16T08:33:40.923Z] 9712f1f96733: Pulling fs layer [2023-05-16T08:33:40.923Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T08:33:40.923Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T08:33:40.923Z] e9a5061849ea: Pulling fs layer [2023-05-16T08:33:40.923Z] d747dcd14b5f: Pulling fs layer [2023-05-16T08:33:40.923Z] 2de7ff778b66: Pulling fs layer [2023-05-16T08:33:40.923Z] e9a5061849ea: Waiting [2023-05-16T08:33:40.923Z] 2de7ff778b66: Waiting [2023-05-16T08:33:40.923Z] d747dcd14b5f: Waiting [2023-05-16T08:33:40.923Z] 0d9ebad4ef96: Waiting [2023-05-16T08:33:40.923Z] 9712f1f96733: Verifying Checksum [2023-05-16T08:33:40.923Z] 9712f1f96733: Download complete [2023-05-16T08:33:41.182Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T08:33:41.182Z] 63f879dbbcfc: Download complete [2023-05-16T08:33:41.441Z] e9a5061849ea: Verifying Checksum [2023-05-16T08:33:41.441Z] e9a5061849ea: Download complete [2023-05-16T08:33:41.441Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T08:33:41.441Z] 0d9ebad4ef96: Download complete [2023-05-16T08:33:41.441Z] d747dcd14b5f: Verifying Checksum [2023-05-16T08:33:41.441Z] d747dcd14b5f: Download complete [2023-05-16T08:33:41.441Z] ab5ef0e58194: Verifying Checksum [2023-05-16T08:33:41.441Z] ab5ef0e58194: Download complete [2023-05-16T08:33:41.700Z] 2de7ff778b66: Download complete [2023-05-16T08:33:44.228Z] ab5ef0e58194: Pull complete [2023-05-16T08:33:44.228Z] 9712f1f96733: Pull complete [2023-05-16T08:33:44.793Z] 63f879dbbcfc: Pull complete [2023-05-16T08:33:48.975Z] 0d9ebad4ef96: Pull complete [2023-05-16T08:33:48.975Z] e9a5061849ea: Pull complete [2023-05-16T08:33:48.975Z] d747dcd14b5f: Pull complete [2023-05-16T08:33:49.907Z] 2de7ff778b66: Pull complete [2023-05-16T08:33:49.907Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T08:33:49.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T08:33:49.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:49.983Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:33:50.008Z] $ 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 [2023-05-16T08:33:54.106Z] $ docker top 91f94a344d2688b71728581ee69a7abcbdcf1633a4103797c4daa5c60191a5e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:33:54.177Z] provisioning config files... [2023-05-16T08:33:54.185Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1907276864528339221tmp [2023-05-16T08:33:54.194Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9015594878587371295tmp [2023-05-16T08:33:54.203Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10239559222719178139tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:33:54.217Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:33:54.499Z] ---> sigul-configuration.sh [2023-05-16T08:33:54.499Z] gpg: directory `/root/.gnupg' created [2023-05-16T08:33:54.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T08:33:54.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T08:33:54.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T08:33:54.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T08:33:54.499Z] gpg: CAST5 encrypted data [2023-05-16T08:33:54.499Z] gpg: encrypted with 1 passphrase [2023-05-16T08:33:54.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T08:33:54.789Z] + mkdir /home/jenkins [2023-05-16T08:33:54.789Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T08:33:55.075Z] + 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 [2023-05-16T08:33:55.082Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:33:55.366Z] ---> sigul-install.sh [2023-05-16T08:33:55.366Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T08:33:55.667Z] + git tag --list [2023-05-16T08:33:55.667Z] v1.0.0 [2023-05-16T08:33:55.667Z] v1.1.0 [2023-05-16T08:33:55.667Z] v1.1.1 [2023-05-16T08:33:55.667Z] v1.2.1 [2023-05-16T08:33:55.667Z] v1.2.2 [2023-05-16T08:33:55.667Z] v1.2.3 [2023-05-16T08:33:55.667Z] v1.3.0 [2023-05-16T08:33:55.667Z] v1.3.1 [2023-05-16T08:33:55.667Z] v2.0.0 [2023-05-16T08:33:55.667Z] v2.1.0 [2023-05-16T08:33:55.667Z] v2.1.1 [2023-05-16T08:33:55.667Z] v2.1.1-dev.1 [2023-05-16T08:33:55.667Z] v2.1.1-dev.2 [2023-05-16T08:33:55.667Z] v2.2.0 [2023-05-16T08:33:55.667Z] v2.2.1-dev.1 [2023-05-16T08:33:55.667Z] v2.2.1-dev.2 [2023-05-16T08:33:55.667Z] v2.2.1-dev.3 [2023-05-16T08:33:55.667Z] v2.2.1-dev.4 [2023-05-16T08:33:55.667Z] v2.2.1-dev.5 [2023-05-16T08:33:55.667Z] v2.2.1-dev.6 [2023-05-16T08:33:55.667Z] v2.2.1-dev.7 [2023-05-16T08:33:55.667Z] v2.2.1-dev.8 [2023-05-16T08:33:55.667Z] v2.3.0 [2023-05-16T08:33:55.667Z] v2.3.0-dev.10 [2023-05-16T08:33:55.667Z] v2.3.0-dev.11 [2023-05-16T08:33:55.667Z] v2.3.0-dev.12 [2023-05-16T08:33:55.667Z] v2.3.0-dev.13 [2023-05-16T08:33:55.667Z] v2.3.0-dev.14 [2023-05-16T08:33:55.667Z] v2.3.0-dev.15 [2023-05-16T08:33:55.667Z] v2.3.0-dev.16 [2023-05-16T08:33:55.667Z] v2.3.0-dev.17 [2023-05-16T08:33:55.667Z] v2.3.0-dev.18 [2023-05-16T08:33:55.667Z] v2.3.0-dev.19 [2023-05-16T08:33:55.667Z] v2.3.0-dev.20 [2023-05-16T08:33:55.667Z] v2.3.0-dev.21 [2023-05-16T08:33:55.667Z] v2.3.0-dev.22 [2023-05-16T08:33:55.667Z] v2.3.0-dev.23 [2023-05-16T08:33:55.667Z] v2.3.0-dev.24 [2023-05-16T08:33:55.667Z] v2.3.0-dev.25 [2023-05-16T08:33:55.667Z] v2.3.0-dev.26 [2023-05-16T08:33:55.667Z] v2.3.0-dev.27 [2023-05-16T08:33:55.667Z] v2.3.0-dev.28 [2023-05-16T08:33:55.667Z] v2.3.0-dev.29 [2023-05-16T08:33:55.667Z] v2.3.0-dev.30 [2023-05-16T08:33:55.667Z] v2.3.0-dev.8 [2023-05-16T08:33:55.667Z] v2.3.0-dev.9 [2023-05-16T08:33:55.667Z] v3.0.0-dev.1 [2023-05-16T08:33:55.667Z] v3.0.0-dev.10 [2023-05-16T08:33:55.667Z] v3.0.0-dev.11 [2023-05-16T08:33:55.667Z] v3.0.0-dev.12 [2023-05-16T08:33:55.667Z] v3.0.0-dev.13 [2023-05-16T08:33:55.667Z] v3.0.0-dev.14 [2023-05-16T08:33:55.667Z] v3.0.0-dev.15 [2023-05-16T08:33:55.667Z] v3.0.0-dev.16 [2023-05-16T08:33:55.667Z] v3.0.0-dev.17 [2023-05-16T08:33:55.667Z] v3.0.0-dev.18 [2023-05-16T08:33:55.667Z] v3.0.0-dev.19 [2023-05-16T08:33:55.667Z] v3.0.0-dev.2 [2023-05-16T08:33:55.667Z] v3.0.0-dev.20 [2023-05-16T08:33:55.667Z] v3.0.0-dev.21 [2023-05-16T08:33:55.667Z] v3.0.0-dev.22 [2023-05-16T08:33:55.667Z] v3.0.0-dev.23 [2023-05-16T08:33:55.667Z] v3.0.0-dev.24 [2023-05-16T08:33:55.667Z] v3.0.0-dev.25 [2023-05-16T08:33:55.667Z] v3.0.0-dev.26 [2023-05-16T08:33:55.667Z] v3.0.0-dev.27 [2023-05-16T08:33:55.667Z] v3.0.0-dev.28 [2023-05-16T08:33:55.667Z] v3.0.0-dev.29 [2023-05-16T08:33:55.667Z] v3.0.0-dev.3 [2023-05-16T08:33:55.667Z] v3.0.0-dev.30 [2023-05-16T08:33:55.667Z] v3.0.0-dev.31 [2023-05-16T08:33:55.667Z] v3.0.0-dev.32 [2023-05-16T08:33:55.667Z] v3.0.0-dev.33 [2023-05-16T08:33:55.667Z] v3.0.0-dev.34 [2023-05-16T08:33:55.667Z] v3.0.0-dev.35 [2023-05-16T08:33:55.667Z] v3.0.0-dev.36 [2023-05-16T08:33:55.667Z] v3.0.0-dev.37 [2023-05-16T08:33:55.667Z] v3.0.0-dev.38 [2023-05-16T08:33:55.667Z] v3.0.0-dev.39 [2023-05-16T08:33:55.667Z] v3.0.0-dev.4 [2023-05-16T08:33:55.667Z] v3.0.0-dev.40 [2023-05-16T08:33:55.667Z] v3.0.0-dev.41 [2023-05-16T08:33:55.667Z] v3.0.0-dev.42 [2023-05-16T08:33:55.667Z] v3.0.0-dev.43 [2023-05-16T08:33:55.667Z] v3.0.0-dev.44 [2023-05-16T08:33:55.667Z] v3.0.0-dev.45 [2023-05-16T08:33:55.667Z] v3.0.0-dev.46 [2023-05-16T08:33:55.667Z] v3.0.0-dev.47 [2023-05-16T08:33:55.667Z] v3.0.0-dev.5 [2023-05-16T08:33:55.667Z] v3.0.0-dev.6 [2023-05-16T08:33:55.667Z] v3.0.0-dev.7 [2023-05-16T08:33:55.667Z] v3.0.0-dev.8 [2023-05-16T08:33:55.667Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T08:33:55.951Z] + lftools sign git-tag v3.0.0-dev.47 [2023-05-16T08:33:56.520Z] Signing Git tag with Sigul... [2023-05-16T08:33:56.520Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-05-16T08:33:56.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:33:57.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T08:33:57.083Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T08:33:57.099Z] $ docker stop --time=1 91f94a344d2688b71728581ee69a7abcbdcf1633a4103797c4daa5c60191a5e2 [2023-05-16T08:33:58.756Z] $ docker rm -f --volumes 91f94a344d2688b71728581ee69a7abcbdcf1633a4103797c4daa5c60191a5e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T08:33:59.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:33:59.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:59.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:33:59.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:59.610Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:33:59.640Z] $ 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 [2023-05-16T08:34:00.257Z] $ docker top 2961c84fd92fce7bb27e609476fec04a091201abba3821726f5a874e3aba7a48 -eo pid,comm [2023-05-16T08:34:00.303Z] 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). [2023-05-16T08:34:00.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:34:00.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:34:00.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:34:00.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:34:00.484Z] $ docker exec 2961c84fd92fce7bb27e609476fec04a091201abba3821726f5a874e3aba7a48 ssh-agent [2023-05-16T08:34:00.595Z] SSH_AUTH_SOCK=/tmp/ssh-wrEkBxZlbnjL/agent.15 [2023-05-16T08:34:00.595Z] SSH_AGENT_PID=21 [2023-05-16T08:34:00.600Z] Running ssh-add (command line suppressed) [2023-05-16T08:34:00.694Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11071985272384064108.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11071985272384064108.key) [2023-05-16T08:34:00.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:34:00.998Z] + git semver bump pre [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,209 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,210 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,210 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,210 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,210 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,214 [execute] INFO git cat-file --batch-check [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,220 [execute] INFO git cat-file --batch [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:34:01.257Z] 2023-05-16 08:34:01,224 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:34:01.257Z] 3.0.0-dev.48 [Pipeline] } [2023-05-16T08:34:01.266Z] $ docker exec --env ******** --env ******** 2961c84fd92fce7bb27e609476fec04a091201abba3821726f5a874e3aba7a48 ssh-agent -k [2023-05-16T08:34:01.360Z] unset SSH_AUTH_SOCK; [2023-05-16T08:34:01.360Z] unset SSH_AGENT_PID; [2023-05-16T08:34:01.360Z] echo Agent pid 21 killed; [2023-05-16T08:34:01.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:34:01.668Z] + git semver [Pipeline] } [2023-05-16T08:34:01.937Z] $ docker stop --time=1 2961c84fd92fce7bb27e609476fec04a091201abba3821726f5a874e3aba7a48 [2023-05-16T08:34:03.212Z] $ docker rm -f --volumes 2961c84fd92fce7bb27e609476fec04a091201abba3821726f5a874e3aba7a48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:34:03.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:34:03.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:34:03.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:34:03.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:34:03.947Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:34:03.974Z] $ 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 [2023-05-16T08:34:04.313Z] $ docker top 10891394dde31d25718173f0603bf48a05b382308672aed35e6f88b3916a9e6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:34:04.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:34:04.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:34:04.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:34:04.530Z] $ docker exec 10891394dde31d25718173f0603bf48a05b382308672aed35e6f88b3916a9e6b ssh-agent [2023-05-16T08:34:04.648Z] SSH_AUTH_SOCK=/tmp/ssh-6H8W5J86SvpX/agent.33 [2023-05-16T08:34:04.648Z] SSH_AGENT_PID=39 [2023-05-16T08:34:04.653Z] Running ssh-add (command line suppressed) [2023-05-16T08:34:04.763Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_565699161381093791.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_565699161381093791.key) [2023-05-16T08:34:04.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:34:05.066Z] + git semver push [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,231 [run_push] DEBUG push [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,232 [execute] INFO git cat-file --batch-check [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,236 [execute] INFO git rev-list 565731277d40316a029681368de5dec6870b16a2 -- [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,236 [execute] DEBUG Popen(['git', 'rev-list', '565731277d40316a029681368de5dec6870b16a2', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,245 [execute] INFO git fetch -v origin [2023-05-16T08:34:05.326Z] 2023-05-16 08:34:05,246 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T08:34:05.893Z] 2023-05-16 08:34:05,719 [run_push] DEBUG no remote changes detected [2023-05-16T08:34:05.893Z] 2023-05-16 08:34:05,720 [execute] INFO git push origin semver [2023-05-16T08:34:05.893Z] 2023-05-16 08:34:05,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:34:06.848Z] 2023-05-16 08:34:06,525 [run_push] DEBUG push all version tags [2023-05-16T08:34:06.848Z] 2023-05-16 08:34:06,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T08:34:06.848Z] 2023-05-16 08:34:06,526 [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) [2023-05-16T08:34:07.418Z] 2023-05-16 08:34:07,351 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T08:34:07.418Z] 3.0.0-dev.48 [Pipeline] } [2023-05-16T08:34:07.426Z] $ docker exec --env ******** --env ******** 10891394dde31d25718173f0603bf48a05b382308672aed35e6f88b3916a9e6b ssh-agent -k [2023-05-16T08:34:07.528Z] unset SSH_AUTH_SOCK; [2023-05-16T08:34:07.528Z] unset SSH_AGENT_PID; [2023-05-16T08:34:07.528Z] echo Agent pid 39 killed; [2023-05-16T08:34:07.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:34:07.854Z] + git semver [Pipeline] } [2023-05-16T08:34:08.125Z] $ docker stop --time=1 10891394dde31d25718173f0603bf48a05b382308672aed35e6f88b3916a9e6b [2023-05-16T08:34:09.478Z] $ docker rm -f --volumes 10891394dde31d25718173f0603bf48a05b382308672aed35e6f88b3916a9e6b [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 [2023-05-16T08:34:10.064Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-16T08:34:10.064Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T08:34:10.064Z] total 16 [2023-05-16T08:34:10.064Z] drwxr-xr-x 3 root root 4096 May 16 08:24 . [2023-05-16T08:34:10.065Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:33 .. [2023-05-16T08:34:10.065Z] drwxr-xr-x 2 root root 4096 May 16 08:24 cost [2023-05-16T08:34:10.065Z] -rw-r--r-- 1 root root 89 May 16 08:24 cost.csv [2023-05-16T08:34:10.065Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T08:34:10.065Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T08:34:10.065Z] total 16 [2023-05-16T08:34:10.065Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:24 . [2023-05-16T08:34:10.065Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:33 .. [2023-05-16T08:34:10.065Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:24 cost [2023-05-16T08:34:10.065Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 08:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:10.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:11.101Z] ---> package-listing.sh [2023-05-16T08:34:11.101Z] ++ facter osfamily [2023-05-16T08:34:11.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T08:34:11.360Z] + OS_FAMILY=debian [2023-05-16T08:34:11.360Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-16T08:34:11.360Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T08:34:11.360Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T08:34:11.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T08:34:11.360Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T08:34:11.360Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-16T08:34:11.360Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T08:34:11.360Z] + case "${OS_FAMILY}" in [2023-05-16T08:34:11.360Z] + dpkg -l [2023-05-16T08:34:11.360Z] + grep '^ii' [2023-05-16T08:34:11.360Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T08:34:11.360Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T08:34:11.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T08:34:11.360Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-16T08:34:11.360Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-16T08:34:11.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-16T08:34:11.371Z] 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 [2023-05-16T08:34:11.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:34:12.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:34:12.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:34:12.279Z] prd-ubuntu20.04-docker-8c-8g-15518 does not seem to be running inside a container [2023-05-16T08:34:12.306Z] $ 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 [2023-05-16T08:34:12.515Z] $ docker top 5e25ca1b699942d5344999f0db7740151b22beca1a8df36734b6b01e3f7e66b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:34:12.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T08:34:13.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T08:34:13.434Z] + ls /var/log/sa-host [2023-05-16T08:34:13.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:34:13.513Z] provisioning config files... [2023-05-16T08:34:13.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17170377092912403443tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:34:13.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:13.817Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T08:34:13.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:14.157Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T08:34:14.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:14.451Z] ---> sudo-logs.sh [2023-05-16T08:34:14.451Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T08:34:14.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:14.769Z] ---> job-cost.sh [2023-05-16T08:34:14.769Z] lf-activate-venv: SKIPPING [2023-05-16T08:34:14.769Z] DEBUG: total: 0.2199999988079071 [2023-05-16T08:34:14.769Z] INFO: Retrieving Stack Cost... [2023-05-16T08:34:15.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:34:15.606Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T08:34:15.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:34:15.900Z] ---> logs-deploy.sh [2023-05-16T08:34:15.900Z] lf-activate-venv: SKIPPING [2023-05-16T08:34:15.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/119 [2023-05-16T08:34:15.900Z] INFO: archiving workspace using pattern(s): [2023-05-16T08:34:16.841Z] Archives upload complete. [2023-05-16T08:34:16.841Z] INFO: archiving logs to Nexus