Push event to branch dependabot-daily Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27042ad94e32903ce54c6bea518efcfbb814133f 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-ssh45755788880159883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15606072636140697859.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/dependabot-daily/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/dependabot-daily/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1369829036893469214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/dependabot-daily/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12092009796341216642.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14228652108578355192.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/dependabot-daily/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/dependabot-daily/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1321891001787553338.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-517 in /w/workspace/vice-virtual-go_dependabot-daily [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/vice-virtual-go_dependabot-daily # 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 27042ad94e32903ce54c6bea518efcfbb814133f (dependabot-daily) > 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 Commit message: "ci: Change dependabot gomod schedule to daily" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T15:42:58.640Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T15:42:58.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T15:42:58.952Z] ========================================================= [2023-03-15T15:42:58.952Z] EdgeX Global Pipelines Version Info [2023-03-15T15:42:58.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [2023-03-15T15:42:59.687Z] ------------------- [2023-03-15T15:42:59.687Z] stable info: [2023-03-15T15:42:59.687Z] ------------------- [2023-03-15T15:42:59.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T15:42:59.687Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T15:42:59.687Z] Message: update stable to v1.0.245 [2023-03-15T15:43:00.257Z] ------------------- [2023-03-15T15:43:00.257Z] experimental info: [2023-03-15T15:43:00.257Z] ------------------- [2023-03-15T15:43:00.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T15:43:00.257Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T15:43:00.257Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T15:43:00.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-15T15:43:00.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-15T15:43:00.590Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T15:43:00.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T15:43:00.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T15:43:00.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T15:43:00.728Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T15:43:00.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T15:43:00.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T15:43:00.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T15:43:00.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T15:43:00.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-15T15:43:00.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T15:43:00.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T15:43:01.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:43:01.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:43:01.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:43:01.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:43:01.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T15:43:01.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T15:43:01.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T15:43:01.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T15:43:01.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T15:43:01.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T15:43:01.433Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T15:43:01.467Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T15:43:01.501Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T15:43:01.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = dependabot-daily [Pipeline] echo [2023-03-15T15:43:01.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = dependabot-daily [Pipeline] echo [2023-03-15T15:43:01.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = dependabot-daily [Pipeline] echo [2023-03-15T15:43:01.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:43:01.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27042ad [Pipeline] echo [2023-03-15T15:43:01.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:43:01.847Z] provisioning config files... [2023-03-15T15:43:01.862Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/vice-virtual-go_dependabot-daily@tmp/config16994784770784079128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:43:02.200Z] ---> docker-login.sh [2023-03-15T15:43:02.200Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:43:02.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:02.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:02.461Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:02.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:02.461Z] [2023-03-15T15:43:02.461Z] Login Succeeded [2023-03-15T15:43:02.461Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:43:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:02.722Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:02.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:02.722Z] [2023-03-15T15:43:02.722Z] Login Succeeded [2023-03-15T15:43:02.722Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:43:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:02.722Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:02.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:02.722Z] [2023-03-15T15:43:02.722Z] Login Succeeded [2023-03-15T15:43:02.722Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:43:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:02.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:02.982Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:02.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:02.982Z] [2023-03-15T15:43:02.982Z] Login Succeeded [2023-03-15T15:43:02.982Z] docker.io [2023-03-15T15:43:02.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:03.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:03.243Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:03.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:03.243Z] [2023-03-15T15:43:03.243Z] Login Succeeded [2023-03-15T15:43:03.243Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:43:03.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T15:43:03.868Z] + git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:43:03.934Z] -----------> git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f 27042ad94e32903ce54c6bea518efcfbb814133f [false] [Pipeline] sh [2023-03-15T15:43:04.248Z] + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:43:04.280Z] ========================================================= [2023-03-15T15:43:04.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T15:43:04.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:43:04.699Z] + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:43:04.729Z] [semverPrep] GIT_COMMIT: 27042ad94e32903ce54c6bea518efcfbb814133f, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo [2023-03-15T15:43:04.753Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T15:43:05.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T15:43:05.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T15:43:05.118Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T15:43:05.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T15:43:05.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-15T15:43:05.118Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T15:43:05.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:43:05.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:43:05.521Z] [2023-03-15T15:43:05.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:43:05.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:43:05.898Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T15:43:05.898Z] b85a868b505f: Pulling fs layer [2023-03-15T15:43:05.898Z] e2be974225ed: Pulling fs layer [2023-03-15T15:43:05.898Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T15:43:05.898Z] 988bab9f4d93: Pulling fs layer [2023-03-15T15:43:05.898Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T15:43:05.898Z] eaf3925da568: Pulling fs layer [2023-03-15T15:43:05.898Z] bab4dde63d76: Pulling fs layer [2023-03-15T15:43:05.898Z] bde34c3a00c8: Pulling fs layer [2023-03-15T15:43:05.898Z] b352a97aabf1: Pulling fs layer [2023-03-15T15:43:05.898Z] 4872d77fe225: Pulling fs layer [2023-03-15T15:43:05.898Z] 5851b861e8e6: Pulling fs layer [2023-03-15T15:43:05.898Z] 988bab9f4d93: Waiting [2023-03-15T15:43:05.898Z] 1469e6f7b9e6: Waiting [2023-03-15T15:43:05.898Z] bde34c3a00c8: Waiting [2023-03-15T15:43:05.898Z] eaf3925da568: Waiting [2023-03-15T15:43:05.898Z] bab4dde63d76: Waiting [2023-03-15T15:43:05.898Z] 4872d77fe225: Waiting [2023-03-15T15:43:05.898Z] e2be974225ed: Verifying Checksum [2023-03-15T15:43:05.898Z] e2be974225ed: Download complete [2023-03-15T15:43:05.898Z] 988bab9f4d93: Verifying Checksum [2023-03-15T15:43:05.898Z] 988bab9f4d93: Download complete [2023-03-15T15:43:06.157Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T15:43:06.157Z] 339a4e72a1f5: Download complete [2023-03-15T15:43:06.157Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T15:43:06.157Z] 1469e6f7b9e6: Download complete [2023-03-15T15:43:06.157Z] eaf3925da568: Verifying Checksum [2023-03-15T15:43:06.157Z] eaf3925da568: Download complete [2023-03-15T15:43:06.157Z] bde34c3a00c8: Verifying Checksum [2023-03-15T15:43:06.157Z] bde34c3a00c8: Download complete [2023-03-15T15:43:06.157Z] b352a97aabf1: Verifying Checksum [2023-03-15T15:43:06.157Z] b352a97aabf1: Download complete [2023-03-15T15:43:06.157Z] 4872d77fe225: Download complete [2023-03-15T15:43:06.157Z] b85a868b505f: Verifying Checksum [2023-03-15T15:43:06.157Z] b85a868b505f: Download complete [2023-03-15T15:43:06.157Z] 5851b861e8e6: Verifying Checksum [2023-03-15T15:43:06.157Z] 5851b861e8e6: Download complete [2023-03-15T15:43:06.723Z] bab4dde63d76: Verifying Checksum [2023-03-15T15:43:06.723Z] bab4dde63d76: Download complete [2023-03-15T15:43:07.658Z] b85a868b505f: Pull complete [2023-03-15T15:43:07.658Z] e2be974225ed: Pull complete [2023-03-15T15:43:07.920Z] 339a4e72a1f5: Pull complete [2023-03-15T15:43:08.178Z] 988bab9f4d93: Pull complete [2023-03-15T15:43:08.438Z] 1469e6f7b9e6: Pull complete [2023-03-15T15:43:08.697Z] eaf3925da568: Pull complete [2023-03-15T15:43:10.613Z] bab4dde63d76: Pull complete [2023-03-15T15:43:10.613Z] bde34c3a00c8: Pull complete [2023-03-15T15:43:11.181Z] b352a97aabf1: Pull complete [2023-03-15T15:43:11.181Z] 4872d77fe225: Pull complete [2023-03-15T15:43:11.439Z] 5851b861e8e6: Pull complete [2023-03-15T15:43:11.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T15:43:11.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:43:11.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:43:11.923Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2023-03-15T15:43:11.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/vice-virtual-go_dependabot-daily -v /w/workspace/vice-virtual-go_dependabot-daily:/w/workspace/vice-virtual-go_dependabot-daily:rw,z -v /w/workspace/vice-virtual-go_dependabot-daily@tmp:/w/workspace/vice-virtual-go_dependabot-daily@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T15:43:14.322Z] $ docker top 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 -eo pid,comm [2023-03-15T15:43:14.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T15:43:14.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T15:43:14.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:43:14.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:43:14.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:43:14.662Z] $ docker exec 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 ssh-agent [2023-03-15T15:43:14.777Z] SSH_AUTH_SOCK=/tmp/ssh-O5FxDnPu9nCS/agent.31 [2023-03-15T15:43:14.777Z] SSH_AGENT_PID=37 [2023-03-15T15:43:14.784Z] Running ssh-add (command line suppressed) [2023-03-15T15:43:14.900Z] Identity added: /w/workspace/vice-virtual-go_dependabot-daily@tmp/private_key_5104009324540110011.key (/w/workspace/vice-virtual-go_dependabot-daily@tmp/private_key_5104009324540110011.key) [2023-03-15T15:43:14.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:43:15.261Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T15:43:15.361Z] $ docker exec --env ******** --env ******** 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 ssh-agent -k [2023-03-15T15:43:15.459Z] unset SSH_AUTH_SOCK; [2023-03-15T15:43:15.459Z] unset SSH_AGENT_PID; [2023-03-15T15:43:15.460Z] echo Agent pid 37 killed; [2023-03-15T15:43:15.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T15:43:15.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:43:15.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:43:15.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:43:15.674Z] $ docker exec 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 ssh-agent [2023-03-15T15:43:15.780Z] SSH_AUTH_SOCK=/tmp/ssh-bNk6sKswWWF4/agent.69 [2023-03-15T15:43:15.781Z] SSH_AGENT_PID=75 [2023-03-15T15:43:15.786Z] Running ssh-add (command line suppressed) [2023-03-15T15:43:15.883Z] Identity added: /w/workspace/vice-virtual-go_dependabot-daily@tmp/private_key_4762571951435849545.key (/w/workspace/vice-virtual-go_dependabot-daily@tmp/private_key_4762571951435849545.key) [2023-03-15T15:43:15.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:43:16.230Z] + git semver init [2023-03-15T15:43:16.492Z] 2023-03-15 15:43:16,409 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T15:43:16.492Z] 2023-03-15 15:43:16,410 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/vice-virtual-go_dependabot-daily/.semver [2023-03-15T15:43:16.492Z] 2023-03-15 15:43:16,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/vice-virtual-go_dependabot-daily/.semver [2023-03-15T15:43:16.492Z] 2023-03-15 15:43:16,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/vice-virtual-go_dependabot-daily/.semver'], cwd=/w/workspace/vice-virtual-go_dependabot-daily, universal_newlines=False, shell=None, istream=None) [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,404 [append_file] DEBUG append to file:/w/workspace/vice-virtual-go_dependabot-daily/.git/info/exclude [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/vice-virtual-go_dependabot-daily/.semver/dependabot-daily with force:False [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,405 [write_file] DEBUG write to file:/w/workspace/vice-virtual-go_dependabot-daily/.semver/dependabot-daily [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,409 [execute] INFO git cat-file --batch-check [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/vice-virtual-go_dependabot-daily/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,415 [execute] INFO git cat-file --batch [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/vice-virtual-go_dependabot-daily/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:43:17.433Z] 2023-03-15 15:43:17,420 [read_version] DEBUG read version from /w/workspace/vice-virtual-go_dependabot-daily/.semver/dependabot-daily [2023-03-15T15:43:17.433Z] 0.0.0 [Pipeline] } [2023-03-15T15:43:17.709Z] $ docker exec --env ******** --env ******** 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 ssh-agent -k [2023-03-15T15:43:17.833Z] unset SSH_AUTH_SOCK; [2023-03-15T15:43:17.834Z] unset SSH_AGENT_PID; [2023-03-15T15:43:17.835Z] echo Agent pid 75 killed; [2023-03-15T15:43:17.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T15:43:18.262Z] + git semver [Pipeline] } [2023-03-15T15:43:18.557Z] $ docker stop --time=1 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 [2023-03-15T15:43:19.895Z] $ docker rm -f --volumes 5bbb47f3c0e47f62a87bdf1f05908a2857c817bb748dc968506a0bb4a2943680 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:43:20.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T15:43:20.588Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T15:43:20.605Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:43:21.219Z] provisioning config files... [2023-03-15T15:43:21.230Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/vice-virtual-go_dependabot-daily@tmp/config6715979995525876753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:43:21.576Z] ---> docker-login.sh [2023-03-15T15:43:21.576Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:43:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:21.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:21.576Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:21.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:21.576Z] [2023-03-15T15:43:21.576Z] Login Succeeded [2023-03-15T15:43:21.576Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:43:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:21.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:21.576Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:21.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:21.576Z] [2023-03-15T15:43:21.576Z] Login Succeeded [2023-03-15T15:43:21.836Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:43:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:21.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:21.836Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:21.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:21.836Z] [2023-03-15T15:43:21.836Z] Login Succeeded [2023-03-15T15:43:21.836Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:43:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:21.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:21.836Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:21.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:21.836Z] [2023-03-15T15:43:21.836Z] Login Succeeded [2023-03-15T15:43:21.836Z] docker.io [2023-03-15T15:43:22.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:43:22.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:43:22.355Z] Configure a credential helper to remove this warning. See [2023-03-15T15:43:22.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:43:22.355Z] [2023-03-15T15:43:22.355Z] Login Succeeded [2023-03-15T15:43:22.355Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:43:22.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:43:22.577Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:43:22.611Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:43:22.641Z] ========================================================= [2023-03-15T15:43:22.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T15:43:22.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:43:23.088Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T15:43:23.088Z] Sending build context to Docker daemon 23.45MB [2023-03-15T15:43:23.088Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:43:23.088Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:43:23.351Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T15:43:23.351Z] 63b65145d645: Pulling fs layer [2023-03-15T15:43:23.351Z] a2d21d5440eb: Pulling fs layer [2023-03-15T15:43:23.351Z] 935e6c44a52c: Pulling fs layer [2023-03-15T15:43:23.351Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T15:43:23.351Z] 30dea6a524f1: Pulling fs layer [2023-03-15T15:43:23.351Z] a2aff8979fd8: Pulling fs layer [2023-03-15T15:43:23.351Z] 6808be2612f2: Pulling fs layer [2023-03-15T15:43:23.351Z] f25807f1079a: Pulling fs layer [2023-03-15T15:43:23.351Z] a2aff8979fd8: Waiting [2023-03-15T15:43:23.351Z] 94cc34f8dd06: Waiting [2023-03-15T15:43:23.351Z] 30dea6a524f1: Waiting [2023-03-15T15:43:23.351Z] 6808be2612f2: Waiting [2023-03-15T15:43:23.351Z] f25807f1079a: Waiting [2023-03-15T15:43:23.351Z] a2d21d5440eb: Verifying Checksum [2023-03-15T15:43:23.351Z] a2d21d5440eb: Download complete [2023-03-15T15:43:23.351Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T15:43:23.351Z] 94cc34f8dd06: Download complete [2023-03-15T15:43:23.351Z] 30dea6a524f1: Verifying Checksum [2023-03-15T15:43:23.351Z] 30dea6a524f1: Download complete [2023-03-15T15:43:23.351Z] 63b65145d645: Download complete [2023-03-15T15:43:23.351Z] a2aff8979fd8: Verifying Checksum [2023-03-15T15:43:23.351Z] a2aff8979fd8: Download complete [2023-03-15T15:43:23.626Z] 63b65145d645: Pull complete [2023-03-15T15:43:23.626Z] a2d21d5440eb: Pull complete [2023-03-15T15:43:23.894Z] f25807f1079a: Verifying Checksum [2023-03-15T15:43:23.894Z] f25807f1079a: Download complete [2023-03-15T15:43:24.153Z] 935e6c44a52c: Verifying Checksum [2023-03-15T15:43:24.153Z] 935e6c44a52c: Download complete [2023-03-15T15:43:24.153Z] 6808be2612f2: Verifying Checksum [2023-03-15T15:43:27.432Z] 935e6c44a52c: Pull complete [2023-03-15T15:43:27.432Z] 94cc34f8dd06: Pull complete [2023-03-15T15:43:27.432Z] 30dea6a524f1: Pull complete [2023-03-15T15:43:27.432Z] a2aff8979fd8: Pull complete [2023-03-15T15:43:29.962Z] 6808be2612f2: Pull complete [2023-03-15T15:43:30.529Z] f25807f1079a: Pull complete [2023-03-15T15:43:30.529Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T15:43:30.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T15:43:30.529Z] ---> 3b553350e43f [2023-03-15T15:43:30.529Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:43:33.819Z] ---> Running in 819ba50cb840 [2023-03-15T15:43:33.819Z] Removing intermediate container 819ba50cb840 [2023-03-15T15:43:33.819Z] ---> 517c3e3c7f10 [2023-03-15T15:43:33.819Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:43:33.819Z] ---> Running in ca4706cb32e0 [2023-03-15T15:43:33.819Z] Removing intermediate container ca4706cb32e0 [2023-03-15T15:43:33.819Z] ---> 0df9ba314129 [2023-03-15T15:43:33.819Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:43:33.819Z] ---> Running in 665a46ecf406 [2023-03-15T15:43:34.079Z] Removing intermediate container 665a46ecf406 [2023-03-15T15:43:34.079Z] ---> aec2e3eb5aa7 [2023-03-15T15:43:34.079Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T15:43:34.079Z] ---> Running in 09cb9a6e1ba9 [2023-03-15T15:43:34.079Z] Removing intermediate container 09cb9a6e1ba9 [2023-03-15T15:43:34.079Z] ---> 7987272b9dd6 [2023-03-15T15:43:34.079Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:43:34.079Z] ---> Running in ba75c483b0fb [2023-03-15T15:43:34.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:43:34.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:43:34.859Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:43:34.859Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:43:34.859Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:43:34.859Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:43:34.859Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:43:34.859Z] OK: 269 MiB in 57 packages [2023-03-15T15:43:35.118Z] Removing intermediate container ba75c483b0fb [2023-03-15T15:43:35.118Z] ---> 760d47b5b949 [2023-03-15T15:43:35.118Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:43:35.376Z] ---> f6b5f88b8582 [2023-03-15T15:43:35.376Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:43:35.376Z] ---> Running in 3718bfbb0880 [2023-03-15T15:43:36.043Z] Still waiting to schedule task [2023-03-15T15:43:36.043Z] ‘prd-ubuntu20.04-docker-8c-8g-497’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T15:43:36.043Z] ‘prd-ubuntu20.04-docker-8c-8g-498’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T15:43:36.044Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-503’ is offline [2023-03-15T15:43:36.044Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-504’ is offline [2023-03-15T15:43:36.044Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-518’ is offline [2023-03-15T15:43:57.306Z] Removing intermediate container 3718bfbb0880 [2023-03-15T15:43:57.306Z] ---> b7862b0276e3 [2023-03-15T15:43:57.306Z] Step 10/12 : COPY . . [2023-03-15T15:43:57.306Z] ---> 63a35cc20f10 [2023-03-15T15:43:57.306Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:43:57.306Z] ---> Running in 9239ba1dc7eb [2023-03-15T15:43:57.306Z] Removing intermediate container 9239ba1dc7eb [2023-03-15T15:43:57.306Z] ---> 879aa3452178 [2023-03-15T15:43:57.306Z] Step 12/12 : RUN $MAKE [2023-03-15T15:43:57.306Z] ---> Running in 0bf4a6baa79f [2023-03-15T15:43:57.306Z] noop [2023-03-15T15:43:57.306Z] Removing intermediate container 0bf4a6baa79f [2023-03-15T15:43:57.306Z] ---> 960a6a93ea7d [2023-03-15T15:43:57.306Z] Successfully built 960a6a93ea7d [2023-03-15T15:43:57.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:43:57.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:43:57.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:43:57.901Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2023-03-15T15:43:57.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/vice-virtual-go_dependabot-daily -v /w/workspace/vice-virtual-go_dependabot-daily:/w/workspace/vice-virtual-go_dependabot-daily:rw,z -v /w/workspace/vice-virtual-go_dependabot-daily@tmp:/w/workspace/vice-virtual-go_dependabot-daily@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 ******** ci-base-image-x86_64 cat [2023-03-15T15:43:58.246Z] $ docker top cbaedb809f08a612cb1a6281cc9db970717ee86a3b0f1bb60b5e22ef4e28c4bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:43:58.640Z] + go version [2023-03-15T15:43:58.640Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T15:43:58.672Z] $ docker stop --time=1 cbaedb809f08a612cb1a6281cc9db970717ee86a3b0f1bb60b5e22ef4e28c4bf [2023-03-15T15:43:59.963Z] $ docker rm -f --volumes cbaedb809f08a612cb1a6281cc9db970717ee86a3b0f1bb60b5e22ef4e28c4bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:44:00.678Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:44:00.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:44:00.822Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2023-03-15T15:44:00.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/vice-virtual-go_dependabot-daily -v /w/workspace/vice-virtual-go_dependabot-daily:/w/workspace/vice-virtual-go_dependabot-daily:rw,z -v /w/workspace/vice-virtual-go_dependabot-daily@tmp:/w/workspace/vice-virtual-go_dependabot-daily@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 ******** ci-base-image-x86_64 cat [2023-03-15T15:44:01.162Z] $ docker top c54a1aa642820d477f0b1294ca1a49248c18707b08591dbce8c0ba16aa12a4f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:44:01.551Z] + git config --global --add safe.directory /w/workspace/vice-virtual-go_dependabot-daily [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:44:01.966Z] + make test [2023-03-15T15:44:01.966Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:44:06.149Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T15:44:16.102Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T15:44:16.102Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.035s coverage: 65.7% of statements [2023-03-15T15:44:20.280Z] go vet ./... [2023-03-15T15:44:23.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:44:23.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:44:23.558Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T15:44:23.592Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:44:23.625Z] $ docker stop --time=1 c54a1aa642820d477f0b1294ca1a49248c18707b08591dbce8c0ba16aa12a4f4 [2023-03-15T15:44:25.698Z] $ docker rm -f --volumes c54a1aa642820d477f0b1294ca1a49248c18707b08591dbce8c0ba16aa12a4f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:44:26.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:44:26.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T15:44:26.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:44:27.283Z] + ls -al . [2023-03-15T15:44:27.283Z] total 192 [2023-03-15T15:44:27.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:44 . [2023-03-15T15:44:27.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:42 .. [2023-03-15T15:44:27.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:43 .git [2023-03-15T15:44:27.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 .github [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:42 .gitignore [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:42 .golangci.yml [2023-03-15T15:44:27.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:43 .semver [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:42 Attribution.txt [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:42 CHANGELOG.md [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:42 Dockerfile [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:42 GOVERNANCE.md [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:42 Jenkinsfile [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:42 LICENSE [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:42 Makefile [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:42 OWNERS.md [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:42 README.md [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:43 VERSION [2023-03-15T15:44:27.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:42 bin [2023-03-15T15:44:27.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 cmd [2023-03-15T15:44:27.283Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:44 coverage.out [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:42 go.mod [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:42 go.sum [2023-03-15T15:44:27.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 internal [2023-03-15T15:44:27.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:42 snap [2023-03-15T15:44:27.283Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:44:27.719Z] + 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=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=amd64 --label version=0.0.0 . [2023-03-15T15:44:27.719Z] Sending build context to Docker daemon 23.5MB [2023-03-15T15:44:27.719Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:44:27.719Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T15:44:27.719Z] ---> 960a6a93ea7d [2023-03-15T15:44:27.719Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:44:27.977Z] ---> Running in 848b0c9ebc2c [2023-03-15T15:44:27.977Z] Removing intermediate container 848b0c9ebc2c [2023-03-15T15:44:27.977Z] ---> 6ae57cd5692e [2023-03-15T15:44:27.977Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:44:27.977Z] ---> Running in c3da3940f93d [2023-03-15T15:44:27.977Z] Removing intermediate container c3da3940f93d [2023-03-15T15:44:27.977Z] ---> 0eae1ca823a8 [2023-03-15T15:44:27.977Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:44:27.977Z] ---> Running in 4775d9a234e2 [2023-03-15T15:44:28.234Z] Removing intermediate container 4775d9a234e2 [2023-03-15T15:44:28.235Z] ---> b044263330da [2023-03-15T15:44:28.235Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T15:44:28.235Z] ---> Running in 1ebd52c9d571 [2023-03-15T15:44:28.235Z] Removing intermediate container 1ebd52c9d571 [2023-03-15T15:44:28.235Z] ---> f74c92031b5b [2023-03-15T15:44:28.235Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:44:28.235Z] ---> Running in d8d999d93d81 [2023-03-15T15:44:28.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:44:28.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:44:29.014Z] OK: 269 MiB in 57 packages [2023-03-15T15:44:29.272Z] Removing intermediate container d8d999d93d81 [2023-03-15T15:44:29.272Z] ---> 3fadf61f9ccb [2023-03-15T15:44:29.272Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T15:44:29.272Z] ---> 4983aff35913 [2023-03-15T15:44:29.272Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:44:29.272Z] ---> Running in 43c5b0f012d5 [2023-03-15T15:44:30.205Z] Removing intermediate container 43c5b0f012d5 [2023-03-15T15:44:30.205Z] ---> 92808311e6d2 [2023-03-15T15:44:30.205Z] Step 10/25 : COPY . . [2023-03-15T15:44:30.772Z] ---> 4e6a230913f4 [2023-03-15T15:44:30.772Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:44:30.772Z] ---> Running in 6dd52c692b40 [2023-03-15T15:44:30.772Z] Removing intermediate container 6dd52c692b40 [2023-03-15T15:44:30.772Z] ---> 22a8d205c55e [2023-03-15T15:44:30.772Z] Step 12/25 : RUN $MAKE [2023-03-15T15:44:30.772Z] ---> Running in f6f7c7134bc1 [2023-03-15T15:44:31.032Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-15T15:44:49.106Z] Removing intermediate container f6f7c7134bc1 [2023-03-15T15:44:49.106Z] ---> 34ca8e5cfd64 [2023-03-15T15:44:49.106Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T15:44:49.106Z] 3.17: Pulling from library/alpine [2023-03-15T15:44:49.106Z] 63b65145d645: Already exists [2023-03-15T15:44:49.364Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:44:49.364Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:44:49.364Z] ---> b2aa39c304c2 [2023-03-15T15:44:49.364Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T15:44:49.364Z] ---> Running in bbfae87ce150 [2023-03-15T15:44:49.364Z] Removing intermediate container bbfae87ce150 [2023-03-15T15:44:49.364Z] ---> 283e87a6b848 [2023-03-15T15:44:49.364Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T15:44:49.364Z] ---> Running in 95a3e5baa11a [2023-03-15T15:44:49.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:44:49.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:44:50.140Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T15:44:50.141Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:44:50.141Z] OK: 7 MiB in 16 packages [2023-03-15T15:44:50.404Z] Removing intermediate container 95a3e5baa11a [2023-03-15T15:44:50.404Z] ---> 6c643e3fae22 [2023-03-15T15:44:50.404Z] Step 16/25 : WORKDIR / [2023-03-15T15:44:50.404Z] ---> Running in f21731667b12 [2023-03-15T15:44:50.404Z] Removing intermediate container f21731667b12 [2023-03-15T15:44:50.404Z] ---> 7d149943b05e [2023-03-15T15:44:50.404Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T15:44:50.664Z] ---> 44996d4e45c1 [2023-03-15T15:44:50.664Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T15:44:50.664Z] ---> cd1f4770f03c [2023-03-15T15:44:50.664Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T15:44:51.229Z] ---> 6217c870bea4 [2023-03-15T15:44:51.229Z] Step 20/25 : EXPOSE 59900 [2023-03-15T15:44:51.229Z] ---> Running in 60ce40e8cffa [2023-03-15T15:44:51.488Z] Removing intermediate container 60ce40e8cffa [2023-03-15T15:44:51.488Z] ---> f39432f7ccdf [2023-03-15T15:44:51.488Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T15:44:51.488Z] ---> Running in d22ea84a5521 [2023-03-15T15:44:51.488Z] Removing intermediate container d22ea84a5521 [2023-03-15T15:44:51.488Z] ---> 9958e2df2204 [2023-03-15T15:44:51.488Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T15:44:51.488Z] ---> Running in 5cc7ad69fb63 [2023-03-15T15:44:51.488Z] Removing intermediate container 5cc7ad69fb63 [2023-03-15T15:44:51.488Z] ---> 2e4fbe828366 [2023-03-15T15:44:51.488Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T15:44:51.488Z] ---> Running in 132f440b5787 [2023-03-15T15:44:51.746Z] Removing intermediate container 132f440b5787 [2023-03-15T15:44:51.746Z] ---> 3a20e1ed637c [2023-03-15T15:44:51.746Z] Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:44:51.746Z] ---> Running in c5c8faefcffd [2023-03-15T15:44:51.746Z] Removing intermediate container c5c8faefcffd [2023-03-15T15:44:51.746Z] ---> 1206fc17de5e [2023-03-15T15:44:51.746Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T15:44:51.746Z] ---> Running in d09f7ed0ad8e [2023-03-15T15:44:51.746Z] Removing intermediate container d09f7ed0ad8e [2023-03-15T15:44:51.746Z] ---> e7afd0ec5f10 [2023-03-15T15:44:51.746Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:44:51.746Z] Successfully built e7afd0ec5f10 [2023-03-15T15:44:51.746Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:44:52.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:44:52.561Z] [2023-03-15T15:44:52.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:44:52.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:44:52.931Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T15:44:52.931Z] 5eb5b503b376: Pulling fs layer [2023-03-15T15:44:52.931Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T15:44:52.931Z] ec43610c2a17: Pulling fs layer [2023-03-15T15:44:52.931Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T15:44:52.931Z] 33b1e0a273af: Pulling fs layer [2023-03-15T15:44:52.931Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T15:44:52.931Z] 2f39f015ded8: Pulling fs layer [2023-03-15T15:44:52.931Z] 3a2ae6a8a46f: Waiting [2023-03-15T15:44:52.931Z] 33b1e0a273af: Waiting [2023-03-15T15:44:52.931Z] 5d3b04190fa2: Waiting [2023-03-15T15:44:52.931Z] 2f39f015ded8: Waiting [2023-03-15T15:44:52.931Z] 5c69ac0246d0: Download complete [2023-03-15T15:44:52.931Z] 3a2ae6a8a46f: Download complete [2023-03-15T15:44:53.190Z] 33b1e0a273af: Verifying Checksum [2023-03-15T15:44:53.190Z] 33b1e0a273af: Download complete [2023-03-15T15:44:53.190Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T15:44:53.190Z] ec43610c2a17: Verifying Checksum [2023-03-15T15:44:53.190Z] ec43610c2a17: Download complete [2023-03-15T15:44:53.190Z] 5d3b04190fa2: Download complete [2023-03-15T15:44:53.190Z] 5eb5b503b376: Verifying Checksum [2023-03-15T15:44:53.190Z] 5eb5b503b376: Download complete [2023-03-15T15:44:53.756Z] 2f39f015ded8: Download complete [2023-03-15T15:44:54.693Z] 5eb5b503b376: Pull complete [2023-03-15T15:44:54.693Z] 5c69ac0246d0: Pull complete [2023-03-15T15:44:54.951Z] ec43610c2a17: Pull complete [2023-03-15T15:44:54.951Z] 3a2ae6a8a46f: Pull complete [2023-03-15T15:44:55.213Z] 33b1e0a273af: Pull complete [2023-03-15T15:44:55.472Z] 5d3b04190fa2: Pull complete [2023-03-15T15:44:59.658Z] 2f39f015ded8: Pull complete [2023-03-15T15:44:59.658Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T15:44:59.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:44:59.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:44:59.888Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2023-03-15T15:44:59.917Z] $ 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/vice-virtual-go_dependabot-daily -v /w/workspace/vice-virtual-go_dependabot-daily:/w/workspace/vice-virtual-go_dependabot-daily:rw,z -v /w/workspace/vice-virtual-go_dependabot-daily@tmp:/w/workspace/vice-virtual-go_dependabot-daily@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-lftools-log-publisher:latest cat [2023-03-15T15:45:01.667Z] $ docker top 70aba6b718fa49d12cf52bf1184604c11a4bd422460e8f3e399440ae52b49352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:45:02.108Z] ---> job-cost.sh [2023-03-15T15:45:02.108Z] lf-activate-venv: SKIPPING [2023-03-15T15:45:02.108Z] INFO: No Stack... [2023-03-15T15:45:02.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:45:02.937Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:45:03.248Z] + cat /w/workspace/vice-virtual-go_dependabot-daily/archives/cost.csv [2023-03-15T15:45:03.248Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:45:03.290Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [2023-03-15T15:45:03.295Z] Resource [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] did not exist. Created. [2023-03-15T15:45:03.295Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:45:03.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T15:45:03.744Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:45:03.773Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:45:03.853Z] $ docker stop --time=1 70aba6b718fa49d12cf52bf1184604c11a4bd422460e8f3e399440ae52b49352 [2023-03-15T15:45:05.017Z] $ docker rm -f --volumes 70aba6b718fa49d12cf52bf1184604c11a4bd422460e8f3e399440ae52b49352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T15:46:14.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-531 in /w/workspace/vice-virtual-go_dependabot-daily [Pipeline] { [Pipeline] ws [2023-03-15T15:46:14.910Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T15:46:14.992Z] The recommended git tool is: git [2023-03-15T15:46:24.633Z] using credential edgex-jenkins-ssh [2023-03-15T15:46:24.657Z] Cloning the remote Git repository [2023-03-15T15:46:24.721Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T15:46:24.857Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-15T15:46:25.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T15:46:25.032Z] > git --version # timeout=10 [2023-03-15T15:46:25.055Z] > git --version # 'git version 2.25.1' [2023-03-15T15:46:25.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:46:25.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:46:27.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-15T15:46:27.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:46:28.662Z] Avoid second fetch [2023-03-15T15:46:28.663Z] Checking out Revision 27042ad94e32903ce54c6bea518efcfbb814133f (dependabot-daily) [2023-03-15T15:46:29.410Z] Commit message: "ci: Change dependabot gomod schedule to daily" [2023-03-15T15:46:29.480Z] > git --version # timeout=10 [2023-03-15T15:46:29.499Z] > git --version # 'git version 2.25.1' [2023-03-15T15:46:29.517Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:46:28.693Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:46:28.785Z] > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [2023-03-15T15:46:30.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T15:46:30.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T15:46:30.615Z] Dload Upload Total Spent Left Speed [2023-03-15T15:46:30.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-15T15:46:31.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T15:46:31.657Z] + sudo tee /etc/docker/daemon.new [2023-03-15T15:46:31.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T15:46:31.657Z] { [2023-03-15T15:46:31.657Z] "registry-mirrors": [ [2023-03-15T15:46:31.657Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T15:46:31.657Z] ], [2023-03-15T15:46:31.657Z] "bip": "10.250.0.254/24", [2023-03-15T15:46:31.657Z] "hosts": [ [2023-03-15T15:46:31.657Z] "tcp://0.0.0.0:5555", [2023-03-15T15:46:31.657Z] "unix:///var/run/docker.sock" [2023-03-15T15:46:31.657Z] ], [2023-03-15T15:46:31.657Z] "mtu": 1458, [2023-03-15T15:46:31.657Z] "selinux-enabled": true, [2023-03-15T15:46:31.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T15:46:31.657Z] } [Pipeline] sh [2023-03-15T15:46:32.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T15:46:32.404Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:46:50.777Z] provisioning config files... [2023-03-15T15:46:50.808Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7208912562507069616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:46:51.214Z] ---> docker-login.sh [2023-03-15T15:46:51.214Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:46:51.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:51.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:51.811Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:51.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:51.811Z] [2023-03-15T15:46:51.811Z] Login Succeeded [2023-03-15T15:46:51.811Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:46:52.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:52.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:52.354Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:52.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:52.354Z] [2023-03-15T15:46:52.354Z] Login Succeeded [2023-03-15T15:46:52.354Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:46:52.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:52.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:52.625Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:52.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:52.625Z] [2023-03-15T15:46:52.625Z] Login Succeeded [2023-03-15T15:46:52.625Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:46:52.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:53.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:53.167Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:53.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:53.167Z] [2023-03-15T15:46:53.167Z] Login Succeeded [2023-03-15T15:46:53.167Z] docker.io [2023-03-15T15:46:53.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:53.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:53.438Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:53.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:53.438Z] [2023-03-15T15:46:53.438Z] Login Succeeded [2023-03-15T15:46:53.708Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:46:53.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:46:54.230Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:46:54.268Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:46:54.308Z] ========================================================= [2023-03-15T15:46:54.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T15:46:54.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:46:54.843Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T15:46:55.116Z] Sending build context to Docker daemon 11.87MB [2023-03-15T15:46:55.396Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:46:55.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:46:55.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T15:46:55.396Z] af6eaf76a39c: Pulling fs layer [2023-03-15T15:46:55.396Z] 55522c791124: Pulling fs layer [2023-03-15T15:46:55.396Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T15:46:55.396Z] 169dfbe0d373: Pulling fs layer [2023-03-15T15:46:55.396Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T15:46:55.396Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T15:46:55.396Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T15:46:55.396Z] e1ff8fa3b103: Waiting [2023-03-15T15:46:55.396Z] 52ebb69f0ebf: Waiting [2023-03-15T15:46:55.396Z] 5abe8eddf0d5: Waiting [2023-03-15T15:46:55.396Z] 169dfbe0d373: Waiting [2023-03-15T15:46:55.396Z] 55522c791124: Verifying Checksum [2023-03-15T15:46:55.396Z] 55522c791124: Download complete [2023-03-15T15:46:55.672Z] 169dfbe0d373: Verifying Checksum [2023-03-15T15:46:55.672Z] 169dfbe0d373: Download complete [2023-03-15T15:46:55.672Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T15:46:55.672Z] e1ff8fa3b103: Download complete [2023-03-15T15:46:55.672Z] af6eaf76a39c: Verifying Checksum [2023-03-15T15:46:56.651Z] af6eaf76a39c: Pull complete [2023-03-15T15:46:56.934Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T15:46:56.934Z] 5abe8eddf0d5: Download complete [2023-03-15T15:46:57.532Z] 55522c791124: Pull complete [2023-03-15T15:46:58.555Z] ce5c4a1c91eb: Download complete [2023-03-15T15:46:58.555Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T15:46:58.555Z] 52ebb69f0ebf: Download complete [2023-03-15T15:47:10.934Z] ce5c4a1c91eb: Pull complete [2023-03-15T15:47:10.934Z] 169dfbe0d373: Pull complete [2023-03-15T15:47:10.934Z] e1ff8fa3b103: Pull complete [2023-03-15T15:47:17.917Z] 52ebb69f0ebf: Pull complete [2023-03-15T15:47:20.525Z] 5abe8eddf0d5: Pull complete [2023-03-15T15:47:20.525Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T15:47:20.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T15:47:20.525Z] ---> 6cb57ee374ae [2023-03-15T15:47:20.525Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:47:22.520Z] ---> Running in 8bad9d8a73c0 [2023-03-15T15:47:22.520Z] Removing intermediate container 8bad9d8a73c0 [2023-03-15T15:47:22.520Z] ---> 361f0ae1e841 [2023-03-15T15:47:22.520Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:47:22.792Z] ---> Running in 3847b37faadc [2023-03-15T15:47:23.067Z] Removing intermediate container 3847b37faadc [2023-03-15T15:47:23.067Z] ---> 3aa5b9e6a3bc [2023-03-15T15:47:23.067Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:47:23.067Z] ---> Running in 2663fe76070c [2023-03-15T15:47:23.659Z] Removing intermediate container 2663fe76070c [2023-03-15T15:47:23.659Z] ---> e8be4f2f1999 [2023-03-15T15:47:23.659Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T15:47:23.659Z] ---> Running in b2b6870c0ce9 [2023-03-15T15:47:23.938Z] Removing intermediate container b2b6870c0ce9 [2023-03-15T15:47:23.938Z] ---> ae70559b15ca [2023-03-15T15:47:23.938Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:47:23.938Z] ---> Running in 0014d0e0e6e6 [2023-03-15T15:47:25.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:47:25.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:47:27.384Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:47:27.384Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:47:27.657Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:47:27.657Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:47:27.657Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:47:27.657Z] OK: 268 MiB in 57 packages [2023-03-15T15:47:29.083Z] Removing intermediate container 0014d0e0e6e6 [2023-03-15T15:47:29.083Z] ---> 486eb1b0a834 [2023-03-15T15:47:29.083Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:47:29.683Z] ---> 40204953fb31 [2023-03-15T15:47:29.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:47:29.683Z] ---> Running in e8a6bb19cb6d [2023-03-15T15:48:37.615Z] Removing intermediate container e8a6bb19cb6d [2023-03-15T15:48:37.615Z] ---> 60875ea050e8 [2023-03-15T15:48:37.615Z] Step 10/12 : COPY . . [2023-03-15T15:48:37.615Z] ---> d5f16f7ce660 [2023-03-15T15:48:37.615Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:48:37.615Z] ---> Running in 61ca0a419345 [2023-03-15T15:48:37.615Z] Removing intermediate container 61ca0a419345 [2023-03-15T15:48:37.615Z] ---> 73e59b018ca9 [2023-03-15T15:48:37.615Z] Step 12/12 : RUN $MAKE [2023-03-15T15:48:37.615Z] ---> Running in e67419e82cad [2023-03-15T15:48:37.615Z] noop [2023-03-15T15:48:37.615Z] Removing intermediate container e67419e82cad [2023-03-15T15:48:37.615Z] ---> 30240d4f279a [2023-03-15T15:48:37.615Z] Successfully built 30240d4f279a [2023-03-15T15:48:37.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:38.093Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:48:38.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:48:38.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2023-03-15T15:48:38.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2023-03-15T15:48:39.922Z] $ docker top 62b1a50eab09493d2e2f52a119bc9cb01498e7f3db461156f89c0653c3dc42b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:48:40.827Z] + go version [2023-03-15T15:48:40.827Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T15:48:40.865Z] $ docker stop --time=1 62b1a50eab09493d2e2f52a119bc9cb01498e7f3db461156f89c0653c3dc42b3 [2023-03-15T15:48:42.563Z] $ docker rm -f --volumes 62b1a50eab09493d2e2f52a119bc9cb01498e7f3db461156f89c0653c3dc42b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:43.422Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:48:43.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:48:43.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2023-03-15T15:48:43.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2023-03-15T15:48:45.927Z] $ docker top 3d82d9f1fc9147683a46a050e81139efc620c996dcffa0700a4492445d9fdb60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:48:46.872Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:48:47.629Z] + make test [2023-03-15T15:48:47.629Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:49:34.533Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T15:52:26.422Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T15:52:26.422Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.153s coverage: 65.7% of statements [2023-03-15T15:52:26.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T15:52:26.422Z] go vet ./... [2023-03-15T15:52:58.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:52:58.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:52:58.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T15:52:58.760Z] [edgeX.isLTS] Checking if [dependabot-daily] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:52:58.793Z] $ docker stop --time=1 3d82d9f1fc9147683a46a050e81139efc620c996dcffa0700a4492445d9fdb60 [2023-03-15T15:53:00.900Z] $ docker rm -f --volumes 3d82d9f1fc9147683a46a050e81139efc620c996dcffa0700a4492445d9fdb60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:53:02.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:53:02.360Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T15:53:03.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:53:03.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:53:04.032Z] + ls -al . [2023-03-15T15:53:04.032Z] total 188 [2023-03-15T15:53:04.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:48 . [2023-03-15T15:53:04.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 .. [2023-03-15T15:53:04.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:46 .git [2023-03-15T15:53:04.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 .github [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:46 .gitignore [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:46 .golangci.yml [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:46 Attribution.txt [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:46 CHANGELOG.md [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:46 Dockerfile [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:46 GOVERNANCE.md [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:46 Jenkinsfile [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:46 LICENSE [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:46 Makefile [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:46 OWNERS.md [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:46 README.md [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:43 VERSION [2023-03-15T15:53:04.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:46 bin [2023-03-15T15:53:04.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 cmd [2023-03-15T15:53:04.032Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:52 coverage.out [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:46 go.mod [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:46 go.sum [2023-03-15T15:53:04.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 internal [2023-03-15T15:53:04.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 snap [2023-03-15T15:53:04.032Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:53:04.476Z] + 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=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=arm64 --label version=0.0.0 . [2023-03-15T15:53:05.073Z] Sending build context to Docker daemon 11.92MB [2023-03-15T15:53:05.073Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:53:05.073Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T15:53:05.073Z] ---> 30240d4f279a [2023-03-15T15:53:05.074Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:53:05.345Z] ---> Running in cb0f6566e44c [2023-03-15T15:53:05.614Z] Removing intermediate container cb0f6566e44c [2023-03-15T15:53:05.614Z] ---> 4e237f8693c0 [2023-03-15T15:53:05.614Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:53:05.895Z] ---> Running in 7c6cf24c9589 [2023-03-15T15:53:06.170Z] Removing intermediate container 7c6cf24c9589 [2023-03-15T15:53:06.170Z] ---> b06060864553 [2023-03-15T15:53:06.170Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:53:06.170Z] ---> Running in 6003e8dd1c1e [2023-03-15T15:53:06.443Z] Removing intermediate container 6003e8dd1c1e [2023-03-15T15:53:06.443Z] ---> fbb9940ced12 [2023-03-15T15:53:06.443Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T15:53:06.715Z] ---> Running in 2c486af9f068 [2023-03-15T15:53:06.987Z] Removing intermediate container 2c486af9f068 [2023-03-15T15:53:06.987Z] ---> 29c65dfe6307 [2023-03-15T15:53:06.987Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:53:07.263Z] ---> Running in b394c7abd948 [2023-03-15T15:53:08.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:53:08.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:53:10.245Z] OK: 268 MiB in 57 packages [2023-03-15T15:53:11.224Z] Removing intermediate container b394c7abd948 [2023-03-15T15:53:11.224Z] ---> 5c7a1b500e22 [2023-03-15T15:53:11.224Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T15:53:11.815Z] ---> 475f4ac8ac67 [2023-03-15T15:53:11.815Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:53:11.816Z] ---> Running in c7f7c74b6e9c [2023-03-15T15:53:15.190Z] Removing intermediate container c7f7c74b6e9c [2023-03-15T15:53:15.190Z] ---> 5558ff0fc606 [2023-03-15T15:53:15.190Z] Step 10/25 : COPY . . [2023-03-15T15:53:16.161Z] ---> 7700b0cff64a [2023-03-15T15:53:16.161Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:53:16.431Z] ---> Running in b151df644ee8 [2023-03-15T15:53:16.703Z] Removing intermediate container b151df644ee8 [2023-03-15T15:53:16.703Z] ---> dd4e9cd41a5b [2023-03-15T15:53:16.703Z] Step 12/25 : RUN $MAKE [2023-03-15T15:53:16.703Z] ---> Running in fb78c3ef0037 [2023-03-15T15:53:18.151Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-15T15:56:10.005Z] Removing intermediate container fb78c3ef0037 [2023-03-15T15:56:10.005Z] ---> 2cc6af6328da [2023-03-15T15:56:10.005Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T15:56:10.005Z] 3.17: Pulling from library/alpine [2023-03-15T15:56:10.005Z] af6eaf76a39c: Already exists [2023-03-15T15:56:10.005Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:56:10.005Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:56:10.005Z] ---> d74e625d9115 [2023-03-15T15:56:10.005Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T15:56:10.005Z] ---> Running in 88965e6231f4 [2023-03-15T15:56:10.005Z] Removing intermediate container 88965e6231f4 [2023-03-15T15:56:10.005Z] ---> 2e8c744ffdfd [2023-03-15T15:56:10.005Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T15:56:10.005Z] ---> Running in a6b9c0469b26 [2023-03-15T15:56:10.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:56:10.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:56:10.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T15:56:10.005Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:56:10.005Z] OK: 8 MiB in 16 packages [2023-03-15T15:56:10.273Z] Removing intermediate container a6b9c0469b26 [2023-03-15T15:56:10.273Z] ---> 96bd10996c8e [2023-03-15T15:56:10.273Z] Step 16/25 : WORKDIR / [2023-03-15T15:56:10.273Z] ---> Running in ca5cbb9119f9 [2023-03-15T15:56:10.545Z] Removing intermediate container ca5cbb9119f9 [2023-03-15T15:56:10.545Z] ---> cc4c28c670ec [2023-03-15T15:56:10.545Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T15:56:11.131Z] ---> 8c0e1245df79 [2023-03-15T15:56:11.131Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T15:56:11.717Z] ---> 7ee739817050 [2023-03-15T15:56:11.717Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T15:56:13.678Z] ---> ad2422fc9f6a [2023-03-15T15:56:13.678Z] Step 20/25 : EXPOSE 59900 [2023-03-15T15:56:13.678Z] ---> Running in 645ddda8b626 [2023-03-15T15:56:13.946Z] Removing intermediate container 645ddda8b626 [2023-03-15T15:56:13.946Z] ---> fc87a1756a21 [2023-03-15T15:56:13.946Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T15:56:13.946Z] ---> Running in b173d2627736 [2023-03-15T15:56:14.217Z] Removing intermediate container b173d2627736 [2023-03-15T15:56:14.217Z] ---> 3f78761a5fc8 [2023-03-15T15:56:14.217Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T15:56:14.485Z] ---> Running in 8eab2ef82037 [2023-03-15T15:56:14.755Z] Removing intermediate container 8eab2ef82037 [2023-03-15T15:56:14.755Z] ---> 53fcf727fbf5 [2023-03-15T15:56:14.755Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T15:56:14.755Z] ---> Running in e0d7c51d133e [2023-03-15T15:56:15.345Z] Removing intermediate container e0d7c51d133e [2023-03-15T15:56:15.345Z] ---> 1f6b7bfa3f0e [2023-03-15T15:56:15.345Z] Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:56:15.345Z] ---> Running in 67a850ffc4dd [2023-03-15T15:56:15.617Z] Removing intermediate container 67a850ffc4dd [2023-03-15T15:56:15.617Z] ---> 4afca96fd502 [2023-03-15T15:56:15.617Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T15:56:15.888Z] ---> Running in 056a0e12ced3 [2023-03-15T15:56:16.157Z] Removing intermediate container 056a0e12ced3 [2023-03-15T15:56:16.157Z] ---> b687121cc800 [2023-03-15T15:56:16.157Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:56:16.157Z] Successfully built b687121cc800 [2023-03-15T15:56:16.157Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:56:17.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:56:17.010Z] [2023-03-15T15:56:17.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:56:18.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:56:18.886Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T15:56:18.886Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T15:56:18.886Z] 04944245beec: Pulling fs layer [2023-03-15T15:56:18.886Z] 699f458cf7ca: Pulling fs layer [2023-03-15T15:56:18.886Z] 765212b225bb: Pulling fs layer [2023-03-15T15:56:18.886Z] f23df028b6ca: Pulling fs layer [2023-03-15T15:56:18.886Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T15:56:18.886Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T15:56:18.886Z] f23df028b6ca: Waiting [2023-03-15T15:56:18.886Z] d65c8cfc05b1: Waiting [2023-03-15T15:56:18.886Z] 2437ff75d9bd: Waiting [2023-03-15T15:56:18.886Z] 765212b225bb: Waiting [2023-03-15T15:56:18.886Z] 04944245beec: Verifying Checksum [2023-03-15T15:56:18.886Z] 04944245beec: Download complete [2023-03-15T15:56:18.886Z] 765212b225bb: Verifying Checksum [2023-03-15T15:56:18.886Z] 765212b225bb: Download complete [2023-03-15T15:56:18.886Z] f23df028b6ca: Verifying Checksum [2023-03-15T15:56:18.886Z] f23df028b6ca: Download complete [2023-03-15T15:56:18.886Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T15:56:18.886Z] d65c8cfc05b1: Download complete [2023-03-15T15:56:18.886Z] 699f458cf7ca: Verifying Checksum [2023-03-15T15:56:18.886Z] 699f458cf7ca: Download complete [2023-03-15T15:56:18.886Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T15:56:18.886Z] 8998bd30e6a1: Download complete [2023-03-15T15:56:20.861Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T15:56:20.861Z] 2437ff75d9bd: Download complete [2023-03-15T15:56:22.822Z] 8998bd30e6a1: Pull complete [2023-03-15T15:56:23.416Z] 04944245beec: Pull complete [2023-03-15T15:56:24.841Z] 699f458cf7ca: Pull complete [2023-03-15T15:56:25.111Z] 765212b225bb: Pull complete [2023-03-15T15:56:26.078Z] f23df028b6ca: Pull complete [2023-03-15T15:56:26.078Z] d65c8cfc05b1: Pull complete [2023-03-15T15:56:44.320Z] 2437ff75d9bd: Pull complete [2023-03-15T15:56:44.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T15:56:44.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:56:44.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:56:44.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2023-03-15T15:56:44.747Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-lftools-log-publisher:arm64 cat [2023-03-15T15:56:48.195Z] $ docker top 50c9b1f27300904020dda3cfc7c21845dc8f3c6e87f134ba3199d6374c373670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:56:49.212Z] ---> job-cost.sh [2023-03-15T15:56:49.212Z] lf-activate-venv: SKIPPING [2023-03-15T15:56:49.212Z] INFO: No Stack... [2023-03-15T15:56:49.806Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T15:56:50.782Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:56:51.465Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-03-15T15:56:51.465Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:56:51.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [2023-03-15T15:56:51.534Z] Resource [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] did not exist. Created. [2023-03-15T15:56:51.534Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:56:52.290Z] /w/workspace/device-virtual-go/1@tmp/durable-d66dfeeb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T15:56:52.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T15:56:53.029Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T15:56:53.095Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:56:53.110Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-dependabot-daily-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:56:53.193Z] $ docker stop --time=1 50c9b1f27300904020dda3cfc7c21845dc8f3c6e87f134ba3199d6374c373670 [2023-03-15T15:56:54.791Z] $ docker rm -f --volumes 50c9b1f27300904020dda3cfc7c21845dc8f3c6e87f134ba3199d6374c373670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T15:56:55.757Z] provisioning config files... [2023-03-15T15:56:55.764Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/vice-virtual-go_dependabot-daily@tmp/config7138909980591094028tmp [Pipeline] { [Pipeline] sh [2023-03-15T15:56:56.104Z] + set +x [2023-03-15T15:56:56.104Z] + curl -s https://codecov.io/bash [2023-03-15T15:56:56.104Z] + bash -s -- [2023-03-15T15:56:56.104Z] [2023-03-15T15:56:56.104Z] _____ _ [2023-03-15T15:56:56.104Z] / ____| | | [2023-03-15T15:56:56.104Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T15:56:56.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T15:56:56.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T15:56:56.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T15:56:56.104Z] Bash-1.0.6 [2023-03-15T15:56:56.104Z] [2023-03-15T15:56:56.104Z] [2023-03-15T15:56:56.104Z] ==> git version 2.25.1 found [2023-03-15T15:56:56.104Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T15:56:56.104Z] Release-Date: 2020-01-08 [2023-03-15T15:56:56.104Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T15:56:56.104Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T15:56:56.104Z] ==> Jenkins CI detected. [2023-03-15T15:56:56.104Z] current dir:  /w/workspace/vice-virtual-go_dependabot-daily [2023-03-15T15:56:56.104Z] project root: . [2023-03-15T15:56:56.104Z] --> token set from env [2023-03-15T15:56:56.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T15:56:56.104Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T15:56:56.104Z] ==> Python coveragepy not found [2023-03-15T15:56:56.104Z] ==> Searching for coverage reports in: [2023-03-15T15:56:56.104Z] + . [2023-03-15T15:56:56.104Z] -> Found 1 reports [2023-03-15T15:56:56.104Z] ==> Detecting git/mercurial file structure [2023-03-15T15:56:56.104Z] ==> Reading reports [2023-03-15T15:56:56.104Z] + ./coverage.out bytes=44311 [2023-03-15T15:56:56.104Z] ==> Appending adjustments [2023-03-15T15:56:56.104Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T15:56:56.363Z] + Found adjustments [2023-03-15T15:56:56.363Z] ==> Gzipping contents [2023-03-15T15:56:56.363Z] 8.0K /tmp/codecov.ERX6oG.gz [2023-03-15T15:56:56.363Z] ==> Uploading reports [2023-03-15T15:56:56.363Z] url: https://codecov.io [2023-03-15T15:56:56.363Z] query: branch=dependabot-daily&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fdependabot-daily%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T15:56:56.363Z] -> Pinging Codecov [2023-03-15T15:56:56.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=dependabot-daily&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fdependabot-daily%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T15:56:56.363Z] -> Uploading to [2023-03-15T15:56:56.363Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/5E52B4B073DB2E39498172D8E973AA87/27042ad94e32903ce54c6bea518efcfbb814133f/d1385887-88a2-45fb-90a0-c70b078da146.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T155656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c4643b441f23abd21f0795bad690765870ae9aeb6758b8051dd21a73ec928c8 [2023-03-15T15:56:56.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T15:56:56.363Z] Dload Upload Total Spent Left Speed [2023-03-15T15:56:56.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 26881 --:--:-- --:--:-- --:--:-- 26748 100 5430 0 0 100 5430 0 21895 --:--:-- --:--:-- --:--:-- 21807 [2023-03-15T15:56:56.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] } [2023-03-15T15:56:56.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T15:56:58.384Z] + [ -d /w/workspace/vice-virtual-go_dependabot-daily/archives ] [2023-03-15T15:56:58.384Z] + ls -al /w/workspace/vice-virtual-go_dependabot-daily/archives [2023-03-15T15:56:58.384Z] total 16 [2023-03-15T15:56:58.384Z] drwxr-xr-x 3 root root 4096 Mar 15 15:45 . [2023-03-15T15:56:58.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:45 .. [2023-03-15T15:56:58.384Z] drwxr-xr-x 2 root root 4096 Mar 15 15:45 cost [2023-03-15T15:56:58.384Z] -rw-r--r-- 1 root root 99 Mar 15 15:45 cost.csv [2023-03-15T15:56:58.384Z] + sudo chown -R jenkins:jenkins /w/workspace/vice-virtual-go_dependabot-daily/archives [2023-03-15T15:56:58.384Z] + ls -al /w/workspace/vice-virtual-go_dependabot-daily/archives [2023-03-15T15:56:58.384Z] total 16 [2023-03-15T15:56:58.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:45 . [2023-03-15T15:56:58.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:45 .. [2023-03-15T15:56:58.384Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:45 cost [2023-03-15T15:56:58.384Z] -rw-r--r-- 1 jenkins jenkins 99 Mar 15 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:56:58.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:56:59.598Z] ---> package-listing.sh [2023-03-15T15:56:59.598Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T15:56:59.598Z] ++ facter osfamily [2023-03-15T15:56:59.858Z] + OS_FAMILY=debian [2023-03-15T15:56:59.858Z] + workspace=/w/workspace/vice-virtual-go_dependabot-daily [2023-03-15T15:56:59.858Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T15:56:59.858Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T15:56:59.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T15:56:59.858Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T15:56:59.858Z] + '[' /w/workspace/vice-virtual-go_dependabot-daily ']' [2023-03-15T15:56:59.858Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T15:56:59.858Z] + case "${OS_FAMILY}" in [2023-03-15T15:56:59.858Z] + dpkg -l [2023-03-15T15:56:59.858Z] + grep '^ii' [2023-03-15T15:56:59.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T15:56:59.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T15:56:59.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T15:56:59.858Z] + '[' /w/workspace/vice-virtual-go_dependabot-daily ']' [2023-03-15T15:56:59.858Z] + mkdir -p /w/workspace/vice-virtual-go_dependabot-daily/archives/ [2023-03-15T15:56:59.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vice-virtual-go_dependabot-daily/archives/ [Pipeline] echo [2023-03-15T15:56:59.892Z] 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/vice-virtual-go_dependabot-daily/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T15:57:00.193Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:57:00.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:57:00.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:57:00.959Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2023-03-15T15:57:00.984Z] $ 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/vice-virtual-go_dependabot-daily/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/vice-virtual-go_dependabot-daily -v /w/workspace/vice-virtual-go_dependabot-daily:/w/workspace/vice-virtual-go_dependabot-daily:rw,z -v /w/workspace/vice-virtual-go_dependabot-daily@tmp:/w/workspace/vice-virtual-go_dependabot-daily@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T15:57:01.167Z] $ docker top 0561f9b3798227d3ceffba9a8a1a3474174d4c8be75ba8340c89c632d45972a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:57:01.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T15:57:01.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T15:57:02.182Z] + ls /var/log/sa-host [2023-03-15T15:57:02.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:57:02.308Z] provisioning config files... [2023-03-15T15:57:02.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vice-virtual-go_dependabot-daily@tmp/config9314869862811907107tmp [Pipeline] { [Pipeline] echo [2023-03-15T15:57:02.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:02.681Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T15:57:02.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:03.090Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T15:57:03.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:03.429Z] ---> sudo-logs.sh [2023-03-15T15:57:03.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T15:57:03.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:03.826Z] ---> job-cost.sh [2023-03-15T15:57:03.826Z] lf-activate-venv: SKIPPING [2023-03-15T15:57:03.826Z] DEBUG: total: 0.2199999988079071 [2023-03-15T15:57:03.826Z] INFO: Retrieving Stack Cost... [2023-03-15T15:57:04.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:57:04.652Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T15:57:04.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:05.002Z] ---> logs-deploy.sh [2023-03-15T15:57:05.003Z] lf-activate-venv: SKIPPING [2023-03-15T15:57:05.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/dependabot-daily/1 [2023-03-15T15:57:05.003Z] INFO: archiving workspace using pattern(s): [2023-03-15T15:57:05.941Z] Archives upload complete. [2023-03-15T15:57:05.941Z] INFO: archiving logs to Nexus