Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81c3d8df6e6916a21c685b3cf20bca39d3871f6d 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-ssh6236616701898428231.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-ssh5370545173842137623.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-ssh14121081417055225361.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-ssh17915747033132769122.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-ssh10953801368427853263.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13840 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 81c3d8df6e6916a21c685b3cf20bca39d3871f6d (main) Commit message: "Merge pull request #397 from jumpingliu/ignore-go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 > git rev-list --no-walk f8cb92a3d845b6daf1d0068b834535a64d8c37e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:06:10.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:06:10.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:06:10.096Z] ========================================================= [2023-05-05T06:06:10.096Z] EdgeX Global Pipelines Version Info [2023-05-05T06:06:10.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:06:10.788Z] ------------------- [2023-05-05T06:06:10.788Z] stable info: [2023-05-05T06:06:10.788Z] ------------------- [2023-05-05T06:06:10.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:06:10.788Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:06:10.788Z] Message: update stable to v1.0.249 [2023-05-05T06:06:11.358Z] ------------------- [2023-05-05T06:06:11.358Z] experimental info: [2023-05-05T06:06:11.358Z] ------------------- [2023-05-05T06:06:11.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:06:11.358Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:06:11.358Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:06:11.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-05T06:06:11.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-05T06:06:11.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:06:11.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:06:11.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:06:11.598Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:06:11.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:06:11.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:06:11.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:06:11.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:06:11.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:06:11.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-05T06:06:11.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:06:11.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:06:11.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:06:11.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:06:11.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:06:11.815Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:06:11.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:06:11.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:06:11.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:06:11.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:06:11.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:06:11.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:06:11.902Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:06:11.916Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:06:11.930Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:06:11.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:06:11.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:06:11.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:06:11.994Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] echo [2023-05-05T06:06:12.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81c3d8d [Pipeline] echo [2023-05-05T06:06:12.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:06:12.067Z] provisioning config files... [2023-05-05T06:06:12.081Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3078041439504648951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:06:12.379Z] ---> docker-login.sh [2023-05-05T06:06:12.380Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:06:12.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:12.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:12.639Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:12.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:12.639Z] [2023-05-05T06:06:12.639Z] Login Succeeded [2023-05-05T06:06:12.639Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:06:12.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:12.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:12.899Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:12.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:12.899Z] [2023-05-05T06:06:12.899Z] Login Succeeded [2023-05-05T06:06:12.899Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:06:12.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:12.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:12.899Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:12.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:12.899Z] [2023-05-05T06:06:12.899Z] Login Succeeded [2023-05-05T06:06:12.899Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:06:13.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:13.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:13.159Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:13.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:13.159Z] [2023-05-05T06:06:13.159Z] Login Succeeded [2023-05-05T06:06:13.159Z] docker.io [2023-05-05T06:06:13.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:13.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:13.419Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:13.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:13.419Z] [2023-05-05T06:06:13.419Z] Login Succeeded [2023-05-05T06:06:13.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:06:13.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:06:13.801Z] + git rev-list -1 --merges 81c3d8df6e6916a21c685b3cf20bca39d3871f6d~1..81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] echo [2023-05-05T06:06:13.844Z] -----------> git rev-list -1 --merges 81c3d8df6e6916a21c685b3cf20bca39d3871f6d~1..81c3d8df6e6916a21c685b3cf20bca39d3871f6d 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:06:13.844Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [false] [Pipeline] sh [2023-05-05T06:06:14.131Z] + git log --format=format:%s -1 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] echo [2023-05-05T06:06:14.145Z] ========================================================= [2023-05-05T06:06:14.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:06:14.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:06:14.483Z] + git log --format=format:%s -1 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] echo [2023-05-05T06:06:14.494Z] [semverPrep] GIT_COMMIT: 81c3d8df6e6916a21c685b3cf20bca39d3871f6d, Commit Message: Merge pull request #397 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-05T06:06:14.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:06:14.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:06:14.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:06:14.846Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:06:14.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:06:14.846Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:06:14.846Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:06:14.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:15.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:06:15.196Z] [2023-05-05T06:06:15.196Z] 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-05T06:06:15.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:06:15.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:06:15.495Z] b85a868b505f: Pulling fs layer [2023-05-05T06:06:15.495Z] e2be974225ed: Pulling fs layer [2023-05-05T06:06:15.495Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:06:15.495Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:06:15.495Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:06:15.495Z] eaf3925da568: Pulling fs layer [2023-05-05T06:06:15.495Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:06:15.495Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:06:15.495Z] 988bab9f4d93: Waiting [2023-05-05T06:06:15.495Z] bab4dde63d76: Waiting [2023-05-05T06:06:15.495Z] eaf3925da568: Waiting [2023-05-05T06:06:15.495Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:06:15.495Z] 1469e6f7b9e6: Waiting [2023-05-05T06:06:15.495Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:06:15.495Z] bde34c3a00c8: Waiting [2023-05-05T06:06:15.495Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:06:15.495Z] b352a97aabf1: Waiting [2023-05-05T06:06:15.495Z] 4872d77fe225: Waiting [2023-05-05T06:06:15.495Z] e2be974225ed: Download complete [2023-05-05T06:06:15.495Z] 988bab9f4d93: Verifying Checksum [2023-05-05T06:06:15.495Z] 988bab9f4d93: Download complete [2023-05-05T06:06:15.755Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:06:15.755Z] 1469e6f7b9e6: Download complete [2023-05-05T06:06:15.755Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:06:15.755Z] 339a4e72a1f5: Download complete [2023-05-05T06:06:15.755Z] eaf3925da568: Verifying Checksum [2023-05-05T06:06:15.755Z] eaf3925da568: Download complete [2023-05-05T06:06:15.755Z] bde34c3a00c8: Verifying Checksum [2023-05-05T06:06:15.755Z] bde34c3a00c8: Download complete [2023-05-05T06:06:15.755Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:06:15.755Z] b352a97aabf1: Download complete [2023-05-05T06:06:15.755Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:06:15.755Z] 4872d77fe225: Download complete [2023-05-05T06:06:15.755Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:06:15.755Z] 5851b861e8e6: Download complete [2023-05-05T06:06:15.755Z] b85a868b505f: Download complete [2023-05-05T06:06:16.014Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:06:16.014Z] bab4dde63d76: Download complete [2023-05-05T06:06:16.958Z] b85a868b505f: Pull complete [2023-05-05T06:06:16.958Z] e2be974225ed: Pull complete [2023-05-05T06:06:17.525Z] 339a4e72a1f5: Pull complete [2023-05-05T06:06:17.525Z] 988bab9f4d93: Pull complete [2023-05-05T06:06:17.784Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:06:18.043Z] eaf3925da568: Pull complete [2023-05-05T06:06:19.948Z] bab4dde63d76: Pull complete [2023-05-05T06:06:19.948Z] bde34c3a00c8: Pull complete [2023-05-05T06:06:19.948Z] b352a97aabf1: Pull complete [2023-05-05T06:06:19.948Z] 4872d77fe225: Pull complete [2023-05-05T06:06:19.948Z] 5851b861e8e6: Pull complete [2023-05-05T06:06:19.948Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:06:19.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:06:19.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:06:20.044Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:06:20.084Z] $ 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-05T06:06:21.222Z] $ docker top 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 -eo pid,comm [2023-05-05T06:06:21.272Z] 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-05T06:06:21.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:06:21.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:06:21.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:06:21.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:06:21.423Z] $ docker exec 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 ssh-agent [2023-05-05T06:06:21.545Z] SSH_AUTH_SOCK=/tmp/ssh-Z8x8J1yK0Vu6/agent.32 [2023-05-05T06:06:21.545Z] SSH_AGENT_PID=38 [2023-05-05T06:06:21.551Z] Running ssh-add (command line suppressed) [2023-05-05T06:06:21.659Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18433325627558944055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18433325627558944055.key) [2023-05-05T06:06:21.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:06:21.969Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:06:21.987Z] $ docker exec --env ******** --env ******** 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 ssh-agent -k [2023-05-05T06:06:22.099Z] unset SSH_AUTH_SOCK; [2023-05-05T06:06:22.099Z] unset SSH_AGENT_PID; [2023-05-05T06:06:22.099Z] echo Agent pid 38 killed; [2023-05-05T06:06:22.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:06:22.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:06:22.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:06:22.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:06:22.263Z] $ docker exec 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 ssh-agent [2023-05-05T06:06:22.361Z] SSH_AUTH_SOCK=/tmp/ssh-9kcqvhDfKpGD/agent.70 [2023-05-05T06:06:22.361Z] SSH_AGENT_PID=76 [2023-05-05T06:06:22.366Z] Running ssh-add (command line suppressed) [2023-05-05T06:06:22.473Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6403804277759725721.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6403804277759725721.key) [2023-05-05T06:06:22.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:06:22.780Z] + git semver init [2023-05-05T06:06:23.040Z] 2023-05-05 06:06:22,952 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:06:23.040Z] 2023-05-05 06:06:22,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-05T06:06:23.040Z] 2023-05-05 06:06:22,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-05T06:06:23.040Z] 2023-05-05 06:06:22,953 [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-05T06:06:23.983Z] 2023-05-05 06:06:23,913 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-05T06:06:23.983Z] 2023-05-05 06:06:23,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-05T06:06:23.983Z] 2023-05-05 06:06:23,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:06:23.983Z] 2023-05-05 06:06:23,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:06:23.983Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T06:06:23.994Z] $ docker exec --env ******** --env ******** 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 ssh-agent -k [2023-05-05T06:06:24.102Z] unset SSH_AUTH_SOCK; [2023-05-05T06:06:24.104Z] unset SSH_AGENT_PID; [2023-05-05T06:06:24.105Z] echo Agent pid 76 killed; [2023-05-05T06:06:24.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:06:24.414Z] + git semver [Pipeline] } [2023-05-05T06:06:24.686Z] $ docker stop --time=1 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 [2023-05-05T06:06:25.980Z] $ docker rm -f --volumes 9d80cb641f17448b79693aa21219cb4d5efec682d112cf92a2e7630f1fcc4881 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:06:26.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:06:26.531Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:06:26.534Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [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-05T06:06:26.696Z] provisioning config files... [2023-05-05T06:06:26.705Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16727869700202914484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:06:26.996Z] ---> docker-login.sh [2023-05-05T06:06:26.996Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:06:26.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:26.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:26.996Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:26.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:26.996Z] [2023-05-05T06:06:26.996Z] Login Succeeded [2023-05-05T06:06:26.996Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:06:26.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:26.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:26.996Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:26.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:26.996Z] [2023-05-05T06:06:26.996Z] Login Succeeded [2023-05-05T06:06:26.996Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:06:27.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:27.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:27.255Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:27.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:27.255Z] [2023-05-05T06:06:27.255Z] Login Succeeded [2023-05-05T06:06:27.255Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:06:27.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:27.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:27.255Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:27.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:27.255Z] [2023-05-05T06:06:27.255Z] Login Succeeded [2023-05-05T06:06:27.255Z] docker.io [2023-05-05T06:06:27.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:27.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:27.515Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:27.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:27.515Z] [2023-05-05T06:06:27.515Z] Login Succeeded [2023-05-05T06:06:27.515Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:06:27.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:06:27.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:27.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:27.593Z] ========================================================= [2023-05-05T06:06:27.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:06:27.593Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:27.893Z] + 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-05T06:06:27.893Z] Sending build context to Docker daemon 23.6MB [2023-05-05T06:06:27.893Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:06:27.893Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:06:27.893Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:06:27.893Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:06:27.893Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:06:27.893Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:06:27.893Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:06:27.893Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:06:27.893Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:06:27.893Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:06:27.893Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:06:27.893Z] 556b6ee489ea: Waiting [2023-05-05T06:06:27.893Z] c5a4b2cf53e6: Waiting [2023-05-05T06:06:27.893Z] 9f32a84ed3da: Waiting [2023-05-05T06:06:27.893Z] 4d19c01a9841: Waiting [2023-05-05T06:06:27.893Z] 9325e15d5711: Waiting [2023-05-05T06:06:28.152Z] 85791d961cd3: Verifying Checksum [2023-05-05T06:06:28.152Z] 85791d961cd3: Download complete [2023-05-05T06:06:28.152Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:06:28.152Z] 9f32a84ed3da: Download complete [2023-05-05T06:06:28.152Z] 4d19c01a9841: Verifying Checksum [2023-05-05T06:06:28.152Z] 4d19c01a9841: Download complete [2023-05-05T06:06:28.152Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:06:28.152Z] f56be85fc22e: Download complete [2023-05-05T06:06:28.152Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:06:28.152Z] 9325e15d5711: Download complete [2023-05-05T06:06:28.152Z] f56be85fc22e: Pull complete [2023-05-05T06:06:28.412Z] 85791d961cd3: Pull complete [2023-05-05T06:06:28.670Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:06:28.670Z] c5a4b2cf53e6: Download complete [2023-05-05T06:06:28.670Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:06:28.670Z] d694b5ae8c79: Download complete [2023-05-05T06:06:28.927Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:06:28.927Z] 556b6ee489ea: Download complete [2023-05-05T06:06:32.206Z] d694b5ae8c79: Pull complete [2023-05-05T06:06:32.206Z] 9f32a84ed3da: Pull complete [2023-05-05T06:06:32.206Z] 4d19c01a9841: Pull complete [2023-05-05T06:06:32.206Z] 9325e15d5711: Pull complete [2023-05-05T06:06:34.115Z] 556b6ee489ea: Pull complete [2023-05-05T06:06:35.048Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:06:35.048Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:06:35.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:06:35.048Z] ---> c4be618373d6 [2023-05-05T06:06:35.048Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:06:36.952Z] ---> Running in ba9d173a094e [2023-05-05T06:06:36.952Z] Removing intermediate container ba9d173a094e [2023-05-05T06:06:36.952Z] ---> 0d36be85595a [2023-05-05T06:06:36.952Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:06:37.210Z] ---> Running in bca1103010d4 [2023-05-05T06:06:37.210Z] Removing intermediate container bca1103010d4 [2023-05-05T06:06:37.210Z] ---> 1985cb612a6a [2023-05-05T06:06:37.210Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:06:37.210Z] ---> Running in 116afc28ce45 [2023-05-05T06:06:37.471Z] Removing intermediate container 116afc28ce45 [2023-05-05T06:06:37.471Z] ---> 556fe43c51d4 [2023-05-05T06:06:37.471Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T06:06:37.731Z] ---> Running in 5b4a8b37e067 [2023-05-05T06:06:37.731Z] Removing intermediate container 5b4a8b37e067 [2023-05-05T06:06:37.731Z] ---> f44920542a01 [2023-05-05T06:06:37.731Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:06:37.731Z] ---> Running in bb3dfdd36f1f [2023-05-05T06:06:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:06:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:06:38.250Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:06:38.250Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:06:38.250Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:06:38.250Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:06:38.250Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:06:38.250Z] OK: 269 MiB in 57 packages [2023-05-05T06:06:38.820Z] Removing intermediate container bb3dfdd36f1f [2023-05-05T06:06:38.820Z] ---> 6536f7c365aa [2023-05-05T06:06:38.820Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T06:06:38.820Z] ---> 96b6bdc890ab [2023-05-05T06:06:38.820Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:06:38.820Z] ---> Running in 717bc51628da [2023-05-05T06:06:41.646Z] Still waiting to schedule task [2023-05-05T06:06:41.646Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:06:41.646Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:06:41.647Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13841’ is offline [2023-05-05T06:06:56.923Z] Removing intermediate container 717bc51628da [2023-05-05T06:06:56.924Z] ---> 8a6f97c0f379 [2023-05-05T06:06:56.924Z] Step 10/12 : COPY . . [2023-05-05T06:06:56.924Z] ---> 151d702b1c2c [2023-05-05T06:06:56.924Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:06:56.924Z] ---> Running in 0ec4b6402af5 [2023-05-05T06:06:56.924Z] Removing intermediate container 0ec4b6402af5 [2023-05-05T06:06:56.924Z] ---> 00e23a1cd1b5 [2023-05-05T06:06:56.924Z] Step 12/12 : RUN $MAKE [2023-05-05T06:06:56.924Z] ---> Running in 9bb243205e07 [2023-05-05T06:06:56.924Z] noop [2023-05-05T06:06:56.924Z] Removing intermediate container 9bb243205e07 [2023-05-05T06:06:56.924Z] ---> 40b6d51f830e [2023-05-05T06:06:56.924Z] Successfully built 40b6d51f830e [2023-05-05T06:06:56.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:57.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:06:57.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:06:57.305Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:06:57.340Z] $ 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-05T06:06:57.724Z] $ docker top e366f53f6469f3164ffd0f61a1d03578c9cdf713c97fe32c89ba41ffbf840c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:06:58.053Z] + go version [2023-05-05T06:06:58.053Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:06:58.065Z] $ docker stop --time=1 e366f53f6469f3164ffd0f61a1d03578c9cdf713c97fe32c89ba41ffbf840c92 [2023-05-05T06:06:59.305Z] $ docker rm -f --volumes e366f53f6469f3164ffd0f61a1d03578c9cdf713c97fe32c89ba41ffbf840c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:59.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:06:59.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:06:59.793Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:06:59.829Z] $ 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-05T06:07:00.146Z] $ docker top a0b5c729cf7a468de53cb02438aa55fa0afa81cf0c73de1de372360cd970b5b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:07:00.485Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:07:00.796Z] + make test [2023-05-05T06:07:00.796Z] go test ./... -coverprofile=coverage.out [2023-05-05T06:07:06.194Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T06:07:16.158Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T06:07:16.158Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-05-05T06:07:20.341Z] go vet ./... [2023-05-05T06:07:23.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:07:23.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:07:23.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:07:23.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:07:23.649Z] $ docker stop --time=1 a0b5c729cf7a468de53cb02438aa55fa0afa81cf0c73de1de372360cd970b5b4 [2023-05-05T06:07:25.425Z] $ docker rm -f --volumes a0b5c729cf7a468de53cb02438aa55fa0afa81cf0c73de1de372360cd970b5b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:07:25.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:07:25.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:07:26.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:07:26.610Z] + ls -al . [2023-05-05T06:07:26.610Z] total 192 [2023-05-05T06:07:26.610Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:07 . [2023-05-05T06:07:26.610Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:06 .. [2023-05-05T06:07:26.610Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:06 .git [2023-05-05T06:07:26.610Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 .github [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 06:06 .gitignore [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:06 .golangci.yml [2023-05-05T06:07:26.610Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:06 .semver [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 06:06 Attribution.txt [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 06:06 CHANGELOG.md [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 06:06 Dockerfile [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:06 GOVERNANCE.md [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 06:06 Jenkinsfile [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:06 LICENSE [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 06:06 Makefile [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 06:06 OWNERS.md [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 06:06 README.md [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:06 VERSION [2023-05-05T06:07:26.610Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:06 bin [2023-05-05T06:07:26.610Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 cmd [2023-05-05T06:07:26.610Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 06:07 coverage.out [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 06:06 go.mod [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 06:06 go.sum [2023-05-05T06:07:26.610Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 internal [2023-05-05T06:07:26.610Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:06 snap [2023-05-05T06:07:26.610Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:26.909Z] + 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=81c3d8df6e6916a21c685b3cf20bca39d3871f6d --label arch=amd64 --label version=3.0.0-dev.39 . [2023-05-05T06:07:26.909Z] Sending build context to Docker daemon 23.64MB [2023-05-05T06:07:26.909Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:07:26.909Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T06:07:26.909Z] ---> 40b6d51f830e [2023-05-05T06:07:26.909Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:07:26.909Z] ---> Running in 0b090ffea29a [2023-05-05T06:07:27.167Z] Removing intermediate container 0b090ffea29a [2023-05-05T06:07:27.167Z] ---> 561e6ebefc55 [2023-05-05T06:07:27.167Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:07:27.167Z] ---> Running in 8e421f50de20 [2023-05-05T06:07:27.167Z] Removing intermediate container 8e421f50de20 [2023-05-05T06:07:27.167Z] ---> 4d0361070a85 [2023-05-05T06:07:27.167Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:07:27.167Z] ---> Running in a2d39bfdcfc1 [2023-05-05T06:07:27.167Z] Removing intermediate container a2d39bfdcfc1 [2023-05-05T06:07:27.167Z] ---> ba5ccb40d041 [2023-05-05T06:07:27.167Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T06:07:27.423Z] ---> Running in 8fd1c2bd1342 [2023-05-05T06:07:27.423Z] Removing intermediate container 8fd1c2bd1342 [2023-05-05T06:07:27.423Z] ---> 2d3680a36645 [2023-05-05T06:07:27.423Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:07:27.423Z] ---> Running in ef9e63ab890d [2023-05-05T06:07:27.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:27.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:27.938Z] OK: 269 MiB in 57 packages [2023-05-05T06:07:28.502Z] Removing intermediate container ef9e63ab890d [2023-05-05T06:07:28.502Z] ---> b0cdd4dddcf8 [2023-05-05T06:07:28.502Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T06:07:28.502Z] ---> 828c2cf1e748 [2023-05-05T06:07:28.502Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:07:28.502Z] ---> Running in 62bfbdfc9728 [2023-05-05T06:07:29.067Z] Removing intermediate container 62bfbdfc9728 [2023-05-05T06:07:29.067Z] ---> cf88e3321935 [2023-05-05T06:07:29.067Z] Step 10/25 : COPY . . [2023-05-05T06:07:29.635Z] ---> 8aa064c9470e [2023-05-05T06:07:29.635Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:07:29.635Z] ---> Running in 9e9cfad76bc4 [2023-05-05T06:07:29.635Z] Removing intermediate container 9e9cfad76bc4 [2023-05-05T06:07:29.635Z] ---> 2172ca5945fe [2023-05-05T06:07:29.635Z] Step 12/25 : RUN $MAKE [2023-05-05T06:07:29.635Z] ---> Running in 691f5738f4e9 [2023-05-05T06:07:29.893Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T06:07:47.967Z] Removing intermediate container 691f5738f4e9 [2023-05-05T06:07:47.967Z] ---> a1721196d268 [2023-05-05T06:07:47.967Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T06:07:47.967Z] 3.17: Pulling from library/alpine [2023-05-05T06:07:47.967Z] f56be85fc22e: Already exists [2023-05-05T06:07:47.967Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:07:47.967Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:07:47.967Z] ---> 9ed4aefc74f6 [2023-05-05T06:07:47.967Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T06:07:47.967Z] ---> Running in 02ac51fae27a [2023-05-05T06:07:47.967Z] Removing intermediate container 02ac51fae27a [2023-05-05T06:07:47.967Z] ---> 20822506add5 [2023-05-05T06:07:47.967Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:07:47.967Z] ---> Running in 9b7f1fb01960 [2023-05-05T06:07:47.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:47.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:47.967Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:07:47.967Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:07:47.967Z] OK: 7 MiB in 16 packages [2023-05-05T06:07:47.967Z] Removing intermediate container 9b7f1fb01960 [2023-05-05T06:07:47.967Z] ---> 5064e9c8e8cb [2023-05-05T06:07:47.967Z] Step 16/25 : WORKDIR / [2023-05-05T06:07:47.967Z] ---> Running in fd375fb2d4e2 [2023-05-05T06:07:47.967Z] Removing intermediate container fd375fb2d4e2 [2023-05-05T06:07:47.967Z] ---> 67044596ec9b [2023-05-05T06:07:47.967Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T06:07:47.967Z] ---> 2ddccb8f8bd4 [2023-05-05T06:07:47.967Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T06:07:47.967Z] ---> ceeee3456b0e [2023-05-05T06:07:47.967Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T06:07:47.967Z] ---> 5deac8a5e6c1 [2023-05-05T06:07:47.967Z] Step 20/25 : EXPOSE 59900 [2023-05-05T06:07:47.967Z] ---> Running in 62bdf23a93c1 [2023-05-05T06:07:47.967Z] Removing intermediate container 62bdf23a93c1 [2023-05-05T06:07:47.967Z] ---> 15891c63f41d [2023-05-05T06:07:47.967Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T06:07:47.967Z] ---> Running in 9be6c2619821 [2023-05-05T06:07:47.967Z] Removing intermediate container 9be6c2619821 [2023-05-05T06:07:47.967Z] ---> 7810f8735188 [2023-05-05T06:07:47.967Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:07:47.967Z] ---> Running in 055d4e66fcea [2023-05-05T06:07:47.967Z] Removing intermediate container 055d4e66fcea [2023-05-05T06:07:47.967Z] ---> 06f322914108 [2023-05-05T06:07:47.967Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T06:07:47.967Z] ---> Running in 548d63125631 [2023-05-05T06:07:47.967Z] Removing intermediate container 548d63125631 [2023-05-05T06:07:47.967Z] ---> 93d9880f5e60 [2023-05-05T06:07:47.967Z] Step 24/25 : LABEL git_sha=81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:07:47.967Z] ---> Running in cae4726a8f67 [2023-05-05T06:07:47.967Z] Removing intermediate container cae4726a8f67 [2023-05-05T06:07:47.967Z] ---> 5938edb151e0 [2023-05-05T06:07:47.967Z] Step 25/25 : LABEL version=3.0.0-dev.39 [2023-05-05T06:07:48.283Z] ---> Running in 194daf5cd96e [2023-05-05T06:07:48.283Z] Removing intermediate container 194daf5cd96e [2023-05-05T06:07:48.283Z] ---> b251ed89a324 [2023-05-05T06:07:48.283Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:07:48.283Z] Successfully built b251ed89a324 [2023-05-05T06:07:48.283Z] 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-05T06:07:48.366Z] provisioning config files... [2023-05-05T06:07:48.385Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2592074943906597146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:07:48.733Z] ---> docker-login.sh [2023-05-05T06:07:48.733Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:07:48.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:07:48.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:07:48.733Z] Configure a credential helper to remove this warning. See [2023-05-05T06:07:48.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:07:48.733Z] [2023-05-05T06:07:48.733Z] Login Succeeded [2023-05-05T06:07:48.733Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:07:48.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:07:48.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:07:48.733Z] Configure a credential helper to remove this warning. See [2023-05-05T06:07:48.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:07:48.733Z] [2023-05-05T06:07:48.733Z] Login Succeeded [2023-05-05T06:07:48.733Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:07:48.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:07:49.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:07:49.007Z] Configure a credential helper to remove this warning. See [2023-05-05T06:07:49.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:07:49.007Z] [2023-05-05T06:07:49.007Z] Login Succeeded [2023-05-05T06:07:49.007Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:07:49.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:07:49.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:07:49.008Z] Configure a credential helper to remove this warning. See [2023-05-05T06:07:49.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:07:49.008Z] [2023-05-05T06:07:49.008Z] Login Succeeded [2023-05-05T06:07:49.008Z] docker.io [2023-05-05T06:07:49.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:07:49.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:07:49.283Z] Configure a credential helper to remove this warning. See [2023-05-05T06:07:49.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:07:49.283Z] [2023-05-05T06:07:49.283Z] Login Succeeded [2023-05-05T06:07:49.283Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:07:49.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:07:49.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:07:49.326Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-05T06:07:49.326Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:07:49.326Z] latest [2023-05-05T06:07:49.326Z] 3.0.0-dev.39 [2023-05-05T06:07:49.326Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:07:49.326Z] main [2023-05-05T06:07:49.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:49.627Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:49.940Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:07:49.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T06:07:49.940Z] e0029c259c55: Preparing [2023-05-05T06:07:49.940Z] 5c02099b4e6c: Preparing [2023-05-05T06:07:49.940Z] a129155580fa: Preparing [2023-05-05T06:07:49.940Z] 15bc70161b8e: Preparing [2023-05-05T06:07:49.940Z] f1417ff83b31: Preparing [2023-05-05T06:07:49.940Z] f1417ff83b31: Layer already exists [2023-05-05T06:07:49.940Z] a129155580fa: Pushed [2023-05-05T06:07:49.940Z] 5c02099b4e6c: Pushed [2023-05-05T06:07:49.940Z] 15bc70161b8e: Pushed [2023-05-05T06:07:52.481Z] e0029c259c55: Pushed [2023-05-05T06:07:52.740Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d: digest: sha256:50af9c541577c8de3b35c65587e57decd645ec8462a628ae539bf031eb3e1ab0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:53.065Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:53.377Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-05T06:07:53.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T06:07:53.377Z] e0029c259c55: Preparing [2023-05-05T06:07:53.377Z] 5c02099b4e6c: Preparing [2023-05-05T06:07:53.377Z] a129155580fa: Preparing [2023-05-05T06:07:53.377Z] 15bc70161b8e: Preparing [2023-05-05T06:07:53.377Z] f1417ff83b31: Preparing [2023-05-05T06:07:53.377Z] 15bc70161b8e: Layer already exists [2023-05-05T06:07:53.377Z] f1417ff83b31: Layer already exists [2023-05-05T06:07:53.377Z] 5c02099b4e6c: Layer already exists [2023-05-05T06:07:53.378Z] a129155580fa: Layer already exists [2023-05-05T06:07:53.378Z] e0029c259c55: Layer already exists [2023-05-05T06:07:53.378Z] latest: digest: sha256:50af9c541577c8de3b35c65587e57decd645ec8462a628ae539bf031eb3e1ab0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:53.695Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:54.009Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.39 [2023-05-05T06:07:54.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T06:07:54.009Z] e0029c259c55: Preparing [2023-05-05T06:07:54.009Z] 5c02099b4e6c: Preparing [2023-05-05T06:07:54.009Z] a129155580fa: Preparing [2023-05-05T06:07:54.009Z] 15bc70161b8e: Preparing [2023-05-05T06:07:54.009Z] f1417ff83b31: Preparing [2023-05-05T06:07:54.009Z] 15bc70161b8e: Layer already exists [2023-05-05T06:07:54.009Z] f1417ff83b31: Layer already exists [2023-05-05T06:07:54.009Z] a129155580fa: Layer already exists [2023-05-05T06:07:54.009Z] 5c02099b4e6c: Layer already exists [2023-05-05T06:07:54.009Z] e0029c259c55: Layer already exists [2023-05-05T06:07:54.009Z] 3.0.0-dev.39: digest: sha256:50af9c541577c8de3b35c65587e57decd645ec8462a628ae539bf031eb3e1ab0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:54.328Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:54.638Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:07:54.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T06:07:54.638Z] e0029c259c55: Preparing [2023-05-05T06:07:54.638Z] 5c02099b4e6c: Preparing [2023-05-05T06:07:54.638Z] a129155580fa: Preparing [2023-05-05T06:07:54.638Z] 15bc70161b8e: Preparing [2023-05-05T06:07:54.638Z] f1417ff83b31: Preparing [2023-05-05T06:07:54.638Z] e0029c259c55: Layer already exists [2023-05-05T06:07:54.638Z] a129155580fa: Layer already exists [2023-05-05T06:07:54.638Z] f1417ff83b31: Layer already exists [2023-05-05T06:07:54.638Z] 5c02099b4e6c: Layer already exists [2023-05-05T06:07:54.638Z] 15bc70161b8e: Layer already exists [2023-05-05T06:07:54.638Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39: digest: sha256:50af9c541577c8de3b35c65587e57decd645ec8462a628ae539bf031eb3e1ab0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:54.969Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:55.287Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-05T06:07:55.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T06:07:55.287Z] e0029c259c55: Preparing [2023-05-05T06:07:55.287Z] 5c02099b4e6c: Preparing [2023-05-05T06:07:55.287Z] a129155580fa: Preparing [2023-05-05T06:07:55.287Z] 15bc70161b8e: Preparing [2023-05-05T06:07:55.287Z] f1417ff83b31: Preparing [2023-05-05T06:07:55.287Z] a129155580fa: Layer already exists [2023-05-05T06:07:55.287Z] 5c02099b4e6c: Layer already exists [2023-05-05T06:07:55.287Z] f1417ff83b31: Layer already exists [2023-05-05T06:07:55.287Z] e0029c259c55: Layer already exists [2023-05-05T06:07:55.287Z] 15bc70161b8e: Layer already exists [2023-05-05T06:07:55.287Z] main: digest: sha256:50af9c541577c8de3b35c65587e57decd645ec8462a628ae539bf031eb3e1ab0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:07:55.327Z] ===================================================== [Pipeline] echo [2023-05-05T06:07:55.333Z] taggedImages: [2023-05-05T06:07:55.333Z] - nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:07:55.333Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-05T06:07:55.333Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.39 [2023-05-05T06:07:55.333Z] - nexus3.edgexfoundry.org:10004/device-virtual:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:07:55.333Z] - 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-05T06:07:55.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:07:55.705Z] [2023-05-05T06:07:55.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:55.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:07:55.999Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:07:55.999Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:07:55.999Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:07:55.999Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:07:55.999Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:07:55.999Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:07:55.999Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:07:55.999Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:07:55.999Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:07:55.999Z] 33b1e0a273af: Waiting [2023-05-05T06:07:55.999Z] 5d3b04190fa2: Waiting [2023-05-05T06:07:55.999Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T06:07:55.999Z] 5c69ac0246d0: Download complete [2023-05-05T06:07:55.999Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:07:55.999Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:07:55.999Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:07:55.999Z] 33b1e0a273af: Download complete [2023-05-05T06:07:55.999Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:07:55.999Z] 5d3b04190fa2: Download complete [2023-05-05T06:07:55.999Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:07:56.000Z] ec43610c2a17: Download complete [2023-05-05T06:07:56.257Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:07:56.257Z] 5eb5b503b376: Download complete [2023-05-05T06:07:56.823Z] 2f39f015ded8: Download complete [2023-05-05T06:07:57.390Z] 5eb5b503b376: Pull complete [2023-05-05T06:07:57.650Z] 5c69ac0246d0: Pull complete [2023-05-05T06:07:57.917Z] ec43610c2a17: Pull complete [2023-05-05T06:07:58.177Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:07:58.177Z] 33b1e0a273af: Pull complete [2023-05-05T06:07:58.437Z] 5d3b04190fa2: Pull complete [2023-05-05T06:08:02.631Z] 2f39f015ded8: Pull complete [2023-05-05T06:08:02.631Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:08:02.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:08:02.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:08:02.725Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:08:02.759Z] $ 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-05T06:08:03.985Z] $ docker top 3b5dec358fd3a71d79777ac14cbc8f55c76491ac00440c466777f13f64f059a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:08:04.342Z] ---> job-cost.sh [2023-05-05T06:08:04.342Z] lf-activate-venv: SKIPPING [2023-05-05T06:08:04.342Z] INFO: No Stack... [2023-05-05T06:08:04.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:08:05.168Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:08:05.457Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-05T06:08:05.457Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:08:05.468Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [2023-05-05T06:08:05.474Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] did not exist. Created. [2023-05-05T06:08:05.474Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:08:05.771Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:08:05.794Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:08:05.801Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:08:05.819Z] $ docker stop --time=1 3b5dec358fd3a71d79777ac14cbc8f55c76491ac00440c466777f13f64f059a1 [2023-05-05T06:08:07.163Z] $ docker rm -f --volumes 3b5dec358fd3a71d79777ac14cbc8f55c76491ac00440c466777f13f64f059a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:09:32.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13844 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:09:32.912Z] Running in /w/workspace/device-virtual-go/111 [Pipeline] { [Pipeline] checkout [2023-05-05T06:09:32.952Z] The recommended git tool is: git [2023-05-05T06:09:40.646Z] using credential edgex-jenkins-ssh [2023-05-05T06:09:40.669Z] Cloning the remote Git repository [2023-05-05T06:09:40.742Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T06:09:40.883Z] > git init /w/workspace/device-virtual-go/111 # timeout=10 [2023-05-05T06:09:41.093Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T06:09:41.095Z] > git --version # timeout=10 [2023-05-05T06:09:41.132Z] > git --version # 'git version 2.25.1' [2023-05-05T06:09:41.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:09:41.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:09:43.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T06:09:43.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:09:45.146Z] Avoid second fetch [2023-05-05T06:09:45.147Z] Checking out Revision 81c3d8df6e6916a21c685b3cf20bca39d3871f6d (main) [2023-05-05T06:09:45.943Z] Commit message: "Merge pull request #397 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-05T06:09:45.171Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:09:45.269Z] > git checkout -f 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:09:46.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:09:46.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:09:46.909Z] Dload Upload Total Spent Left Speed [2023-05-05T06:09:46.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-05-05T06:09:47.550Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:09:47.920Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:09:47.920Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:09:47.920Z] { [2023-05-05T06:09:47.920Z] "registry-mirrors": [ [2023-05-05T06:09:47.920Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:09:47.920Z] ], [2023-05-05T06:09:47.920Z] "bip": "10.250.0.254/24", [2023-05-05T06:09:47.920Z] "hosts": [ [2023-05-05T06:09:47.920Z] "tcp://0.0.0.0:5555", [2023-05-05T06:09:47.920Z] "unix:///var/run/docker.sock" [2023-05-05T06:09:47.920Z] ], [2023-05-05T06:09:47.920Z] "mtu": 1458, [2023-05-05T06:09:47.920Z] "selinux-enabled": true, [2023-05-05T06:09:47.920Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:09:47.920Z] } [Pipeline] sh [2023-05-05T06:09:48.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:09:48.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:10:07.021Z] provisioning config files... [2023-05-05T06:10:07.052Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/111@tmp/config12745731174577947424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:10:07.434Z] ---> docker-login.sh [2023-05-05T06:10:07.435Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:10:08.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:08.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:08.033Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:08.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:08.033Z] [2023-05-05T06:10:08.307Z] Login Succeeded [2023-05-05T06:10:08.307Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:10:08.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:08.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:08.583Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:08.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:08.583Z] [2023-05-05T06:10:08.583Z] Login Succeeded [2023-05-05T06:10:08.583Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:10:08.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:09.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:09.139Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:09.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:09.139Z] [2023-05-05T06:10:09.139Z] Login Succeeded [2023-05-05T06:10:09.139Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:10:09.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:09.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:09.692Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:09.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:09.692Z] [2023-05-05T06:10:09.692Z] Login Succeeded [2023-05-05T06:10:09.692Z] docker.io [2023-05-05T06:10:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:10.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:10.243Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:10.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:10.243Z] [2023-05-05T06:10:10.243Z] Login Succeeded [2023-05-05T06:10:10.243Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:10:10.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:10:10.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:10:10.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:10:10.715Z] ========================================================= [2023-05-05T06:10:10.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:10:10.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:11.096Z] + 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-05T06:10:11.702Z] Sending build context to Docker daemon 11.95MB [2023-05-05T06:10:11.702Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:10:11.702Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:10:14.327Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:10:14.327Z] c41833b44d91: Pulling fs layer [2023-05-05T06:10:14.327Z] ed15518f5707: Pulling fs layer [2023-05-05T06:10:14.327Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:10:14.327Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:10:14.327Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:10:14.327Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:10:14.327Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:10:14.327Z] 242c74f7c9fa: Waiting [2023-05-05T06:10:14.327Z] 3cdef696dda3: Waiting [2023-05-05T06:10:14.327Z] 2ced38df9373: Waiting [2023-05-05T06:10:14.327Z] 58f1dce35555: Waiting [2023-05-05T06:10:14.327Z] ed15518f5707: Verifying Checksum [2023-05-05T06:10:14.327Z] ed15518f5707: Download complete [2023-05-05T06:10:14.327Z] 242c74f7c9fa: Download complete [2023-05-05T06:10:14.608Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:10:14.608Z] 3cdef696dda3: Download complete [2023-05-05T06:10:14.608Z] c41833b44d91: Verifying Checksum [2023-05-05T06:10:14.608Z] c41833b44d91: Download complete [2023-05-05T06:10:15.612Z] c41833b44d91: Pull complete [2023-05-05T06:10:16.210Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:10:16.210Z] 58f1dce35555: Download complete [2023-05-05T06:10:16.486Z] ed15518f5707: Pull complete [2023-05-05T06:10:17.471Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:10:17.471Z] feae8fd75edb: Download complete [2023-05-05T06:10:17.471Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:10:17.471Z] 2ced38df9373: Download complete [2023-05-05T06:10:32.584Z] feae8fd75edb: Pull complete [2023-05-05T06:10:32.584Z] 242c74f7c9fa: Pull complete [2023-05-05T06:10:32.584Z] 3cdef696dda3: Pull complete [2023-05-05T06:10:39.476Z] 2ced38df9373: Pull complete [2023-05-05T06:10:42.103Z] 58f1dce35555: Pull complete [2023-05-05T06:10:42.103Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:10:42.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:10:42.103Z] ---> fadd8f120f05 [2023-05-05T06:10:42.103Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:10:44.101Z] ---> Running in 68f5b38ee2ab [2023-05-05T06:10:44.377Z] Removing intermediate container 68f5b38ee2ab [2023-05-05T06:10:44.377Z] ---> f1305da9d964 [2023-05-05T06:10:44.377Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:10:44.377Z] ---> Running in 9e034447696c [2023-05-05T06:10:44.978Z] Removing intermediate container 9e034447696c [2023-05-05T06:10:44.978Z] ---> 5c33f0af0c0d [2023-05-05T06:10:44.978Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:10:44.978Z] ---> Running in 960e58b79da6 [2023-05-05T06:10:45.253Z] Removing intermediate container 960e58b79da6 [2023-05-05T06:10:45.253Z] ---> 2f483e358cfb [2023-05-05T06:10:45.253Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T06:10:45.527Z] ---> Running in b66d8bf049a3 [2023-05-05T06:10:45.799Z] Removing intermediate container b66d8bf049a3 [2023-05-05T06:10:45.799Z] ---> aa8f4319e15f [2023-05-05T06:10:45.799Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:10:46.071Z] ---> Running in 161d193c7c16 [2023-05-05T06:10:47.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:10:48.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:10:49.565Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:10:49.565Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:10:49.565Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:10:49.565Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:10:49.565Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:10:49.839Z] OK: 268 MiB in 57 packages [2023-05-05T06:10:51.288Z] Removing intermediate container 161d193c7c16 [2023-05-05T06:10:51.288Z] ---> 4f6fa2ed3f0c [2023-05-05T06:10:51.288Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T06:10:51.567Z] ---> bcd4e1e09b0a [2023-05-05T06:10:51.567Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:10:51.843Z] ---> Running in 6df7eeb0e1c6 [2023-05-05T06:12:13.574Z] Removing intermediate container 6df7eeb0e1c6 [2023-05-05T06:12:13.574Z] ---> b09839e2dd70 [2023-05-05T06:12:13.574Z] Step 10/12 : COPY . . [2023-05-05T06:12:13.574Z] ---> 2ef987aa4c79 [2023-05-05T06:12:13.574Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:12:13.574Z] ---> Running in 8f8c68bdb3e7 [2023-05-05T06:12:13.574Z] Removing intermediate container 8f8c68bdb3e7 [2023-05-05T06:12:13.574Z] ---> 3098a3b39c8e [2023-05-05T06:12:13.574Z] Step 12/12 : RUN $MAKE [2023-05-05T06:12:13.574Z] ---> Running in d0517c75563a [2023-05-05T06:12:13.574Z] noop [2023-05-05T06:12:13.574Z] Removing intermediate container d0517c75563a [2023-05-05T06:12:13.574Z] ---> 542698afbfe9 [2023-05-05T06:12:13.574Z] Successfully built 542698afbfe9 [2023-05-05T06:12:13.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:12:13.965Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:12:13.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:12:14.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-13844 does not seem to be running inside a container [2023-05-05T06:12:14.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/111 -v /w/workspace/device-virtual-go/111:/w/workspace/device-virtual-go/111:rw,z -v /w/workspace/device-virtual-go/111@tmp:/w/workspace/device-virtual-go/111@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-05T06:12:15.938Z] $ docker top 3a455a7a952dd3d67aa3d710bbd5b04368db7600a246fd94fc53e2745d4249f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:12:16.897Z] + go version [2023-05-05T06:12:16.897Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:12:16.928Z] $ docker stop --time=1 3a455a7a952dd3d67aa3d710bbd5b04368db7600a246fd94fc53e2745d4249f4 [2023-05-05T06:12:18.744Z] $ docker rm -f --volumes 3a455a7a952dd3d67aa3d710bbd5b04368db7600a246fd94fc53e2745d4249f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:12:19.445Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:12:19.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:12:19.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-13844 does not seem to be running inside a container [2023-05-05T06:12:19.801Z] $ 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/111 -v /w/workspace/device-virtual-go/111:/w/workspace/device-virtual-go/111:rw,z -v /w/workspace/device-virtual-go/111@tmp:/w/workspace/device-virtual-go/111@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-05T06:12:21.383Z] $ docker top ffa251271cd50bd7dca2fe11825c3943cf1622de2f2c499ebde7f3491c34d677 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:12:22.323Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/111 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:12:23.024Z] + make test [2023-05-05T06:12:23.024Z] go test ./... -coverprofile=coverage.out [2023-05-05T06:13:10.008Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T06:15:46.915Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T06:15:47.187Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.110s coverage: 58.4% of statements [2023-05-05T06:15:48.164Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:15:48.164Z] go vet ./... [2023-05-05T06:16:20.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:16:20.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:16:20.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:16:20.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:16:20.506Z] $ docker stop --time=1 ffa251271cd50bd7dca2fe11825c3943cf1622de2f2c499ebde7f3491c34d677 [2023-05-05T06:16:22.510Z] $ docker rm -f --volumes ffa251271cd50bd7dca2fe11825c3943cf1622de2f2c499ebde7f3491c34d677 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:16:23.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:16:23.882Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:16:24.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:16:24.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:16:25.278Z] + ls -al . [2023-05-05T06:16:25.279Z] total 188 [2023-05-05T06:16:25.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:12 . [2023-05-05T06:16:25.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 .. [2023-05-05T06:16:25.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:09 .git [2023-05-05T06:16:25.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:09 .github [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 06:09 .gitignore [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:09 .golangci.yml [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 06:09 Attribution.txt [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 06:09 CHANGELOG.md [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 06:09 Dockerfile [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:09 GOVERNANCE.md [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 06:09 Jenkinsfile [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:09 LICENSE [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 06:09 Makefile [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 06:09 OWNERS.md [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 06:09 README.md [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:06 VERSION [2023-05-05T06:16:25.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:09 bin [2023-05-05T06:16:25.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:09 cmd [2023-05-05T06:16:25.279Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 06:15 coverage.out [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 06:09 go.mod [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 06:09 go.sum [2023-05-05T06:16:25.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:09 internal [2023-05-05T06:16:25.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 snap [2023-05-05T06:16:25.279Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:25.630Z] + 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=81c3d8df6e6916a21c685b3cf20bca39d3871f6d --label arch=arm64 --label version=3.0.0-dev.39 . [2023-05-05T06:16:26.224Z] Sending build context to Docker daemon 12MB [2023-05-05T06:16:26.224Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:16:26.224Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T06:16:26.224Z] ---> 542698afbfe9 [2023-05-05T06:16:26.224Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:16:26.224Z] ---> Running in 25d121983ddd [2023-05-05T06:16:26.496Z] Removing intermediate container 25d121983ddd [2023-05-05T06:16:26.496Z] ---> 1a909a4af9e9 [2023-05-05T06:16:26.496Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:16:26.767Z] ---> Running in 19b9ec545ebf [2023-05-05T06:16:27.038Z] Removing intermediate container 19b9ec545ebf [2023-05-05T06:16:27.038Z] ---> 3fbeb37043f3 [2023-05-05T06:16:27.038Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:16:27.038Z] ---> Running in 0aad3a5119c5 [2023-05-05T06:16:27.630Z] Removing intermediate container 0aad3a5119c5 [2023-05-05T06:16:27.630Z] ---> 6a938165f834 [2023-05-05T06:16:27.630Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T06:16:27.630Z] ---> Running in 0b2aec45884e [2023-05-05T06:16:27.902Z] Removing intermediate container 0b2aec45884e [2023-05-05T06:16:27.902Z] ---> 1ab38140f076 [2023-05-05T06:16:27.902Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:16:27.902Z] ---> Running in ada34015d851 [2023-05-05T06:16:29.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:16:29.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:16:31.349Z] OK: 268 MiB in 57 packages [2023-05-05T06:16:32.318Z] Removing intermediate container ada34015d851 [2023-05-05T06:16:32.318Z] ---> 61a877c90a10 [2023-05-05T06:16:32.318Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T06:16:32.912Z] ---> 52ba67d74035 [2023-05-05T06:16:32.913Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:16:33.182Z] ---> Running in 46618153f246 [2023-05-05T06:16:36.550Z] Removing intermediate container 46618153f246 [2023-05-05T06:16:36.550Z] ---> c86c9143ba72 [2023-05-05T06:16:36.550Z] Step 10/25 : COPY . . [2023-05-05T06:16:37.140Z] ---> fa50ffbc72b5 [2023-05-05T06:16:37.140Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:16:37.418Z] ---> Running in f9412cc134fc [2023-05-05T06:16:37.694Z] Removing intermediate container f9412cc134fc [2023-05-05T06:16:37.694Z] ---> 51cc2cc726d7 [2023-05-05T06:16:37.694Z] Step 12/25 : RUN $MAKE [2023-05-05T06:16:37.694Z] ---> Running in e9cf1694cc7f [2023-05-05T06:16:39.116Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T06:19:30.953Z] Removing intermediate container e9cf1694cc7f [2023-05-05T06:19:30.953Z] ---> 9f11e0675456 [2023-05-05T06:19:30.953Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T06:19:30.953Z] 3.17: Pulling from library/alpine [2023-05-05T06:19:30.953Z] c41833b44d91: Already exists [2023-05-05T06:19:30.953Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:19:30.953Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:19:30.953Z] ---> 51e60588ff2c [2023-05-05T06:19:30.953Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T06:19:30.953Z] ---> Running in a06612c15c69 [2023-05-05T06:19:30.953Z] Removing intermediate container a06612c15c69 [2023-05-05T06:19:30.953Z] ---> 94dbf5a24799 [2023-05-05T06:19:30.953Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:19:30.953Z] ---> Running in 60dca56088ee [2023-05-05T06:19:30.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:19:30.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:19:30.953Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:19:30.953Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:19:30.953Z] OK: 8 MiB in 16 packages [2023-05-05T06:19:30.953Z] Removing intermediate container 60dca56088ee [2023-05-05T06:19:30.953Z] ---> 19d7ac913f1c [2023-05-05T06:19:30.953Z] Step 16/25 : WORKDIR / [2023-05-05T06:19:30.953Z] ---> Running in 8ccf4d708629 [2023-05-05T06:19:30.953Z] Removing intermediate container 8ccf4d708629 [2023-05-05T06:19:30.953Z] ---> 68be172b49c3 [2023-05-05T06:19:30.953Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T06:19:30.953Z] ---> d7d8101eb687 [2023-05-05T06:19:30.953Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T06:19:30.953Z] ---> 5e269ab8f7ba [2023-05-05T06:19:30.953Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T06:19:34.315Z] ---> 2081369140bc [2023-05-05T06:19:34.315Z] Step 20/25 : EXPOSE 59900 [2023-05-05T06:19:34.315Z] ---> Running in 86c643c4fa33 [2023-05-05T06:19:34.586Z] Removing intermediate container 86c643c4fa33 [2023-05-05T06:19:34.586Z] ---> 5a57c88ca1af [2023-05-05T06:19:34.586Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T06:19:34.586Z] ---> Running in 2df474f6774b [2023-05-05T06:19:35.177Z] Removing intermediate container 2df474f6774b [2023-05-05T06:19:35.177Z] ---> d3d5105c5082 [2023-05-05T06:19:35.177Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:19:35.177Z] ---> Running in 51de67961ac0 [2023-05-05T06:19:35.446Z] Removing intermediate container 51de67961ac0 [2023-05-05T06:19:35.446Z] ---> 0f751d4d44d2 [2023-05-05T06:19:35.446Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T06:19:35.446Z] ---> Running in bd9bfdfac407 [2023-05-05T06:19:36.034Z] Removing intermediate container bd9bfdfac407 [2023-05-05T06:19:36.034Z] ---> 1f5d1d3800a9 [2023-05-05T06:19:36.034Z] Step 24/25 : LABEL git_sha=81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:19:36.034Z] ---> Running in 73c0df40b90c [2023-05-05T06:19:36.306Z] Removing intermediate container 73c0df40b90c [2023-05-05T06:19:36.306Z] ---> 81bb18e230e0 [2023-05-05T06:19:36.306Z] Step 25/25 : LABEL version=3.0.0-dev.39 [2023-05-05T06:19:36.306Z] ---> Running in fe6935052adf [2023-05-05T06:19:36.896Z] Removing intermediate container fe6935052adf [2023-05-05T06:19:36.896Z] ---> ea3a03dada63 [2023-05-05T06:19:36.896Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:19:36.896Z] Successfully built ea3a03dada63 [2023-05-05T06:19:36.896Z] 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-05T06:19:36.981Z] provisioning config files... [2023-05-05T06:19:36.999Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/111@tmp/config5765473402801852878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:37.419Z] ---> docker-login.sh [2023-05-05T06:19:37.419Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:19:37.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:37.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:37.695Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:37.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:37.695Z] [2023-05-05T06:19:37.695Z] Login Succeeded [2023-05-05T06:19:37.695Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:19:37.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:38.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:38.242Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:38.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:38.242Z] [2023-05-05T06:19:38.242Z] Login Succeeded [2023-05-05T06:19:38.242Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:19:38.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:38.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:38.516Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:38.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:38.516Z] [2023-05-05T06:19:38.516Z] Login Succeeded [2023-05-05T06:19:38.516Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:19:38.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:39.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:39.078Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:39.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:39.078Z] [2023-05-05T06:19:39.078Z] Login Succeeded [2023-05-05T06:19:39.078Z] docker.io [2023-05-05T06:19:39.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:39.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:39.634Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:39.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:39.634Z] [2023-05-05T06:19:39.634Z] Login Succeeded [2023-05-05T06:19:39.634Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:19:39.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:19:39.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:19:39.720Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-05T06:19:39.720Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:19:39.720Z] latest [2023-05-05T06:19:39.720Z] 3.0.0-dev.39 [2023-05-05T06:19:39.720Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:19:39.720Z] main [2023-05-05T06:19:39.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:40.075Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:40.441Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:19:40.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T06:19:40.442Z] f81e54f0ed0b: Preparing [2023-05-05T06:19:40.442Z] 8af7eaa8eebe: Preparing [2023-05-05T06:19:40.442Z] 7898c571a267: Preparing [2023-05-05T06:19:40.442Z] ce20d9630417: Preparing [2023-05-05T06:19:40.442Z] 26cbea5cba74: Preparing [2023-05-05T06:19:40.442Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:40.714Z] 8af7eaa8eebe: Pushed [2023-05-05T06:19:40.714Z] ce20d9630417: Pushed [2023-05-05T06:19:40.714Z] 7898c571a267: Pushed [2023-05-05T06:19:47.396Z] f81e54f0ed0b: Pushed [2023-05-05T06:19:47.396Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d: digest: sha256:b669c9ad403f79fa2d86e35ffb54316a521447e91deea421b0d3b34726f61376 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:47.758Z] + 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-05T06:19:48.197Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-05T06:19:48.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T06:19:48.197Z] f81e54f0ed0b: Preparing [2023-05-05T06:19:48.197Z] 8af7eaa8eebe: Preparing [2023-05-05T06:19:48.197Z] 7898c571a267: Preparing [2023-05-05T06:19:48.197Z] ce20d9630417: Preparing [2023-05-05T06:19:48.197Z] 26cbea5cba74: Preparing [2023-05-05T06:19:48.197Z] 8af7eaa8eebe: Layer already exists [2023-05-05T06:19:48.197Z] ce20d9630417: Layer already exists [2023-05-05T06:19:48.197Z] 7898c571a267: Layer already exists [2023-05-05T06:19:48.197Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:48.197Z] f81e54f0ed0b: Layer already exists [2023-05-05T06:19:48.466Z] latest: digest: sha256:b669c9ad403f79fa2d86e35ffb54316a521447e91deea421b0d3b34726f61376 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:48.831Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:49.184Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.39 [2023-05-05T06:19:49.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T06:19:49.184Z] f81e54f0ed0b: Preparing [2023-05-05T06:19:49.184Z] 8af7eaa8eebe: Preparing [2023-05-05T06:19:49.184Z] 7898c571a267: Preparing [2023-05-05T06:19:49.184Z] ce20d9630417: Preparing [2023-05-05T06:19:49.184Z] 26cbea5cba74: Preparing [2023-05-05T06:19:49.184Z] f81e54f0ed0b: Layer already exists [2023-05-05T06:19:49.184Z] 7898c571a267: Layer already exists [2023-05-05T06:19:49.184Z] ce20d9630417: Layer already exists [2023-05-05T06:19:49.184Z] 8af7eaa8eebe: Layer already exists [2023-05-05T06:19:49.184Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:49.454Z] 3.0.0-dev.39: digest: sha256:b669c9ad403f79fa2d86e35ffb54316a521447e91deea421b0d3b34726f61376 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:49.807Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:50.171Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:19:50.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T06:19:50.171Z] f81e54f0ed0b: Preparing [2023-05-05T06:19:50.171Z] 8af7eaa8eebe: Preparing [2023-05-05T06:19:50.171Z] 7898c571a267: Preparing [2023-05-05T06:19:50.171Z] ce20d9630417: Preparing [2023-05-05T06:19:50.171Z] 26cbea5cba74: Preparing [2023-05-05T06:19:50.171Z] 7898c571a267: Layer already exists [2023-05-05T06:19:50.171Z] 8af7eaa8eebe: Layer already exists [2023-05-05T06:19:50.171Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:50.171Z] ce20d9630417: Layer already exists [2023-05-05T06:19:50.171Z] f81e54f0ed0b: Layer already exists [2023-05-05T06:19:50.440Z] 81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39: digest: sha256:b669c9ad403f79fa2d86e35ffb54316a521447e91deea421b0d3b34726f61376 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:50.802Z] + 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-05T06:19:51.160Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-05T06:19:51.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T06:19:51.160Z] f81e54f0ed0b: Preparing [2023-05-05T06:19:51.160Z] 8af7eaa8eebe: Preparing [2023-05-05T06:19:51.160Z] 7898c571a267: Preparing [2023-05-05T06:19:51.160Z] ce20d9630417: Preparing [2023-05-05T06:19:51.160Z] 26cbea5cba74: Preparing [2023-05-05T06:19:51.160Z] 8af7eaa8eebe: Layer already exists [2023-05-05T06:19:51.160Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:51.160Z] ce20d9630417: Layer already exists [2023-05-05T06:19:51.160Z] f81e54f0ed0b: Layer already exists [2023-05-05T06:19:51.160Z] 7898c571a267: Layer already exists [2023-05-05T06:19:51.430Z] main: digest: sha256:b669c9ad403f79fa2d86e35ffb54316a521447e91deea421b0d3b34726f61376 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:19:51.477Z] ===================================================== [Pipeline] echo [2023-05-05T06:19:51.483Z] taggedImages: [2023-05-05T06:19:51.483Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d [2023-05-05T06:19:51.483Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-05T06:19:51.483Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.39 [2023-05-05T06:19:51.483Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:81c3d8df6e6916a21c685b3cf20bca39d3871f6d-3.0.0-dev.39 [2023-05-05T06:19:51.483Z] - 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-05T06:19:51.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:19:51.865Z] [2023-05-05T06:19:51.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:52.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:19:52.492Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:19:52.492Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:19:52.492Z] 04944245beec: Pulling fs layer [2023-05-05T06:19:52.492Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:19:52.492Z] 765212b225bb: Pulling fs layer [2023-05-05T06:19:52.492Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:19:52.492Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:19:52.492Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:19:52.492Z] 765212b225bb: Waiting [2023-05-05T06:19:52.492Z] f23df028b6ca: Waiting [2023-05-05T06:19:52.492Z] d65c8cfc05b1: Waiting [2023-05-05T06:19:52.492Z] 2437ff75d9bd: Waiting [2023-05-05T06:19:52.492Z] 04944245beec: Verifying Checksum [2023-05-05T06:19:52.492Z] 04944245beec: Download complete [2023-05-05T06:19:52.492Z] 765212b225bb: Verifying Checksum [2023-05-05T06:19:52.492Z] 765212b225bb: Download complete [2023-05-05T06:19:52.492Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:19:52.492Z] f23df028b6ca: Download complete [2023-05-05T06:19:52.492Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:19:52.492Z] d65c8cfc05b1: Download complete [2023-05-05T06:19:52.766Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:19:52.767Z] 699f458cf7ca: Download complete [2023-05-05T06:19:53.043Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:19:53.043Z] 8998bd30e6a1: Download complete [2023-05-05T06:19:55.646Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:19:55.646Z] 2437ff75d9bd: Download complete [2023-05-05T06:19:57.608Z] 8998bd30e6a1: Pull complete [2023-05-05T06:19:58.200Z] 04944245beec: Pull complete [2023-05-05T06:20:00.808Z] 699f458cf7ca: Pull complete [2023-05-05T06:20:00.808Z] 765212b225bb: Pull complete [2023-05-05T06:20:01.780Z] f23df028b6ca: Pull complete [2023-05-05T06:20:01.780Z] d65c8cfc05b1: Pull complete [2023-05-05T06:20:16.809Z] 2437ff75d9bd: Pull complete [2023-05-05T06:20:16.809Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:20:16.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:20:16.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:17.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-13844 does not seem to be running inside a container [2023-05-05T06:20:17.093Z] $ 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/111 -v /w/workspace/device-virtual-go/111:/w/workspace/device-virtual-go/111:rw,z -v /w/workspace/device-virtual-go/111@tmp:/w/workspace/device-virtual-go/111@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-05T06:20:20.026Z] $ docker top 0a3d2602d36be8a01e01ce108a8389c1fb0ddf00d438fd2d10d7fc6b84b01fa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:20:20.929Z] ---> job-cost.sh [2023-05-05T06:20:20.929Z] lf-activate-venv: SKIPPING [2023-05-05T06:20:20.929Z] INFO: No Stack... [2023-05-05T06:20:21.518Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:20:22.487Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:20:23.146Z] + cat /w/workspace/device-virtual-go/111/archives/cost.csv [2023-05-05T06:20:23.147Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:20:23.222Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [2023-05-05T06:20:23.232Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] did not exist. Created. [2023-05-05T06:20:23.232Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:20:23.906Z] /w/workspace/device-virtual-go/111@tmp/durable-b5942268/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:20:24.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:20:24.612Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:20:24.674Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:20:24.682Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:20:24.698Z] $ docker stop --time=1 0a3d2602d36be8a01e01ce108a8389c1fb0ddf00d438fd2d10d7fc6b84b01fa8 [2023-05-05T06:20:27.869Z] $ docker rm -f --volumes 0a3d2602d36be8a01e01ce108a8389c1fb0ddf00d438fd2d10d7fc6b84b01fa8 [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-05T06:20:28.281Z] provisioning config files... [2023-05-05T06:20:28.290Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14057462278926237502tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:20:28.583Z] + set +x [2023-05-05T06:20:28.583Z] + + curlbash -s -s https://codecov.io/bash -- [2023-05-05T06:20:28.583Z] [2023-05-05T06:20:28.583Z] [2023-05-05T06:20:28.583Z] _____ _ [2023-05-05T06:20:28.583Z] / ____| | | [2023-05-05T06:20:28.583Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:20:28.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:20:28.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:20:28.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:20:28.583Z] Bash-1.0.6 [2023-05-05T06:20:28.583Z] [2023-05-05T06:20:28.583Z] [2023-05-05T06:20:28.583Z] ==> git version 2.25.1 found [2023-05-05T06:20:28.583Z] ==> 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-05T06:20:28.583Z] Release-Date: 2020-01-08 [2023-05-05T06:20:28.583Z] 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-05T06:20:28.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:20:28.583Z] ==> Jenkins CI detected. [2023-05-05T06:20:28.583Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-05T06:20:28.583Z] project root: . [2023-05-05T06:20:28.583Z] --> token set from env [2023-05-05T06:20:28.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:20:28.583Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:20:28.583Z] ==> Python coveragepy not found [2023-05-05T06:20:28.583Z] ==> Searching for coverage reports in: [2023-05-05T06:20:28.583Z] + . [2023-05-05T06:20:28.583Z] -> Found 1 reports [2023-05-05T06:20:28.584Z] ==> Detecting git/mercurial file structure [2023-05-05T06:20:28.584Z] ==> Reading reports [2023-05-05T06:20:28.584Z] + ./coverage.out bytes=43063 [2023-05-05T06:20:28.584Z] ==> Appending adjustments [2023-05-05T06:20:28.584Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:20:28.842Z] + Found adjustments [2023-05-05T06:20:28.842Z] ==> Gzipping contents [2023-05-05T06:20:28.842Z] 8.0K /tmp/codecov.VUpc5y.gz [2023-05-05T06:20:28.842Z] ==> Uploading reports [2023-05-05T06:20:28.842Z] url: https://codecov.io [2023-05-05T06:20:28.842Z] query: branch=main&commit=81c3d8df6e6916a21c685b3cf20bca39d3871f6d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:20:28.842Z] -> Pinging Codecov [2023-05-05T06:20:28.842Z] 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=81c3d8df6e6916a21c685b3cf20bca39d3871f6d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:20:28.842Z] -> Uploading to [2023-05-05T06:20:28.842Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/5E52B4B073DB2E39498172D8E973AA87/81c3d8df6e6916a21c685b3cf20bca39d3871f6d/56844e4f-251a-4a9f-8908-cb202e6bfdc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T062028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=820c09fcefbd8666bc2b074e42b0b1159e80670f8ff99894f1181737cbbbbd76 [2023-05-05T06:20:29.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:20:29.102Z] Dload Upload Total Spent Left Speed [2023-05-05T06:20:29.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24685 --:--:-- --:--:-- --:--:-- 24685 [2023-05-05T06:20:29.102Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] } [2023-05-05T06:20:29.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:20:29.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:20:29.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:29.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:29.530Z] [2023-05-05T06:20:29.530Z] 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-05T06:20:29.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:29.833Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:20:29.833Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:20:29.833Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:20:29.833Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:20:29.833Z] 114826534d7a: Pulling fs layer [2023-05-05T06:20:29.833Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:20:29.833Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:20:29.833Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:20:29.833Z] 114826534d7a: Waiting [2023-05-05T06:20:29.833Z] 4657fd5d0bcf: Waiting [2023-05-05T06:20:29.833Z] 6ad1cebc031e: Waiting [2023-05-05T06:20:29.833Z] 8a3aa393b2d8: Waiting [2023-05-05T06:20:29.833Z] 25bc292e5bac: Download complete [2023-05-05T06:20:29.833Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:20:29.833Z] 52dc419b0ee2: Download complete [2023-05-05T06:20:29.833Z] 4657fd5d0bcf: Download complete [2023-05-05T06:20:29.833Z] df9b9388f04a: Download complete [2023-05-05T06:20:30.092Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:20:30.092Z] 6ad1cebc031e: Download complete [2023-05-05T06:20:30.092Z] df9b9388f04a: Pull complete [2023-05-05T06:20:30.092Z] 52dc419b0ee2: Pull complete [2023-05-05T06:20:30.092Z] 25bc292e5bac: Pull complete [2023-05-05T06:20:30.659Z] 114826534d7a: Verifying Checksum [2023-05-05T06:20:30.659Z] 114826534d7a: Download complete [2023-05-05T06:20:30.659Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:20:30.659Z] 8a3aa393b2d8: Download complete [2023-05-05T06:20:33.940Z] 114826534d7a: Pull complete [2023-05-05T06:20:33.940Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:20:33.940Z] 6ad1cebc031e: Pull complete [2023-05-05T06:20:36.467Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:20:36.467Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:20:36.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:36.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:36.550Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:20:36.586Z] $ 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-05T06:20:38.176Z] $ docker top ff54404e87dcfc9e774c353900e03282c39ea752fc58dafe1e1affdef9bbf867 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:20:38.238Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-05T06:20:38.514Z] + set -o pipefail [2023-05-05T06:20:38.514Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/30a64a28-cddd-4586-9797-f67c5b731db8 [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] [2023-05-05T06:20:42.129Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:20:42.129Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:20:42.129Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:20:42.130Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:20:42.130Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:20:42.144Z] $ docker stop --time=1 ff54404e87dcfc9e774c353900e03282c39ea752fc58dafe1e1affdef9bbf867 [2023-05-05T06:20:43.899Z] $ docker rm -f --volumes ff54404e87dcfc9e774c353900e03282c39ea752fc58dafe1e1affdef9bbf867 [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-05T06:20:44.634Z] + git log --format=format:%s -1 81c3d8df6e6916a21c685b3cf20bca39d3871f6d [Pipeline] sh [2023-05-05T06:20:44.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:20:44.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:45.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:20:45.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:45.291Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:20:45.318Z] $ 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-05T06:20:45.664Z] $ docker top b653a94c3aee19eadd4280f83cb3e1b041f910e2956cef0e1ad4d70d2c3b5e7d -eo pid,comm [2023-05-05T06:20:45.711Z] 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-05T06:20:45.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:20:45.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:20:45.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:20:45.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:20:45.852Z] $ docker exec b653a94c3aee19eadd4280f83cb3e1b041f910e2956cef0e1ad4d70d2c3b5e7d ssh-agent [2023-05-05T06:20:45.956Z] SSH_AUTH_SOCK=/tmp/ssh-FSnEPlnzgKsg/agent.32 [2023-05-05T06:20:45.956Z] SSH_AGENT_PID=38 [2023-05-05T06:20:45.961Z] Running ssh-add (command line suppressed) [2023-05-05T06:20:46.057Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6601608178519621536.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6601608178519621536.key) [2023-05-05T06:20:46.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:20:46.354Z] + git semver tag [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,516 [run_tag] DEBUG tag force:False [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,516 [check_head_tag] DEBUG check head tag [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,517 [execute] INFO git cat-file --batch-check [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,521 [execute] INFO git cat-file --batch [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,546 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,546 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:20:46.613Z] 2023-05-05 06:20:46,551 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:20:46.613Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T06:20:46.627Z] $ docker exec --env ******** --env ******** b653a94c3aee19eadd4280f83cb3e1b041f910e2956cef0e1ad4d70d2c3b5e7d ssh-agent -k [2023-05-05T06:20:46.717Z] unset SSH_AUTH_SOCK; [2023-05-05T06:20:46.717Z] unset SSH_AGENT_PID; [2023-05-05T06:20:46.717Z] echo Agent pid 38 killed; [2023-05-05T06:20:46.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:20:47.019Z] + git semver [Pipeline] } [2023-05-05T06:20:47.296Z] $ docker stop --time=1 b653a94c3aee19eadd4280f83cb3e1b041f910e2956cef0e1ad4d70d2c3b5e7d [2023-05-05T06:20:48.561Z] $ docker rm -f --volumes b653a94c3aee19eadd4280f83cb3e1b041f910e2956cef0e1ad4d70d2c3b5e7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:48.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:48.945Z] [2023-05-05T06:20:48.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:49.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:49.247Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:20:49.247Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:20:49.247Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:20:49.247Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:20:49.247Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:20:49.247Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:20:49.247Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:20:49.247Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:20:49.247Z] e9a5061849ea: Waiting [2023-05-05T06:20:49.247Z] d747dcd14b5f: Waiting [2023-05-05T06:20:49.247Z] 2de7ff778b66: Waiting [2023-05-05T06:20:49.247Z] 0d9ebad4ef96: Waiting [2023-05-05T06:20:49.247Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:20:49.247Z] 9712f1f96733: Download complete [2023-05-05T06:20:49.507Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:20:49.507Z] 63f879dbbcfc: Download complete [2023-05-05T06:20:49.765Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:20:49.765Z] e9a5061849ea: Download complete [2023-05-05T06:20:49.765Z] d747dcd14b5f: Download complete [2023-05-05T06:20:49.765Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:20:49.765Z] ab5ef0e58194: Download complete [2023-05-05T06:20:49.765Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:20:49.765Z] 0d9ebad4ef96: Download complete [2023-05-05T06:20:49.765Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:20:49.765Z] 2de7ff778b66: Download complete [2023-05-05T06:20:52.430Z] ab5ef0e58194: Pull complete [2023-05-05T06:20:52.430Z] 9712f1f96733: Pull complete [2023-05-05T06:20:52.688Z] 63f879dbbcfc: Pull complete [2023-05-05T06:20:56.868Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:20:56.868Z] e9a5061849ea: Pull complete [2023-05-05T06:20:56.868Z] d747dcd14b5f: Pull complete [2023-05-05T06:20:57.434Z] 2de7ff778b66: Pull complete [2023-05-05T06:20:57.434Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:20:57.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:57.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:57.510Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:20:57.540Z] $ 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-05T06:20:59.090Z] $ docker top a9805bfa19bb075f5eeeb921ed5f7cb1c2b18759ad1bb7ff4e6d088137ccb3f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:20:59.156Z] provisioning config files... [2023-05-05T06:20:59.161Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1881477067310640340tmp [2023-05-05T06:20:59.170Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14719889064774619119tmp [2023-05-05T06:20:59.180Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5173955635824549489tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:20:59.195Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:20:59.474Z] ---> sigul-configuration.sh [2023-05-05T06:20:59.475Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:20:59.475Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:20:59.475Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:20:59.475Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:20:59.475Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:20:59.475Z] gpg: CAST5 encrypted data [2023-05-05T06:20:59.475Z] gpg: encrypted with 1 passphrase [2023-05-05T06:20:59.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:20:59.759Z] + mkdir /home/jenkins [2023-05-05T06:20:59.759Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:21:00.044Z] + 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-05T06:21:00.054Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:21:00.334Z] ---> sigul-install.sh [2023-05-05T06:21:00.334Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:21:00.616Z] + git tag --list [2023-05-05T06:21:00.616Z] v1.0.0 [2023-05-05T06:21:00.616Z] v1.1.0 [2023-05-05T06:21:00.616Z] v1.1.1 [2023-05-05T06:21:00.616Z] v1.2.1 [2023-05-05T06:21:00.616Z] v1.2.2 [2023-05-05T06:21:00.616Z] v1.2.3 [2023-05-05T06:21:00.616Z] v1.3.0 [2023-05-05T06:21:00.616Z] v1.3.1 [2023-05-05T06:21:00.616Z] v2.0.0 [2023-05-05T06:21:00.616Z] v2.1.0 [2023-05-05T06:21:00.616Z] v2.1.1 [2023-05-05T06:21:00.616Z] v2.1.1-dev.1 [2023-05-05T06:21:00.616Z] v2.1.1-dev.2 [2023-05-05T06:21:00.616Z] v2.2.0 [2023-05-05T06:21:00.616Z] v2.2.1-dev.1 [2023-05-05T06:21:00.616Z] v2.2.1-dev.2 [2023-05-05T06:21:00.616Z] v2.2.1-dev.3 [2023-05-05T06:21:00.616Z] v2.2.1-dev.4 [2023-05-05T06:21:00.616Z] v2.2.1-dev.5 [2023-05-05T06:21:00.616Z] v2.2.1-dev.6 [2023-05-05T06:21:00.616Z] v2.2.1-dev.7 [2023-05-05T06:21:00.616Z] v2.2.1-dev.8 [2023-05-05T06:21:00.616Z] v2.3.0 [2023-05-05T06:21:00.616Z] v2.3.0-dev.10 [2023-05-05T06:21:00.616Z] v2.3.0-dev.11 [2023-05-05T06:21:00.616Z] v2.3.0-dev.12 [2023-05-05T06:21:00.616Z] v2.3.0-dev.13 [2023-05-05T06:21:00.616Z] v2.3.0-dev.14 [2023-05-05T06:21:00.616Z] v2.3.0-dev.15 [2023-05-05T06:21:00.616Z] v2.3.0-dev.16 [2023-05-05T06:21:00.616Z] v2.3.0-dev.17 [2023-05-05T06:21:00.616Z] v2.3.0-dev.18 [2023-05-05T06:21:00.616Z] v2.3.0-dev.19 [2023-05-05T06:21:00.616Z] v2.3.0-dev.20 [2023-05-05T06:21:00.616Z] v2.3.0-dev.21 [2023-05-05T06:21:00.616Z] v2.3.0-dev.22 [2023-05-05T06:21:00.616Z] v2.3.0-dev.23 [2023-05-05T06:21:00.616Z] v2.3.0-dev.24 [2023-05-05T06:21:00.616Z] v2.3.0-dev.25 [2023-05-05T06:21:00.616Z] v2.3.0-dev.26 [2023-05-05T06:21:00.616Z] v2.3.0-dev.27 [2023-05-05T06:21:00.616Z] v2.3.0-dev.28 [2023-05-05T06:21:00.616Z] v2.3.0-dev.29 [2023-05-05T06:21:00.616Z] v2.3.0-dev.30 [2023-05-05T06:21:00.616Z] v2.3.0-dev.8 [2023-05-05T06:21:00.616Z] v2.3.0-dev.9 [2023-05-05T06:21:00.616Z] v3.0.0-dev.1 [2023-05-05T06:21:00.616Z] v3.0.0-dev.10 [2023-05-05T06:21:00.616Z] v3.0.0-dev.11 [2023-05-05T06:21:00.616Z] v3.0.0-dev.12 [2023-05-05T06:21:00.616Z] v3.0.0-dev.13 [2023-05-05T06:21:00.616Z] v3.0.0-dev.14 [2023-05-05T06:21:00.616Z] v3.0.0-dev.15 [2023-05-05T06:21:00.616Z] v3.0.0-dev.16 [2023-05-05T06:21:00.616Z] v3.0.0-dev.17 [2023-05-05T06:21:00.616Z] v3.0.0-dev.18 [2023-05-05T06:21:00.616Z] v3.0.0-dev.19 [2023-05-05T06:21:00.616Z] v3.0.0-dev.2 [2023-05-05T06:21:00.616Z] v3.0.0-dev.20 [2023-05-05T06:21:00.616Z] v3.0.0-dev.21 [2023-05-05T06:21:00.616Z] v3.0.0-dev.22 [2023-05-05T06:21:00.616Z] v3.0.0-dev.23 [2023-05-05T06:21:00.616Z] v3.0.0-dev.24 [2023-05-05T06:21:00.616Z] v3.0.0-dev.25 [2023-05-05T06:21:00.616Z] v3.0.0-dev.26 [2023-05-05T06:21:00.616Z] v3.0.0-dev.27 [2023-05-05T06:21:00.616Z] v3.0.0-dev.28 [2023-05-05T06:21:00.616Z] v3.0.0-dev.29 [2023-05-05T06:21:00.616Z] v3.0.0-dev.3 [2023-05-05T06:21:00.616Z] v3.0.0-dev.30 [2023-05-05T06:21:00.616Z] v3.0.0-dev.31 [2023-05-05T06:21:00.616Z] v3.0.0-dev.32 [2023-05-05T06:21:00.616Z] v3.0.0-dev.33 [2023-05-05T06:21:00.616Z] v3.0.0-dev.34 [2023-05-05T06:21:00.616Z] v3.0.0-dev.35 [2023-05-05T06:21:00.616Z] v3.0.0-dev.36 [2023-05-05T06:21:00.616Z] v3.0.0-dev.37 [2023-05-05T06:21:00.616Z] v3.0.0-dev.38 [2023-05-05T06:21:00.616Z] v3.0.0-dev.39 [2023-05-05T06:21:00.616Z] v3.0.0-dev.4 [2023-05-05T06:21:00.616Z] v3.0.0-dev.5 [2023-05-05T06:21:00.616Z] v3.0.0-dev.6 [2023-05-05T06:21:00.616Z] v3.0.0-dev.7 [2023-05-05T06:21:00.616Z] v3.0.0-dev.8 [2023-05-05T06:21:00.616Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:21:00.901Z] + lftools sign git-tag v3.0.0-dev.39 [2023-05-05T06:21:01.469Z] Signing Git tag with Sigul... [2023-05-05T06:21:01.469Z] Signing v3.0.0-dev.39 [2023-05-05T06:22:53.917Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:22:53.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:22:54.221Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:22:54.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:22:54.258Z] $ docker stop --time=1 a9805bfa19bb075f5eeeb921ed5f7cb1c2b18759ad1bb7ff4e6d088137ccb3f3 [2023-05-05T06:22:55.578Z] $ docker rm -f --volumes a9805bfa19bb075f5eeeb921ed5f7cb1c2b18759ad1bb7ff4e6d088137ccb3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:22:55.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:22:55.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:22:56.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:22:56.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:22:56.342Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:22:56.376Z] $ 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-05T06:22:56.771Z] $ docker top 50258aa54d5d8a8fa89c0658197891eb51a89c5d29f77485a24c58635d207688 -eo pid,comm [2023-05-05T06:22:56.818Z] 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-05T06:22:56.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:22:56.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:22:56.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:22:56.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:22:56.982Z] $ docker exec 50258aa54d5d8a8fa89c0658197891eb51a89c5d29f77485a24c58635d207688 ssh-agent [2023-05-05T06:22:57.084Z] SSH_AUTH_SOCK=/tmp/ssh-uUxOzuiyErK9/agent.32 [2023-05-05T06:22:57.084Z] SSH_AGENT_PID=38 [2023-05-05T06:22:57.089Z] Running ssh-add (command line suppressed) [2023-05-05T06:22:57.193Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4630041597949143954.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4630041597949143954.key) [2023-05-05T06:22:57.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:22:57.493Z] + git semver bump pre [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [bump_version] DEBUG bumped version:3.0.0-dev.40 [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,678 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,680 [execute] INFO git cat-file --batch-check [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,680 [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-05T06:22:57.754Z] 2023-05-05 06:22:57,686 [execute] INFO git cat-file --batch [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:22:57.754Z] 2023-05-05 06:22:57,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:22:57.754Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:22:57.769Z] $ docker exec --env ******** --env ******** 50258aa54d5d8a8fa89c0658197891eb51a89c5d29f77485a24c58635d207688 ssh-agent -k [2023-05-05T06:22:57.858Z] unset SSH_AUTH_SOCK; [2023-05-05T06:22:57.858Z] unset SSH_AGENT_PID; [2023-05-05T06:22:57.858Z] echo Agent pid 38 killed; [2023-05-05T06:22:57.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:22:58.161Z] + git semver [Pipeline] } [2023-05-05T06:22:58.437Z] $ docker stop --time=1 50258aa54d5d8a8fa89c0658197891eb51a89c5d29f77485a24c58635d207688 [2023-05-05T06:22:59.704Z] $ docker rm -f --volumes 50258aa54d5d8a8fa89c0658197891eb51a89c5d29f77485a24c58635d207688 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:23:00.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:23:00.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:00.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:23:00.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:23:00.405Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:23:00.441Z] $ 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-05T06:23:00.747Z] $ docker top 144be6e5f371101f4d3570d287d7b417c735c2ea07f40c6d01b41bc4556e82c6 -eo pid,comm [2023-05-05T06:23:00.794Z] 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-05T06:23:00.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:23:00.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:23:00.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:23:00.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:23:00.945Z] $ docker exec 144be6e5f371101f4d3570d287d7b417c735c2ea07f40c6d01b41bc4556e82c6 ssh-agent [2023-05-05T06:23:01.047Z] SSH_AUTH_SOCK=/tmp/ssh-tqeMcwHYKDQF/agent.32 [2023-05-05T06:23:01.047Z] SSH_AGENT_PID=38 [2023-05-05T06:23:01.055Z] Running ssh-add (command line suppressed) [2023-05-05T06:23:01.155Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7935448105588666285.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7935448105588666285.key) [2023-05-05T06:23:01.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:23:01.455Z] + git semver push [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,613 [run_push] DEBUG push [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,614 [execute] INFO git cat-file --batch-check [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,614 [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-05T06:23:01.715Z] 2023-05-05 06:23:01,618 [execute] INFO git rev-list fe4292d86f67668cb52bf3a0b23a373f2f531aa9 -- [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,618 [execute] DEBUG Popen(['git', 'rev-list', 'fe4292d86f67668cb52bf3a0b23a373f2f531aa9', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,626 [execute] INFO git fetch -v origin [2023-05-05T06:23:01.715Z] 2023-05-05 06:23:01,627 [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-05T06:23:02.287Z] 2023-05-05 06:23:02,102 [run_push] DEBUG no remote changes detected [2023-05-05T06:23:02.287Z] 2023-05-05 06:23:02,103 [execute] INFO git push origin semver [2023-05-05T06:23:02.287Z] 2023-05-05 06:23:02,103 [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-05T06:23:03.225Z] 2023-05-05 06:23:02,877 [run_push] DEBUG push all version tags [2023-05-05T06:23:03.225Z] 2023-05-05 06:23:02,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:23:03.225Z] 2023-05-05 06:23:02,878 [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-05T06:23:03.793Z] 2023-05-05 06:23:03,654 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T06:23:03.793Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:23:03.807Z] $ docker exec --env ******** --env ******** 144be6e5f371101f4d3570d287d7b417c735c2ea07f40c6d01b41bc4556e82c6 ssh-agent -k [2023-05-05T06:23:03.911Z] unset SSH_AUTH_SOCK; [2023-05-05T06:23:03.912Z] unset SSH_AGENT_PID; [2023-05-05T06:23:03.912Z] echo Agent pid 38 killed; [2023-05-05T06:23:03.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:23:04.215Z] + git semver [Pipeline] } [2023-05-05T06:23:04.491Z] $ docker stop --time=1 144be6e5f371101f4d3570d287d7b417c735c2ea07f40c6d01b41bc4556e82c6 [2023-05-05T06:23:05.792Z] $ docker rm -f --volumes 144be6e5f371101f4d3570d287d7b417c735c2ea07f40c6d01b41bc4556e82c6 [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-05T06:23:06.292Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-05T06:23:06.292Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T06:23:06.292Z] total 16 [2023-05-05T06:23:06.292Z] drwxr-xr-x 3 root root 4096 May 5 06:08 . [2023-05-05T06:23:06.292Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:21 .. [2023-05-05T06:23:06.292Z] drwxr-xr-x 2 root root 4096 May 5 06:08 cost [2023-05-05T06:23:06.292Z] -rw-r--r-- 1 root root 89 May 5 06:08 cost.csv [2023-05-05T06:23:06.292Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T06:23:06.292Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T06:23:06.292Z] total 16 [2023-05-05T06:23:06.292Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:08 . [2023-05-05T06:23:06.292Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:21 .. [2023-05-05T06:23:06.292Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:08 cost [2023-05-05T06:23:06.292Z] -rw-r--r-- 1 jenkins jenkins 89 May 5 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:06.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:07.561Z] ---> package-listing.sh [2023-05-05T06:23:07.561Z] ++ facter osfamily [2023-05-05T06:23:07.561Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:23:07.823Z] + OS_FAMILY=debian [2023-05-05T06:23:07.823Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-05T06:23:07.823Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:23:07.823Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:23:07.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:23:07.823Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:23:07.823Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-05T06:23:07.823Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:23:07.823Z] + case "${OS_FAMILY}" in [2023-05-05T06:23:07.823Z] + dpkg -l [2023-05-05T06:23:07.823Z] + grep '^ii' [2023-05-05T06:23:07.823Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:23:07.823Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:23:07.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:23:07.823Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-05T06:23:07.823Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-05T06:23:07.823Z] + 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-05T06:23:07.833Z] 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-05T06:23:08.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:08.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:23:08.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:23:08.744Z] prd-ubuntu20.04-docker-8c-8g-13840 does not seem to be running inside a container [2023-05-05T06:23:08.782Z] $ 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-05T06:23:08.985Z] $ docker top afa90a9aad9bb7d9399d4c7d3dc92c774b4f1883296315c95c92af60ce86967d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:23:09.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:23:09.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:23:09.890Z] + ls /var/log/sa-host [2023-05-05T06:23:09.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:23:09.955Z] provisioning config files... [2023-05-05T06:23:09.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17723661496928102085tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:23:09.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:10.260Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:23:10.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:10.584Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:23:10.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:10.875Z] ---> sudo-logs.sh [2023-05-05T06:23:10.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:23:10.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:11.188Z] ---> job-cost.sh [2023-05-05T06:23:11.188Z] lf-activate-venv: SKIPPING [2023-05-05T06:23:11.188Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:23:11.188Z] INFO: Retrieving Stack Cost... [2023-05-05T06:23:11.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:23:12.018Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:23:12.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:12.312Z] ---> logs-deploy.sh [2023-05-05T06:23:12.312Z] lf-activate-venv: SKIPPING [2023-05-05T06:23:12.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/111 [2023-05-05T06:23:12.312Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:23:13.249Z] Archives upload complete. [2023-05-05T06:23:13.249Z] INFO: archiving logs to Nexus