Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c956091e39ebf418aab18435948f90fcdb39d95 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-ssh373805984737688753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh11372535947170438085.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1319951448657035289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1379571948472073012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh161307660079113745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-15159’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15162 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6c956091e39ebf418aab18435948f90fcdb39d95 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.7" > git rev-list --no-walk 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T13:29:28.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T13:29:28.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T13:29:28.694Z] ========================================================= [2022-06-20T13:29:28.695Z] EdgeX Global Pipelines Version Info [2022-06-20T13:29:28.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:29:29.453Z] ------------------- [2022-06-20T13:29:29.453Z] stable info: [2022-06-20T13:29:29.453Z] ------------------- [2022-06-20T13:29:29.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T13:29:29.453Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T13:29:29.453Z] Message: update stable to v1.0.234 [2022-06-20T13:29:30.027Z] ------------------- [2022-06-20T13:29:30.027Z] experimental info: [2022-06-20T13:29:30.027Z] ------------------- [2022-06-20T13:29:30.027Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T13:29:30.027Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T13:29:30.027Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T13:29:30.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-20T13:29:30.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-20T13:29:30.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T13:29:30.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T13:29:30.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T13:29:30.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T13:29:30.339Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T13:29:30.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T13:29:30.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T13:29:30.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T13:29:30.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T13:29:30.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-20T13:29:30.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T13:29:30.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T13:29:30.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T13:29:30.458Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T13:29:30.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T13:29:30.486Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T13:29:30.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T13:29:30.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T13:29:30.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T13:29:30.547Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T13:29:30.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T13:29:30.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T13:29:30.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T13:29:30.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T13:29:30.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T13:29:30.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-20T13:29:30.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-20T13:29:30.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-20T13:29:30.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] echo [2022-06-20T13:29:30.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c95609 [Pipeline] echo [2022-06-20T13:29:30.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:29:30.756Z] provisioning config files... [2022-06-20T13:29:30.768Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5934181518300898675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:29:31.095Z] ---> docker-login.sh [2022-06-20T13:29:31.095Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:29:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:31.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:31.361Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:31.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:31.361Z] [2022-06-20T13:29:31.361Z] Login Succeeded [2022-06-20T13:29:31.623Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:29:31.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:31.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:31.623Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:31.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:31.623Z] [2022-06-20T13:29:31.623Z] Login Succeeded [2022-06-20T13:29:31.623Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:29:31.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:31.885Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:31.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:31.885Z] [2022-06-20T13:29:31.885Z] Login Succeeded [2022-06-20T13:29:31.885Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:29:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:31.886Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:31.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:31.886Z] [2022-06-20T13:29:31.886Z] Login Succeeded [2022-06-20T13:29:31.886Z] docker.io [2022-06-20T13:29:31.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:32.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:32.459Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:32.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:32.459Z] [2022-06-20T13:29:32.459Z] Login Succeeded [2022-06-20T13:29:32.459Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:29:32.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T13:29:32.867Z] + git rev-list -1 --merges 6c956091e39ebf418aab18435948f90fcdb39d95~1..6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] echo [2022-06-20T13:29:32.899Z] -----------> git rev-list -1 --merges 6c956091e39ebf418aab18435948f90fcdb39d95~1..6c956091e39ebf418aab18435948f90fcdb39d95 6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:29:32.899Z] 6c956091e39ebf418aab18435948f90fcdb39d95 [false] [Pipeline] sh [2022-06-20T13:29:33.200Z] + git log --format=format:%s -1 6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] echo [2022-06-20T13:29:33.218Z] ========================================================= [2022-06-20T13:29:33.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T13:29:33.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:29:33.564Z] + git log --format=format:%s -1 6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] echo [2022-06-20T13:29:33.577Z] [semverPrep] GIT_COMMIT: 6c956091e39ebf418aab18435948f90fcdb39d95, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.7 [Pipeline] echo [2022-06-20T13:29:33.587Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T13:29:34.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T13:29:34.039Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T13:29:34.039Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T13:29:34.039Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T13:29:34.039Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T13:29:34.039Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T13:29:34.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:29:34.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:29:34.478Z] [2022-06-20T13:29:34.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:29:34.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:29:34.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T13:29:34.791Z] 42c077c10790: Pulling fs layer [2022-06-20T13:29:34.791Z] f63e77b7563a: Pulling fs layer [2022-06-20T13:29:34.791Z] bd5fdadae976: Pulling fs layer [2022-06-20T13:29:34.791Z] 205491f53016: Pulling fs layer [2022-06-20T13:29:34.791Z] df18705c85c3: Pulling fs layer [2022-06-20T13:29:34.791Z] bdb3f477010e: Pulling fs layer [2022-06-20T13:29:34.791Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T13:29:34.791Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T13:29:34.791Z] bdb8f0575790: Pulling fs layer [2022-06-20T13:29:34.791Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T13:29:34.791Z] 2343380bae48: Pulling fs layer [2022-06-20T13:29:34.791Z] c8a8fc8e1c8f: Waiting [2022-06-20T13:29:34.791Z] bdb8f0575790: Waiting [2022-06-20T13:29:34.791Z] 2c6e9b1d212d: Waiting [2022-06-20T13:29:34.791Z] 205491f53016: Waiting [2022-06-20T13:29:34.791Z] 386e3cb2ff24: Waiting [2022-06-20T13:29:34.791Z] 2343380bae48: Waiting [2022-06-20T13:29:34.791Z] bdb3f477010e: Waiting [2022-06-20T13:29:34.791Z] df18705c85c3: Waiting [2022-06-20T13:29:34.791Z] f63e77b7563a: Download complete [2022-06-20T13:29:34.791Z] 205491f53016: Verifying Checksum [2022-06-20T13:29:34.791Z] 205491f53016: Download complete [2022-06-20T13:29:35.054Z] df18705c85c3: Verifying Checksum [2022-06-20T13:29:35.054Z] df18705c85c3: Download complete [2022-06-20T13:29:35.054Z] bdb3f477010e: Verifying Checksum [2022-06-20T13:29:35.054Z] bdb3f477010e: Download complete [2022-06-20T13:29:35.054Z] bd5fdadae976: Verifying Checksum [2022-06-20T13:29:35.054Z] bd5fdadae976: Download complete [2022-06-20T13:29:35.054Z] 2c6e9b1d212d: Download complete [2022-06-20T13:29:35.054Z] bdb8f0575790: Verifying Checksum [2022-06-20T13:29:35.054Z] 386e3cb2ff24: Verifying Checksum [2022-06-20T13:29:35.054Z] 386e3cb2ff24: Download complete [2022-06-20T13:29:35.054Z] 2343380bae48: Download complete [2022-06-20T13:29:35.054Z] 42c077c10790: Verifying Checksum [2022-06-20T13:29:35.054Z] 42c077c10790: Download complete [2022-06-20T13:29:36.441Z] 42c077c10790: Pull complete [2022-06-20T13:29:36.441Z] f63e77b7563a: Pull complete [2022-06-20T13:29:36.701Z] bd5fdadae976: Pull complete [2022-06-20T13:29:36.962Z] 205491f53016: Pull complete [2022-06-20T13:29:37.222Z] df18705c85c3: Pull complete [2022-06-20T13:29:37.222Z] bdb3f477010e: Pull complete [2022-06-20T13:29:39.135Z] c8a8fc8e1c8f: Pull complete [2022-06-20T13:29:39.135Z] 2c6e9b1d212d: Pull complete [2022-06-20T13:29:39.135Z] bdb8f0575790: Pull complete [2022-06-20T13:29:39.135Z] 386e3cb2ff24: Pull complete [2022-06-20T13:29:39.135Z] 2343380bae48: Pull complete [2022-06-20T13:29:39.135Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T13:29:39.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:29:39.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:29:39.244Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:29:39.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T13:29:40.908Z] $ docker top 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d -eo pid,comm [2022-06-20T13:29:40.968Z] 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). [2022-06-20T13:29:40.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T13:29:41.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:29:41.009Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:29:41.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:29:41.128Z] $ docker exec 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d ssh-agent [2022-06-20T13:29:41.251Z] SSH_AUTH_SOCK=/tmp/ssh-vwt7Sw8tiqAg/agent.33 [2022-06-20T13:29:41.251Z] SSH_AGENT_PID=39 [2022-06-20T13:29:41.257Z] Running ssh-add (command line suppressed) [2022-06-20T13:29:41.377Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681180564838664570.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681180564838664570.key) [2022-06-20T13:29:41.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:29:41.683Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T13:29:41.711Z] $ docker exec --env ******** --env ******** 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d ssh-agent -k [2022-06-20T13:29:41.807Z] unset SSH_AUTH_SOCK; [2022-06-20T13:29:41.808Z] unset SSH_AGENT_PID; [2022-06-20T13:29:41.808Z] echo Agent pid 39 killed; [2022-06-20T13:29:41.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T13:29:41.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:29:41.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:29:41.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:29:41.963Z] $ docker exec 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d ssh-agent [2022-06-20T13:29:42.083Z] SSH_AUTH_SOCK=/tmp/ssh-S5NeLKcQtKcU/agent.71 [2022-06-20T13:29:42.084Z] SSH_AGENT_PID=77 [2022-06-20T13:29:42.090Z] Running ssh-add (command line suppressed) [2022-06-20T13:29:42.228Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2496750417747683390.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2496750417747683390.key) [2022-06-20T13:29:42.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:29:42.533Z] + git semver init [2022-06-20T13:29:42.795Z] 2022-06-20 13:29:42,720 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T13:29:42.795Z] 2022-06-20 13:29:42,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-20T13:29:42.795Z] 2022-06-20 13:29:42,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-20T13:29:42.796Z] 2022-06-20 13:29:42,721 [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) [2022-06-20T13:29:43.738Z] 2022-06-20 13:29:43,628 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-06-20T13:29:43.738Z] 2022-06-20 13:29:43,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-06-20T13:29:43.738Z] 2022-06-20 13:29:43,628 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:29:43.738Z] 2022-06-20 13:29:43,628 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:29:43.738Z] 2.2.1-dev.4 [Pipeline] } [2022-06-20T13:29:43.756Z] $ docker exec --env ******** --env ******** 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d ssh-agent -k [2022-06-20T13:29:43.863Z] unset SSH_AUTH_SOCK; [2022-06-20T13:29:43.863Z] unset SSH_AGENT_PID; [2022-06-20T13:29:43.863Z] echo Agent pid 77 killed; [2022-06-20T13:29:43.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T13:29:44.178Z] + git semver [Pipeline] } [2022-06-20T13:29:44.459Z] $ docker stop --time=1 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d [2022-06-20T13:29:45.881Z] $ docker rm -f 7ed079a860582469f34379d1c25c22cebc1ceeb8ee6bab05404a1e3062da795d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:29:46.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T13:29:46.480Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T13:29:46.483Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.4 [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 [2022-06-20T13:29:46.588Z] provisioning config files... [2022-06-20T13:29:46.598Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7914382435058453620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:29:46.903Z] ---> docker-login.sh [2022-06-20T13:29:46.903Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:29:46.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:46.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:46.903Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:46.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:46.903Z] [2022-06-20T13:29:46.903Z] Login Succeeded [2022-06-20T13:29:46.903Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:29:46.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:47.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:47.165Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:47.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:47.165Z] [2022-06-20T13:29:47.165Z] Login Succeeded [2022-06-20T13:29:47.165Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:29:47.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:47.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:47.165Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:47.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:47.165Z] [2022-06-20T13:29:47.165Z] Login Succeeded [2022-06-20T13:29:47.165Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:29:47.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:47.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:47.427Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:47.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:47.427Z] [2022-06-20T13:29:47.427Z] Login Succeeded [2022-06-20T13:29:47.427Z] docker.io [2022-06-20T13:29:47.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:29:47.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:29:47.689Z] Configure a credential helper to remove this warning. See [2022-06-20T13:29:47.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:29:47.689Z] [2022-06-20T13:29:47.689Z] Login Succeeded [2022-06-20T13:29:47.689Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:29:47.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T13:29:47.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:29:47.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:29:47.806Z] ========================================================= [2022-06-20T13:29:47.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T13:29:47.806Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:29:48.131Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T13:29:48.131Z] Sending build context to Docker daemon 23MB [2022-06-20T13:29:48.131Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:29:48.131Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T13:29:48.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T13:29:48.131Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T13:29:48.131Z] 666ba61612fd: Pulling fs layer [2022-06-20T13:29:48.131Z] 8ed8ca486205: Pulling fs layer [2022-06-20T13:29:48.131Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T13:29:48.131Z] c516ae0d96e1: Pulling fs layer [2022-06-20T13:29:48.131Z] cc1cd167ecdc: Waiting [2022-06-20T13:29:48.131Z] c516ae0d96e1: Waiting [2022-06-20T13:29:48.131Z] 684cea983483: Pulling fs layer [2022-06-20T13:29:48.131Z] dd3240ac7de5: Pulling fs layer [2022-06-20T13:29:48.131Z] b1e948a4e11c: Pulling fs layer [2022-06-20T13:29:48.131Z] 684cea983483: Waiting [2022-06-20T13:29:48.131Z] dd3240ac7de5: Waiting [2022-06-20T13:29:48.131Z] b1e948a4e11c: Waiting [2022-06-20T13:29:48.131Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T13:29:48.131Z] 646ad004c059: Pulling fs layer [2022-06-20T13:29:48.131Z] 646ad004c059: Waiting [2022-06-20T13:29:48.131Z] a8fd76ee1af6: Waiting [2022-06-20T13:29:48.396Z] 8ed8ca486205: Verifying Checksum [2022-06-20T13:29:48.396Z] 8ed8ca486205: Download complete [2022-06-20T13:29:48.396Z] 666ba61612fd: Verifying Checksum [2022-06-20T13:29:48.396Z] 666ba61612fd: Download complete [2022-06-20T13:29:48.396Z] c516ae0d96e1: Download complete [2022-06-20T13:29:48.396Z] 684cea983483: Verifying Checksum [2022-06-20T13:29:48.396Z] 684cea983483: Download complete [2022-06-20T13:29:48.396Z] dd3240ac7de5: Verifying Checksum [2022-06-20T13:29:48.396Z] dd3240ac7de5: Download complete [2022-06-20T13:29:48.396Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T13:29:48.396Z] 59bf1c3509f3: Download complete [2022-06-20T13:29:48.396Z] b1e948a4e11c: Verifying Checksum [2022-06-20T13:29:48.396Z] b1e948a4e11c: Download complete [2022-06-20T13:29:48.396Z] 59bf1c3509f3: Pull complete [2022-06-20T13:29:48.665Z] 666ba61612fd: Pull complete [2022-06-20T13:29:48.665Z] 8ed8ca486205: Pull complete [2022-06-20T13:29:49.248Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T13:29:49.248Z] a8fd76ee1af6: Download complete [2022-06-20T13:29:49.248Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T13:29:49.248Z] cc1cd167ecdc: Download complete [2022-06-20T13:29:49.248Z] 646ad004c059: Download complete [2022-06-20T13:29:52.543Z] cc1cd167ecdc: Pull complete [2022-06-20T13:29:52.543Z] c516ae0d96e1: Pull complete [2022-06-20T13:29:52.543Z] 684cea983483: Pull complete [2022-06-20T13:29:52.543Z] dd3240ac7de5: Pull complete [2022-06-20T13:29:52.803Z] b1e948a4e11c: Pull complete [2022-06-20T13:29:54.713Z] a8fd76ee1af6: Pull complete [2022-06-20T13:29:55.653Z] 646ad004c059: Pull complete [2022-06-20T13:29:55.653Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T13:29:55.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T13:29:55.653Z] ---> 8f69c11f6b0c [2022-06-20T13:29:55.653Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T13:29:58.196Z] ---> Running in afa93234e72c [2022-06-20T13:29:58.196Z] Removing intermediate container afa93234e72c [2022-06-20T13:29:58.196Z] ---> 1dbbc87b9f46 [2022-06-20T13:29:58.196Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:29:58.196Z] ---> Running in 517b364d3696 [2022-06-20T13:29:58.196Z] Removing intermediate container 517b364d3696 [2022-06-20T13:29:58.196Z] ---> b5bfa648725e [2022-06-20T13:29:58.196Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-20T13:29:58.196Z] ---> Running in 4e8e56a34b03 [2022-06-20T13:29:58.196Z] Removing intermediate container 4e8e56a34b03 [2022-06-20T13:29:58.196Z] ---> 6143a42539b6 [2022-06-20T13:29:58.196Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:29:58.196Z] ---> Running in 8ddf20d3e09b [2022-06-20T13:29:58.766Z] Removing intermediate container 8ddf20d3e09b [2022-06-20T13:29:58.766Z] ---> c8ec1318f428 [2022-06-20T13:29:58.766Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:29:58.766Z] ---> Running in 02e3f9434689 [2022-06-20T13:29:59.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:29:59.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:30:00.172Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T13:30:00.432Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T13:30:00.432Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T13:30:00.432Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T13:30:00.694Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T13:30:00.694Z] OK: 224 MiB in 56 packages [2022-06-20T13:30:01.265Z] Removing intermediate container 02e3f9434689 [2022-06-20T13:30:01.265Z] ---> a32b3066ea59 [2022-06-20T13:30:01.265Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T13:30:01.265Z] ---> f9218d61d5ed [2022-06-20T13:30:01.265Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:30:01.265Z] ---> Running in 805f6002dab8 [2022-06-20T13:30:01.562Z] Still waiting to schedule task [2022-06-20T13:30:01.562Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15161’ is offline [2022-06-20T13:30:16.167Z] Removing intermediate container 805f6002dab8 [2022-06-20T13:30:16.167Z] ---> 5276407535b1 [2022-06-20T13:30:16.167Z] Step 10/12 : COPY . . [2022-06-20T13:30:16.167Z] ---> 6a497cea0fb8 [2022-06-20T13:30:16.167Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T13:30:16.167Z] ---> Running in 8c1349637410 [2022-06-20T13:30:16.428Z] Removing intermediate container 8c1349637410 [2022-06-20T13:30:16.428Z] ---> bc97f94cc071 [2022-06-20T13:30:16.428Z] Step 12/12 : RUN $MAKE [2022-06-20T13:30:16.428Z] ---> Running in f6bf58171b76 [2022-06-20T13:30:16.689Z] noop [2022-06-20T13:30:16.948Z] Removing intermediate container f6bf58171b76 [2022-06-20T13:30:16.948Z] ---> 2128e26e9dd3 [2022-06-20T13:30:16.948Z] Successfully built 2128e26e9dd3 [2022-06-20T13:30:16.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:30:17.268Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T13:30:17.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:30:17.362Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:30:17.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T13:30:17.750Z] $ docker top e0c75ef0d13d38406b1417c4ab3dd1d10617c9bd4edd32a0ef3f5a6ae3b4da6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:30:18.093Z] + go version [2022-06-20T13:30:18.093Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T13:30:18.112Z] $ docker stop --time=1 e0c75ef0d13d38406b1417c4ab3dd1d10617c9bd4edd32a0ef3f5a6ae3b4da6c [2022-06-20T13:30:19.403Z] $ docker rm -f e0c75ef0d13d38406b1417c4ab3dd1d10617c9bd4edd32a0ef3f5a6ae3b4da6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:30:19.804Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T13:30:19.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:30:19.912Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:30:19.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T13:30:20.351Z] $ docker top 6b22bf54bb491885718c1fa95ecf0637e05cfdf2beaddd09962373bfdbddfcb1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T13:30:20.739Z] + make test [2022-06-20T13:30:20.739Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T13:30:20.998Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-20T13:30:29.124Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-20T13:30:29.386Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-06-20T13:30:35.962Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T13:30:39.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T13:30:39.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T13:30:39.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T13:30:39.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T13:30:39.547Z] $ docker stop --time=1 6b22bf54bb491885718c1fa95ecf0637e05cfdf2beaddd09962373bfdbddfcb1 [2022-06-20T13:30:41.472Z] $ docker rm -f 6b22bf54bb491885718c1fa95ecf0637e05cfdf2beaddd09962373bfdbddfcb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:30:41.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T13:30:41.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T13:30:42.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T13:30:42.879Z] + ls -al . [2022-06-20T13:30:42.879Z] total 192 [2022-06-20T13:30:42.879Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 13:30 . [2022-06-20T13:30:42.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:29 .. [2022-06-20T13:30:42.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:29 .git [2022-06-20T13:30:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:29 .github [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 20 13:29 .gitignore [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:29 .golangci.yml [2022-06-20T13:30:42.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:29 .semver [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 20 13:29 Attribution.txt [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 20 13:29 CHANGELOG.md [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 20 13:29 Dockerfile [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:29 GOVERNANCE.md [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 20 13:29 Jenkinsfile [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 13:29 LICENSE [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 20 13:29 Makefile [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 20 13:29 OWNERS.md [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 20 13:29 README.md [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 13:29 VERSION [2022-06-20T13:30:42.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:29 bin [2022-06-20T13:30:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:29 cmd [2022-06-20T13:30:42.879Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 20 13:30 coverage.out [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 20 13:29 go.mod [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 13:29 go.sum [2022-06-20T13:30:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:29 internal [2022-06-20T13:30:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:29 snap [2022-06-20T13:30:42.879Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 20 13:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:30:43.193Z] + 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=6c956091e39ebf418aab18435948f90fcdb39d95 --label arch=amd64 --label version=2.2.1-dev.4 . [2022-06-20T13:30:43.194Z] Sending build context to Docker daemon 23.05MB [2022-06-20T13:30:43.194Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:30:43.194Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-20T13:30:43.194Z] ---> 2128e26e9dd3 [2022-06-20T13:30:43.194Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T13:30:43.454Z] ---> Running in 1f01cb1c7718 [2022-06-20T13:30:43.454Z] Removing intermediate container 1f01cb1c7718 [2022-06-20T13:30:43.454Z] ---> cf6d57d809e2 [2022-06-20T13:30:43.454Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:30:43.454Z] ---> Running in 7bbd0bdeb359 [2022-06-20T13:30:43.713Z] Removing intermediate container 7bbd0bdeb359 [2022-06-20T13:30:43.713Z] ---> ca33c0e03f62 [2022-06-20T13:30:43.713Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-20T13:30:43.713Z] ---> Running in 79473dde96ca [2022-06-20T13:30:43.713Z] Removing intermediate container 79473dde96ca [2022-06-20T13:30:43.713Z] ---> 719b519264a5 [2022-06-20T13:30:43.713Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:30:43.713Z] ---> Running in ebaf17611618 [2022-06-20T13:30:44.281Z] Removing intermediate container ebaf17611618 [2022-06-20T13:30:44.281Z] ---> 30e2a6b94d98 [2022-06-20T13:30:44.281Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:30:44.541Z] ---> Running in 4f9593c303b4 [2022-06-20T13:30:44.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:30:45.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:30:45.748Z] OK: 224 MiB in 56 packages [2022-06-20T13:30:46.320Z] Removing intermediate container 4f9593c303b4 [2022-06-20T13:30:46.320Z] ---> 6f18582a1243 [2022-06-20T13:30:46.320Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-20T13:30:46.320Z] ---> 3f36a931ffce [2022-06-20T13:30:46.320Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:30:46.320Z] ---> Running in b62b45e3eee7 [2022-06-20T13:30:46.896Z] Removing intermediate container b62b45e3eee7 [2022-06-20T13:30:46.896Z] ---> 079bbe6e925d [2022-06-20T13:30:46.896Z] Step 10/26 : COPY . . [2022-06-20T13:30:47.468Z] ---> b69198b8436b [2022-06-20T13:30:47.468Z] Step 11/26 : ARG MAKE='make build' [2022-06-20T13:30:47.728Z] ---> Running in a18e138aa6d5 [2022-06-20T13:30:47.728Z] Removing intermediate container a18e138aa6d5 [2022-06-20T13:30:47.728Z] ---> e5f641f97a9c [2022-06-20T13:30:47.728Z] Step 12/26 : RUN $MAKE [2022-06-20T13:30:47.728Z] ---> Running in 83f5affd025c [2022-06-20T13:30:47.987Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-20T13:31:09.959Z] Removing intermediate container 83f5affd025c [2022-06-20T13:31:09.959Z] ---> 71fde0978b0a [2022-06-20T13:31:09.959Z] Step 13/26 : FROM alpine:3.14 [2022-06-20T13:31:09.959Z] 3.14: Pulling from library/alpine [2022-06-20T13:31:09.959Z] 8663204ce13b: Pulling fs layer [2022-06-20T13:31:09.959Z] 8663204ce13b: Verifying Checksum [2022-06-20T13:31:09.959Z] 8663204ce13b: Download complete [2022-06-20T13:31:09.959Z] 8663204ce13b: Pull complete [2022-06-20T13:31:09.959Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T13:31:09.959Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T13:31:09.959Z] ---> e04c818066af [2022-06-20T13:31:09.959Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-20T13:31:09.959Z] ---> Running in 992c0b386310 [2022-06-20T13:31:09.959Z] Removing intermediate container 992c0b386310 [2022-06-20T13:31:09.959Z] ---> af4a23019704 [2022-06-20T13:31:09.959Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:31:09.959Z] ---> Running in c0c2a058ef7b [2022-06-20T13:31:09.959Z] Removing intermediate container c0c2a058ef7b [2022-06-20T13:31:09.959Z] ---> 73aad1362654 [2022-06-20T13:31:09.959Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T13:31:09.959Z] ---> Running in c4fe7c4aa093 [2022-06-20T13:31:09.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:31:09.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:31:09.959Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T13:31:10.221Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T13:31:10.221Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T13:31:10.221Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T13:31:10.482Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T13:31:10.482Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T13:31:10.482Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T13:31:10.482Z] OK: 8 MiB in 20 packages [2022-06-20T13:31:11.050Z] Removing intermediate container c4fe7c4aa093 [2022-06-20T13:31:11.050Z] ---> 2b5120329aaf [2022-06-20T13:31:11.050Z] Step 17/26 : WORKDIR / [2022-06-20T13:31:11.050Z] ---> Running in 7689b2ffdbfb [2022-06-20T13:31:11.050Z] Removing intermediate container 7689b2ffdbfb [2022-06-20T13:31:11.050Z] ---> 518ae9527afd [2022-06-20T13:31:11.050Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-20T13:31:11.311Z] ---> 9d27de6f92b5 [2022-06-20T13:31:11.311Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-20T13:31:11.311Z] ---> b438e5dd0c6b [2022-06-20T13:31:11.311Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-20T13:31:11.881Z] ---> e5f284dbcfd3 [2022-06-20T13:31:11.881Z] Step 21/26 : EXPOSE 59900 [2022-06-20T13:31:12.142Z] ---> Running in 2686fb1c2f63 [2022-06-20T13:31:12.142Z] Removing intermediate container 2686fb1c2f63 [2022-06-20T13:31:12.142Z] ---> 585337f641c5 [2022-06-20T13:31:12.142Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-20T13:31:12.142Z] ---> Running in a7239dc55d03 [2022-06-20T13:31:12.142Z] Removing intermediate container a7239dc55d03 [2022-06-20T13:31:12.142Z] ---> d0038c6d2e66 [2022-06-20T13:31:12.143Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T13:31:12.403Z] ---> Running in dd711686a851 [2022-06-20T13:31:12.403Z] Removing intermediate container dd711686a851 [2022-06-20T13:31:12.403Z] ---> a959a4021847 [2022-06-20T13:31:12.403Z] Step 24/26 : LABEL arch=amd64 [2022-06-20T13:31:12.403Z] ---> Running in c1abe3848164 [2022-06-20T13:31:12.403Z] Removing intermediate container c1abe3848164 [2022-06-20T13:31:12.403Z] ---> 31f2961c582f [2022-06-20T13:31:12.403Z] Step 25/26 : LABEL git_sha=6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:31:12.664Z] ---> Running in ba97b0e99cc3 [2022-06-20T13:31:12.664Z] Removing intermediate container ba97b0e99cc3 [2022-06-20T13:31:12.664Z] ---> 6b36fa9764dc [2022-06-20T13:31:12.664Z] Step 26/26 : LABEL version=2.2.1-dev.4 [2022-06-20T13:31:12.665Z] ---> Running in 71715357f50a [2022-06-20T13:31:12.665Z] Removing intermediate container 71715357f50a [2022-06-20T13:31:12.665Z] ---> 131207e9682a [2022-06-20T13:31:12.665Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T13:31:12.665Z] Successfully built 131207e9682a [2022-06-20T13:31:12.665Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:31:12.755Z] provisioning config files... [2022-06-20T13:31:12.768Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config189205742355919732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:31:13.065Z] ---> docker-login.sh [2022-06-20T13:31:13.065Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:31:13.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:31:13.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:31:13.065Z] Configure a credential helper to remove this warning. See [2022-06-20T13:31:13.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:31:13.065Z] [2022-06-20T13:31:13.065Z] Login Succeeded [2022-06-20T13:31:13.065Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:31:13.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:31:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:31:13.327Z] Configure a credential helper to remove this warning. See [2022-06-20T13:31:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:31:13.327Z] [2022-06-20T13:31:13.327Z] Login Succeeded [2022-06-20T13:31:13.327Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:31:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:31:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:31:13.327Z] Configure a credential helper to remove this warning. See [2022-06-20T13:31:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:31:13.327Z] [2022-06-20T13:31:13.327Z] Login Succeeded [2022-06-20T13:31:13.327Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:31:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:31:13.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:31:13.589Z] Configure a credential helper to remove this warning. See [2022-06-20T13:31:13.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:31:13.589Z] [2022-06-20T13:31:13.589Z] Login Succeeded [2022-06-20T13:31:13.589Z] docker.io [2022-06-20T13:31:13.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:31:13.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:31:13.850Z] Configure a credential helper to remove this warning. See [2022-06-20T13:31:13.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:31:13.850Z] [2022-06-20T13:31:13.850Z] Login Succeeded [2022-06-20T13:31:13.850Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:31:13.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-20T13:31:13.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:31:13.919Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-06-20T13:31:13.920Z] 6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:31:13.920Z] latest [2022-06-20T13:31:13.920Z] 2.2.1-dev.4 [2022-06-20T13:31:13.920Z] 6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:31:13.920Z] main [2022-06-20T13:31:13.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:14.253Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:14.566Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:31:14.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-20T13:31:14.566Z] 8b2d56208876: Preparing [2022-06-20T13:31:14.566Z] dd86fdff6eb1: Preparing [2022-06-20T13:31:14.566Z] a4dbf8ee23ea: Preparing [2022-06-20T13:31:14.566Z] eb03005fbbd5: Preparing [2022-06-20T13:31:14.566Z] bb66f9d77bdf: Preparing [2022-06-20T13:31:14.566Z] b541d28bf3b4: Preparing [2022-06-20T13:31:14.566Z] b541d28bf3b4: Waiting [2022-06-20T13:31:14.566Z] a4dbf8ee23ea: Pushed [2022-06-20T13:31:14.566Z] dd86fdff6eb1: Pushed [2022-06-20T13:31:14.566Z] bb66f9d77bdf: Pushed [2022-06-20T13:31:14.566Z] b541d28bf3b4: Layer already exists [2022-06-20T13:31:14.825Z] eb03005fbbd5: Pushed [2022-06-20T13:31:17.369Z] 8b2d56208876: Pushed [2022-06-20T13:31:17.369Z] 6c956091e39ebf418aab18435948f90fcdb39d95: digest: sha256:078d97269874b5a6fbe7309f000e4dcb9748fa6cbb42092e0ecfe6a2395b9ec8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:17.685Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:17.999Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-20T13:31:17.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-20T13:31:17.999Z] 8b2d56208876: Preparing [2022-06-20T13:31:17.999Z] dd86fdff6eb1: Preparing [2022-06-20T13:31:17.999Z] a4dbf8ee23ea: Preparing [2022-06-20T13:31:17.999Z] eb03005fbbd5: Preparing [2022-06-20T13:31:17.999Z] bb66f9d77bdf: Preparing [2022-06-20T13:31:17.999Z] b541d28bf3b4: Preparing [2022-06-20T13:31:17.999Z] b541d28bf3b4: Waiting [2022-06-20T13:31:17.999Z] bb66f9d77bdf: Layer already exists [2022-06-20T13:31:18.000Z] 8b2d56208876: Layer already exists [2022-06-20T13:31:18.000Z] a4dbf8ee23ea: Layer already exists [2022-06-20T13:31:18.000Z] dd86fdff6eb1: Layer already exists [2022-06-20T13:31:18.000Z] eb03005fbbd5: Layer already exists [2022-06-20T13:31:18.000Z] b541d28bf3b4: Layer already exists [2022-06-20T13:31:18.000Z] latest: digest: sha256:078d97269874b5a6fbe7309f000e4dcb9748fa6cbb42092e0ecfe6a2395b9ec8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:18.322Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:18.641Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.4 [2022-06-20T13:31:18.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-20T13:31:18.641Z] 8b2d56208876: Preparing [2022-06-20T13:31:18.641Z] dd86fdff6eb1: Preparing [2022-06-20T13:31:18.641Z] a4dbf8ee23ea: Preparing [2022-06-20T13:31:18.641Z] eb03005fbbd5: Preparing [2022-06-20T13:31:18.641Z] bb66f9d77bdf: Preparing [2022-06-20T13:31:18.641Z] b541d28bf3b4: Preparing [2022-06-20T13:31:18.641Z] b541d28bf3b4: Waiting [2022-06-20T13:31:18.641Z] bb66f9d77bdf: Layer already exists [2022-06-20T13:31:18.641Z] a4dbf8ee23ea: Layer already exists [2022-06-20T13:31:18.641Z] 8b2d56208876: Layer already exists [2022-06-20T13:31:18.641Z] eb03005fbbd5: Layer already exists [2022-06-20T13:31:18.641Z] dd86fdff6eb1: Layer already exists [2022-06-20T13:31:18.641Z] b541d28bf3b4: Layer already exists [2022-06-20T13:31:18.641Z] 2.2.1-dev.4: digest: sha256:078d97269874b5a6fbe7309f000e4dcb9748fa6cbb42092e0ecfe6a2395b9ec8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:18.967Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:19.286Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:31:19.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-20T13:31:19.287Z] 8b2d56208876: Preparing [2022-06-20T13:31:19.287Z] dd86fdff6eb1: Preparing [2022-06-20T13:31:19.287Z] a4dbf8ee23ea: Preparing [2022-06-20T13:31:19.287Z] eb03005fbbd5: Preparing [2022-06-20T13:31:19.287Z] bb66f9d77bdf: Preparing [2022-06-20T13:31:19.287Z] b541d28bf3b4: Preparing [2022-06-20T13:31:19.287Z] b541d28bf3b4: Waiting [2022-06-20T13:31:19.287Z] dd86fdff6eb1: Layer already exists [2022-06-20T13:31:19.287Z] 8b2d56208876: Layer already exists [2022-06-20T13:31:19.287Z] a4dbf8ee23ea: Layer already exists [2022-06-20T13:31:19.287Z] bb66f9d77bdf: Layer already exists [2022-06-20T13:31:19.287Z] eb03005fbbd5: Layer already exists [2022-06-20T13:31:19.287Z] b541d28bf3b4: Layer already exists [2022-06-20T13:31:19.287Z] 6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4: digest: sha256:078d97269874b5a6fbe7309f000e4dcb9748fa6cbb42092e0ecfe6a2395b9ec8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:19.611Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:19.929Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-06-20T13:31:19.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-20T13:31:19.929Z] 8b2d56208876: Preparing [2022-06-20T13:31:19.929Z] dd86fdff6eb1: Preparing [2022-06-20T13:31:19.929Z] a4dbf8ee23ea: Preparing [2022-06-20T13:31:19.929Z] eb03005fbbd5: Preparing [2022-06-20T13:31:19.929Z] bb66f9d77bdf: Preparing [2022-06-20T13:31:19.929Z] b541d28bf3b4: Preparing [2022-06-20T13:31:19.929Z] b541d28bf3b4: Waiting [2022-06-20T13:31:19.929Z] a4dbf8ee23ea: Layer already exists [2022-06-20T13:31:19.929Z] eb03005fbbd5: Layer already exists [2022-06-20T13:31:19.929Z] dd86fdff6eb1: Layer already exists [2022-06-20T13:31:19.929Z] 8b2d56208876: Layer already exists [2022-06-20T13:31:19.929Z] bb66f9d77bdf: Layer already exists [2022-06-20T13:31:19.929Z] b541d28bf3b4: Layer already exists [2022-06-20T13:31:19.929Z] main: digest: sha256:078d97269874b5a6fbe7309f000e4dcb9748fa6cbb42092e0ecfe6a2395b9ec8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-20T13:31:19.977Z] ===================================================== [Pipeline] echo [2022-06-20T13:31:19.988Z] taggedImages: [2022-06-20T13:31:19.988Z] - nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:31:19.988Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-20T13:31:19.989Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.4 [2022-06-20T13:31:19.989Z] - nexus3.edgexfoundry.org:10004/device-virtual:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:31:19.989Z] - 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 [2022-06-20T13:31:20.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:31:20.380Z] [2022-06-20T13:31:20.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:31:20.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:31:20.689Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T13:31:20.689Z] 5eb5b503b376: Pulling fs layer [2022-06-20T13:31:20.689Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T13:31:20.689Z] ec43610c2a17: Pulling fs layer [2022-06-20T13:31:20.689Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T13:31:20.689Z] 33b1e0a273af: Pulling fs layer [2022-06-20T13:31:20.689Z] 3a2ae6a8a46f: Waiting [2022-06-20T13:31:20.689Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T13:31:20.689Z] 2f39f015ded8: Pulling fs layer [2022-06-20T13:31:20.689Z] 5d3b04190fa2: Waiting [2022-06-20T13:31:20.689Z] 2f39f015ded8: Waiting [2022-06-20T13:31:20.689Z] 5c69ac0246d0: Download complete [2022-06-20T13:31:20.689Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-20T13:31:20.689Z] 3a2ae6a8a46f: Download complete [2022-06-20T13:31:20.689Z] 33b1e0a273af: Download complete [2022-06-20T13:31:20.689Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T13:31:20.689Z] 5d3b04190fa2: Download complete [2022-06-20T13:31:20.950Z] ec43610c2a17: Download complete [2022-06-20T13:31:20.950Z] 5eb5b503b376: Verifying Checksum [2022-06-20T13:31:20.950Z] 5eb5b503b376: Download complete [2022-06-20T13:31:21.519Z] 2f39f015ded8: Download complete [2022-06-20T13:31:22.089Z] 5eb5b503b376: Pull complete [2022-06-20T13:31:22.348Z] 5c69ac0246d0: Pull complete [2022-06-20T13:31:22.919Z] ec43610c2a17: Pull complete [2022-06-20T13:31:22.919Z] 3a2ae6a8a46f: Pull complete [2022-06-20T13:31:22.919Z] 33b1e0a273af: Pull complete [2022-06-20T13:31:23.181Z] 5d3b04190fa2: Pull complete [2022-06-20T13:31:27.378Z] 2f39f015ded8: Pull complete [2022-06-20T13:31:27.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T13:31:27.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:31:27.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:31:27.532Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:31:27.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T13:31:29.904Z] $ docker top 2d620aa974c4021ca9986206c7965da72f35df22bb702bab44f879c03309a4ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:31:30.332Z] ---> job-cost.sh [2022-06-20T13:31:30.332Z] lf-activate-venv: SKIPPING [2022-06-20T13:31:30.332Z] INFO: No Stack... [2022-06-20T13:31:30.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T13:31:31.164Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T13:31:31.452Z] + + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-06-20T13:31:31.452Z] cut -d, -f6 [Pipeline] lock [2022-06-20T13:31:31.466Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [2022-06-20T13:31:31.473Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] did not exist. Created. [2022-06-20T13:31:31.474Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T13:31:31.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T13:31:31.795Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T13:31:31.803Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T13:31:31.831Z] $ docker stop --time=1 2d620aa974c4021ca9986206c7965da72f35df22bb702bab44f879c03309a4ef [2022-06-20T13:31:33.030Z] $ docker rm -f 2d620aa974c4021ca9986206c7965da72f35df22bb702bab44f879c03309a4ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T13:31:33.365Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15163 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-06-20T13:31:33.379Z] Running in /w/workspace/device-virtual-go/40 [Pipeline] { [Pipeline] checkout [2022-06-20T13:31:33.414Z] The recommended git tool is: git [2022-06-20T13:31:38.807Z] using credential edgex-jenkins-ssh [2022-06-20T13:31:38.824Z] Cloning the remote Git repository [2022-06-20T13:31:38.891Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-20T13:31:38.977Z] > git init /w/workspace/device-virtual-go/40 # timeout=10 [2022-06-20T13:31:39.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-20T13:31:39.065Z] > git --version # timeout=10 [2022-06-20T13:31:39.083Z] > git --version # 'git version 2.25.1' [2022-06-20T13:31:39.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T13:31:39.164Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T13:31:41.276Z] Avoid second fetch [2022-06-20T13:31:41.277Z] Checking out Revision 6c956091e39ebf418aab18435948f90fcdb39d95 (main) [2022-06-20T13:31:41.195Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-20T13:31:41.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T13:31:41.303Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T13:31:41.321Z] > git checkout -f 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 [2022-06-20T13:31:46.028Z] Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:31:47.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T13:31:47.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T13:31:47.071Z] Dload Upload Total Spent Left Speed [2022-06-20T13:31:47.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66232 0 --:--:-- --:--:-- --:--:-- 66592 [Pipeline] sh [2022-06-20T13:31:47.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T13:31:48.244Z] + sudo tee /etc/docker/daemon.new [2022-06-20T13:31:48.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T13:31:48.245Z] { [2022-06-20T13:31:48.245Z] "registry-mirrors": [ [2022-06-20T13:31:48.245Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T13:31:48.245Z] ], [2022-06-20T13:31:48.245Z] "bip": "10.250.0.254/24", [2022-06-20T13:31:48.245Z] "hosts": [ [2022-06-20T13:31:48.245Z] "tcp://0.0.0.0:5555", [2022-06-20T13:31:48.245Z] "unix:///var/run/docker.sock" [2022-06-20T13:31:48.245Z] ], [2022-06-20T13:31:48.245Z] "mtu": 1458, [2022-06-20T13:31:48.245Z] "selinux-enabled": true, [2022-06-20T13:31:48.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T13:31:48.245Z] } [Pipeline] sh [2022-06-20T13:31:48.653Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T13:31:49.012Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:32:07.377Z] provisioning config files... [2022-06-20T13:32:07.403Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config3876998955624368702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:32:07.770Z] ---> docker-login.sh [2022-06-20T13:32:07.770Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:32:08.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:32:08.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:32:08.640Z] Configure a credential helper to remove this warning. See [2022-06-20T13:32:08.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:32:08.640Z] [2022-06-20T13:32:08.640Z] Login Succeeded [2022-06-20T13:32:08.640Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:32:08.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:32:08.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:32:08.915Z] Configure a credential helper to remove this warning. See [2022-06-20T13:32:08.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:32:08.915Z] [2022-06-20T13:32:08.915Z] Login Succeeded [2022-06-20T13:32:08.915Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:32:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:32:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:32:09.512Z] Configure a credential helper to remove this warning. See [2022-06-20T13:32:09.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:32:09.512Z] [2022-06-20T13:32:09.512Z] Login Succeeded [2022-06-20T13:32:09.512Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:32:09.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:32:09.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:32:09.787Z] Configure a credential helper to remove this warning. See [2022-06-20T13:32:09.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:32:09.787Z] [2022-06-20T13:32:09.787Z] Login Succeeded [2022-06-20T13:32:09.787Z] docker.io [2022-06-20T13:32:10.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:32:10.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:32:10.660Z] Configure a credential helper to remove this warning. See [2022-06-20T13:32:10.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:32:10.660Z] [2022-06-20T13:32:10.660Z] Login Succeeded [2022-06-20T13:32:10.660Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:32:10.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T13:32:11.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:32:11.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:32:11.321Z] ========================================================= [2022-06-20T13:32:11.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T13:32:11.321Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:32:11.669Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T13:32:11.941Z] Sending build context to Docker daemon 11.63MB [2022-06-20T13:32:11.941Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:32:11.941Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T13:32:12.224Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T13:32:12.224Z] 9b3977197b4f: Pulling fs layer [2022-06-20T13:32:12.224Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T13:32:12.224Z] 94645a83ff95: Pulling fs layer [2022-06-20T13:32:12.224Z] e6fb740bc735: Pulling fs layer [2022-06-20T13:32:12.224Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T13:32:12.224Z] 355e64cbe906: Pulling fs layer [2022-06-20T13:32:12.224Z] 63ab81a10011: Pulling fs layer [2022-06-20T13:32:12.224Z] 555d1d1c4555: Pulling fs layer [2022-06-20T13:32:12.224Z] 7d9057610161: Pulling fs layer [2022-06-20T13:32:12.224Z] 355e64cbe906: Waiting [2022-06-20T13:32:12.224Z] e6fb740bc735: Waiting [2022-06-20T13:32:12.224Z] 63ab81a10011: Waiting [2022-06-20T13:32:12.224Z] 3a77bd46dcc9: Waiting [2022-06-20T13:32:12.224Z] 7d9057610161: Waiting [2022-06-20T13:32:12.224Z] 555d1d1c4555: Waiting [2022-06-20T13:32:12.224Z] 94645a83ff95: Verifying Checksum [2022-06-20T13:32:12.224Z] 94645a83ff95: Download complete [2022-06-20T13:32:12.224Z] 1a89e8eeedd5: Download complete [2022-06-20T13:32:12.224Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T13:32:12.224Z] 3a77bd46dcc9: Download complete [2022-06-20T13:32:12.224Z] 355e64cbe906: Download complete [2022-06-20T13:32:12.224Z] 9b3977197b4f: Verifying Checksum [2022-06-20T13:32:12.224Z] 9b3977197b4f: Download complete [2022-06-20T13:32:12.224Z] 63ab81a10011: Verifying Checksum [2022-06-20T13:32:12.224Z] 63ab81a10011: Download complete [2022-06-20T13:32:13.215Z] 9b3977197b4f: Pull complete [2022-06-20T13:32:13.493Z] 7d9057610161: Verifying Checksum [2022-06-20T13:32:13.493Z] 7d9057610161: Download complete [2022-06-20T13:32:13.780Z] 1a89e8eeedd5: Pull complete [2022-06-20T13:32:14.054Z] 94645a83ff95: Pull complete [2022-06-20T13:32:14.656Z] 555d1d1c4555: Verifying Checksum [2022-06-20T13:32:14.656Z] 555d1d1c4555: Download complete [2022-06-20T13:32:14.929Z] e6fb740bc735: Verifying Checksum [2022-06-20T13:32:14.929Z] e6fb740bc735: Download complete [2022-06-20T13:32:27.353Z] e6fb740bc735: Pull complete [2022-06-20T13:32:27.353Z] 3a77bd46dcc9: Pull complete [2022-06-20T13:32:27.353Z] 355e64cbe906: Pull complete [2022-06-20T13:32:27.631Z] 63ab81a10011: Pull complete [2022-06-20T13:32:34.362Z] 555d1d1c4555: Pull complete [2022-06-20T13:32:36.346Z] 7d9057610161: Pull complete [2022-06-20T13:32:36.346Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T13:32:36.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T13:32:36.346Z] ---> 819e984ddca1 [2022-06-20T13:32:36.346Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T13:32:37.339Z] ---> Running in 1819a9e79742 [2022-06-20T13:32:37.339Z] Removing intermediate container 1819a9e79742 [2022-06-20T13:32:37.339Z] ---> 3a133f5c62b7 [2022-06-20T13:32:37.339Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:32:37.339Z] ---> Running in 1d5b7d8cb37d [2022-06-20T13:32:37.944Z] Removing intermediate container 1d5b7d8cb37d [2022-06-20T13:32:37.944Z] ---> 6ea9664e68a2 [2022-06-20T13:32:37.944Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-20T13:32:37.944Z] ---> Running in 42e0fece80a5 [2022-06-20T13:32:38.218Z] Removing intermediate container 42e0fece80a5 [2022-06-20T13:32:38.218Z] ---> aca543278a43 [2022-06-20T13:32:38.218Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:32:38.218Z] ---> Running in 08e38c819904 [2022-06-20T13:32:40.208Z] Removing intermediate container 08e38c819904 [2022-06-20T13:32:40.208Z] ---> 831bc462c771 [2022-06-20T13:32:40.208Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:32:40.208Z] ---> Running in d9cbc592ce54 [2022-06-20T13:32:41.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:32:41.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:32:42.772Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T13:32:42.772Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T13:32:42.772Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T13:32:43.053Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T13:32:43.053Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T13:32:43.053Z] OK: 224 MiB in 56 packages [2022-06-20T13:32:44.039Z] Removing intermediate container d9cbc592ce54 [2022-06-20T13:32:44.039Z] ---> 71d1f581e1b2 [2022-06-20T13:32:44.039Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T13:32:44.639Z] ---> cfb9736bb7b4 [2022-06-20T13:32:44.639Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:32:44.639Z] ---> Running in 1d2a7d668ff5 [2022-06-20T13:33:31.654Z] Removing intermediate container 1d2a7d668ff5 [2022-06-20T13:33:31.654Z] ---> 9d917319cd02 [2022-06-20T13:33:31.654Z] Step 10/12 : COPY . . [2022-06-20T13:33:31.654Z] ---> 28e5f2ba20b6 [2022-06-20T13:33:31.654Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T13:33:31.654Z] ---> Running in da3487527151 [2022-06-20T13:33:31.654Z] Removing intermediate container da3487527151 [2022-06-20T13:33:31.654Z] ---> 35685519e1c8 [2022-06-20T13:33:31.654Z] Step 12/12 : RUN $MAKE [2022-06-20T13:33:31.654Z] ---> Running in 78feffa763ef [2022-06-20T13:33:31.654Z] noop [2022-06-20T13:33:32.249Z] Removing intermediate container 78feffa763ef [2022-06-20T13:33:32.249Z] ---> 95a09af850dd [2022-06-20T13:33:32.249Z] Successfully built 95a09af850dd [2022-06-20T13:33:32.249Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:33:32.615Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T13:33:32.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:33:32.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-15163 does not seem to be running inside a container [2022-06-20T13:33:32.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 [2022-06-20T13:33:34.108Z] $ docker top 3c297344bea2e1bd29b8e0a5584670858e1cb2d79070f8b1ccb91b83994efecb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:33:34.978Z] + go version [2022-06-20T13:33:34.978Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T13:33:35.007Z] $ docker stop --time=1 3c297344bea2e1bd29b8e0a5584670858e1cb2d79070f8b1ccb91b83994efecb [2022-06-20T13:33:36.646Z] $ docker rm -f 3c297344bea2e1bd29b8e0a5584670858e1cb2d79070f8b1ccb91b83994efecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:33:37.238Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T13:33:37.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:33:37.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-15163 does not seem to be running inside a container [2022-06-20T13:33:37.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 [2022-06-20T13:33:38.811Z] $ docker top 1e5a28aafa77048ecaeebb61accc38d6d21b3afd51f9c37bd9e85809b3b7ac16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T13:33:39.701Z] + make test [2022-06-20T13:33:39.701Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T13:33:41.136Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-20T13:35:02.979Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-20T13:35:02.979Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.133s coverage: 65.7% of statements [2022-06-20T13:35:02.979Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T13:35:02.979Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T13:35:21.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T13:35:21.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T13:35:21.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T13:35:23.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T13:35:24.016Z] $ docker stop --time=1 1e5a28aafa77048ecaeebb61accc38d6d21b3afd51f9c37bd9e85809b3b7ac16 [2022-06-20T13:35:25.786Z] $ docker rm -f 1e5a28aafa77048ecaeebb61accc38d6d21b3afd51f9c37bd9e85809b3b7ac16 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:35:26.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T13:35:26.740Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T13:35:27.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:35:27.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T13:35:27.979Z] + ls -al . [2022-06-20T13:35:27.979Z] total 188 [2022-06-20T13:35:27.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:35 . [2022-06-20T13:35:27.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:31 .. [2022-06-20T13:35:27.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:31 .git [2022-06-20T13:35:27.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:31 .github [2022-06-20T13:35:27.979Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 20 13:31 .gitignore [2022-06-20T13:35:27.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:31 .golangci.yml [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 20 13:31 Attribution.txt [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 20 13:31 CHANGELOG.md [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 20 13:31 Dockerfile [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:31 GOVERNANCE.md [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 20 13:31 Jenkinsfile [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 13:31 LICENSE [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 20 13:31 Makefile [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 20 13:31 OWNERS.md [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 20 13:31 README.md [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 13:29 VERSION [2022-06-20T13:35:27.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:31 bin [2022-06-20T13:35:27.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:31 cmd [2022-06-20T13:35:27.980Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 20 13:34 coverage.out [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 20 13:31 go.mod [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 13:31 go.sum [2022-06-20T13:35:27.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:31 internal [2022-06-20T13:35:27.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:31 snap [2022-06-20T13:35:27.980Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 20 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:35:28.346Z] + 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=6c956091e39ebf418aab18435948f90fcdb39d95 --label arch=arm64 --label version=2.2.1-dev.4 . [2022-06-20T13:35:28.945Z] Sending build context to Docker daemon 11.67MB [2022-06-20T13:35:28.945Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:35:28.945Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-20T13:35:28.945Z] ---> 95a09af850dd [2022-06-20T13:35:28.945Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T13:35:28.945Z] ---> Running in 918734c6971a [2022-06-20T13:35:29.220Z] Removing intermediate container 918734c6971a [2022-06-20T13:35:29.220Z] ---> 405535ec6e59 [2022-06-20T13:35:29.220Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:35:29.220Z] ---> Running in 7afe6c16fc3a [2022-06-20T13:35:29.497Z] Removing intermediate container 7afe6c16fc3a [2022-06-20T13:35:29.497Z] ---> 4fadafee288e [2022-06-20T13:35:29.497Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-20T13:35:29.497Z] ---> Running in 7b72dd8ebfab [2022-06-20T13:35:30.122Z] Removing intermediate container 7b72dd8ebfab [2022-06-20T13:35:30.122Z] ---> d6a7c2aaa10d [2022-06-20T13:35:30.122Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:35:30.122Z] ---> Running in 66344ba4d957 [2022-06-20T13:35:31.811Z] Removing intermediate container 66344ba4d957 [2022-06-20T13:35:31.811Z] ---> 618746a0e08b [2022-06-20T13:35:31.811Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:35:32.119Z] ---> Running in 4b130785329e [2022-06-20T13:35:33.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:35:34.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:35:34.691Z] OK: 224 MiB in 56 packages [2022-06-20T13:35:35.699Z] Removing intermediate container 4b130785329e [2022-06-20T13:35:35.699Z] ---> 05f87e9b29cd [2022-06-20T13:35:35.699Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-20T13:35:35.975Z] ---> a1668387d2f7 [2022-06-20T13:35:35.975Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:35:36.252Z] ---> Running in 1c5e329e0c6f [2022-06-20T13:35:38.237Z] Removing intermediate container 1c5e329e0c6f [2022-06-20T13:35:38.237Z] ---> ef2d06bdcda8 [2022-06-20T13:35:38.237Z] Step 10/26 : COPY . . [2022-06-20T13:35:39.218Z] ---> 9f6704ede565 [2022-06-20T13:35:39.218Z] Step 11/26 : ARG MAKE='make build' [2022-06-20T13:35:39.218Z] ---> Running in 82dd51cee07f [2022-06-20T13:35:39.496Z] Removing intermediate container 82dd51cee07f [2022-06-20T13:35:39.496Z] ---> 3e0d5f0ead91 [2022-06-20T13:35:39.496Z] Step 12/26 : RUN $MAKE [2022-06-20T13:35:39.496Z] ---> Running in ec64c75e2f43 [2022-06-20T13:35:40.480Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-20T13:37:47.348Z] Removing intermediate container ec64c75e2f43 [2022-06-20T13:37:47.348Z] ---> f90c614a674d [2022-06-20T13:37:47.348Z] Step 13/26 : FROM alpine:3.14 [2022-06-20T13:37:47.348Z] 3.14: Pulling from library/alpine [2022-06-20T13:37:47.348Z] 455c02918c45: Pulling fs layer [2022-06-20T13:37:47.348Z] 455c02918c45: Verifying Checksum [2022-06-20T13:37:47.348Z] 455c02918c45: Download complete [2022-06-20T13:37:47.348Z] 455c02918c45: Pull complete [2022-06-20T13:37:47.348Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T13:37:47.348Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T13:37:47.348Z] ---> ac73e934f311 [2022-06-20T13:37:47.348Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-20T13:37:47.348Z] ---> Running in 6b342f3ccb15 [2022-06-20T13:37:47.348Z] Removing intermediate container 6b342f3ccb15 [2022-06-20T13:37:47.348Z] ---> bcddb380b1b9 [2022-06-20T13:37:47.348Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:37:47.348Z] ---> Running in 6e2f6bf81bb6 [2022-06-20T13:37:47.348Z] Removing intermediate container 6e2f6bf81bb6 [2022-06-20T13:37:47.348Z] ---> 71210ed5e315 [2022-06-20T13:37:47.348Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T13:37:47.348Z] ---> Running in 626dcbeb4668 [2022-06-20T13:37:47.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:37:47.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:37:47.348Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T13:37:47.348Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T13:37:47.348Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T13:37:47.348Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T13:37:47.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T13:37:47.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T13:37:47.348Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T13:37:47.348Z] OK: 8 MiB in 20 packages [2022-06-20T13:37:47.348Z] Removing intermediate container 626dcbeb4668 [2022-06-20T13:37:47.348Z] ---> aabf027f1095 [2022-06-20T13:37:47.348Z] Step 17/26 : WORKDIR / [2022-06-20T13:37:47.348Z] ---> Running in a729984fd831 [2022-06-20T13:37:47.348Z] Removing intermediate container a729984fd831 [2022-06-20T13:37:47.348Z] ---> 1ab1b56aedc4 [2022-06-20T13:37:47.348Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-20T13:37:47.348Z] ---> f14c4b838cd0 [2022-06-20T13:37:47.348Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-20T13:37:47.348Z] ---> d46b760babe7 [2022-06-20T13:37:47.348Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-20T13:37:47.348Z] ---> 3fce28856130 [2022-06-20T13:37:47.348Z] Step 21/26 : EXPOSE 59900 [2022-06-20T13:37:47.348Z] ---> Running in 8b76af304d96 [2022-06-20T13:37:47.348Z] Removing intermediate container 8b76af304d96 [2022-06-20T13:37:47.348Z] ---> 2adbe3a72f0a [2022-06-20T13:37:47.348Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-20T13:37:47.348Z] ---> Running in 40ffc2a12123 [2022-06-20T13:37:47.348Z] Removing intermediate container 40ffc2a12123 [2022-06-20T13:37:47.348Z] ---> 88e8e406c16e [2022-06-20T13:37:47.348Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T13:37:47.348Z] ---> Running in fec76b88595d [2022-06-20T13:37:47.348Z] Removing intermediate container fec76b88595d [2022-06-20T13:37:47.348Z] ---> 865d4aaf733f [2022-06-20T13:37:47.348Z] Step 24/26 : LABEL arch=arm64 [2022-06-20T13:37:47.348Z] ---> Running in 88bb84d1a84f [2022-06-20T13:37:47.348Z] Removing intermediate container 88bb84d1a84f [2022-06-20T13:37:47.348Z] ---> cb59a2f77301 [2022-06-20T13:37:47.348Z] Step 25/26 : LABEL git_sha=6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:37:47.348Z] ---> Running in d822e84b04bd [2022-06-20T13:37:47.622Z] Removing intermediate container d822e84b04bd [2022-06-20T13:37:47.622Z] ---> 156ebd5ad83f [2022-06-20T13:37:47.622Z] Step 26/26 : LABEL version=2.2.1-dev.4 [2022-06-20T13:37:47.901Z] ---> Running in 0a26b839880d [2022-06-20T13:37:48.174Z] Removing intermediate container 0a26b839880d [2022-06-20T13:37:48.174Z] ---> 73b86c3691b0 [2022-06-20T13:37:48.174Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T13:37:48.174Z] Successfully built 73b86c3691b0 [2022-06-20T13:37:48.174Z] 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 [2022-06-20T13:37:48.299Z] provisioning config files... [2022-06-20T13:37:48.327Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config4601602864258333968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:37:48.772Z] ---> docker-login.sh [2022-06-20T13:37:48.772Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:37:49.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:37:49.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:37:49.048Z] Configure a credential helper to remove this warning. See [2022-06-20T13:37:49.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:37:49.048Z] [2022-06-20T13:37:49.048Z] Login Succeeded [2022-06-20T13:37:49.048Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:37:49.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:37:49.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:37:49.642Z] Configure a credential helper to remove this warning. See [2022-06-20T13:37:49.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:37:49.642Z] [2022-06-20T13:37:49.642Z] Login Succeeded [2022-06-20T13:37:49.642Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:37:49.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:37:50.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:37:50.190Z] Configure a credential helper to remove this warning. See [2022-06-20T13:37:50.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:37:50.190Z] [2022-06-20T13:37:50.190Z] Login Succeeded [2022-06-20T13:37:50.190Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:37:50.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:37:50.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:37:50.465Z] Configure a credential helper to remove this warning. See [2022-06-20T13:37:50.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:37:50.465Z] [2022-06-20T13:37:50.465Z] Login Succeeded [2022-06-20T13:37:50.465Z] docker.io [2022-06-20T13:37:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:37:51.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:37:51.333Z] Configure a credential helper to remove this warning. See [2022-06-20T13:37:51.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:37:51.333Z] [2022-06-20T13:37:51.333Z] Login Succeeded [2022-06-20T13:37:51.333Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:37:51.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-20T13:37:51.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:37:51.407Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-06-20T13:37:51.407Z] 6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:37:51.407Z] latest [2022-06-20T13:37:51.407Z] 2.2.1-dev.4 [2022-06-20T13:37:51.407Z] 6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:37:51.407Z] main [2022-06-20T13:37:51.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:37:51.770Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:37:52.145Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:37:52.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-20T13:37:52.145Z] 86ab72672721: Preparing [2022-06-20T13:37:52.145Z] dd9edec33178: Preparing [2022-06-20T13:37:52.145Z] 105671a95ea2: Preparing [2022-06-20T13:37:52.145Z] f88b8511e822: Preparing [2022-06-20T13:37:52.145Z] 57edd668cc6e: Preparing [2022-06-20T13:37:52.145Z] f73e7dbfee58: Preparing [2022-06-20T13:37:52.145Z] f73e7dbfee58: Waiting [2022-06-20T13:37:52.424Z] 105671a95ea2: Pushed [2022-06-20T13:37:52.424Z] dd9edec33178: Pushed [2022-06-20T13:37:52.424Z] 57edd668cc6e: Pushed [2022-06-20T13:37:52.424Z] f73e7dbfee58: Layer already exists [2022-06-20T13:37:53.017Z] f88b8511e822: Pushed [2022-06-20T13:37:59.730Z] 86ab72672721: Pushed [2022-06-20T13:37:59.730Z] 6c956091e39ebf418aab18435948f90fcdb39d95: digest: sha256:eca1509dad903d8c69815c6a671f23d2ce86e953c614d15e42a14a82eceb9e24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:00.107Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:00.469Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-20T13:38:00.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-20T13:38:00.469Z] 86ab72672721: Preparing [2022-06-20T13:38:00.469Z] dd9edec33178: Preparing [2022-06-20T13:38:00.469Z] 105671a95ea2: Preparing [2022-06-20T13:38:00.469Z] f88b8511e822: Preparing [2022-06-20T13:38:00.469Z] 57edd668cc6e: Preparing [2022-06-20T13:38:00.469Z] f73e7dbfee58: Preparing [2022-06-20T13:38:00.469Z] f73e7dbfee58: Waiting [2022-06-20T13:38:00.469Z] 57edd668cc6e: Layer already exists [2022-06-20T13:38:00.469Z] dd9edec33178: Layer already exists [2022-06-20T13:38:00.469Z] 105671a95ea2: Layer already exists [2022-06-20T13:38:00.469Z] 86ab72672721: Layer already exists [2022-06-20T13:38:00.469Z] f88b8511e822: Layer already exists [2022-06-20T13:38:00.469Z] f73e7dbfee58: Layer already exists [2022-06-20T13:38:00.741Z] latest: digest: sha256:eca1509dad903d8c69815c6a671f23d2ce86e953c614d15e42a14a82eceb9e24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:01.112Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:01.467Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.4 [2022-06-20T13:38:01.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-20T13:38:01.467Z] 86ab72672721: Preparing [2022-06-20T13:38:01.467Z] dd9edec33178: Preparing [2022-06-20T13:38:01.467Z] 105671a95ea2: Preparing [2022-06-20T13:38:01.467Z] f88b8511e822: Preparing [2022-06-20T13:38:01.467Z] 57edd668cc6e: Preparing [2022-06-20T13:38:01.467Z] f73e7dbfee58: Preparing [2022-06-20T13:38:01.467Z] f73e7dbfee58: Waiting [2022-06-20T13:38:01.467Z] f88b8511e822: Layer already exists [2022-06-20T13:38:01.467Z] 105671a95ea2: Layer already exists [2022-06-20T13:38:01.467Z] dd9edec33178: Layer already exists [2022-06-20T13:38:01.467Z] 57edd668cc6e: Layer already exists [2022-06-20T13:38:01.467Z] 86ab72672721: Layer already exists [2022-06-20T13:38:01.467Z] f73e7dbfee58: Layer already exists [2022-06-20T13:38:01.740Z] 2.2.1-dev.4: digest: sha256:eca1509dad903d8c69815c6a671f23d2ce86e953c614d15e42a14a82eceb9e24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:02.108Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:02.471Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:38:02.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-20T13:38:02.471Z] 86ab72672721: Preparing [2022-06-20T13:38:02.471Z] dd9edec33178: Preparing [2022-06-20T13:38:02.471Z] 105671a95ea2: Preparing [2022-06-20T13:38:02.471Z] f88b8511e822: Preparing [2022-06-20T13:38:02.471Z] 57edd668cc6e: Preparing [2022-06-20T13:38:02.471Z] f73e7dbfee58: Preparing [2022-06-20T13:38:02.471Z] dd9edec33178: Layer already exists [2022-06-20T13:38:02.471Z] 57edd668cc6e: Layer already exists [2022-06-20T13:38:02.471Z] 86ab72672721: Layer already exists [2022-06-20T13:38:02.471Z] f88b8511e822: Layer already exists [2022-06-20T13:38:02.471Z] 105671a95ea2: Layer already exists [2022-06-20T13:38:02.471Z] f73e7dbfee58: Layer already exists [2022-06-20T13:38:02.744Z] 6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4: digest: sha256:eca1509dad903d8c69815c6a671f23d2ce86e953c614d15e42a14a82eceb9e24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:03.118Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:03.483Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-06-20T13:38:03.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-20T13:38:03.483Z] 86ab72672721: Preparing [2022-06-20T13:38:03.483Z] dd9edec33178: Preparing [2022-06-20T13:38:03.483Z] 105671a95ea2: Preparing [2022-06-20T13:38:03.483Z] f88b8511e822: Preparing [2022-06-20T13:38:03.483Z] 57edd668cc6e: Preparing [2022-06-20T13:38:03.483Z] f73e7dbfee58: Preparing [2022-06-20T13:38:03.483Z] f73e7dbfee58: Waiting [2022-06-20T13:38:03.483Z] f88b8511e822: Layer already exists [2022-06-20T13:38:03.483Z] dd9edec33178: Layer already exists [2022-06-20T13:38:03.483Z] 105671a95ea2: Layer already exists [2022-06-20T13:38:03.483Z] 57edd668cc6e: Layer already exists [2022-06-20T13:38:03.483Z] 86ab72672721: Layer already exists [2022-06-20T13:38:03.483Z] f73e7dbfee58: Layer already exists [2022-06-20T13:38:03.756Z] main: digest: sha256:eca1509dad903d8c69815c6a671f23d2ce86e953c614d15e42a14a82eceb9e24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-20T13:38:03.805Z] ===================================================== [Pipeline] echo [2022-06-20T13:38:03.812Z] taggedImages: [2022-06-20T13:38:03.812Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95 [2022-06-20T13:38:03.812Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-20T13:38:03.812Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.4 [2022-06-20T13:38:03.812Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c956091e39ebf418aab18435948f90fcdb39d95-2.2.1-dev.4 [2022-06-20T13:38:03.812Z] - 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 [2022-06-20T13:38:04.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:38:04.166Z] [2022-06-20T13:38:04.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:04.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:38:04.800Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T13:38:04.800Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T13:38:04.800Z] 04944245beec: Pulling fs layer [2022-06-20T13:38:04.800Z] 699f458cf7ca: Pulling fs layer [2022-06-20T13:38:04.800Z] 765212b225bb: Pulling fs layer [2022-06-20T13:38:04.800Z] f23df028b6ca: Pulling fs layer [2022-06-20T13:38:04.800Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T13:38:04.800Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T13:38:04.800Z] 765212b225bb: Waiting [2022-06-20T13:38:04.800Z] d65c8cfc05b1: Waiting [2022-06-20T13:38:04.800Z] 2437ff75d9bd: Waiting [2022-06-20T13:38:04.800Z] f23df028b6ca: Waiting [2022-06-20T13:38:04.800Z] 04944245beec: Verifying Checksum [2022-06-20T13:38:04.800Z] 04944245beec: Download complete [2022-06-20T13:38:04.800Z] 765212b225bb: Verifying Checksum [2022-06-20T13:38:04.800Z] 765212b225bb: Download complete [2022-06-20T13:38:04.800Z] f23df028b6ca: Download complete [2022-06-20T13:38:04.800Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T13:38:04.800Z] d65c8cfc05b1: Download complete [2022-06-20T13:38:05.076Z] 699f458cf7ca: Verifying Checksum [2022-06-20T13:38:05.076Z] 699f458cf7ca: Download complete [2022-06-20T13:38:05.350Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T13:38:05.350Z] 8998bd30e6a1: Download complete [2022-06-20T13:38:07.973Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T13:38:07.973Z] 2437ff75d9bd: Download complete [2022-06-20T13:38:09.952Z] 8998bd30e6a1: Pull complete [2022-06-20T13:38:10.228Z] 04944245beec: Pull complete [2022-06-20T13:38:11.666Z] 699f458cf7ca: Pull complete [2022-06-20T13:38:11.954Z] 765212b225bb: Pull complete [2022-06-20T13:38:12.989Z] f23df028b6ca: Pull complete [2022-06-20T13:38:13.263Z] d65c8cfc05b1: Pull complete [2022-06-20T13:38:28.341Z] 2437ff75d9bd: Pull complete [2022-06-20T13:38:28.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T13:38:28.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:38:28.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:38:28.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-15163 does not seem to be running inside a container [2022-06-20T13:38:28.690Z] $ 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/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 [2022-06-20T13:38:31.114Z] $ docker top a21c3a74f06294b067f6114a0b09fc705a10dccdb41d6f982accbc9da9d84010 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:38:31.999Z] ---> job-cost.sh [2022-06-20T13:38:31.999Z] lf-activate-venv: SKIPPING [2022-06-20T13:38:31.999Z] INFO: No Stack... [2022-06-20T13:38:32.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T13:38:33.241Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T13:38:33.894Z] + cut -d, -f6 [2022-06-20T13:38:33.894Z] + cat /w/workspace/device-virtual-go/40/archives/cost.csv [Pipeline] lock [2022-06-20T13:38:33.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [2022-06-20T13:38:33.963Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] did not exist. Created. [2022-06-20T13:38:33.963Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T13:38:34.624Z] /w/workspace/device-virtual-go/40@tmp/durable-413e3d92/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T13:38:35.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T13:38:35.315Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T13:38:35.361Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T13:38:35.367Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T13:38:35.399Z] $ docker stop --time=1 a21c3a74f06294b067f6114a0b09fc705a10dccdb41d6f982accbc9da9d84010 [2022-06-20T13:38:36.906Z] $ docker rm -f a21c3a74f06294b067f6114a0b09fc705a10dccdb41d6f982accbc9da9d84010 [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 [2022-06-20T13:38:37.352Z] provisioning config files... [2022-06-20T13:38:37.360Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4790743254131897040tmp [Pipeline] { [Pipeline] sh [2022-06-20T13:38:37.648Z] + set +x [2022-06-20T13:38:37.648Z] + curl -s https://codecov.io/bash [2022-06-20T13:38:37.648Z] + bash -s -- [2022-06-20T13:38:37.648Z] [2022-06-20T13:38:37.648Z] _____ _ [2022-06-20T13:38:37.648Z] / ____| | | [2022-06-20T13:38:37.648Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T13:38:37.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T13:38:37.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T13:38:37.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T13:38:37.648Z] Bash-1.0.6 [2022-06-20T13:38:37.648Z] [2022-06-20T13:38:37.648Z] [2022-06-20T13:38:37.648Z] ==> git version 2.25.1 found [2022-06-20T13:38:37.648Z] ==> 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 [2022-06-20T13:38:37.648Z] Release-Date: 2020-01-08 [2022-06-20T13:38:37.648Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T13:38:37.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T13:38:37.648Z] ==> Jenkins CI detected. [2022-06-20T13:38:37.648Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-06-20T13:38:37.648Z] project root: . [2022-06-20T13:38:37.648Z] --> token set from env [2022-06-20T13:38:37.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T13:38:37.648Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T13:38:37.648Z] ==> Python coveragepy not found [2022-06-20T13:38:37.648Z] ==> Searching for coverage reports in: [2022-06-20T13:38:37.648Z] + . [2022-06-20T13:38:37.648Z] -> Found 1 reports [2022-06-20T13:38:37.648Z] ==> Detecting git/mercurial file structure [2022-06-20T13:38:37.648Z] ==> Reading reports [2022-06-20T13:38:37.648Z] + ./coverage.out bytes=44128 [2022-06-20T13:38:37.648Z] ==> Appending adjustments [2022-06-20T13:38:37.648Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T13:38:37.909Z] + Found adjustments [2022-06-20T13:38:37.909Z] ==> Gzipping contents [2022-06-20T13:38:37.909Z] 8.0K /tmp/codecov.sJL8Hm.gz [2022-06-20T13:38:37.909Z] ==> Uploading reports [2022-06-20T13:38:37.909Z] url: https://codecov.io [2022-06-20T13:38:37.909Z] query: branch=main&commit=6c956091e39ebf418aab18435948f90fcdb39d95&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-20T13:38:37.909Z] -> Pinging Codecov [2022-06-20T13:38:37.909Z] 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=6c956091e39ebf418aab18435948f90fcdb39d95&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-20T13:38:38.168Z] -> Uploading to [2022-06-20T13:38:38.168Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/5E52B4B073DB2E39498172D8E973AA87/6c956091e39ebf418aab18435948f90fcdb39d95/3649de80-c709-4e5d-9682-def007c516f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T133837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=867bd9dc2f55383e477db0a9ab789d5cc269ddcd96662c09896e6adce8ad1f38 [2022-06-20T13:38:38.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T13:38:38.168Z] Dload Upload Total Spent Left Speed [2022-06-20T13:38:38.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5496 0 0 100 5496 0 23487 --:--:-- --:--:-- --:--:-- 23487 [2022-06-20T13:38:38.427Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] } [2022-06-20T13:38:38.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-20T13:38:38.596Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-20T13:38:38.606Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:38.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T13:38:38.899Z] [2022-06-20T13:38:38.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:39.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T13:38:39.198Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-20T13:38:39.198Z] df9b9388f04a: Pulling fs layer [2022-06-20T13:38:39.198Z] 52dc419b0ee2: Pulling fs layer [2022-06-20T13:38:39.198Z] 25bc292e5bac: Pulling fs layer [2022-06-20T13:38:39.198Z] 114826534d7a: Pulling fs layer [2022-06-20T13:38:39.198Z] 4657fd5d0bcf: Pulling fs layer [2022-06-20T13:38:39.198Z] 6ad1cebc031e: Pulling fs layer [2022-06-20T13:38:39.198Z] 8a3aa393b2d8: Pulling fs layer [2022-06-20T13:38:39.198Z] 8a3aa393b2d8: Waiting [2022-06-20T13:38:39.198Z] 6ad1cebc031e: Waiting [2022-06-20T13:38:39.198Z] 114826534d7a: Waiting [2022-06-20T13:38:39.198Z] 4657fd5d0bcf: Waiting [2022-06-20T13:38:39.198Z] 25bc292e5bac: Verifying Checksum [2022-06-20T13:38:39.198Z] 25bc292e5bac: Download complete [2022-06-20T13:38:39.198Z] 52dc419b0ee2: Verifying Checksum [2022-06-20T13:38:39.198Z] 52dc419b0ee2: Download complete [2022-06-20T13:38:39.198Z] 4657fd5d0bcf: Verifying Checksum [2022-06-20T13:38:39.198Z] 4657fd5d0bcf: Download complete [2022-06-20T13:38:39.198Z] df9b9388f04a: Download complete [2022-06-20T13:38:39.460Z] 6ad1cebc031e: Verifying Checksum [2022-06-20T13:38:39.460Z] 6ad1cebc031e: Download complete [2022-06-20T13:38:39.460Z] df9b9388f04a: Pull complete [2022-06-20T13:38:39.460Z] 52dc419b0ee2: Pull complete [2022-06-20T13:38:39.721Z] 25bc292e5bac: Pull complete [2022-06-20T13:38:39.981Z] 114826534d7a: Download complete [2022-06-20T13:38:39.981Z] 8a3aa393b2d8: Verifying Checksum [2022-06-20T13:38:39.981Z] 8a3aa393b2d8: Download complete [2022-06-20T13:38:44.174Z] 114826534d7a: Pull complete [2022-06-20T13:38:44.174Z] 4657fd5d0bcf: Pull complete [2022-06-20T13:38:44.174Z] 6ad1cebc031e: Pull complete [2022-06-20T13:38:46.709Z] 8a3aa393b2d8: Pull complete [2022-06-20T13:38:46.709Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-20T13:38:46.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T13:38:46.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:38:46.798Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:38:46.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-20T13:38:49.034Z] $ docker top 2a5b240a9cd41c8d046c0fb971b868d49c3e99bc9fed81d3d28e51a324cff720 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-20T13:38:49.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-06-20T13:38:49.394Z] + set -o pipefail [2022-06-20T13:38:49.394Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-06-20T13:38:53.605Z] [2022-06-20T13:38:53.605Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-06-20T13:38:53.605Z] [2022-06-20T13:38:53.605Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/5453a1af-c169-4b0f-ba73-d80274263f68 [2022-06-20T13:38:53.605Z] [2022-06-20T13:38:53.605Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-20T13:38:53.605Z] [2022-06-20T13:38:53.605Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-20T13:38:53.605Z] [2022-06-20T13:38:53.605Z] [Pipeline] } [2022-06-20T13:38:53.623Z] $ docker stop --time=1 2a5b240a9cd41c8d046c0fb971b868d49c3e99bc9fed81d3d28e51a324cff720 [2022-06-20T13:38:56.057Z] $ docker rm -f 2a5b240a9cd41c8d046c0fb971b868d49c3e99bc9fed81d3d28e51a324cff720 [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 [2022-06-20T13:38:56.785Z] + git log --format=format:%s -1 6c956091e39ebf418aab18435948f90fcdb39d95 [Pipeline] sh [2022-06-20T13:38:57.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T13:38:57.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:38:57.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:38:57.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:38:57.477Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:38:57.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T13:38:57.908Z] $ docker top 8cce765cbd5b7037429b3c49a5a2560e97c3d743110902fd1ffb216d158d14e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T13:38:58.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:38:58.000Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:38:58.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:38:58.119Z] $ docker exec 8cce765cbd5b7037429b3c49a5a2560e97c3d743110902fd1ffb216d158d14e3 ssh-agent [2022-06-20T13:38:58.238Z] SSH_AUTH_SOCK=/tmp/ssh-EGf4sP47RaSs/agent.32 [2022-06-20T13:38:58.238Z] SSH_AGENT_PID=39 [2022-06-20T13:38:58.242Z] Running ssh-add (command line suppressed) [2022-06-20T13:38:58.351Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7475256685573809580.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7475256685573809580.key) [2022-06-20T13:38:58.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:38:58.651Z] + git semver tag [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,843 [run_tag] DEBUG tag force:False [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,843 [check_head_tag] DEBUG check head tag [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,843 [execute] INFO git cat-file --batch-check [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,847 [execute] INFO git cat-file --batch [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,852 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,852 [execute] INFO git tag -a v2.2.1-dev.4 -m v2.2.1-dev.4 [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.4', '-m', 'v2.2.1-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-20T13:38:58.912Z] 2022-06-20 13:38:58,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:38:58.912Z] 2.2.1-dev.4 [Pipeline] } [2022-06-20T13:38:58.927Z] $ docker exec --env ******** --env ******** 8cce765cbd5b7037429b3c49a5a2560e97c3d743110902fd1ffb216d158d14e3 ssh-agent -k [2022-06-20T13:38:59.040Z] unset SSH_AUTH_SOCK; [2022-06-20T13:38:59.040Z] unset SSH_AGENT_PID; [2022-06-20T13:38:59.040Z] echo Agent pid 39 killed; [2022-06-20T13:38:59.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T13:38:59.360Z] + git semver [Pipeline] } [2022-06-20T13:38:59.640Z] $ docker stop --time=1 8cce765cbd5b7037429b3c49a5a2560e97c3d743110902fd1ffb216d158d14e3 [2022-06-20T13:39:00.920Z] $ docker rm -f 8cce765cbd5b7037429b3c49a5a2560e97c3d743110902fd1ffb216d158d14e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:39:01.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T13:39:01.313Z] [2022-06-20T13:39:01.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:39:01.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T13:39:01.615Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-20T13:39:01.615Z] ab5ef0e58194: Pulling fs layer [2022-06-20T13:39:01.615Z] 9712f1f96733: Pulling fs layer [2022-06-20T13:39:01.615Z] 63f879dbbcfc: Pulling fs layer [2022-06-20T13:39:01.615Z] 0d9ebad4ef96: Pulling fs layer [2022-06-20T13:39:01.615Z] e9a5061849ea: Pulling fs layer [2022-06-20T13:39:01.615Z] d747dcd14b5f: Pulling fs layer [2022-06-20T13:39:01.615Z] 2de7ff778b66: Pulling fs layer [2022-06-20T13:39:01.615Z] e9a5061849ea: Waiting [2022-06-20T13:39:01.615Z] d747dcd14b5f: Waiting [2022-06-20T13:39:01.615Z] 2de7ff778b66: Waiting [2022-06-20T13:39:01.615Z] 0d9ebad4ef96: Waiting [2022-06-20T13:39:01.615Z] 9712f1f96733: Download complete [2022-06-20T13:39:01.886Z] 63f879dbbcfc: Verifying Checksum [2022-06-20T13:39:02.150Z] 63f879dbbcfc: Download complete [2022-06-20T13:39:02.150Z] e9a5061849ea: Verifying Checksum [2022-06-20T13:39:02.150Z] e9a5061849ea: Download complete [2022-06-20T13:39:02.150Z] d747dcd14b5f: Verifying Checksum [2022-06-20T13:39:02.150Z] d747dcd14b5f: Download complete [2022-06-20T13:39:02.150Z] 0d9ebad4ef96: Verifying Checksum [2022-06-20T13:39:02.150Z] 0d9ebad4ef96: Download complete [2022-06-20T13:39:02.150Z] ab5ef0e58194: Verifying Checksum [2022-06-20T13:39:02.150Z] ab5ef0e58194: Download complete [2022-06-20T13:39:02.410Z] 2de7ff778b66: Verifying Checksum [2022-06-20T13:39:02.410Z] 2de7ff778b66: Download complete [2022-06-20T13:39:04.942Z] ab5ef0e58194: Pull complete [2022-06-20T13:39:04.942Z] 9712f1f96733: Pull complete [2022-06-20T13:39:05.510Z] 63f879dbbcfc: Pull complete [2022-06-20T13:39:08.801Z] 0d9ebad4ef96: Pull complete [2022-06-20T13:39:09.369Z] e9a5061849ea: Pull complete [2022-06-20T13:39:09.369Z] d747dcd14b5f: Pull complete [2022-06-20T13:39:10.307Z] 2de7ff778b66: Pull complete [2022-06-20T13:39:10.307Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-20T13:39:10.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T13:39:10.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:39:10.404Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:39:10.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-20T13:39:13.105Z] $ docker top 3edd2c59d43e3926cc9dc0fbf4704e8113e18ef5cd4e202e9f44965ef984a1e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:39:13.182Z] provisioning config files... [2022-06-20T13:39:13.190Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5160857985079197080tmp [2022-06-20T13:39:13.202Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7125057790730267657tmp [2022-06-20T13:39:13.213Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config700632127050364019tmp [Pipeline] { [Pipeline] echo [2022-06-20T13:39:13.229Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:13.510Z] ---> sigul-configuration.sh [2022-06-20T13:39:13.510Z] gpg: directory `/root/.gnupg' created [2022-06-20T13:39:13.510Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-20T13:39:13.510Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-20T13:39:13.510Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-20T13:39:13.510Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-20T13:39:13.510Z] gpg: CAST5 encrypted data [2022-06-20T13:39:13.510Z] gpg: encrypted with 1 passphrase [2022-06-20T13:39:13.510Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-20T13:39:13.798Z] + mkdir /home/jenkins [2022-06-20T13:39:13.799Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-20T13:39:14.086Z] + 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 [2022-06-20T13:39:14.096Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:14.382Z] ---> sigul-install.sh [2022-06-20T13:39:14.382Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-20T13:39:14.669Z] + git tag --list [2022-06-20T13:39:14.669Z] v1.0.0 [2022-06-20T13:39:14.669Z] v1.1.0 [2022-06-20T13:39:14.669Z] v1.1.1 [2022-06-20T13:39:14.669Z] v1.2.1 [2022-06-20T13:39:14.669Z] v1.2.2 [2022-06-20T13:39:14.669Z] v1.2.3 [2022-06-20T13:39:14.669Z] v1.3.0 [2022-06-20T13:39:14.669Z] v1.3.1 [2022-06-20T13:39:14.669Z] v2.0.0 [2022-06-20T13:39:14.669Z] v2.1.0 [2022-06-20T13:39:14.669Z] v2.1.1 [2022-06-20T13:39:14.669Z] v2.1.1-dev.1 [2022-06-20T13:39:14.669Z] v2.1.1-dev.2 [2022-06-20T13:39:14.669Z] v2.2.0 [2022-06-20T13:39:14.669Z] v2.2.1-dev.1 [2022-06-20T13:39:14.669Z] v2.2.1-dev.2 [2022-06-20T13:39:14.669Z] v2.2.1-dev.3 [2022-06-20T13:39:14.669Z] v2.2.1-dev.4 [Pipeline] sh [2022-06-20T13:39:14.959Z] + lftools sign git-tag v2.2.1-dev.4 [2022-06-20T13:39:15.529Z] Signing Git tag with Sigul... [2022-06-20T13:39:15.529Z] Signing v2.2.1-dev.4 [Pipeline] echo [2022-06-20T13:39:16.107Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:16.392Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-20T13:39:16.400Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-20T13:39:16.428Z] $ docker stop --time=1 3edd2c59d43e3926cc9dc0fbf4704e8113e18ef5cd4e202e9f44965ef984a1e8 [2022-06-20T13:39:17.740Z] $ docker rm -f 3edd2c59d43e3926cc9dc0fbf4704e8113e18ef5cd4e202e9f44965ef984a1e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-20T13:39:18.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T13:39:18.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:39:18.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:39:18.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:39:18.543Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:39:18.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T13:39:18.990Z] $ docker top 7480607edfef2c10a01bf163937852dc034c954a2dad3c26e41b5d672b917daa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T13:39:19.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:39:19.080Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:39:19.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:39:19.216Z] $ docker exec 7480607edfef2c10a01bf163937852dc034c954a2dad3c26e41b5d672b917daa ssh-agent [2022-06-20T13:39:19.318Z] SSH_AUTH_SOCK=/tmp/ssh-D8dNOWYm6dWL/agent.32 [2022-06-20T13:39:19.318Z] SSH_AGENT_PID=38 [2022-06-20T13:39:19.323Z] Running ssh-add (command line suppressed) [2022-06-20T13:39:19.423Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7665975514320753460.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7665975514320753460.key) [2022-06-20T13:39:19.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:39:19.723Z] + git semver bump pre [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [bump_version] DEBUG bumping version:2.2.1-dev.4 on axis:pre with prefix:dev [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [bump_version] DEBUG bumped version:2.2.1-dev.5 [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [write_version] DEBUG write version:2.2.1-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,934 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,936 [execute] INFO git cat-file --batch-check [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,941 [execute] INFO git cat-file --batch [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T13:39:19.984Z] 2022-06-20 13:39:19,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:39:19.984Z] 2.2.1-dev.5 [Pipeline] } [2022-06-20T13:39:20.000Z] $ docker exec --env ******** --env ******** 7480607edfef2c10a01bf163937852dc034c954a2dad3c26e41b5d672b917daa ssh-agent -k [2022-06-20T13:39:20.102Z] unset SSH_AUTH_SOCK; [2022-06-20T13:39:20.103Z] unset SSH_AGENT_PID; [2022-06-20T13:39:20.103Z] echo Agent pid 38 killed; [2022-06-20T13:39:20.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T13:39:20.421Z] + git semver [Pipeline] } [2022-06-20T13:39:20.700Z] $ docker stop --time=1 7480607edfef2c10a01bf163937852dc034c954a2dad3c26e41b5d672b917daa [2022-06-20T13:39:21.992Z] $ docker rm -f 7480607edfef2c10a01bf163937852dc034c954a2dad3c26e41b5d672b917daa [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:39:22.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T13:39:22.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:39:22.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:39:22.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:39:22.733Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:39:22.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T13:39:23.119Z] $ docker top 7ef5cb9f5b57b0f3898162c1dc83d880014bd7a2ac102b9631a57ad0d772b43f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T13:39:23.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:39:23.212Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:39:23.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:39:23.340Z] $ docker exec 7ef5cb9f5b57b0f3898162c1dc83d880014bd7a2ac102b9631a57ad0d772b43f ssh-agent [2022-06-20T13:39:23.458Z] SSH_AUTH_SOCK=/tmp/ssh-pVZezVlNlloj/agent.32 [2022-06-20T13:39:23.458Z] SSH_AGENT_PID=38 [2022-06-20T13:39:23.463Z] Running ssh-add (command line suppressed) [2022-06-20T13:39:23.572Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8079851210903400051.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8079851210903400051.key) [2022-06-20T13:39:23.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:39:23.950Z] + git semver push [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,105 [run_push] DEBUG push [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,106 [execute] INFO git cat-file --batch-check [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,109 [execute] INFO git rev-list 8847b4430f4d6ab75e3d05682ab6ed66dd7740fc -- [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,109 [execute] DEBUG Popen(['git', 'rev-list', '8847b4430f4d6ab75e3d05682ab6ed66dd7740fc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,116 [execute] INFO git fetch -v origin [2022-06-20T13:39:24.211Z] 2022-06-20 13:39:24,116 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-20T13:39:24.782Z] 2022-06-20 13:39:24,591 [run_push] DEBUG no remote changes detected [2022-06-20T13:39:24.782Z] 2022-06-20 13:39:24,591 [execute] INFO git push origin semver [2022-06-20T13:39:24.782Z] 2022-06-20 13:39:24,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-20T13:39:25.725Z] 2022-06-20 13:39:25,434 [run_push] DEBUG push all version tags [2022-06-20T13:39:25.725Z] 2022-06-20 13:39:25,435 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-20T13:39:25.725Z] 2022-06-20 13:39:25,435 [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) [2022-06-20T13:39:26.295Z] 2022-06-20 13:39:26,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-20T13:39:26.295Z] 2.2.1-dev.5 [Pipeline] } [2022-06-20T13:39:26.311Z] $ docker exec --env ******** --env ******** 7ef5cb9f5b57b0f3898162c1dc83d880014bd7a2ac102b9631a57ad0d772b43f ssh-agent -k [2022-06-20T13:39:26.423Z] unset SSH_AUTH_SOCK; [2022-06-20T13:39:26.423Z] unset SSH_AGENT_PID; [2022-06-20T13:39:26.423Z] echo Agent pid 38 killed; [2022-06-20T13:39:26.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T13:39:26.726Z] + git semver [Pipeline] } [2022-06-20T13:39:27.002Z] $ docker stop --time=1 7ef5cb9f5b57b0f3898162c1dc83d880014bd7a2ac102b9631a57ad0d772b43f [2022-06-20T13:39:28.306Z] $ docker rm -f 7ef5cb9f5b57b0f3898162c1dc83d880014bd7a2ac102b9631a57ad0d772b43f [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 [2022-06-20T13:39:28.892Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-06-20T13:39:28.892Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-20T13:39:28.892Z] total 16 [2022-06-20T13:39:28.892Z] drwxr-xr-x 3 root root 4096 Jun 20 13:31 . [2022-06-20T13:39:28.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 13:39 .. [2022-06-20T13:39:28.892Z] drwxr-xr-x 2 root root 4096 Jun 20 13:31 cost [2022-06-20T13:39:28.892Z] -rw-r--r-- 1 root root 87 Jun 20 13:31 cost.csv [2022-06-20T13:39:28.892Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-20T13:39:28.892Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-20T13:39:28.892Z] total 16 [2022-06-20T13:39:28.892Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:31 . [2022-06-20T13:39:28.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 13:39 .. [2022-06-20T13:39:28.892Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 13:31 cost [2022-06-20T13:39:28.892Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 20 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:29.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:30.049Z] ---> package-listing.sh [2022-06-20T13:39:30.049Z] ++ facter osfamily [2022-06-20T13:39:30.049Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T13:39:30.310Z] + OS_FAMILY=debian [2022-06-20T13:39:30.310Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-06-20T13:39:30.310Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T13:39:30.310Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T13:39:30.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T13:39:30.310Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T13:39:30.310Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-20T13:39:30.310Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T13:39:30.310Z] + case "${OS_FAMILY}" in [2022-06-20T13:39:30.310Z] + dpkg -l [2022-06-20T13:39:30.310Z] + grep '^ii' [2022-06-20T13:39:30.310Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T13:39:30.310Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T13:39:30.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T13:39:30.310Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-20T13:39:30.310Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-06-20T13:39:30.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-06-20T13:39:30.322Z] 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 [2022-06-20T13:39:30.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:39:31.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:39:31.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:39:31.250Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2022-06-20T13:39:31.287Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T13:39:31.547Z] $ docker top fd69acbf39233461d7b6d6820fa41f5403e45f2980ab1bb3e5dc185a357a74a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:39:31.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T13:39:32.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T13:39:32.470Z] + ls /var/log/sa-host [2022-06-20T13:39:32.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:39:32.586Z] provisioning config files... [2022-06-20T13:39:32.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8401321376414850560tmp [Pipeline] { [Pipeline] echo [2022-06-20T13:39:32.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:32.888Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T13:39:32.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:33.221Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T13:39:33.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:33.516Z] ---> sudo-logs.sh [2022-06-20T13:39:33.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T13:39:33.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:33.820Z] ---> job-cost.sh [2022-06-20T13:39:33.820Z] lf-activate-venv: SKIPPING [2022-06-20T13:39:33.820Z] DEBUG: total: 0.2199999988079071 [2022-06-20T13:39:33.820Z] INFO: Retrieving Stack Cost... [2022-06-20T13:39:34.390Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T13:39:34.651Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T13:39:34.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:39:34.949Z] ---> logs-deploy.sh [2022-06-20T13:39:34.949Z] lf-activate-venv: SKIPPING [2022-06-20T13:39:34.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/40 [2022-06-20T13:39:34.949Z] INFO: archiving workspace using pattern(s): [2022-06-20T13:39:35.887Z] Archives upload complete. [2022-06-20T13:39:35.887Z] INFO: archiving logs to Nexus