Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7d08b16b434e93c5cb72c19d88a87eb30002c2a 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-ssh5560584081577130714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6270086239331715263.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13709732702217742476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14659122409532724270.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12525168820159564778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24191 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b7d08b16b434e93c5cb72c19d88a87eb30002c2a (main) Commit message: "Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 > git rev-list --no-walk 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T12:41:39.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T12:41:39.956Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T12:41:39.979Z] ========================================================= [2023-12-06T12:41:39.979Z] EdgeX Global Pipelines Version Info [2023-12-06T12:41:39.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:41:40.730Z] ------------------- [2023-12-06T12:41:40.730Z] stable info: [2023-12-06T12:41:40.730Z] ------------------- [2023-12-06T12:41:40.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T12:41:40.730Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T12:41:40.730Z] Message: update stable to v1.0.258 [2023-12-06T12:41:41.302Z] ------------------- [2023-12-06T12:41:41.302Z] experimental info: [2023-12-06T12:41:41.302Z] ------------------- [2023-12-06T12:41:41.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T12:41:41.302Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T12:41:41.302Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T12:41:41.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-06T12:41:41.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-06T12:41:41.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T12:41:41.462Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T12:41:41.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T12:41:41.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T12:41:41.563Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T12:41:41.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T12:41:41.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T12:41:41.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T12:41:41.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T12:41:41.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-06T12:41:41.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T12:41:41.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T12:41:41.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T12:41:41.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T12:41:41.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T12:41:41.916Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T12:41:41.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T12:41:41.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T12:41:42.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T12:41:42.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T12:41:42.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T12:41:42.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T12:41:42.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T12:41:42.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T12:41:42.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T12:41:42.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T12:41:42.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T12:41:42.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T12:41:42.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] echo [2023-12-06T12:41:42.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d08b1 [Pipeline] echo [2023-12-06T12:41:42.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T12:41:42.552Z] provisioning config files... [2023-12-06T12:41:42.582Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3870080705583086445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:41:42.943Z] ---> ****-login.sh [2023-12-06T12:41:42.943Z] nexus3.edgexfoundry.org:10001 [2023-12-06T12:41:43.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:41:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:41:43.469Z] Configure a credential helper to remove this warning. See [2023-12-06T12:41:43.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:41:43.469Z] [2023-12-06T12:41:43.469Z] Login Succeeded [2023-12-06T12:41:43.469Z] nexus3.edgexfoundry.org:10002 [2023-12-06T12:41:43.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:41:43.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:41:43.731Z] Configure a credential helper to remove this warning. See [2023-12-06T12:41:43.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:41:43.731Z] [2023-12-06T12:41:43.731Z] Login Succeeded [2023-12-06T12:41:43.731Z] nexus3.edgexfoundry.org:10003 [2023-12-06T12:41:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:41:43.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:41:43.732Z] Configure a credential helper to remove this warning. See [2023-12-06T12:41:43.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:41:43.732Z] [2023-12-06T12:41:43.732Z] Login Succeeded [2023-12-06T12:41:43.732Z] nexus3.edgexfoundry.org:10004 [2023-12-06T12:41:43.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:41:43.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:41:43.732Z] Configure a credential helper to remove this warning. See [2023-12-06T12:41:43.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:41:43.732Z] [2023-12-06T12:41:43.732Z] Login Succeeded [2023-12-06T12:41:43.732Z] ****.io [2023-12-06T12:41:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:41:44.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:41:44.259Z] Configure a credential helper to remove this warning. See [2023-12-06T12:41:44.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:41:44.260Z] [2023-12-06T12:41:44.260Z] Login Succeeded [2023-12-06T12:41:44.260Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T12:41:44.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T12:41:44.766Z] + git rev-list -1 --merges b7d08b16b434e93c5cb72c19d88a87eb30002c2a~1..b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] echo [2023-12-06T12:41:44.797Z] -----------> git rev-list -1 --merges b7d08b16b434e93c5cb72c19d88a87eb30002c2a~1..b7d08b16b434e93c5cb72c19d88a87eb30002c2a b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:41:44.797Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a [false] [Pipeline] sh [2023-12-06T12:41:45.100Z] + git log --format=format:%s -1 b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] echo [2023-12-06T12:41:45.114Z] ========================================================= [2023-12-06T12:41:45.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T12:41:45.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T12:41:45.480Z] + git log --format=format:%s -1 b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] echo [2023-12-06T12:41:45.492Z] [semverPrep] GIT_COMMIT: b7d08b16b434e93c5cb72c19d88a87eb30002c2a, Commit Message: Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo [2023-12-06T12:41:45.516Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T12:41:45.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T12:41:45.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T12:41:45.916Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T12:41:45.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T12:41:45.916Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T12:41:45.916Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T12:41:45.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:41:46.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:41:46.357Z] [2023-12-06T12:41:46.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:41:46.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:41:46.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T12:41:46.672Z] b85a868b505f: Pulling fs layer [2023-12-06T12:41:46.672Z] e2be974225ed: Pulling fs layer [2023-12-06T12:41:46.672Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T12:41:46.672Z] 988bab9f4d93: Pulling fs layer [2023-12-06T12:41:46.672Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T12:41:46.672Z] eaf3925da568: Pulling fs layer [2023-12-06T12:41:46.672Z] bab4dde63d76: Pulling fs layer [2023-12-06T12:41:46.672Z] bde34c3a00c8: Pulling fs layer [2023-12-06T12:41:46.672Z] b352a97aabf1: Pulling fs layer [2023-12-06T12:41:46.672Z] 4872d77fe225: Pulling fs layer [2023-12-06T12:41:46.672Z] 5851b861e8e6: Pulling fs layer [2023-12-06T12:41:46.672Z] 1469e6f7b9e6: Waiting [2023-12-06T12:41:46.672Z] eaf3925da568: Waiting [2023-12-06T12:41:46.672Z] bab4dde63d76: Waiting [2023-12-06T12:41:46.672Z] bde34c3a00c8: Waiting [2023-12-06T12:41:46.672Z] b352a97aabf1: Waiting [2023-12-06T12:41:46.672Z] 4872d77fe225: Waiting [2023-12-06T12:41:46.672Z] 5851b861e8e6: Waiting [2023-12-06T12:41:46.672Z] 988bab9f4d93: Waiting [2023-12-06T12:41:46.672Z] e2be974225ed: Download complete [2023-12-06T12:41:46.672Z] 988bab9f4d93: Verifying Checksum [2023-12-06T12:41:46.672Z] 988bab9f4d93: Download complete [2023-12-06T12:41:46.672Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T12:41:46.672Z] 1469e6f7b9e6: Download complete [2023-12-06T12:41:46.931Z] eaf3925da568: Download complete [2023-12-06T12:41:46.931Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T12:41:46.931Z] 339a4e72a1f5: Download complete [2023-12-06T12:41:46.931Z] bde34c3a00c8: Verifying Checksum [2023-12-06T12:41:46.931Z] bde34c3a00c8: Download complete [2023-12-06T12:41:46.931Z] b352a97aabf1: Download complete [2023-12-06T12:41:46.931Z] 4872d77fe225: Verifying Checksum [2023-12-06T12:41:46.931Z] 4872d77fe225: Download complete [2023-12-06T12:41:46.931Z] 5851b861e8e6: Verifying Checksum [2023-12-06T12:41:46.931Z] 5851b861e8e6: Download complete [2023-12-06T12:41:46.931Z] b85a868b505f: Verifying Checksum [2023-12-06T12:41:46.931Z] b85a868b505f: Download complete [2023-12-06T12:41:47.190Z] bab4dde63d76: Verifying Checksum [2023-12-06T12:41:47.190Z] bab4dde63d76: Download complete [2023-12-06T12:41:48.124Z] b85a868b505f: Pull complete [2023-12-06T12:41:48.384Z] e2be974225ed: Pull complete [2023-12-06T12:41:48.953Z] 339a4e72a1f5: Pull complete [2023-12-06T12:41:48.953Z] 988bab9f4d93: Pull complete [2023-12-06T12:41:49.212Z] 1469e6f7b9e6: Pull complete [2023-12-06T12:41:49.212Z] eaf3925da568: Pull complete [2023-12-06T12:41:51.113Z] bab4dde63d76: Pull complete [2023-12-06T12:41:51.113Z] bde34c3a00c8: Pull complete [2023-12-06T12:41:51.373Z] b352a97aabf1: Pull complete [2023-12-06T12:41:51.373Z] 4872d77fe225: Pull complete [2023-12-06T12:41:51.373Z] 5851b861e8e6: Pull complete [2023-12-06T12:41:51.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T12:41:51.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:41:51.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:41:51.567Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:41:51.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T12:41:55.798Z] $ docker top 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 -eo pid,comm [2023-12-06T12:41:55.851Z] 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-12-06T12:41:55.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T12:41:55.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T12:41:55.945Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T12:41:56.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T12:41:56.049Z] $ docker exec 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 ssh-agent [2023-12-06T12:41:56.151Z] SSH_AUTH_SOCK=/tmp/ssh-mzrflpsempDU/agent.31 [2023-12-06T12:41:56.151Z] SSH_AGENT_PID=37 [2023-12-06T12:41:56.159Z] Running ssh-add (command line suppressed) [2023-12-06T12:41:56.260Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3608876095896092546.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3608876095896092546.key) [2023-12-06T12:41:56.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T12:41:56.590Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T12:41:56.598Z] $ docker exec --env ******** --env ******** 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 ssh-agent -k [2023-12-06T12:41:56.703Z] unset SSH_AUTH_SOCK; [2023-12-06T12:41:56.703Z] unset SSH_AGENT_PID; [2023-12-06T12:41:56.705Z] echo Agent pid 37 killed; [2023-12-06T12:41:56.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T12:41:56.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T12:41:56.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T12:41:56.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T12:41:56.897Z] $ docker exec 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 ssh-agent [2023-12-06T12:41:57.020Z] SSH_AUTH_SOCK=/tmp/ssh-Szjo8j0lHzj4/agent.69 [2023-12-06T12:41:57.020Z] SSH_AGENT_PID=75 [2023-12-06T12:41:57.025Z] Running ssh-add (command line suppressed) [2023-12-06T12:41:57.129Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4169738025262841769.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4169738025262841769.key) [2023-12-06T12:41:57.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T12:41:57.453Z] + git semver init [2023-12-06T12:41:57.713Z] 2023-12-06 12:41:57,624 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T12:41:57.713Z] 2023-12-06 12:41:57,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-06T12:41:57.713Z] 2023-12-06 12:41:57,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-06T12:41:57.713Z] 2023-12-06 12:41:57,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T12:41:59.093Z] 2023-12-06 12:41:59,053 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-12-06T12:41:59.093Z] 2023-12-06 12:41:59,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-12-06T12:41:59.093Z] 2023-12-06 12:41:59,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:41:59.093Z] 2023-12-06 12:41:59,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:41:59.093Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T12:41:59.100Z] $ docker exec --env ******** --env ******** 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 ssh-agent -k [2023-12-06T12:41:59.198Z] unset SSH_AUTH_SOCK; [2023-12-06T12:41:59.201Z] unset SSH_AGENT_PID; [2023-12-06T12:41:59.201Z] echo Agent pid 75 killed; [2023-12-06T12:41:59.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T12:41:59.586Z] + git semver [Pipeline] } [2023-12-06T12:41:59.859Z] $ docker stop --time=1 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 [2023-12-06T12:42:01.134Z] $ docker rm -f --volumes 393f11b23058db3ba83b2d616b4ab1dcf0626b455ec20663cacdeebc1e33fcf2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T12:42:01.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T12:42:01.770Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T12:42:01.772Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-12-06T12:42:02.148Z] provisioning config files... [2023-12-06T12:42:02.158Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11273154240631091468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:42:02.490Z] ---> ****-login.sh [2023-12-06T12:42:02.490Z] nexus3.edgexfoundry.org:10001 [2023-12-06T12:42:02.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:42:02.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:42:02.490Z] Configure a credential helper to remove this warning. See [2023-12-06T12:42:02.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:42:02.490Z] [2023-12-06T12:42:02.490Z] Login Succeeded [2023-12-06T12:42:02.490Z] nexus3.edgexfoundry.org:10002 [2023-12-06T12:42:02.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:42:02.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:42:02.490Z] Configure a credential helper to remove this warning. See [2023-12-06T12:42:02.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:42:02.490Z] [2023-12-06T12:42:02.490Z] Login Succeeded [2023-12-06T12:42:02.490Z] nexus3.edgexfoundry.org:10003 [2023-12-06T12:42:02.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:42:02.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:42:02.750Z] Configure a credential helper to remove this warning. See [2023-12-06T12:42:02.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:42:02.750Z] [2023-12-06T12:42:02.750Z] Login Succeeded [2023-12-06T12:42:02.750Z] nexus3.edgexfoundry.org:10004 [2023-12-06T12:42:02.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:42:02.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:42:02.750Z] Configure a credential helper to remove this warning. See [2023-12-06T12:42:02.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:42:02.750Z] [2023-12-06T12:42:02.750Z] Login Succeeded [2023-12-06T12:42:02.750Z] ****.io [2023-12-06T12:42:03.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:42:03.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:42:03.010Z] Configure a credential helper to remove this warning. See [2023-12-06T12:42:03.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:42:03.010Z] [2023-12-06T12:42:03.010Z] Login Succeeded [2023-12-06T12:42:03.010Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T12:42:03.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T12:42:03.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:42:03.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:42:03.253Z] ========================================================= [2023-12-06T12:42:03.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T12:42:03.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:42:03.670Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T12:42:03.670Z] Sending build context to Docker daemon 31.55MB [2023-12-06T12:42:03.670Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T12:42:03.670Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T12:42:03.948Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T12:42:03.948Z] 7264a8db6415: Pulling fs layer [2023-12-06T12:42:03.948Z] c4d48a809fc2: Pulling fs layer [2023-12-06T12:42:03.948Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T12:42:03.948Z] ad3a456e5733: Pulling fs layer [2023-12-06T12:42:03.948Z] 69c7f0334f64: Pulling fs layer [2023-12-06T12:42:03.948Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T12:42:03.948Z] ce7588e14bc9: Pulling fs layer [2023-12-06T12:42:03.948Z] b5e4710f87ac: Pulling fs layer [2023-12-06T12:42:03.948Z] 69c7f0334f64: Waiting [2023-12-06T12:42:03.948Z] 1f1c1a5573a3: Waiting [2023-12-06T12:42:03.948Z] ce7588e14bc9: Waiting [2023-12-06T12:42:03.948Z] b5e4710f87ac: Waiting [2023-12-06T12:42:03.948Z] ad3a456e5733: Waiting [2023-12-06T12:42:03.948Z] c4d48a809fc2: Verifying Checksum [2023-12-06T12:42:03.948Z] c4d48a809fc2: Download complete [2023-12-06T12:42:03.948Z] ad3a456e5733: Verifying Checksum [2023-12-06T12:42:03.948Z] ad3a456e5733: Download complete [2023-12-06T12:42:03.948Z] 69c7f0334f64: Verifying Checksum [2023-12-06T12:42:03.948Z] 69c7f0334f64: Download complete [2023-12-06T12:42:03.948Z] 7264a8db6415: Verifying Checksum [2023-12-06T12:42:03.948Z] 7264a8db6415: Download complete [2023-12-06T12:42:03.948Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T12:42:03.948Z] 1f1c1a5573a3: Download complete [2023-12-06T12:42:04.208Z] b5e4710f87ac: Verifying Checksum [2023-12-06T12:42:04.208Z] b5e4710f87ac: Download complete [2023-12-06T12:42:04.208Z] 7264a8db6415: Pull complete [2023-12-06T12:42:04.208Z] c4d48a809fc2: Pull complete [2023-12-06T12:42:04.468Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T12:42:04.468Z] 4f1c88b9dad5: Download complete [2023-12-06T12:42:04.726Z] ce7588e14bc9: Verifying Checksum [2023-12-06T12:42:04.726Z] ce7588e14bc9: Download complete [2023-12-06T12:42:08.015Z] 4f1c88b9dad5: Pull complete [2023-12-06T12:42:08.015Z] ad3a456e5733: Pull complete [2023-12-06T12:42:08.015Z] 69c7f0334f64: Pull complete [2023-12-06T12:42:08.015Z] 1f1c1a5573a3: Pull complete [2023-12-06T12:42:10.560Z] ce7588e14bc9: Pull complete [2023-12-06T12:42:10.819Z] b5e4710f87ac: Pull complete [2023-12-06T12:42:10.819Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T12:42:10.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T12:42:10.819Z] ---> 88b5674ff536 [2023-12-06T12:42:10.819Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T12:42:17.043Z] Still waiting to schedule task [2023-12-06T12:42:17.044Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T12:42:17.399Z] ---> Running in ed0c14fe061c [2023-12-06T12:42:17.399Z] Removing intermediate container ed0c14fe061c [2023-12-06T12:42:17.399Z] ---> 25f34687127a [2023-12-06T12:42:17.399Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T12:42:17.399Z] ---> Running in 7626e4e94e7e [2023-12-06T12:42:17.399Z] Removing intermediate container 7626e4e94e7e [2023-12-06T12:42:17.399Z] ---> 49a211ddf6c9 [2023-12-06T12:42:17.399Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T12:42:17.399Z] ---> Running in f8b3355528a1 [2023-12-06T12:42:17.399Z] Removing intermediate container f8b3355528a1 [2023-12-06T12:42:17.399Z] ---> 6497b678c615 [2023-12-06T12:42:17.399Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-06T12:42:17.399Z] ---> Running in 436e43754150 [2023-12-06T12:42:17.399Z] Removing intermediate container 436e43754150 [2023-12-06T12:42:17.399Z] ---> 04a674de8af5 [2023-12-06T12:42:17.399Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T12:42:17.399Z] ---> Running in 3b0f79a02188 [2023-12-06T12:42:17.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T12:42:17.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T12:42:17.659Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T12:42:17.659Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T12:42:17.659Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T12:42:17.659Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T12:42:17.659Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T12:42:17.659Z] OK: 268 MiB in 56 packages [2023-12-06T12:42:18.227Z] Removing intermediate container 3b0f79a02188 [2023-12-06T12:42:18.227Z] ---> 8797e1d4b042 [2023-12-06T12:42:18.227Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T12:42:18.227Z] ---> 3773d86b6ed6 [2023-12-06T12:42:18.227Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T12:42:18.227Z] ---> Running in 8fd163068f64 [2023-12-06T12:43:05.043Z] Removing intermediate container 8fd163068f64 [2023-12-06T12:43:05.043Z] ---> 51f940ae0731 [2023-12-06T12:43:05.043Z] Step 10/12 : COPY . . [2023-12-06T12:43:05.043Z] ---> 4fa6c78a5ab3 [2023-12-06T12:43:05.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T12:43:05.043Z] ---> Running in 92f0c9b203f3 [2023-12-06T12:43:05.043Z] Removing intermediate container 92f0c9b203f3 [2023-12-06T12:43:05.043Z] ---> eb54ad151950 [2023-12-06T12:43:05.043Z] Step 12/12 : RUN $MAKE [2023-12-06T12:43:05.043Z] ---> Running in f763360ea4d8 [2023-12-06T12:43:05.043Z] noop [2023-12-06T12:43:05.043Z] Removing intermediate container f763360ea4d8 [2023-12-06T12:43:05.043Z] ---> b3ed95d2cd5f [2023-12-06T12:43:05.043Z] Successfully built b3ed95d2cd5f [2023-12-06T12:43:05.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:43:05.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T12:43:05.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:43:05.587Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:43:05.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T12:43:06.113Z] $ docker top 104a0b16890a00f88dd7c142a95a3060ae200f796bfbcd31ee7c7a8bbedcffe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T12:43:06.509Z] + go version [2023-12-06T12:43:06.509Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T12:43:06.524Z] $ docker stop --time=1 104a0b16890a00f88dd7c142a95a3060ae200f796bfbcd31ee7c7a8bbedcffe6 [2023-12-06T12:43:07.821Z] $ docker rm -f --volumes 104a0b16890a00f88dd7c142a95a3060ae200f796bfbcd31ee7c7a8bbedcffe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:43:08.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T12:43:08.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:43:08.547Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:43:08.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T12:43:08.952Z] $ docker top c52afc397eca5f070a0ae4ff61ab241875418bc2ec91af335f06bcc9ce71134f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T12:43:09.335Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T12:43:09.665Z] + make test [2023-12-06T12:43:09.665Z] go test ./... -coverprofile=coverage.out [2023-12-06T12:43:11.072Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T12:43:21.984Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T12:43:21.984Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-12-06T12:43:30.093Z] go vet ./... [2023-12-06T12:43:33.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T12:43:33.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T12:43:33.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T12:43:33.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T12:43:33.422Z] $ docker stop --time=1 c52afc397eca5f070a0ae4ff61ab241875418bc2ec91af335f06bcc9ce71134f [2023-12-06T12:43:36.554Z] $ docker rm -f --volumes c52afc397eca5f070a0ae4ff61ab241875418bc2ec91af335f06bcc9ce71134f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T12:43:37.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T12:43:37.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T12:43:37.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T12:43:38.043Z] + ls -al . [2023-12-06T12:43:38.043Z] total 200 [2023-12-06T12:43:38.043Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 12:43 . [2023-12-06T12:43:38.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 12:41 .. [2023-12-06T12:43:38.043Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 12:43 .git [2023-12-06T12:43:38.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:41 .github [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 12:41 .gitignore [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 12:41 .golangci.yml [2023-12-06T12:43:38.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 12:41 .semver [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 12:41 Attribution.txt [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 12:41 CHANGELOG.md [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 12:41 Dockerfile [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 12:41 GOVERNANCE.md [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 12:41 Jenkinsfile [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 12:41 LICENSE [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 1947 Dec 6 12:41 Makefile [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 12:41 OWNERS.md [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 12:41 README.md [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 12:42 VERSION [2023-12-06T12:43:38.043Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 12:41 bin [2023-12-06T12:43:38.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:41 cmd [2023-12-06T12:43:38.043Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 12:43 coverage.out [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 12:41 go.mod [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 12:41 go.sum [2023-12-06T12:43:38.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:41 internal [2023-12-06T12:43:38.043Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 12:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:43:38.435Z] + 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=b7d08b16b434e93c5cb72c19d88a87eb30002c2a --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-06T12:43:38.435Z] Sending build context to Docker daemon 31.6MB [2023-12-06T12:43:38.435Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T12:43:38.435Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T12:43:38.435Z] ---> b3ed95d2cd5f [2023-12-06T12:43:38.435Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T12:43:39.002Z] ---> Running in 450f713a0b20 [2023-12-06T12:43:39.002Z] Removing intermediate container 450f713a0b20 [2023-12-06T12:43:39.002Z] ---> 45e048e762e9 [2023-12-06T12:43:39.002Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T12:43:39.002Z] ---> Running in d9051bdb8bcd [2023-12-06T12:43:39.002Z] Removing intermediate container d9051bdb8bcd [2023-12-06T12:43:39.002Z] ---> a1e0d1eebfdc [2023-12-06T12:43:39.002Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T12:43:39.002Z] ---> Running in 9724af7c18c5 [2023-12-06T12:43:39.002Z] Removing intermediate container 9724af7c18c5 [2023-12-06T12:43:39.002Z] ---> 2fec34522fcc [2023-12-06T12:43:39.002Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-06T12:43:39.261Z] ---> Running in 12b4effa84bd [2023-12-06T12:43:39.261Z] Removing intermediate container 12b4effa84bd [2023-12-06T12:43:39.261Z] ---> befdb068b99c [2023-12-06T12:43:39.261Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T12:43:39.261Z] ---> Running in 95025b821d33 [2023-12-06T12:43:39.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T12:43:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T12:43:40.040Z] OK: 268 MiB in 56 packages [2023-12-06T12:43:40.607Z] Removing intermediate container 95025b821d33 [2023-12-06T12:43:40.607Z] ---> 566000c026e0 [2023-12-06T12:43:40.607Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T12:43:40.607Z] ---> ccdfceeac17d [2023-12-06T12:43:40.607Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T12:43:40.607Z] ---> Running in ce88b5af7c3d [2023-12-06T12:43:41.176Z] Removing intermediate container ce88b5af7c3d [2023-12-06T12:43:41.176Z] ---> aabc2feebed7 [2023-12-06T12:43:41.176Z] Step 10/26 : COPY . . [2023-12-06T12:43:42.113Z] ---> 4e74ce8bc296 [2023-12-06T12:43:42.113Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T12:43:42.113Z] ---> Running in ae564ffb4da4 [2023-12-06T12:43:42.371Z] Removing intermediate container ae564ffb4da4 [2023-12-06T12:43:42.371Z] ---> 6fc51ed71165 [2023-12-06T12:43:42.371Z] Step 12/26 : RUN $MAKE [2023-12-06T12:43:42.371Z] ---> Running in a51648b350d7 [2023-12-06T12:43:42.632Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T12:43:55.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24192 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-12-06T12:43:55.182Z] Running in /w/workspace/device-virtual-go/158 [Pipeline] { [Pipeline] checkout [2023-12-06T12:43:55.230Z] The recommended git tool is: git [2023-12-06T12:44:00.475Z] using credential edgex-jenkins-ssh [2023-12-06T12:44:00.491Z] Cloning the remote Git repository [2023-12-06T12:44:00.530Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T12:44:00.614Z] > git init /w/workspace/device-virtual-go/158 # timeout=10 [2023-12-06T12:44:00.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T12:44:00.750Z] > git --version # timeout=10 [2023-12-06T12:44:00.767Z] > git --version # 'git version 2.25.1' [2023-12-06T12:44:00.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T12:44:00.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T12:44:04.563Z] Removing intermediate container a51648b350d7 [2023-12-06T12:44:04.563Z] ---> eaef333997d3 [2023-12-06T12:44:04.563Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T12:44:04.563Z] 3.18: Pulling from library/alpine [2023-12-06T12:44:04.563Z] c926b61bad3b: Pulling fs layer [2023-12-06T12:44:04.563Z] c926b61bad3b: Verifying Checksum [2023-12-06T12:44:04.563Z] c926b61bad3b: Download complete [2023-12-06T12:44:04.563Z] c926b61bad3b: Pull complete [2023-12-06T12:44:04.563Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T12:44:04.563Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T12:44:04.563Z] ---> b541f2080109 [2023-12-06T12:44:04.563Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-06T12:44:04.563Z] ---> Running in e9a4e40e881c [2023-12-06T12:44:04.563Z] Removing intermediate container e9a4e40e881c [2023-12-06T12:44:04.563Z] ---> a29160dc969e [2023-12-06T12:44:04.563Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T12:44:04.563Z] ---> Running in f6489e4098e3 [2023-12-06T12:44:04.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T12:44:04.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T12:44:04.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T12:44:04.822Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T12:44:04.822Z] OK: 7 MiB in 16 packages [2023-12-06T12:44:04.824Z] Avoid second fetch [2023-12-06T12:44:04.825Z] Checking out Revision b7d08b16b434e93c5cb72c19d88a87eb30002c2a (main) [2023-12-06T12:44:04.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T12:44:04.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T12:44:04.840Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T12:44:04.899Z] > git checkout -f b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 [2023-12-06T12:44:05.371Z] Commit message: "Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" [2023-12-06T12:44:05.388Z] Removing intermediate container f6489e4098e3 [2023-12-06T12:44:05.388Z] ---> 1ba7a85d6089 [2023-12-06T12:44:05.388Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T12:44:05.388Z] ---> Running in ac8175197397 [2023-12-06T12:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T12:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2023-12-06T12:44:05.909Z] OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T12:44:06.168Z] Removing intermediate container ac8175197397 [2023-12-06T12:44:06.168Z] ---> 89f615f389e0 [2023-12-06T12:44:06.168Z] Step 17/26 : WORKDIR / [2023-12-06T12:44:06.168Z] ---> Running in 198eecb4e410 [2023-12-06T12:44:06.427Z] Removing intermediate container 198eecb4e410 [2023-12-06T12:44:06.427Z] ---> 71a0f801a057 [2023-12-06T12:44:06.427Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T12:44:06.427Z] ---> 3123fb7d59a4 [2023-12-06T12:44:06.427Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T12:44:06.539Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T12:44:06.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T12:44:06.539Z] Dload Upload Total Spent Left Speed [2023-12-06T12:44:06.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91237 0 --:--:-- --:--:-- --:--:-- 91237 [Pipeline] sh [2023-12-06T12:44:06.690Z] ---> 12e841d247ef [2023-12-06T12:44:06.690Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-06T12:44:06.885Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T12:44:07.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-06T12:44:07.215Z] sudo tee /etc/docker/daemon.new [2023-12-06T12:44:07.215Z] { [2023-12-06T12:44:07.215Z] "registry-mirrors": [ [2023-12-06T12:44:07.215Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T12:44:07.215Z] ], [2023-12-06T12:44:07.215Z] "bip": "10.250.0.254/24", [2023-12-06T12:44:07.215Z] "hosts": [ [2023-12-06T12:44:07.215Z] "tcp://0.0.0.0:5555", [2023-12-06T12:44:07.215Z] "unix:///var/run/docker.sock" [2023-12-06T12:44:07.215Z] ], [2023-12-06T12:44:07.215Z] "mtu": 1458, [2023-12-06T12:44:07.215Z] "selinux-enabled": true, [2023-12-06T12:44:07.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T12:44:07.215Z] } [Pipeline] sh [2023-12-06T12:44:07.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T12:44:07.854Z] ---> 489a91150ecf [2023-12-06T12:44:07.854Z] Step 21/26 : EXPOSE 59900 [2023-12-06T12:44:07.854Z] ---> Running in 3d69502b10c9 [2023-12-06T12:44:07.854Z] Removing intermediate container 3d69502b10c9 [2023-12-06T12:44:07.854Z] ---> 2ef7d4a8b3cc [2023-12-06T12:44:07.855Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-06T12:44:07.855Z] ---> Running in 4ff1e6d1246e [2023-12-06T12:44:07.855Z] Removing intermediate container 4ff1e6d1246e [2023-12-06T12:44:07.855Z] ---> 3cf6b9cdaffd [2023-12-06T12:44:07.855Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T12:44:07.855Z] ---> Running in 727f32d57837 [2023-12-06T12:44:07.855Z] Removing intermediate container 727f32d57837 [2023-12-06T12:44:07.855Z] ---> e27ff85dccd1 [2023-12-06T12:44:07.855Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T12:44:07.855Z] ---> Running in 940b930632a1 [2023-12-06T12:44:07.877Z] + sudo service docker restart [2023-12-06T12:44:08.117Z] Removing intermediate container 940b930632a1 [2023-12-06T12:44:08.117Z] ---> 31bccdb12761 [2023-12-06T12:44:08.117Z] Step 25/26 : LABEL git_sha=b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:44:08.117Z] ---> Running in 182ffd2ffeef [2023-12-06T12:44:08.117Z] Removing intermediate container 182ffd2ffeef [2023-12-06T12:44:08.117Z] ---> d6d0770099f0 [2023-12-06T12:44:08.117Z] Step 26/26 : LABEL version=3.2.0-dev.2 [2023-12-06T12:44:08.117Z] ---> Running in 3c8fa33e74ec [2023-12-06T12:44:08.117Z] Removing intermediate container 3c8fa33e74ec [2023-12-06T12:44:08.117Z] ---> dd688565775f [2023-12-06T12:44:08.117Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T12:44:08.117Z] Successfully built dd688565775f [2023-12-06T12:44:08.117Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T12:44:08.407Z] provisioning config files... [2023-12-06T12:44:08.415Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10676844685513590556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:44:08.758Z] ---> ****-login.sh [2023-12-06T12:44:08.758Z] nexus3.edgexfoundry.org:10001 [2023-12-06T12:44:08.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:08.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:08.758Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:08.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:08.758Z] [2023-12-06T12:44:08.758Z] Login Succeeded [2023-12-06T12:44:08.758Z] nexus3.edgexfoundry.org:10002 [2023-12-06T12:44:08.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:09.017Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:09.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:09.017Z] [2023-12-06T12:44:09.017Z] Login Succeeded [2023-12-06T12:44:09.017Z] nexus3.edgexfoundry.org:10003 [2023-12-06T12:44:09.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:09.017Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:09.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:09.017Z] [2023-12-06T12:44:09.018Z] Login Succeeded [2023-12-06T12:44:09.018Z] nexus3.edgexfoundry.org:10004 [2023-12-06T12:44:09.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:09.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:09.018Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:09.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:09.018Z] [2023-12-06T12:44:09.018Z] Login Succeeded [2023-12-06T12:44:09.018Z] ****.io [2023-12-06T12:44:09.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:09.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:09.536Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:09.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:09.537Z] [2023-12-06T12:44:09.537Z] Login Succeeded [2023-12-06T12:44:09.537Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T12:44:09.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T12:44:09.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:44:09.717Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-12-06T12:44:09.717Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:44:09.717Z] latest [2023-12-06T12:44:09.717Z] 3.2.0-dev.2 [2023-12-06T12:44:09.717Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:44:09.717Z] main [2023-12-06T12:44:09.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:10.169Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:10.559Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:44:10.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T12:44:10.559Z] c62e81510568: Preparing [2023-12-06T12:44:10.559Z] 51c6d77f8bed: Preparing [2023-12-06T12:44:10.559Z] ef0289dad58d: Preparing [2023-12-06T12:44:10.559Z] 81c004f8010c: Preparing [2023-12-06T12:44:10.559Z] 53f13284607f: Preparing [2023-12-06T12:44:10.559Z] 9fe9a137fd00: Preparing [2023-12-06T12:44:10.559Z] 9fe9a137fd00: Waiting [2023-12-06T12:44:10.559Z] ef0289dad58d: Pushed [2023-12-06T12:44:10.559Z] 9fe9a137fd00: Layer already exists [2023-12-06T12:44:10.559Z] 51c6d77f8bed: Pushed [2023-12-06T12:44:10.559Z] 53f13284607f: Pushed [2023-12-06T12:44:10.559Z] 81c004f8010c: Pushed [2023-12-06T12:44:13.095Z] c62e81510568: Pushed [2023-12-06T12:44:13.355Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a: digest: sha256:5ac04e04f683ed6e66e561a4458700da9f891d4d2c3adab03a2a2b075f79edf9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:13.756Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:14.154Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-06T12:44:14.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T12:44:14.154Z] c62e81510568: Preparing [2023-12-06T12:44:14.154Z] 51c6d77f8bed: Preparing [2023-12-06T12:44:14.154Z] ef0289dad58d: Preparing [2023-12-06T12:44:14.154Z] 81c004f8010c: Preparing [2023-12-06T12:44:14.154Z] 53f13284607f: Preparing [2023-12-06T12:44:14.154Z] 9fe9a137fd00: Preparing [2023-12-06T12:44:14.154Z] 9fe9a137fd00: Waiting [2023-12-06T12:44:14.154Z] 51c6d77f8bed: Layer already exists [2023-12-06T12:44:14.154Z] ef0289dad58d: Layer already exists [2023-12-06T12:44:14.154Z] c62e81510568: Layer already exists [2023-12-06T12:44:14.154Z] 53f13284607f: Layer already exists [2023-12-06T12:44:14.154Z] 81c004f8010c: Layer already exists [2023-12-06T12:44:14.154Z] 9fe9a137fd00: Layer already exists [2023-12-06T12:44:14.154Z] latest: digest: sha256:5ac04e04f683ed6e66e561a4458700da9f891d4d2c3adab03a2a2b075f79edf9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:14.557Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:14.955Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.2 [2023-12-06T12:44:14.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T12:44:14.955Z] c62e81510568: Preparing [2023-12-06T12:44:14.955Z] 51c6d77f8bed: Preparing [2023-12-06T12:44:14.955Z] ef0289dad58d: Preparing [2023-12-06T12:44:14.955Z] 81c004f8010c: Preparing [2023-12-06T12:44:14.955Z] 53f13284607f: Preparing [2023-12-06T12:44:14.955Z] 9fe9a137fd00: Preparing [2023-12-06T12:44:14.955Z] 9fe9a137fd00: Waiting [2023-12-06T12:44:14.955Z] 81c004f8010c: Layer already exists [2023-12-06T12:44:14.955Z] ef0289dad58d: Layer already exists [2023-12-06T12:44:14.955Z] c62e81510568: Layer already exists [2023-12-06T12:44:14.955Z] 53f13284607f: Layer already exists [2023-12-06T12:44:14.955Z] 51c6d77f8bed: Layer already exists [2023-12-06T12:44:14.955Z] 9fe9a137fd00: Layer already exists [2023-12-06T12:44:14.955Z] 3.2.0-dev.2: digest: sha256:5ac04e04f683ed6e66e561a4458700da9f891d4d2c3adab03a2a2b075f79edf9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:15.346Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:15.748Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:44:15.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T12:44:15.748Z] c62e81510568: Preparing [2023-12-06T12:44:15.748Z] 51c6d77f8bed: Preparing [2023-12-06T12:44:15.748Z] ef0289dad58d: Preparing [2023-12-06T12:44:15.748Z] 81c004f8010c: Preparing [2023-12-06T12:44:15.748Z] 53f13284607f: Preparing [2023-12-06T12:44:15.748Z] 9fe9a137fd00: Preparing [2023-12-06T12:44:15.748Z] 9fe9a137fd00: Waiting [2023-12-06T12:44:15.748Z] c62e81510568: Layer already exists [2023-12-06T12:44:15.748Z] ef0289dad58d: Layer already exists [2023-12-06T12:44:15.748Z] 53f13284607f: Layer already exists [2023-12-06T12:44:15.748Z] 51c6d77f8bed: Layer already exists [2023-12-06T12:44:15.748Z] 81c004f8010c: Layer already exists [2023-12-06T12:44:15.748Z] 9fe9a137fd00: Layer already exists [2023-12-06T12:44:15.748Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2: digest: sha256:5ac04e04f683ed6e66e561a4458700da9f891d4d2c3adab03a2a2b075f79edf9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:16.149Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:16.545Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-12-06T12:44:16.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-06T12:44:16.545Z] c62e81510568: Preparing [2023-12-06T12:44:16.545Z] 51c6d77f8bed: Preparing [2023-12-06T12:44:16.545Z] ef0289dad58d: Preparing [2023-12-06T12:44:16.545Z] 81c004f8010c: Preparing [2023-12-06T12:44:16.545Z] 53f13284607f: Preparing [2023-12-06T12:44:16.545Z] 9fe9a137fd00: Preparing [2023-12-06T12:44:16.545Z] 9fe9a137fd00: Waiting [2023-12-06T12:44:16.545Z] c62e81510568: Layer already exists [2023-12-06T12:44:16.545Z] 53f13284607f: Layer already exists [2023-12-06T12:44:16.545Z] ef0289dad58d: Layer already exists [2023-12-06T12:44:16.545Z] 81c004f8010c: Layer already exists [2023-12-06T12:44:16.545Z] 51c6d77f8bed: Layer already exists [2023-12-06T12:44:16.545Z] 9fe9a137fd00: Layer already exists [2023-12-06T12:44:16.545Z] main: digest: sha256:5ac04e04f683ed6e66e561a4458700da9f891d4d2c3adab03a2a2b075f79edf9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T12:44:16.772Z] ===================================================== [Pipeline] echo [2023-12-06T12:44:16.816Z] taggedImages: [2023-12-06T12:44:16.816Z] - nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:44:16.816Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-06T12:44:16.816Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.2 [2023-12-06T12:44:16.816Z] - nexus3.edgexfoundry.org:10004/device-virtual:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:44:16.816Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:17.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T12:44:17.469Z] [2023-12-06T12:44:17.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:17.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T12:44:17.797Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T12:44:17.797Z] 5eb5b503b376: Pulling fs layer [2023-12-06T12:44:17.797Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T12:44:17.797Z] ec43610c2a17: Pulling fs layer [2023-12-06T12:44:17.797Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T12:44:17.797Z] 33b1e0a273af: Pulling fs layer [2023-12-06T12:44:17.797Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T12:44:17.797Z] 2f39f015ded8: Pulling fs layer [2023-12-06T12:44:17.797Z] 3a2ae6a8a46f: Waiting [2023-12-06T12:44:17.797Z] 33b1e0a273af: Waiting [2023-12-06T12:44:17.797Z] 5d3b04190fa2: Waiting [2023-12-06T12:44:17.797Z] 2f39f015ded8: Waiting [2023-12-06T12:44:17.797Z] 5c69ac0246d0: Download complete [2023-12-06T12:44:17.797Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T12:44:17.797Z] 3a2ae6a8a46f: Download complete [2023-12-06T12:44:17.797Z] 33b1e0a273af: Verifying Checksum [2023-12-06T12:44:17.797Z] 33b1e0a273af: Download complete [2023-12-06T12:44:17.797Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T12:44:17.797Z] 5d3b04190fa2: Download complete [2023-12-06T12:44:17.797Z] ec43610c2a17: Verifying Checksum [2023-12-06T12:44:17.797Z] ec43610c2a17: Download complete [2023-12-06T12:44:18.056Z] 5eb5b503b376: Verifying Checksum [2023-12-06T12:44:18.056Z] 5eb5b503b376: Download complete [2023-12-06T12:44:18.623Z] 2f39f015ded8: Download complete [2023-12-06T12:44:19.189Z] 5eb5b503b376: Pull complete [2023-12-06T12:44:19.446Z] 5c69ac0246d0: Pull complete [2023-12-06T12:44:20.011Z] ec43610c2a17: Pull complete [2023-12-06T12:44:20.011Z] 3a2ae6a8a46f: Pull complete [2023-12-06T12:44:20.270Z] 33b1e0a273af: Pull complete [2023-12-06T12:44:20.271Z] 5d3b04190fa2: Pull complete [2023-12-06T12:44:25.546Z] 2f39f015ded8: Pull complete [2023-12-06T12:44:25.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T12:44:25.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T12:44:25.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:44:25.766Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:44:25.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T12:44:30.230Z] $ docker top 58ddc6c8ddb6e6071f447efbff5d67eeca6c8d267f50ae3d6918a3cc4a228761 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-06T12:44:30.481Z] provisioning config files... [2023-12-06T12:44:30.505Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/158@tmp/config15386662937919051662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:44:30.737Z] ---> job-cost.sh [2023-12-06T12:44:30.737Z] lf-activate-venv: SKIPPING [2023-12-06T12:44:30.737Z] INFO: No Stack... [2023-12-06T12:44:30.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T12:44:31.029Z] ---> ****-login.sh [2023-12-06T12:44:31.029Z] nexus3.edgexfoundry.org:10001 [2023-12-06T12:44:31.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:31.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:31.564Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:31.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:31.564Z] [2023-12-06T12:44:31.564Z] Login Succeeded [2023-12-06T12:44:31.564Z] nexus3.edgexfoundry.org:10002 [2023-12-06T12:44:31.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:31.565Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T12:44:31.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:31.832Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:31.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:31.832Z] [2023-12-06T12:44:31.832Z] Login Succeeded [2023-12-06T12:44:31.832Z] nexus3.edgexfoundry.org:10003 [2023-12-06T12:44:31.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:31.859Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-12-06T12:44:31.859Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T12:44:31.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [2023-12-06T12:44:31.880Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] did not exist. Created. [2023-12-06T12:44:31.880Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T12:44:32.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:32.104Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:32.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:32.104Z] [2023-12-06T12:44:32.104Z] Login Succeeded [2023-12-06T12:44:32.104Z] nexus3.edgexfoundry.org:10004 [2023-12-06T12:44:32.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:32.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T12:44:32.281Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T12:44:32.317Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [Pipeline] // lock [2023-12-06T12:44:32.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:32.373Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:32.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:32.373Z] [2023-12-06T12:44:32.373Z] Login Succeeded [2023-12-06T12:44:32.373Z] ****.io [Pipeline] } [2023-12-06T12:44:32.403Z] $ docker stop --time=1 58ddc6c8ddb6e6071f447efbff5d67eeca6c8d267f50ae3d6918a3cc4a228761 [2023-12-06T12:44:32.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:44:32.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:44:32.911Z] Configure a credential helper to remove this warning. See [2023-12-06T12:44:32.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:44:32.911Z] [2023-12-06T12:44:32.911Z] Login Succeeded [2023-12-06T12:44:32.911Z] ---> ****-login.sh ends [2023-12-06T12:44:33.584Z] $ docker rm -f --volumes 58ddc6c8ddb6e6071f447efbff5d67eeca6c8d267f50ae3d6918a3cc4a228761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-06T12:44:33.668Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-06T12:44:34.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:44:34.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:44:34.173Z] ========================================================= [2023-12-06T12:44:34.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T12:44:34.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:44:34.672Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T12:44:38.926Z] #0 building with "default" instance using docker driver [2023-12-06T12:44:38.926Z] [2023-12-06T12:44:38.926Z] #1 [internal] load .dockerignore [2023-12-06T12:44:38.926Z] #1 transferring context: 2B done [2023-12-06T12:44:38.926Z] #1 DONE 0.1s [2023-12-06T12:44:38.926Z] [2023-12-06T12:44:38.926Z] #2 [internal] load build definition from Dockerfile [2023-12-06T12:44:38.926Z] #2 transferring dockerfile: 1.79kB done [2023-12-06T12:44:38.926Z] #2 DONE 0.1s [2023-12-06T12:44:38.926Z] [2023-12-06T12:44:38.926Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T12:44:38.926Z] #3 DONE 0.1s [2023-12-06T12:44:38.926Z] [2023-12-06T12:44:38.926Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T12:44:38.926Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T12:44:38.926Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T12:44:38.926Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T12:44:38.926Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T12:44:38.926Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T12:44:38.926Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s [2023-12-06T12:44:38.926Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T12:44:39.210Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-06T12:44:39.210Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T12:44:39.210Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T12:44:39.210Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 278.53kB / 11.40MB 0.3s [2023-12-06T12:44:39.210Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2023-12-06T12:44:39.210Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-06T12:44:39.210Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.85MB / 11.40MB 0.4s [2023-12-06T12:44:39.482Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2023-12-06T12:44:39.482Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.5s [2023-12-06T12:44:39.482Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.5s [2023-12-06T12:44:39.482Z] #4 ... [2023-12-06T12:44:39.482Z] [2023-12-06T12:44:39.482Z] #5 [internal] load build context [2023-12-06T12:44:39.482Z] #5 transferring context: 15.80MB 0.6s done [2023-12-06T12:44:39.482Z] #5 DONE 0.6s [2023-12-06T12:44:39.482Z] [2023-12-06T12:44:39.482Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T12:44:39.482Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s [2023-12-06T12:44:39.482Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-06T12:44:39.751Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.12MB / 63.99MB 0.8s [2023-12-06T12:44:39.751Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T12:44:39.751Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T12:44:39.751Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.61MB / 97.63MB 0.8s [2023-12-06T12:44:39.751Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s [2023-12-06T12:44:40.021Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2023-12-06T12:44:40.021Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.0s [2023-12-06T12:44:40.021Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T12:44:40.021Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2023-12-06T12:44:40.021Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.2s [2023-12-06T12:44:40.021Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T12:44:40.289Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s [2023-12-06T12:44:40.289Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.3s [2023-12-06T12:44:40.289Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-06T12:44:40.289Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.17MB / 97.63MB 1.5s [2023-12-06T12:44:40.556Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s [2023-12-06T12:44:40.556Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.10MB / 97.63MB 1.7s [2023-12-06T12:44:40.556Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T12:44:40.556Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.8s [2023-12-06T12:44:40.823Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s [2023-12-06T12:44:40.823Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2023-12-06T12:44:41.090Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T12:44:46.427Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-06T12:44:51.775Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-06T12:44:58.430Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-06T12:44:59.013Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T12:44:59.013Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T12:44:59.013Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T12:44:59.280Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-06T12:45:04.628Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T12:45:07.970Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-06T12:45:08.236Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T12:45:10.175Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T12:45:10.175Z] #4 DONE 31.3s [2023-12-06T12:45:10.175Z] [2023-12-06T12:45:10.175Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T12:45:12.117Z] #6 DONE 1.6s [2023-12-06T12:45:12.117Z] [2023-12-06T12:45:12.117Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T12:45:12.699Z] #7 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T12:45:12.699Z] #7 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T12:45:14.145Z] #7 2.047 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T12:45:14.145Z] #7 2.071 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T12:45:14.145Z] #7 2.082 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T12:45:14.145Z] #7 2.144 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T12:45:14.145Z] #7 2.169 Executing busybox-1.36.1-r5.trigger [2023-12-06T12:45:14.145Z] #7 2.206 OK: 271 MiB in 56 packages [2023-12-06T12:45:14.414Z] #7 DONE 2.5s [2023-12-06T12:45:14.414Z] [2023-12-06T12:45:14.414Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T12:45:14.414Z] #8 DONE 0.1s [2023-12-06T12:45:14.414Z] [2023-12-06T12:45:14.414Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T12:45:41.079Z] #9 DONE 23.3s [2023-12-06T12:45:41.079Z] [2023-12-06T12:45:41.079Z] #10 [builder 6/7] COPY . . [2023-12-06T12:45:41.079Z] #10 DONE 0.3s [2023-12-06T12:45:41.079Z] [2023-12-06T12:45:41.079Z] #11 [builder 7/7] RUN echo noop [2023-12-06T12:45:41.079Z] #11 0.595 noop [2023-12-06T12:45:41.079Z] #11 DONE 0.7s [2023-12-06T12:45:41.079Z] [2023-12-06T12:45:41.079Z] #12 exporting to image [2023-12-06T12:45:41.079Z] #12 exporting layers [2023-12-06T12:46:07.747Z] #12 exporting layers 25.1s done [2023-12-06T12:46:07.747Z] #12 writing image sha256:f3b8b075909a5c59d0d53ed924ebd27c7f2d3272ad48fbd3fd12949ad137e784 done [2023-12-06T12:46:07.747Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T12:46:07.747Z] #12 DONE 25.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:46:08.217Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T12:46:08.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:46:08.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-24192 does not seem to be running inside a container [2023-12-06T12:46:08.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/158 -v /w/workspace/device-virtual-go/158:/w/workspace/device-virtual-go/158:rw,z -v /w/workspace/device-virtual-go/158@tmp:/w/workspace/device-virtual-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T12:46:09.539Z] $ docker top d1d31f8a17d6c376275b9679aa37a2f92b3c46da248baa998923c3c042045508 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T12:46:10.062Z] + go version [2023-12-06T12:46:10.062Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T12:46:10.080Z] $ docker stop --time=1 d1d31f8a17d6c376275b9679aa37a2f92b3c46da248baa998923c3c042045508 [2023-12-06T12:46:11.569Z] $ docker rm -f --volumes d1d31f8a17d6c376275b9679aa37a2f92b3c46da248baa998923c3c042045508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:46:12.508Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T12:46:12.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:46:12.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-24192 does not seem to be running inside a container [2023-12-06T12:46:12.773Z] $ 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/158 -v /w/workspace/device-virtual-go/158:/w/workspace/device-virtual-go/158:rw,z -v /w/workspace/device-virtual-go/158@tmp:/w/workspace/device-virtual-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T12:46:13.607Z] $ docker top ebf5bf977ce27ac54de36afb2a9d1d5ab98b566fa9f21e3f73841eb90cd295fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T12:46:14.129Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/158 [Pipeline] fileExists [Pipeline] sh [2023-12-06T12:46:14.497Z] + make test [2023-12-06T12:46:14.497Z] go test ./... -coverprofile=coverage.out [2023-12-06T12:46:21.123Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T12:47:07.934Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T12:47:07.934Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.4% of statements [2023-12-06T12:47:08.516Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T12:47:08.516Z] go vet ./... [2023-12-06T12:47:23.506Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T12:47:23.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T12:47:23.506Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T12:47:23.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T12:47:23.582Z] $ docker stop --time=1 ebf5bf977ce27ac54de36afb2a9d1d5ab98b566fa9f21e3f73841eb90cd295fc [2023-12-06T12:47:25.379Z] $ docker rm -f --volumes ebf5bf977ce27ac54de36afb2a9d1d5ab98b566fa9f21e3f73841eb90cd295fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T12:47:26.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T12:47:26.600Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T12:47:27.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T12:47:27.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T12:47:28.036Z] + ls -al . [2023-12-06T12:47:28.036Z] total 196 [2023-12-06T12:47:28.036Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 12:46 . [2023-12-06T12:47:28.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 12:44 .. [2023-12-06T12:47:28.036Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 12:44 .git [2023-12-06T12:47:28.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:44 .github [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 12:44 .gitignore [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 12:44 .golangci.yml [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 12:44 Attribution.txt [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 12:44 CHANGELOG.md [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 12:44 Dockerfile [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 12:44 GOVERNANCE.md [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 12:44 Jenkinsfile [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 12:44 LICENSE [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 1947 Dec 6 12:44 Makefile [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 12:44 OWNERS.md [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 12:44 README.md [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 12:42 VERSION [2023-12-06T12:47:28.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 12:44 bin [2023-12-06T12:47:28.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:44 cmd [2023-12-06T12:47:28.036Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 12:47 coverage.out [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 12:44 go.mod [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 12:44 go.sum [2023-12-06T12:47:28.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 12:44 internal [2023-12-06T12:47:28.036Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 12:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:47:28.472Z] + 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=b7d08b16b434e93c5cb72c19d88a87eb30002c2a --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-06T12:47:31.085Z] #0 building with "default" instance using docker driver [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #1 [internal] load .dockerignore [2023-12-06T12:47:31.085Z] #1 transferring context: 2B done [2023-12-06T12:47:31.085Z] #1 DONE 0.0s [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #2 [internal] load build definition from Dockerfile [2023-12-06T12:47:31.085Z] #2 transferring dockerfile: 1.79kB done [2023-12-06T12:47:31.085Z] #2 DONE 0.0s [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T12:47:31.085Z] #3 DONE 0.0s [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T12:47:31.085Z] #4 DONE 0.4s [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #5 [internal] load build context [2023-12-06T12:47:31.085Z] #5 transferring context: 49.77kB 0.0s done [2023-12-06T12:47:31.085Z] #5 DONE 0.1s [2023-12-06T12:47:31.085Z] [2023-12-06T12:47:31.085Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T12:47:31.085Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T12:47:31.352Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T12:47:31.352Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T12:47:31.352Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T12:47:31.352Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T12:47:31.352Z] #6 ... [2023-12-06T12:47:31.352Z] [2023-12-06T12:47:31.352Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T12:47:31.352Z] #7 DONE 0.2s [2023-12-06T12:47:31.352Z] [2023-12-06T12:47:31.352Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T12:47:31.352Z] #8 DONE 0.1s [2023-12-06T12:47:31.352Z] [2023-12-06T12:47:31.352Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T12:47:31.352Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T12:47:31.352Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T12:47:31.619Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T12:47:31.886Z] #6 DONE 0.9s [2023-12-06T12:47:31.886Z] [2023-12-06T12:47:31.886Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T12:47:32.153Z] #9 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:32.735Z] #9 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:33.695Z] #9 2.169 OK: 271 MiB in 56 packages [2023-12-06T12:47:33.967Z] #9 DONE 2.5s [2023-12-06T12:47:33.967Z] [2023-12-06T12:47:33.967Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T12:47:34.237Z] #10 DONE 0.2s [2023-12-06T12:47:34.237Z] [2023-12-06T12:47:34.237Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T12:47:34.506Z] #11 ... [2023-12-06T12:47:34.506Z] [2023-12-06T12:47:34.506Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T12:47:34.506Z] #12 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:34.506Z] #12 0.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:34.506Z] #12 1.972 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T12:47:34.506Z] #12 1.988 Executing busybox-1.36.1-r5.trigger [2023-12-06T12:47:34.506Z] #12 2.025 OK: 8 MiB in 16 packages [2023-12-06T12:47:34.506Z] #12 DONE 2.4s [2023-12-06T12:47:34.506Z] [2023-12-06T12:47:34.506Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T12:47:35.474Z] #13 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:35.739Z] #13 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T12:47:35.739Z] #13 ... [2023-12-06T12:47:35.739Z] [2023-12-06T12:47:35.739Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T12:47:35.739Z] #11 DONE 1.7s [2023-12-06T12:47:36.007Z] [2023-12-06T12:47:36.007Z] #14 [builder 6/7] COPY . . [2023-12-06T12:47:36.007Z] #14 DONE 0.4s [2023-12-06T12:47:36.007Z] [2023-12-06T12:47:36.007Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T12:47:36.588Z] #13 2.138 OK: 8 MiB in 16 packages [2023-12-06T12:47:36.855Z] #13 DONE 2.4s [2023-12-06T12:47:36.855Z] [2023-12-06T12:47:36.855Z] #15 [builder 7/7] RUN make build [2023-12-06T12:47:36.855Z] #15 0.689 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T12:48:44.686Z] #15 DONE 58.6s [2023-12-06T12:48:44.686Z] [2023-12-06T12:48:44.686Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T12:48:44.686Z] #16 DONE 0.1s [2023-12-06T12:48:44.686Z] [2023-12-06T12:48:44.686Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T12:48:44.686Z] #17 DONE 0.1s [2023-12-06T12:48:44.686Z] [2023-12-06T12:48:44.686Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-06T12:48:44.686Z] #18 DONE 0.3s [2023-12-06T12:48:44.686Z] [2023-12-06T12:48:44.686Z] #19 exporting to image [2023-12-06T12:48:44.686Z] #19 exporting layers [2023-12-06T12:48:44.686Z] #19 exporting layers 0.4s done [2023-12-06T12:48:44.686Z] #19 writing image sha256:3e1fdf442e166a98bf85e08c599b866e5afeb3549c03cb7da73021b89d418c67 done [2023-12-06T12:48:44.686Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2023-12-06T12:48:44.686Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T12:48:45.121Z] provisioning config files... [2023-12-06T12:48:45.136Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/158@tmp/config4385588935136547246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:48:45.521Z] ---> ****-login.sh [2023-12-06T12:48:45.521Z] nexus3.edgexfoundry.org:10001 [2023-12-06T12:48:45.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:48:45.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:48:45.786Z] Configure a credential helper to remove this warning. See [2023-12-06T12:48:45.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:48:45.786Z] [2023-12-06T12:48:45.786Z] Login Succeeded [2023-12-06T12:48:45.786Z] nexus3.edgexfoundry.org:10002 [2023-12-06T12:48:45.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:48:46.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:48:46.052Z] Configure a credential helper to remove this warning. See [2023-12-06T12:48:46.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:48:46.052Z] [2023-12-06T12:48:46.052Z] Login Succeeded [2023-12-06T12:48:46.052Z] nexus3.edgexfoundry.org:10003 [2023-12-06T12:48:46.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:48:46.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:48:46.319Z] Configure a credential helper to remove this warning. See [2023-12-06T12:48:46.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:48:46.319Z] [2023-12-06T12:48:46.319Z] Login Succeeded [2023-12-06T12:48:46.319Z] nexus3.edgexfoundry.org:10004 [2023-12-06T12:48:46.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:48:46.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:48:46.585Z] Configure a credential helper to remove this warning. See [2023-12-06T12:48:46.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:48:46.585Z] [2023-12-06T12:48:46.585Z] Login Succeeded [2023-12-06T12:48:46.585Z] ****.io [2023-12-06T12:48:46.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T12:48:47.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T12:48:47.163Z] Configure a credential helper to remove this warning. See [2023-12-06T12:48:47.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T12:48:47.163Z] [2023-12-06T12:48:47.163Z] Login Succeeded [2023-12-06T12:48:47.163Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T12:48:47.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T12:48:47.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T12:48:47.408Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-12-06T12:48:47.408Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:48:47.408Z] latest [2023-12-06T12:48:47.408Z] 3.2.0-dev.2 [2023-12-06T12:48:47.408Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:48:47.408Z] main [2023-12-06T12:48:47.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:48:47.953Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:48:48.418Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:48:48.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T12:48:48.418Z] 9c5c01703672: Preparing [2023-12-06T12:48:48.418Z] 0512e193b341: Preparing [2023-12-06T12:48:48.418Z] 4a4d8a82847a: Preparing [2023-12-06T12:48:48.418Z] 345da7043e22: Preparing [2023-12-06T12:48:48.418Z] 719f01be979a: Preparing [2023-12-06T12:48:48.418Z] 0faf9b67be60: Preparing [2023-12-06T12:48:48.418Z] 0faf9b67be60: Waiting [2023-12-06T12:48:48.684Z] 0512e193b341: Pushed [2023-12-06T12:48:48.684Z] 4a4d8a82847a: Pushed [2023-12-06T12:48:48.684Z] 719f01be979a: Pushed [2023-12-06T12:48:48.684Z] 345da7043e22: Pushed [2023-12-06T12:48:48.684Z] 0faf9b67be60: Layer already exists [2023-12-06T12:48:54.001Z] 9c5c01703672: Pushed [2023-12-06T12:48:58.230Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a: digest: sha256:85eec93ca193b63e37129f3abe841e72c83f91ba0091f362a3e229145a6c881e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:48:58.708Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:48:59.163Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-06T12:48:59.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T12:48:59.163Z] 9c5c01703672: Preparing [2023-12-06T12:48:59.163Z] 0512e193b341: Preparing [2023-12-06T12:48:59.163Z] 4a4d8a82847a: Preparing [2023-12-06T12:48:59.163Z] 345da7043e22: Preparing [2023-12-06T12:48:59.163Z] 719f01be979a: Preparing [2023-12-06T12:48:59.163Z] 0faf9b67be60: Preparing [2023-12-06T12:48:59.163Z] 0faf9b67be60: Waiting [2023-12-06T12:48:59.163Z] 719f01be979a: Layer already exists [2023-12-06T12:48:59.163Z] 4a4d8a82847a: Layer already exists [2023-12-06T12:48:59.163Z] 345da7043e22: Layer already exists [2023-12-06T12:48:59.163Z] 9c5c01703672: Layer already exists [2023-12-06T12:48:59.163Z] 0512e193b341: Layer already exists [2023-12-06T12:48:59.163Z] 0faf9b67be60: Layer already exists [2023-12-06T12:48:59.426Z] latest: digest: sha256:85eec93ca193b63e37129f3abe841e72c83f91ba0091f362a3e229145a6c881e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:48:59.908Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:00.367Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.2 [2023-12-06T12:49:00.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T12:49:00.367Z] 9c5c01703672: Preparing [2023-12-06T12:49:00.367Z] 0512e193b341: Preparing [2023-12-06T12:49:00.367Z] 4a4d8a82847a: Preparing [2023-12-06T12:49:00.367Z] 345da7043e22: Preparing [2023-12-06T12:49:00.367Z] 719f01be979a: Preparing [2023-12-06T12:49:00.367Z] 0faf9b67be60: Preparing [2023-12-06T12:49:00.367Z] 0faf9b67be60: Waiting [2023-12-06T12:49:00.367Z] 9c5c01703672: Layer already exists [2023-12-06T12:49:00.367Z] 345da7043e22: Layer already exists [2023-12-06T12:49:00.367Z] 4a4d8a82847a: Layer already exists [2023-12-06T12:49:00.367Z] 0512e193b341: Layer already exists [2023-12-06T12:49:00.367Z] 719f01be979a: Layer already exists [2023-12-06T12:49:00.367Z] 0faf9b67be60: Layer already exists [2023-12-06T12:49:00.632Z] 3.2.0-dev.2: digest: sha256:85eec93ca193b63e37129f3abe841e72c83f91ba0091f362a3e229145a6c881e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:01.102Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:01.562Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:49:01.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T12:49:01.562Z] 9c5c01703672: Preparing [2023-12-06T12:49:01.562Z] 0512e193b341: Preparing [2023-12-06T12:49:01.562Z] 4a4d8a82847a: Preparing [2023-12-06T12:49:01.562Z] 345da7043e22: Preparing [2023-12-06T12:49:01.562Z] 719f01be979a: Preparing [2023-12-06T12:49:01.562Z] 0faf9b67be60: Preparing [2023-12-06T12:49:01.562Z] 0faf9b67be60: Waiting [2023-12-06T12:49:01.562Z] 345da7043e22: Layer already exists [2023-12-06T12:49:01.562Z] 0512e193b341: Layer already exists [2023-12-06T12:49:01.562Z] 9c5c01703672: Layer already exists [2023-12-06T12:49:01.562Z] 719f01be979a: Layer already exists [2023-12-06T12:49:01.562Z] 4a4d8a82847a: Layer already exists [2023-12-06T12:49:01.562Z] 0faf9b67be60: Layer already exists [2023-12-06T12:49:01.827Z] b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2: digest: sha256:85eec93ca193b63e37129f3abe841e72c83f91ba0091f362a3e229145a6c881e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:02.293Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:02.765Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-12-06T12:49:02.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-06T12:49:02.765Z] 9c5c01703672: Preparing [2023-12-06T12:49:02.765Z] 0512e193b341: Preparing [2023-12-06T12:49:02.765Z] 4a4d8a82847a: Preparing [2023-12-06T12:49:02.765Z] 345da7043e22: Preparing [2023-12-06T12:49:02.765Z] 719f01be979a: Preparing [2023-12-06T12:49:02.765Z] 0faf9b67be60: Preparing [2023-12-06T12:49:02.765Z] 0faf9b67be60: Waiting [2023-12-06T12:49:02.765Z] 719f01be979a: Layer already exists [2023-12-06T12:49:02.765Z] 345da7043e22: Layer already exists [2023-12-06T12:49:02.765Z] 9c5c01703672: Layer already exists [2023-12-06T12:49:02.765Z] 0512e193b341: Layer already exists [2023-12-06T12:49:02.765Z] 4a4d8a82847a: Layer already exists [2023-12-06T12:49:02.765Z] 0faf9b67be60: Layer already exists [2023-12-06T12:49:03.029Z] main: digest: sha256:85eec93ca193b63e37129f3abe841e72c83f91ba0091f362a3e229145a6c881e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T12:49:03.338Z] ===================================================== [Pipeline] echo [2023-12-06T12:49:03.389Z] taggedImages: [2023-12-06T12:49:03.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a [2023-12-06T12:49:03.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-06T12:49:03.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.2 [2023-12-06T12:49:03.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7d08b16b434e93c5cb72c19d88a87eb30002c2a-3.2.0-dev.2 [2023-12-06T12:49:03.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:04.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T12:49:04.033Z] [2023-12-06T12:49:04.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:04.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T12:49:04.419Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T12:49:04.419Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T12:49:04.419Z] 04944245beec: Pulling fs layer [2023-12-06T12:49:04.419Z] 699f458cf7ca: Pulling fs layer [2023-12-06T12:49:04.419Z] 765212b225bb: Pulling fs layer [2023-12-06T12:49:04.419Z] f23df028b6ca: Pulling fs layer [2023-12-06T12:49:04.419Z] 765212b225bb: Waiting [2023-12-06T12:49:04.419Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T12:49:04.419Z] f23df028b6ca: Waiting [2023-12-06T12:49:04.419Z] d65c8cfc05b1: Waiting [2023-12-06T12:49:04.419Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T12:49:04.419Z] 2437ff75d9bd: Waiting [2023-12-06T12:49:04.685Z] 04944245beec: Verifying Checksum [2023-12-06T12:49:04.685Z] 04944245beec: Download complete [2023-12-06T12:49:04.685Z] 765212b225bb: Verifying Checksum [2023-12-06T12:49:04.685Z] 765212b225bb: Download complete [2023-12-06T12:49:04.685Z] f23df028b6ca: Verifying Checksum [2023-12-06T12:49:04.685Z] f23df028b6ca: Download complete [2023-12-06T12:49:04.685Z] d65c8cfc05b1: Download complete [2023-12-06T12:49:04.685Z] 699f458cf7ca: Verifying Checksum [2023-12-06T12:49:04.685Z] 699f458cf7ca: Download complete [2023-12-06T12:49:05.267Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T12:49:05.267Z] 8998bd30e6a1: Download complete [2023-12-06T12:49:07.204Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T12:49:07.204Z] 2437ff75d9bd: Download complete [2023-12-06T12:49:12.530Z] 8998bd30e6a1: Pull complete [2023-12-06T12:49:12.795Z] 04944245beec: Pull complete [2023-12-06T12:49:14.728Z] 699f458cf7ca: Pull complete [2023-12-06T12:49:14.728Z] 765212b225bb: Pull complete [2023-12-06T12:49:15.681Z] f23df028b6ca: Pull complete [2023-12-06T12:49:15.681Z] d65c8cfc05b1: Pull complete [2023-12-06T12:49:42.380Z] 2437ff75d9bd: Pull complete [2023-12-06T12:49:42.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T12:49:42.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T12:49:42.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:49:42.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-24192 does not seem to be running inside a container [2023-12-06T12:49:42.765Z] $ 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/158 -v /w/workspace/device-virtual-go/158:/w/workspace/device-virtual-go/158:rw,z -v /w/workspace/device-virtual-go/158@tmp:/w/workspace/device-virtual-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T12:49:44.593Z] $ docker top 8ce2dd25238aff70596150ca9dc933ef787b720d5bc2cfba92bc2bbd455ffd8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:49:45.150Z] ---> job-cost.sh [2023-12-06T12:49:45.418Z] lf-activate-venv: SKIPPING [2023-12-06T12:49:45.418Z] INFO: No Stack... [2023-12-06T12:49:45.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T12:49:46.636Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T12:49:46.948Z] + cat /w/workspace/device-virtual-go/158/archives/cost.csv [2023-12-06T12:49:46.948Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T12:49:47.004Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [2023-12-06T12:49:47.010Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] did not exist. Created. [2023-12-06T12:49:47.010Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T12:49:47.445Z] /w/workspace/device-virtual-go/158@tmp/durable-292dab23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T12:49:47.765Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T12:49:47.833Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T12:49:47.880Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T12:49:47.891Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T12:49:48.009Z] $ docker stop --time=1 8ce2dd25238aff70596150ca9dc933ef787b720d5bc2cfba92bc2bbd455ffd8a [2023-12-06T12:49:49.387Z] $ docker rm -f --volumes 8ce2dd25238aff70596150ca9dc933ef787b720d5bc2cfba92bc2bbd455ffd8a [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-12-06T12:49:50.762Z] provisioning config files... [2023-12-06T12:49:50.771Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18186728045941437916tmp [Pipeline] { [Pipeline] sh [2023-12-06T12:49:51.149Z] + set +x [2023-12-06T12:49:51.149Z] + curl -s https://codecov.io/bash [2023-12-06T12:49:51.149Z] + bash -s -- [2023-12-06T12:49:51.408Z] [2023-12-06T12:49:51.408Z] _____ _ [2023-12-06T12:49:51.408Z] / ____| | | [2023-12-06T12:49:51.408Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T12:49:51.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T12:49:51.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T12:49:51.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T12:49:51.408Z] Bash-1.0.6 [2023-12-06T12:49:51.408Z] [2023-12-06T12:49:51.408Z] [2023-12-06T12:49:51.408Z] ==> git version 2.25.1 found [2023-12-06T12:49:51.408Z] ==> 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-12-06T12:49:51.408Z] Release-Date: 2020-01-08 [2023-12-06T12:49:51.408Z] 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-12-06T12:49:51.408Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T12:49:51.408Z] ==> Jenkins CI detected. [2023-12-06T12:49:51.408Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-12-06T12:49:51.409Z] project root: . [2023-12-06T12:49:51.409Z] --> token set from env [2023-12-06T12:49:51.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T12:49:51.409Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T12:49:51.409Z] ==> Python coveragepy not found [2023-12-06T12:49:51.409Z] ==> Searching for coverage reports in: [2023-12-06T12:49:51.409Z] + . [2023-12-06T12:49:51.409Z] -> Found 1 reports [2023-12-06T12:49:51.409Z] ==> Detecting git/mercurial file structure [2023-12-06T12:49:51.409Z] ==> Reading reports [2023-12-06T12:49:51.409Z] + ./coverage.out bytes=43063 [2023-12-06T12:49:51.409Z] ==> Appending adjustments [2023-12-06T12:49:51.409Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T12:49:51.669Z] + Found adjustments [2023-12-06T12:49:51.669Z] ==> Gzipping contents [2023-12-06T12:49:51.669Z] 8.0K /tmp/codecov.VZCp9w.gz [2023-12-06T12:49:51.669Z] ==> Uploading reports [2023-12-06T12:49:51.669Z] url: https://codecov.io [2023-12-06T12:49:51.669Z] query: branch=main&commit=b7d08b16b434e93c5cb72c19d88a87eb30002c2a&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T12:49:51.669Z] -> Pinging Codecov [2023-12-06T12:49:51.669Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b7d08b16b434e93c5cb72c19d88a87eb30002c2a&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T12:49:51.669Z] -> Uploading to [2023-12-06T12:49:51.669Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/5E52B4B073DB2E39498172D8E973AA87/b7d08b16b434e93c5cb72c19d88a87eb30002c2a/67edc16d-a960-45bf-bf75-b6b7c3d2cd3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T124951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb24cb25a8df5cdb5f2e94260d10e832818c0a7d862e7b55014e76fe2f7e2140 [2023-12-06T12:49:51.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T12:49:51.929Z] Dload Upload Total Spent Left Speed [2023-12-06T12:49:51.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 21450 --:--:-- --:--:-- --:--:-- 21450 [2023-12-06T12:49:51.929Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] } [2023-12-06T12:49:51.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T12:49:52.379Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T12:49:52.390Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:52.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T12:49:52.839Z] [2023-12-06T12:49:52.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:49:53.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T12:49:53.190Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T12:49:53.190Z] df9b9388f04a: Pulling fs layer [2023-12-06T12:49:53.190Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T12:49:53.190Z] 25bc292e5bac: Pulling fs layer [2023-12-06T12:49:53.190Z] 114826534d7a: Pulling fs layer [2023-12-06T12:49:53.190Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T12:49:53.190Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T12:49:53.190Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T12:49:53.190Z] 114826534d7a: Waiting [2023-12-06T12:49:53.190Z] 4657fd5d0bcf: Waiting [2023-12-06T12:49:53.190Z] 6ad1cebc031e: Waiting [2023-12-06T12:49:53.190Z] 8a3aa393b2d8: Waiting [2023-12-06T12:49:53.190Z] 25bc292e5bac: Verifying Checksum [2023-12-06T12:49:53.190Z] 25bc292e5bac: Download complete [2023-12-06T12:49:53.190Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T12:49:53.190Z] 52dc419b0ee2: Download complete [2023-12-06T12:49:53.190Z] 4657fd5d0bcf: Download complete [2023-12-06T12:49:53.190Z] df9b9388f04a: Download complete [2023-12-06T12:49:53.453Z] df9b9388f04a: Pull complete [2023-12-06T12:49:53.453Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T12:49:53.453Z] 6ad1cebc031e: Download complete [2023-12-06T12:49:53.453Z] 52dc419b0ee2: Pull complete [2023-12-06T12:49:53.714Z] 25bc292e5bac: Pull complete [2023-12-06T12:49:53.973Z] 114826534d7a: Verifying Checksum [2023-12-06T12:49:53.973Z] 114826534d7a: Download complete [2023-12-06T12:49:54.231Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T12:49:54.231Z] 8a3aa393b2d8: Download complete [2023-12-06T12:49:57.513Z] 114826534d7a: Pull complete [2023-12-06T12:49:57.772Z] 4657fd5d0bcf: Pull complete [2023-12-06T12:49:58.031Z] 6ad1cebc031e: Pull complete [2023-12-06T12:50:01.312Z] 8a3aa393b2d8: Pull complete [2023-12-06T12:50:01.312Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T12:50:01.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T12:50:01.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:50:01.735Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:50:01.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T12:50:07.812Z] $ docker top 0e0f9e9b4fea5bbf4f7de1a92da0cf402dcb588ce15a260c9d232dd329f881c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T12:50:07.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-12-06T12:50:08.251Z] + set -o pipefail [2023-12-06T12:50:08.251Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-12-06T12:50:13.587Z] [2023-12-06T12:50:13.587Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-12-06T12:50:13.587Z] [2023-12-06T12:50:13.587Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/d8119f75-ab44-4bc8-a03a-b3cf2fc377b4 [2023-12-06T12:50:13.587Z] [2023-12-06T12:50:13.587Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T12:50:13.587Z] [2023-12-06T12:50:14.155Z] [2023-12-06T12:50:14.155Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T12:50:14.155Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T12:50:14.155Z] More details here: https://snyk.co/ue1NS [2023-12-06T12:50:14.155Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T12:50:14.155Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T12:50:14.172Z] $ docker stop --time=1 0e0f9e9b4fea5bbf4f7de1a92da0cf402dcb588ce15a260c9d232dd329f881c0 [2023-12-06T12:50:18.438Z] $ docker rm -f --volumes 0e0f9e9b4fea5bbf4f7de1a92da0cf402dcb588ce15a260c9d232dd329f881c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T12:50:19.915Z] + git log --format=format:%s -1 b7d08b16b434e93c5cb72c19d88a87eb30002c2a [Pipeline] sh [2023-12-06T12:50:20.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T12:50:20.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:50:20.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:50:20.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:50:20.710Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:50:20.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T12:50:21.628Z] $ docker top 3536f7fa07bda346157a50e1e8e925dd7ac25febf133577078a9f85ea4bf2209 -eo pid,comm [2023-12-06T12:50:21.672Z] 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-12-06T12:50:21.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T12:50:21.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T12:50:21.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T12:50:22.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T12:50:22.054Z] $ docker exec 3536f7fa07bda346157a50e1e8e925dd7ac25febf133577078a9f85ea4bf2209 ssh-agent [2023-12-06T12:50:22.169Z] SSH_AUTH_SOCK=/tmp/ssh-MzZQhahORI6M/agent.33 [2023-12-06T12:50:22.169Z] SSH_AGENT_PID=39 [2023-12-06T12:50:22.175Z] Running ssh-add (command line suppressed) [2023-12-06T12:50:22.288Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4174830759701407609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4174830759701407609.key) [2023-12-06T12:50:22.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T12:50:22.634Z] + git semver tag [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,820 [run_tag] DEBUG tag force:False [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,820 [check_head_tag] DEBUG check head tag [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,821 [execute] INFO git cat-file --batch-check [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,825 [execute] INFO git cat-file --batch [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,842 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,842 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T12:50:22.896Z] 2023-12-06 12:50:22,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:22.896Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T12:50:22.909Z] $ docker exec --env ******** --env ******** 3536f7fa07bda346157a50e1e8e925dd7ac25febf133577078a9f85ea4bf2209 ssh-agent -k [2023-12-06T12:50:23.000Z] unset SSH_AUTH_SOCK; [2023-12-06T12:50:23.000Z] unset SSH_AGENT_PID; [2023-12-06T12:50:23.000Z] echo Agent pid 39 killed; [2023-12-06T12:50:23.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T12:50:23.522Z] + git semver [Pipeline] } [2023-12-06T12:50:23.798Z] $ docker stop --time=1 3536f7fa07bda346157a50e1e8e925dd7ac25febf133577078a9f85ea4bf2209 [2023-12-06T12:50:25.098Z] $ docker rm -f --volumes 3536f7fa07bda346157a50e1e8e925dd7ac25febf133577078a9f85ea4bf2209 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:50:25.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T12:50:25.760Z] [2023-12-06T12:50:25.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:50:26.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T12:50:26.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T12:50:26.110Z] ab5ef0e58194: Pulling fs layer [2023-12-06T12:50:26.110Z] 9712f1f96733: Pulling fs layer [2023-12-06T12:50:26.110Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T12:50:26.110Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T12:50:26.110Z] e9a5061849ea: Pulling fs layer [2023-12-06T12:50:26.110Z] d747dcd14b5f: Pulling fs layer [2023-12-06T12:50:26.110Z] 2de7ff778b66: Pulling fs layer [2023-12-06T12:50:26.110Z] e9a5061849ea: Waiting [2023-12-06T12:50:26.110Z] d747dcd14b5f: Waiting [2023-12-06T12:50:26.110Z] 2de7ff778b66: Waiting [2023-12-06T12:50:26.110Z] 0d9ebad4ef96: Waiting [2023-12-06T12:50:26.110Z] 9712f1f96733: Verifying Checksum [2023-12-06T12:50:26.110Z] 9712f1f96733: Download complete [2023-12-06T12:50:26.373Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T12:50:26.373Z] 63f879dbbcfc: Download complete [2023-12-06T12:50:26.632Z] e9a5061849ea: Verifying Checksum [2023-12-06T12:50:26.632Z] e9a5061849ea: Download complete [2023-12-06T12:50:26.632Z] d747dcd14b5f: Verifying Checksum [2023-12-06T12:50:26.632Z] d747dcd14b5f: Download complete [2023-12-06T12:50:26.632Z] ab5ef0e58194: Verifying Checksum [2023-12-06T12:50:26.632Z] ab5ef0e58194: Download complete [2023-12-06T12:50:26.632Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T12:50:26.632Z] 0d9ebad4ef96: Download complete [2023-12-06T12:50:26.890Z] 2de7ff778b66: Verifying Checksum [2023-12-06T12:50:26.890Z] 2de7ff778b66: Download complete [2023-12-06T12:50:29.420Z] ab5ef0e58194: Pull complete [2023-12-06T12:50:29.420Z] 9712f1f96733: Pull complete [2023-12-06T12:50:29.985Z] 63f879dbbcfc: Pull complete [2023-12-06T12:50:34.168Z] 0d9ebad4ef96: Pull complete [2023-12-06T12:50:34.168Z] e9a5061849ea: Pull complete [2023-12-06T12:50:34.168Z] d747dcd14b5f: Pull complete [2023-12-06T12:50:35.103Z] 2de7ff778b66: Pull complete [2023-12-06T12:50:35.103Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T12:50:35.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T12:50:35.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:50:35.389Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:50:35.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T12:50:40.954Z] $ docker top 898b35c11a755e144f0f1e531a9d623998ff6acac19603ac8462df3ccbec7001 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T12:50:41.154Z] provisioning config files... [2023-12-06T12:50:41.172Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4530913078016754793tmp [2023-12-06T12:50:41.204Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8137767708955053862tmp [2023-12-06T12:50:41.226Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18317146599181302367tmp [Pipeline] { [Pipeline] echo [2023-12-06T12:50:41.306Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:50:41.601Z] ---> sigul-configuration.sh [2023-12-06T12:50:41.601Z] gpg: directory `/root/.gnupg' created [2023-12-06T12:50:41.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T12:50:41.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T12:50:41.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T12:50:41.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T12:50:41.601Z] gpg: CAST5 encrypted data [2023-12-06T12:50:41.601Z] gpg: encrypted with 1 passphrase [2023-12-06T12:50:41.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T12:50:41.895Z] + mkdir /home/jenkins [2023-12-06T12:50:41.895Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T12:50:42.197Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T12:50:42.212Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:50:42.504Z] ---> sigul-install.sh [2023-12-06T12:50:42.504Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T12:50:42.799Z] + git tag --list [2023-12-06T12:50:42.800Z] v1.0.0 [2023-12-06T12:50:42.800Z] v1.1.0 [2023-12-06T12:50:42.800Z] v1.1.1 [2023-12-06T12:50:42.800Z] v1.2.1 [2023-12-06T12:50:42.800Z] v1.2.2 [2023-12-06T12:50:42.800Z] v1.2.3 [2023-12-06T12:50:42.800Z] v1.3.0 [2023-12-06T12:50:42.800Z] v1.3.1 [2023-12-06T12:50:42.800Z] v2.0.0 [2023-12-06T12:50:42.800Z] v2.1.0 [2023-12-06T12:50:42.800Z] v2.1.1 [2023-12-06T12:50:42.800Z] v2.2.0 [2023-12-06T12:50:42.800Z] v2.3.0 [2023-12-06T12:50:42.800Z] v3.0 [2023-12-06T12:50:42.800Z] v3.0.0 [2023-12-06T12:50:42.800Z] v3.1 [2023-12-06T12:50:42.800Z] v3.1.0 [2023-12-06T12:50:42.800Z] v3.1.0-dev.1 [2023-12-06T12:50:42.800Z] v3.1.0-dev.10 [2023-12-06T12:50:42.800Z] v3.1.0-dev.11 [2023-12-06T12:50:42.800Z] v3.1.0-dev.12 [2023-12-06T12:50:42.800Z] v3.1.0-dev.13 [2023-12-06T12:50:42.800Z] v3.1.0-dev.14 [2023-12-06T12:50:42.800Z] v3.1.0-dev.15 [2023-12-06T12:50:42.800Z] v3.1.0-dev.16 [2023-12-06T12:50:42.800Z] v3.1.0-dev.17 [2023-12-06T12:50:42.800Z] v3.1.0-dev.18 [2023-12-06T12:50:42.800Z] v3.1.0-dev.19 [2023-12-06T12:50:42.800Z] v3.1.0-dev.2 [2023-12-06T12:50:42.800Z] v3.1.0-dev.20 [2023-12-06T12:50:42.800Z] v3.1.0-dev.21 [2023-12-06T12:50:42.800Z] v3.1.0-dev.22 [2023-12-06T12:50:42.800Z] v3.1.0-dev.23 [2023-12-06T12:50:42.800Z] v3.1.0-dev.24 [2023-12-06T12:50:42.800Z] v3.1.0-dev.25 [2023-12-06T12:50:42.800Z] v3.1.0-dev.26 [2023-12-06T12:50:42.800Z] v3.1.0-dev.27 [2023-12-06T12:50:42.800Z] v3.1.0-dev.28 [2023-12-06T12:50:42.800Z] v3.1.0-dev.29 [2023-12-06T12:50:42.800Z] v3.1.0-dev.3 [2023-12-06T12:50:42.800Z] v3.1.0-dev.30 [2023-12-06T12:50:42.800Z] v3.1.0-dev.4 [2023-12-06T12:50:42.800Z] v3.1.0-dev.5 [2023-12-06T12:50:42.800Z] v3.1.0-dev.6 [2023-12-06T12:50:42.800Z] v3.1.0-dev.7 [2023-12-06T12:50:42.800Z] v3.1.0-dev.8 [2023-12-06T12:50:42.800Z] v3.1.0-dev.9 [2023-12-06T12:50:42.800Z] v3.2.0-dev.1 [2023-12-06T12:50:42.800Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-06T12:50:43.093Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-06T12:50:43.663Z] Signing Git tag with Sigul... [2023-12-06T12:50:43.663Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-06T12:50:43.937Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:50:44.232Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T12:50:44.240Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T12:50:44.378Z] $ docker stop --time=1 898b35c11a755e144f0f1e531a9d623998ff6acac19603ac8462df3ccbec7001 [2023-12-06T12:50:45.717Z] $ docker rm -f --volumes 898b35c11a755e144f0f1e531a9d623998ff6acac19603ac8462df3ccbec7001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T12:50:46.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T12:50:46.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:50:46.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:50:46.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:50:47.155Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:50:47.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T12:50:47.521Z] $ docker top a41f57d5d8a52bba2ef6375c9c8505dd67dbde6f31b2d1b937ce481711e30bff -eo pid,comm [2023-12-06T12:50:47.566Z] 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-12-06T12:50:47.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T12:50:47.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T12:50:47.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T12:50:47.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T12:50:47.908Z] $ docker exec a41f57d5d8a52bba2ef6375c9c8505dd67dbde6f31b2d1b937ce481711e30bff ssh-agent [2023-12-06T12:50:48.019Z] SSH_AUTH_SOCK=/tmp/ssh-Rty3wiizt03v/agent.33 [2023-12-06T12:50:48.019Z] SSH_AGENT_PID=39 [2023-12-06T12:50:48.024Z] Running ssh-add (command line suppressed) [2023-12-06T12:50:48.127Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11184248182876335319.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11184248182876335319.key) [2023-12-06T12:50:48.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T12:50:48.474Z] + git semver bump pre [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,645 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,648 [execute] INFO git cat-file --batch-check [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,652 [execute] INFO git cat-file --batch [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T12:50:48.734Z] 2023-12-06 12:50:48,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:48.734Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T12:50:48.748Z] $ docker exec --env ******** --env ******** a41f57d5d8a52bba2ef6375c9c8505dd67dbde6f31b2d1b937ce481711e30bff ssh-agent -k [2023-12-06T12:50:48.844Z] unset SSH_AUTH_SOCK; [2023-12-06T12:50:48.844Z] unset SSH_AGENT_PID; [2023-12-06T12:50:48.844Z] echo Agent pid 39 killed; [2023-12-06T12:50:48.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T12:50:49.371Z] + git semver [Pipeline] } [2023-12-06T12:50:49.646Z] $ docker stop --time=1 a41f57d5d8a52bba2ef6375c9c8505dd67dbde6f31b2d1b937ce481711e30bff [2023-12-06T12:50:50.883Z] $ docker rm -f --volumes a41f57d5d8a52bba2ef6375c9c8505dd67dbde6f31b2d1b937ce481711e30bff [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T12:50:51.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T12:50:51.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:50:51.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T12:50:51.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:50:51.922Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:50:51.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T12:50:52.295Z] $ docker top e323f0e4c4fd0804b9a8586677b0f000c509df94a5a013993c916268686c2ddd -eo pid,comm [2023-12-06T12:50:52.334Z] 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-12-06T12:50:52.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T12:50:52.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T12:50:52.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T12:50:52.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T12:50:52.662Z] $ docker exec e323f0e4c4fd0804b9a8586677b0f000c509df94a5a013993c916268686c2ddd ssh-agent [2023-12-06T12:50:52.733Z] SSH_AUTH_SOCK=/tmp/ssh-TfGsT7br5Dpo/agent.32 [2023-12-06T12:50:52.733Z] SSH_AGENT_PID=38 [2023-12-06T12:50:52.739Z] Running ssh-add (command line suppressed) [2023-12-06T12:50:52.844Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16817463135682084721.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16817463135682084721.key) [2023-12-06T12:50:52.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T12:50:53.198Z] + git semver push [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,375 [run_push] DEBUG push [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,376 [execute] INFO git cat-file --batch-check [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,380 [execute] INFO git rev-list 23e4e1c4e4c78d69e4fbf81108768a5d5b031ea6 -- [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,380 [execute] DEBUG Popen(['git', 'rev-list', '23e4e1c4e4c78d69e4fbf81108768a5d5b031ea6', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,390 [execute] INFO git fetch -v origin [2023-12-06T12:50:53.456Z] 2023-12-06 12:50:53,390 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T12:50:54.025Z] 2023-12-06 12:50:53,931 [run_push] DEBUG no remote changes detected [2023-12-06T12:50:54.025Z] 2023-12-06 12:50:53,931 [execute] INFO git push origin semver [2023-12-06T12:50:54.025Z] 2023-12-06 12:50:53,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T12:50:54.964Z] 2023-12-06 12:50:54,759 [run_push] DEBUG push all version tags [2023-12-06T12:50:54.964Z] 2023-12-06 12:50:54,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T12:50:54.964Z] 2023-12-06 12:50:54,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T12:50:55.901Z] 2023-12-06 12:50:55,562 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-06T12:50:55.901Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T12:50:55.914Z] $ docker exec --env ******** --env ******** e323f0e4c4fd0804b9a8586677b0f000c509df94a5a013993c916268686c2ddd ssh-agent -k [2023-12-06T12:50:56.021Z] unset SSH_AUTH_SOCK; [2023-12-06T12:50:56.022Z] unset SSH_AGENT_PID; [2023-12-06T12:50:56.022Z] echo Agent pid 38 killed; [2023-12-06T12:50:56.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T12:50:56.553Z] + git semver [Pipeline] } [2023-12-06T12:50:56.828Z] $ docker stop --time=1 e323f0e4c4fd0804b9a8586677b0f000c509df94a5a013993c916268686c2ddd [2023-12-06T12:50:58.114Z] $ docker rm -f --volumes e323f0e4c4fd0804b9a8586677b0f000c509df94a5a013993c916268686c2ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T12:50:59.623Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-12-06T12:50:59.623Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T12:50:59.623Z] total 16 [2023-12-06T12:50:59.623Z] drwxr-xr-x 3 root root 4096 Dec 6 12:44 . [2023-12-06T12:50:59.623Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 12:50 .. [2023-12-06T12:50:59.623Z] drwxr-xr-x 2 root root 4096 Dec 6 12:44 cost [2023-12-06T12:50:59.623Z] -rw-r--r-- 1 root root 89 Dec 6 12:44 cost.csv [2023-12-06T12:50:59.623Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T12:50:59.623Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-06T12:50:59.623Z] total 16 [2023-12-06T12:50:59.623Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 12:44 . [2023-12-06T12:50:59.623Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 12:50 .. [2023-12-06T12:50:59.623Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 12:44 cost [2023-12-06T12:50:59.623Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 12:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:50:59.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:00.770Z] ---> package-listing.sh [2023-12-06T12:51:00.770Z] ++ facter osfamily [2023-12-06T12:51:00.770Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T12:51:01.030Z] + OS_FAMILY=debian [2023-12-06T12:51:01.030Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-12-06T12:51:01.030Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T12:51:01.030Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T12:51:01.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T12:51:01.030Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T12:51:01.030Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-06T12:51:01.030Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T12:51:01.030Z] + case "${OS_FAMILY}" in [2023-12-06T12:51:01.030Z] + dpkg -l [2023-12-06T12:51:01.030Z] + grep '^ii' [2023-12-06T12:51:01.030Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T12:51:01.030Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T12:51:01.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T12:51:01.030Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-06T12:51:01.030Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-12-06T12:51:01.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-12-06T12:51:01.041Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T12:51:01.317Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T12:51:01.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T12:51:01.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T12:51:02.125Z] prd-ubuntu20.04-docker-8c-8g-24191 does not seem to be running inside a container [2023-12-06T12:51:02.158Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T12:51:02.357Z] $ docker top 873a844e382c69c2258b3772e28f4a6957b8dbf33b036563f144bae12f5e8015 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T12:51:02.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T12:51:03.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T12:51:03.383Z] + ls /var/log/sa-host [2023-12-06T12:51:03.383Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T12:51:03.592Z] provisioning config files... [2023-12-06T12:51:03.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15141539688193076129tmp [Pipeline] { [Pipeline] echo [2023-12-06T12:51:03.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:04.007Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T12:51:04.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:04.462Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T12:51:04.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:04.755Z] ---> sudo-logs.sh [2023-12-06T12:51:04.755Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T12:51:04.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:05.116Z] ---> job-cost.sh [2023-12-06T12:51:05.116Z] lf-activate-venv: SKIPPING [2023-12-06T12:51:05.116Z] DEBUG: total: 0.2199999988079071 [2023-12-06T12:51:05.116Z] INFO: Retrieving Stack Cost... [2023-12-06T12:51:05.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T12:51:05.944Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T12:51:05.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T12:51:06.240Z] ---> logs-deploy.sh [2023-12-06T12:51:06.240Z] lf-activate-venv: SKIPPING [2023-12-06T12:51:06.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/158 [2023-12-06T12:51:06.240Z] INFO: archiving workspace using pattern(s): [2023-12-06T12:51:07.181Z] Archives upload complete. [2023-12-06T12:51:07.440Z] INFO: archiving logs to Nexus