Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e412a44eb13141e6797f53827a761c4e91ea34f8 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-ssh9555732640325260158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8451533659649046496.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14386056996172321280.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6804313509963138550.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4330676925733077331.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5800’ Running on prd-ubuntu20.04-docker-8c-8g-5805 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e412a44eb13141e6797f53827a761c4e91ea34f8 (main) Commit message: "feat!: replace REST device service callback with System Event (#1319)" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 e412a44eb13141e6797f53827a761c4e91ea34f8 # timeout=10 > git rev-list --no-walk 9f4fc55359c9cb479e87cde204f04957ffcda185 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T16:05:26.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T16:05:26.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T16:05:26.185Z] ========================================================= [2023-02-14T16:05:26.185Z] EdgeX Global Pipelines Version Info [2023-02-14T16:05:26.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:05:26.905Z] ------------------- [2023-02-14T16:05:26.905Z] stable info: [2023-02-14T16:05:26.905Z] ------------------- [2023-02-14T16:05:26.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T16:05:26.905Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T16:05:26.905Z] Message: update stable to v1.0.244 [2023-02-14T16:05:27.506Z] ------------------- [2023-02-14T16:05:27.506Z] experimental info: [2023-02-14T16:05:27.506Z] ------------------- [2023-02-14T16:05:27.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T16:05:27.506Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T16:05:27.506Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T16:05:27.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-14T16:05:27.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-14T16:05:27.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T16:05:27.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T16:05:27.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T16:05:27.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T16:05:27.730Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T16:05:27.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-14T16:05:27.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T16:05:27.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T16:05:27.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T16:05:27.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-14T16:05:27.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T16:05:27.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T16:05:27.795Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T16:05:27.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T16:05:27.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T16:05:27.819Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T16:05:27.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T16:05:27.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T16:05:27.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T16:05:27.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-14T16:05:27.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T16:05:27.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T16:05:27.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T16:05:27.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T16:05:27.916Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T16:05:27.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T16:05:27.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T16:05:27.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T16:05:27.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] echo [2023-02-14T16:05:27.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e412a44 [Pipeline] echo [2023-02-14T16:05:27.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T16:05:28.009Z] provisioning config files... [2023-02-14T16:05:28.023Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4374904609351619637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:05:28.335Z] ---> docker-login.sh [2023-02-14T16:05:28.336Z] nexus3.edgexfoundry.org:10001 [2023-02-14T16:05:28.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:28.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:28.596Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:28.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:28.596Z] [2023-02-14T16:05:28.596Z] Login Succeeded [2023-02-14T16:05:28.596Z] nexus3.edgexfoundry.org:10002 [2023-02-14T16:05:28.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:28.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:28.858Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:28.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:28.858Z] [2023-02-14T16:05:28.858Z] Login Succeeded [2023-02-14T16:05:28.858Z] nexus3.edgexfoundry.org:10003 [2023-02-14T16:05:28.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:28.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:28.858Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:28.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:28.858Z] [2023-02-14T16:05:28.858Z] Login Succeeded [2023-02-14T16:05:28.858Z] nexus3.edgexfoundry.org:10004 [2023-02-14T16:05:28.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:28.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:28.858Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:28.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:28.858Z] [2023-02-14T16:05:28.858Z] Login Succeeded [2023-02-14T16:05:28.858Z] docker.io [2023-02-14T16:05:29.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:29.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:29.380Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:29.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:29.380Z] [2023-02-14T16:05:29.380Z] Login Succeeded [2023-02-14T16:05:29.380Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T16:05:29.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T16:05:29.751Z] + git rev-list -1 --merges e412a44eb13141e6797f53827a761c4e91ea34f8~1..e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] echo [2023-02-14T16:05:29.796Z] -----------> git rev-list -1 --merges e412a44eb13141e6797f53827a761c4e91ea34f8~1..e412a44eb13141e6797f53827a761c4e91ea34f8 e412a44eb13141e6797f53827a761c4e91ea34f8 [false] [Pipeline] sh [2023-02-14T16:05:30.085Z] + git log --format=format:%s -1 e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] echo [2023-02-14T16:05:30.099Z] ========================================================= [2023-02-14T16:05:30.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T16:05:30.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T16:05:30.433Z] + git log --format=format:%s -1 e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] echo [2023-02-14T16:05:30.444Z] [semverPrep] GIT_COMMIT: e412a44eb13141e6797f53827a761c4e91ea34f8, Commit Message: feat!: replace REST device service callback with System Event (#1319) [Pipeline] echo [2023-02-14T16:05:30.455Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T16:05:30.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T16:05:30.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T16:05:30.798Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T16:05:30.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T16:05:30.798Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T16:05:30.798Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T16:05:30.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:05:31.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:05:31.141Z] [2023-02-14T16:05:31.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:05:31.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:05:31.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T16:05:31.445Z] b85a868b505f: Pulling fs layer [2023-02-14T16:05:31.445Z] e2be974225ed: Pulling fs layer [2023-02-14T16:05:31.445Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T16:05:31.445Z] 988bab9f4d93: Pulling fs layer [2023-02-14T16:05:31.445Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T16:05:31.445Z] eaf3925da568: Pulling fs layer [2023-02-14T16:05:31.445Z] bab4dde63d76: Pulling fs layer [2023-02-14T16:05:31.445Z] bde34c3a00c8: Pulling fs layer [2023-02-14T16:05:31.445Z] b352a97aabf1: Pulling fs layer [2023-02-14T16:05:31.445Z] 4872d77fe225: Pulling fs layer [2023-02-14T16:05:31.445Z] 988bab9f4d93: Waiting [2023-02-14T16:05:31.445Z] 1469e6f7b9e6: Waiting [2023-02-14T16:05:31.445Z] eaf3925da568: Waiting [2023-02-14T16:05:31.445Z] bab4dde63d76: Waiting [2023-02-14T16:05:31.445Z] bde34c3a00c8: Waiting [2023-02-14T16:05:31.445Z] b352a97aabf1: Waiting [2023-02-14T16:05:31.445Z] 5851b861e8e6: Pulling fs layer [2023-02-14T16:05:31.445Z] 4872d77fe225: Waiting [2023-02-14T16:05:31.445Z] 5851b861e8e6: Waiting [2023-02-14T16:05:31.445Z] e2be974225ed: Verifying Checksum [2023-02-14T16:05:31.445Z] e2be974225ed: Download complete [2023-02-14T16:05:31.445Z] 988bab9f4d93: Verifying Checksum [2023-02-14T16:05:31.445Z] 988bab9f4d93: Download complete [2023-02-14T16:05:31.707Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T16:05:31.707Z] 1469e6f7b9e6: Download complete [2023-02-14T16:05:31.707Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T16:05:31.707Z] 339a4e72a1f5: Download complete [2023-02-14T16:05:31.707Z] eaf3925da568: Download complete [2023-02-14T16:05:31.707Z] bde34c3a00c8: Download complete [2023-02-14T16:05:31.965Z] b352a97aabf1: Verifying Checksum [2023-02-14T16:05:31.965Z] b352a97aabf1: Download complete [2023-02-14T16:05:31.965Z] 4872d77fe225: Verifying Checksum [2023-02-14T16:05:31.965Z] 4872d77fe225: Download complete [2023-02-14T16:05:31.965Z] 5851b861e8e6: Download complete [2023-02-14T16:05:31.965Z] b85a868b505f: Verifying Checksum [2023-02-14T16:05:31.965Z] b85a868b505f: Download complete [2023-02-14T16:05:32.905Z] bab4dde63d76: Verifying Checksum [2023-02-14T16:05:32.905Z] bab4dde63d76: Download complete [2023-02-14T16:05:33.165Z] b85a868b505f: Pull complete [2023-02-14T16:05:33.424Z] e2be974225ed: Pull complete [2023-02-14T16:05:34.018Z] 339a4e72a1f5: Pull complete [2023-02-14T16:05:34.018Z] 988bab9f4d93: Pull complete [2023-02-14T16:05:34.290Z] 1469e6f7b9e6: Pull complete [2023-02-14T16:05:34.290Z] eaf3925da568: Pull complete [2023-02-14T16:05:36.198Z] bab4dde63d76: Pull complete [2023-02-14T16:05:36.198Z] bde34c3a00c8: Pull complete [2023-02-14T16:05:36.456Z] b352a97aabf1: Pull complete [2023-02-14T16:05:36.456Z] 4872d77fe225: Pull complete [2023-02-14T16:05:36.456Z] 5851b861e8e6: Pull complete [2023-02-14T16:05:36.456Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T16:05:36.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:05:36.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:05:36.555Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:05:36.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T16:05:38.737Z] $ docker top 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 -eo pid,comm [2023-02-14T16:05:38.794Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-14T16:05:38.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T16:05:38.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T16:05:38.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T16:05:38.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T16:05:38.965Z] $ docker exec 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 ssh-agent [2023-02-14T16:05:39.097Z] SSH_AUTH_SOCK=/tmp/ssh-ADWImqsNvo9T/agent.33 [2023-02-14T16:05:39.097Z] SSH_AGENT_PID=39 [2023-02-14T16:05:39.104Z] Running ssh-add (command line suppressed) [2023-02-14T16:05:39.212Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13692306200859136156.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13692306200859136156.key) [2023-02-14T16:05:39.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T16:05:39.519Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T16:05:39.534Z] $ docker exec --env ******** --env ******** 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 ssh-agent -k [2023-02-14T16:05:39.647Z] unset SSH_AUTH_SOCK; [2023-02-14T16:05:39.648Z] unset SSH_AGENT_PID; [2023-02-14T16:05:39.648Z] echo Agent pid 39 killed; [2023-02-14T16:05:39.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T16:05:39.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T16:05:39.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T16:05:39.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T16:05:39.812Z] $ docker exec 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 ssh-agent [2023-02-14T16:05:39.928Z] SSH_AUTH_SOCK=/tmp/ssh-67Wrt12wkTzD/agent.71 [2023-02-14T16:05:39.928Z] SSH_AGENT_PID=77 [2023-02-14T16:05:39.932Z] Running ssh-add (command line suppressed) [2023-02-14T16:05:40.041Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6221544766167366400.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6221544766167366400.key) [2023-02-14T16:05:40.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T16:05:40.343Z] + git semver init [2023-02-14T16:05:40.602Z] 2023-02-14 16:05:40,527 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T16:05:40.602Z] 2023-02-14 16:05:40,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T16:05:40.602Z] 2023-02-14 16:05:40,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T16:05:40.602Z] 2023-02-14 16:05:40,529 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T16:05:41.979Z] 2023-02-14 16:05:41,604 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-14T16:05:41.979Z] 2023-02-14 16:05:41,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-14T16:05:41.979Z] 2023-02-14 16:05:41,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:05:41.979Z] 2023-02-14 16:05:41,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:05:41.979Z] 3.0.0-dev.26 [Pipeline] } [2023-02-14T16:05:41.991Z] $ docker exec --env ******** --env ******** 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 ssh-agent -k [2023-02-14T16:05:42.086Z] unset SSH_AUTH_SOCK; [2023-02-14T16:05:42.087Z] unset SSH_AGENT_PID; [2023-02-14T16:05:42.087Z] echo Agent pid 77 killed; [2023-02-14T16:05:42.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T16:05:42.411Z] + git semver [Pipeline] } [2023-02-14T16:05:42.687Z] $ docker stop --time=1 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 [2023-02-14T16:05:44.022Z] $ docker rm -f --volumes 819f596781a8734bd88a44075e289be2fe5ff5364988816ff3cbb9bc4477fd02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T16:05:44.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T16:05:44.600Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T16:05:44.604Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-02-14T16:05:44.761Z] provisioning config files... [2023-02-14T16:05:44.786Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3404667789127071968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:05:45.083Z] ---> docker-login.sh [2023-02-14T16:05:45.083Z] nexus3.edgexfoundry.org:10001 [2023-02-14T16:05:45.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:45.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:45.083Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:45.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:45.083Z] [2023-02-14T16:05:45.083Z] Login Succeeded [2023-02-14T16:05:45.083Z] nexus3.edgexfoundry.org:10002 [2023-02-14T16:05:45.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:45.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:45.083Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:45.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:45.083Z] [2023-02-14T16:05:45.083Z] Login Succeeded [2023-02-14T16:05:45.083Z] nexus3.edgexfoundry.org:10003 [2023-02-14T16:05:45.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:45.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:45.343Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:45.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:45.343Z] [2023-02-14T16:05:45.343Z] Login Succeeded [2023-02-14T16:05:45.343Z] nexus3.edgexfoundry.org:10004 [2023-02-14T16:05:45.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:45.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:45.343Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:45.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:45.343Z] [2023-02-14T16:05:45.343Z] Login Succeeded [2023-02-14T16:05:45.343Z] docker.io [2023-02-14T16:05:45.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:05:45.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:05:45.863Z] Configure a credential helper to remove this warning. See [2023-02-14T16:05:45.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:05:45.863Z] [2023-02-14T16:05:45.863Z] Login Succeeded [2023-02-14T16:05:45.863Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T16:05:45.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T16:05:45.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T16:05:45.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T16:05:45.972Z] ========================================================= [2023-02-14T16:05:45.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T16:05:45.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:05:46.286Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T16:05:46.286Z] Sending build context to Docker daemon 10.43MB [2023-02-14T16:05:46.286Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T16:05:46.286Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T16:05:46.548Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T16:05:46.548Z] 213ec9aee27d: Pulling fs layer [2023-02-14T16:05:46.548Z] 4583459ba037: Pulling fs layer [2023-02-14T16:05:46.548Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T16:05:46.548Z] 53926ce57604: Pulling fs layer [2023-02-14T16:05:46.548Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T16:05:46.548Z] 22ff95d597cd: Pulling fs layer [2023-02-14T16:05:46.548Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T16:05:46.548Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T16:05:46.548Z] a7acece74701: Pulling fs layer [2023-02-14T16:05:46.548Z] 22ff95d597cd: Waiting [2023-02-14T16:05:46.548Z] 53926ce57604: Waiting [2023-02-14T16:05:46.548Z] 12d6caf4c0d1: Waiting [2023-02-14T16:05:46.548Z] 21b2b0c7a3f4: Waiting [2023-02-14T16:05:46.548Z] 96b7cbca73a9: Waiting [2023-02-14T16:05:46.548Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T16:05:46.548Z] 93c1e223e6f2: Download complete [2023-02-14T16:05:46.548Z] 4583459ba037: Download complete [2023-02-14T16:05:46.548Z] 21b2b0c7a3f4: Download complete [2023-02-14T16:05:46.548Z] 22ff95d597cd: Verifying Checksum [2023-02-14T16:05:46.548Z] 22ff95d597cd: Download complete [2023-02-14T16:05:46.548Z] 213ec9aee27d: Verifying Checksum [2023-02-14T16:05:46.548Z] 213ec9aee27d: Download complete [2023-02-14T16:05:46.548Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T16:05:46.548Z] 12d6caf4c0d1: Download complete [2023-02-14T16:05:46.814Z] 213ec9aee27d: Pull complete [2023-02-14T16:05:46.814Z] 4583459ba037: Pull complete [2023-02-14T16:05:47.077Z] 93c1e223e6f2: Pull complete [2023-02-14T16:05:47.654Z] 53926ce57604: Verifying Checksum [2023-02-14T16:05:47.654Z] 53926ce57604: Download complete [2023-02-14T16:05:47.913Z] a7acece74701: Verifying Checksum [2023-02-14T16:05:47.913Z] a7acece74701: Download complete [2023-02-14T16:05:47.913Z] 96b7cbca73a9: Download complete [2023-02-14T16:05:52.099Z] 53926ce57604: Pull complete [2023-02-14T16:05:52.099Z] 21b2b0c7a3f4: Pull complete [2023-02-14T16:05:52.099Z] 22ff95d597cd: Pull complete [2023-02-14T16:05:52.099Z] 12d6caf4c0d1: Pull complete [2023-02-14T16:05:53.996Z] 96b7cbca73a9: Pull complete [2023-02-14T16:05:54.931Z] a7acece74701: Pull complete [2023-02-14T16:05:54.931Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T16:05:54.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T16:05:54.931Z] ---> db6d94c90886 [2023-02-14T16:05:54.931Z] Step 3/10 : ARG MAKE=make build [2023-02-14T16:05:59.196Z] ---> Running in b0a7344f8117 [2023-02-14T16:05:59.196Z] Removing intermediate container b0a7344f8117 [2023-02-14T16:05:59.196Z] ---> 6e02ef7c8105 [2023-02-14T16:05:59.196Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T16:05:59.196Z] ---> Running in 4101b1bf0a45 [2023-02-14T16:05:59.196Z] Removing intermediate container 4101b1bf0a45 [2023-02-14T16:05:59.196Z] ---> 91057e56103d [2023-02-14T16:05:59.196Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T16:05:59.196Z] ---> Running in 07ad27c5423e [2023-02-14T16:05:59.196Z] Removing intermediate container 07ad27c5423e [2023-02-14T16:05:59.196Z] ---> 710fa6b81763 [2023-02-14T16:05:59.196Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T16:05:59.196Z] ---> Running in bf99533fa5bb [2023-02-14T16:05:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T16:05:59.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T16:05:59.713Z] OK: 211 MiB in 51 packages [2023-02-14T16:05:59.714Z] Still waiting to schedule task [2023-02-14T16:05:59.715Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5801’ is offline [2023-02-14T16:05:59.988Z] Removing intermediate container bf99533fa5bb [2023-02-14T16:05:59.988Z] ---> 095442da9441 [2023-02-14T16:05:59.988Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T16:05:59.988Z] ---> 52cec951fcf5 [2023-02-14T16:05:59.988Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T16:06:00.247Z] ---> Running in 14b68da5aaa9 [2023-02-14T16:06:46.929Z] Removing intermediate container 14b68da5aaa9 [2023-02-14T16:06:46.929Z] ---> d00d64d9c7ad [2023-02-14T16:06:46.929Z] Step 9/10 : COPY . . [2023-02-14T16:06:46.929Z] ---> 860fe3e18929 [2023-02-14T16:06:46.929Z] Step 10/10 : RUN ${MAKE} [2023-02-14T16:06:46.929Z] ---> Running in 6185294e8c6d [2023-02-14T16:06:46.929Z] noop [2023-02-14T16:06:46.929Z] Removing intermediate container 6185294e8c6d [2023-02-14T16:06:46.929Z] ---> 37c8b8ec23e3 [2023-02-14T16:06:46.929Z] Successfully built 37c8b8ec23e3 [2023-02-14T16:06:46.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:06:47.256Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T16:06:47.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:06:47.334Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:06:47.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T16:06:47.750Z] $ docker top 6f82abd10a51fcfcb32215aa1f503cc1e74d00d84363a49e9cb87936cb32632e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T16:06:48.096Z] + go version [2023-02-14T16:06:48.096Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T16:06:48.108Z] $ docker stop --time=1 6f82abd10a51fcfcb32215aa1f503cc1e74d00d84363a49e9cb87936cb32632e [2023-02-14T16:06:49.427Z] $ docker rm -f --volumes 6f82abd10a51fcfcb32215aa1f503cc1e74d00d84363a49e9cb87936cb32632e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:06:49.841Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T16:06:49.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:06:49.916Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:06:49.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T16:06:50.306Z] $ docker top 3e4415e6a761ce1b8d3bcec727f612fbe02aee39f06e62c777a13d75a73b5899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T16:06:50.649Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-14T16:06:50.949Z] + make test [2023-02-14T16:06:50.949Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T16:06:57.511Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.090s coverage: 27.6% of statements [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.078s coverage: 78.9% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.117s coverage: 78.1% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 77.0% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.099s coverage: 65.2% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.825s coverage: 89.2% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T16:07:12.396Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.069s coverage: 4.7% of statements [2023-02-14T16:07:12.396Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T16:07:30.470Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T16:07:30.470Z] GO111MODULE=on go vet ./... [2023-02-14T16:07:32.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T16:07:32.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T16:07:32.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T16:07:33.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T16:07:33.283Z] $ docker stop --time=1 3e4415e6a761ce1b8d3bcec727f612fbe02aee39f06e62c777a13d75a73b5899 [2023-02-14T16:07:37.224Z] $ docker rm -f --volumes 3e4415e6a761ce1b8d3bcec727f612fbe02aee39f06e62c777a13d75a73b5899 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T16:07:37.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T16:07:37.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T16:07:38.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T16:07:38.618Z] + ls -al . [2023-02-14T16:07:38.619Z] total 272 [2023-02-14T16:07:38.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 16:06 . [2023-02-14T16:07:38.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 16:05 .. [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 16:05 .dockerignore [2023-02-14T16:07:38.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 16:07 .git [2023-02-14T16:07:38.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 16:05 .github [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 16:05 .gitignore [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 16:05 .golangci.yml [2023-02-14T16:07:38.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 16:05 .semver [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 16:05 CHANGELOG.md [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 16:05 GOVERNANCE.md [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 16:05 Jenkinsfile [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 16:05 LICENSE [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 16:05 Makefile [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 16:05 OWNERS.md [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 16:05 README.md [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 16:05 VERSION [2023-02-14T16:07:38.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 16:05 bin [2023-02-14T16:07:38.619Z] -rw-r--r-- 1 jenkins jenkins 98701 Feb 14 16:07 coverage.out [2023-02-14T16:07:38.619Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 16:05 example [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 16:05 go.mod [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 16:05 go.sum [2023-02-14T16:07:38.619Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 16:05 internal [2023-02-14T16:07:38.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:05 openapi [2023-02-14T16:07:38.619Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 16:05 pkg [2023-02-14T16:07:38.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 16:05 snap [2023-02-14T16:07:38.619Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 16:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:07:39.097Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e412a44eb13141e6797f53827a761c4e91ea34f8 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-02-14T16:07:39.097Z] Sending build context to Docker daemon 10.53MB [2023-02-14T16:07:39.097Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T16:07:39.097Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T16:07:39.097Z] ---> 37c8b8ec23e3 [2023-02-14T16:07:39.097Z] Step 3/23 : ARG MAKE=make build [2023-02-14T16:07:39.732Z] ---> Running in 04cba2f688b0 [2023-02-14T16:07:40.021Z] Removing intermediate container 04cba2f688b0 [2023-02-14T16:07:40.021Z] ---> 8c18e98a9838 [2023-02-14T16:07:40.021Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T16:07:40.287Z] ---> Running in 06f14f9985f8 [2023-02-14T16:07:40.545Z] Removing intermediate container 06f14f9985f8 [2023-02-14T16:07:40.545Z] ---> 1b12d49c727f [2023-02-14T16:07:40.545Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T16:07:40.545Z] ---> Running in 0981e9d6d445 [2023-02-14T16:07:40.545Z] Removing intermediate container 0981e9d6d445 [2023-02-14T16:07:40.545Z] ---> 267f6eda0894 [2023-02-14T16:07:40.545Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T16:07:40.545Z] ---> Running in 20826beab00f [2023-02-14T16:07:40.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T16:07:41.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T16:07:41.322Z] OK: 211 MiB in 51 packages [2023-02-14T16:07:41.581Z] Removing intermediate container 20826beab00f [2023-02-14T16:07:41.581Z] ---> 706942ad1fff [2023-02-14T16:07:41.581Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T16:07:41.839Z] ---> 84de3a198732 [2023-02-14T16:07:41.839Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T16:07:41.839Z] ---> Running in b37df5ac93e0 [2023-02-14T16:07:42.773Z] Removing intermediate container b37df5ac93e0 [2023-02-14T16:07:42.773Z] ---> 00c645d6630c [2023-02-14T16:07:42.773Z] Step 9/23 : COPY . . [2023-02-14T16:07:43.515Z] ---> a719ca473acc [2023-02-14T16:07:43.515Z] Step 10/23 : RUN ${MAKE} [2023-02-14T16:07:43.515Z] ---> Running in b04ba905fd29 [2023-02-14T16:07:43.774Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.26" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T16:08:05.725Z] Removing intermediate container b04ba905fd29 [2023-02-14T16:08:05.725Z] ---> 307a70b54fde [2023-02-14T16:08:05.725Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T16:08:05.725Z] 3.16: Pulling from library/alpine [2023-02-14T16:08:05.725Z] ef5531b6e74e: Pulling fs layer [2023-02-14T16:08:05.725Z] ef5531b6e74e: Download complete [2023-02-14T16:08:05.986Z] ef5531b6e74e: Pull complete [2023-02-14T16:08:05.986Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T16:08:05.986Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T16:08:05.986Z] ---> dfd21b5a31f5 [2023-02-14T16:08:05.986Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T16:08:05.986Z] ---> Running in b01a9f8f4d6a [2023-02-14T16:08:05.986Z] Removing intermediate container b01a9f8f4d6a [2023-02-14T16:08:05.986Z] ---> d679fae9a41a [2023-02-14T16:08:05.986Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T16:08:06.244Z] ---> Running in de0243949bed [2023-02-14T16:08:06.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T16:08:06.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T16:08:06.762Z] OK: 6 MiB in 14 packages [2023-02-14T16:08:07.020Z] Removing intermediate container de0243949bed [2023-02-14T16:08:07.020Z] ---> 219045d2d207 [2023-02-14T16:08:07.020Z] Step 14/23 : WORKDIR / [2023-02-14T16:08:07.020Z] ---> Running in 7fe642eccd00 [2023-02-14T16:08:07.020Z] Removing intermediate container 7fe642eccd00 [2023-02-14T16:08:07.020Z] ---> 04cd95e52f7f [2023-02-14T16:08:07.020Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T16:08:07.277Z] ---> ff47466823d7 [2023-02-14T16:08:07.277Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T16:08:08.209Z] ---> c0577396dbb8 [2023-02-14T16:08:08.209Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-14T16:08:08.209Z] ---> a12182cbdb0c [2023-02-14T16:08:08.209Z] Step 18/23 : EXPOSE 59999 [2023-02-14T16:08:08.209Z] ---> Running in a51ccec70986 [2023-02-14T16:08:08.209Z] Removing intermediate container a51ccec70986 [2023-02-14T16:08:08.209Z] ---> 9bb905bca8ca [2023-02-14T16:08:08.209Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T16:08:08.209Z] ---> Running in 9d4da8a469cd [2023-02-14T16:08:08.467Z] Removing intermediate container 9d4da8a469cd [2023-02-14T16:08:08.467Z] ---> fc48b4eb4d64 [2023-02-14T16:08:08.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T16:08:08.467Z] ---> Running in 6fead80b78ac [2023-02-14T16:08:08.467Z] Removing intermediate container 6fead80b78ac [2023-02-14T16:08:08.467Z] ---> fc092247488a [2023-02-14T16:08:08.467Z] Step 21/23 : LABEL arch=amd64 [2023-02-14T16:08:08.467Z] ---> Running in 0864304ea448 [2023-02-14T16:08:08.467Z] Removing intermediate container 0864304ea448 [2023-02-14T16:08:08.467Z] ---> 778b51812ddf [2023-02-14T16:08:08.467Z] Step 22/23 : LABEL git_sha=e412a44eb13141e6797f53827a761c4e91ea34f8 [2023-02-14T16:08:08.726Z] ---> Running in be6937e75341 [2023-02-14T16:08:08.726Z] Removing intermediate container be6937e75341 [2023-02-14T16:08:08.726Z] ---> 8ecfa472a4a5 [2023-02-14T16:08:08.726Z] Step 23/23 : LABEL version=3.0.0-dev.26 [2023-02-14T16:08:08.726Z] ---> Running in 6e8f8b4cab0c [2023-02-14T16:08:08.726Z] Removing intermediate container 6e8f8b4cab0c [2023-02-14T16:08:08.726Z] ---> 5abcb3ea2812 [2023-02-14T16:08:08.726Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T16:08:08.726Z] Successfully built 5abcb3ea2812 [2023-02-14T16:08:08.726Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:08:09.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T16:08:09.143Z] [2023-02-14T16:08:09.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:08:09.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T16:08:09.453Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T16:08:09.453Z] 5eb5b503b376: Pulling fs layer [2023-02-14T16:08:09.453Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T16:08:09.453Z] ec43610c2a17: Pulling fs layer [2023-02-14T16:08:09.453Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T16:08:09.453Z] 33b1e0a273af: Pulling fs layer [2023-02-14T16:08:09.453Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T16:08:09.453Z] 2f39f015ded8: Pulling fs layer [2023-02-14T16:08:09.453Z] 3a2ae6a8a46f: Waiting [2023-02-14T16:08:09.453Z] 33b1e0a273af: Waiting [2023-02-14T16:08:09.453Z] 5d3b04190fa2: Waiting [2023-02-14T16:08:09.453Z] 2f39f015ded8: Waiting [2023-02-14T16:08:09.713Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T16:08:09.713Z] 5c69ac0246d0: Download complete [2023-02-14T16:08:09.713Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T16:08:09.713Z] 3a2ae6a8a46f: Download complete [2023-02-14T16:08:09.713Z] 33b1e0a273af: Verifying Checksum [2023-02-14T16:08:09.713Z] 33b1e0a273af: Download complete [2023-02-14T16:08:09.713Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T16:08:09.713Z] 5d3b04190fa2: Download complete [2023-02-14T16:08:09.975Z] ec43610c2a17: Verifying Checksum [2023-02-14T16:08:09.975Z] ec43610c2a17: Download complete [2023-02-14T16:08:09.975Z] 5eb5b503b376: Verifying Checksum [2023-02-14T16:08:09.975Z] 5eb5b503b376: Download complete [2023-02-14T16:08:10.912Z] 2f39f015ded8: Download complete [2023-02-14T16:08:11.478Z] 5eb5b503b376: Pull complete [2023-02-14T16:08:11.738Z] 5c69ac0246d0: Pull complete [2023-02-14T16:08:12.303Z] ec43610c2a17: Pull complete [2023-02-14T16:08:12.562Z] 3a2ae6a8a46f: Pull complete [2023-02-14T16:08:12.820Z] 33b1e0a273af: Pull complete [2023-02-14T16:08:13.079Z] 5d3b04190fa2: Pull complete [2023-02-14T16:08:18.342Z] 2f39f015ded8: Pull complete [2023-02-14T16:08:18.342Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T16:08:18.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T16:08:18.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:08:18.421Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:08:18.452Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T16:08:23.951Z] $ docker top dacce86c44fa872eb5b2211680887cba8a033d925ed93106077dd688c3fddc45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:08:24.323Z] ---> job-cost.sh [2023-02-14T16:08:24.323Z] lf-activate-venv: SKIPPING [2023-02-14T16:08:24.323Z] INFO: No Stack... [2023-02-14T16:08:24.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T16:08:25.146Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T16:08:25.440Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-14T16:08:25.440Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T16:08:25.454Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [2023-02-14T16:08:25.460Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] did not exist. Created. [2023-02-14T16:08:25.460Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T16:08:25.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T16:08:25.792Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T16:08:25.883Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T16:08:25.904Z] $ docker stop --time=1 dacce86c44fa872eb5b2211680887cba8a033d925ed93106077dd688c3fddc45 [2023-02-14T16:08:27.123Z] $ docker rm -f --volumes dacce86c44fa872eb5b2211680887cba8a033d925ed93106077dd688c3fddc45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T16:08:40.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5810 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-14T16:08:40.464Z] Running in /w/workspace/device-sdk-go/156 [Pipeline] { [Pipeline] checkout [2023-02-14T16:08:40.497Z] The recommended git tool is: git [2023-02-14T16:08:46.475Z] using credential edgex-jenkins-ssh [2023-02-14T16:08:46.490Z] Cloning the remote Git repository [2023-02-14T16:08:46.533Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T16:08:46.605Z] > git init /w/workspace/device-sdk-go/156 # timeout=10 [2023-02-14T16:08:46.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T16:08:46.759Z] > git --version # timeout=10 [2023-02-14T16:08:46.784Z] > git --version # 'git version 2.25.1' [2023-02-14T16:08:46.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T16:08:46.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T16:08:48.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-14T16:08:48.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T16:08:49.486Z] Avoid second fetch [2023-02-14T16:08:49.486Z] Checking out Revision e412a44eb13141e6797f53827a761c4e91ea34f8 (main) [2023-02-14T16:08:50.074Z] Commit message: "feat!: replace REST device service callback with System Event (#1319)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T16:08:49.504Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T16:08:49.527Z] > git checkout -f e412a44eb13141e6797f53827a761c4e91ea34f8 # timeout=10 [2023-02-14T16:08:51.140Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T16:08:51.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T16:08:51.140Z] Dload Upload Total Spent Left Speed [2023-02-14T16:08:51.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-02-14T16:08:51.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T16:08:52.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T16:08:52.105Z] + sudo tee /etc/docker/daemon.new [2023-02-14T16:08:52.105Z] { [2023-02-14T16:08:52.105Z] "registry-mirrors": [ [2023-02-14T16:08:52.105Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T16:08:52.105Z] ], [2023-02-14T16:08:52.105Z] "bip": "10.250.0.254/24", [2023-02-14T16:08:52.105Z] "hosts": [ [2023-02-14T16:08:52.105Z] "tcp://0.0.0.0:5555", [2023-02-14T16:08:52.105Z] "unix:///var/run/docker.sock" [2023-02-14T16:08:52.105Z] ], [2023-02-14T16:08:52.105Z] "mtu": 1458, [2023-02-14T16:08:52.105Z] "selinux-enabled": true, [2023-02-14T16:08:52.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T16:08:52.105Z] } [Pipeline] sh [2023-02-14T16:08:52.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T16:08:52.802Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T16:09:11.099Z] provisioning config files... [2023-02-14T16:09:11.126Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/156@tmp/config3963580559635788470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:09:11.482Z] ---> docker-login.sh [2023-02-14T16:09:11.482Z] nexus3.edgexfoundry.org:10001 [2023-02-14T16:09:12.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:09:12.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:09:12.728Z] Configure a credential helper to remove this warning. See [2023-02-14T16:09:12.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:09:12.728Z] [2023-02-14T16:09:12.728Z] Login Succeeded [2023-02-14T16:09:12.728Z] nexus3.edgexfoundry.org:10002 [2023-02-14T16:09:12.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:09:12.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:09:12.999Z] Configure a credential helper to remove this warning. See [2023-02-14T16:09:12.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:09:12.999Z] [2023-02-14T16:09:12.999Z] Login Succeeded [2023-02-14T16:09:12.999Z] nexus3.edgexfoundry.org:10003 [2023-02-14T16:09:13.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:09:13.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:09:13.540Z] Configure a credential helper to remove this warning. See [2023-02-14T16:09:13.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:09:13.540Z] [2023-02-14T16:09:13.540Z] Login Succeeded [2023-02-14T16:09:13.540Z] nexus3.edgexfoundry.org:10004 [2023-02-14T16:09:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:09:13.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:09:13.813Z] Configure a credential helper to remove this warning. See [2023-02-14T16:09:13.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:09:13.813Z] [2023-02-14T16:09:13.813Z] Login Succeeded [2023-02-14T16:09:13.813Z] docker.io [2023-02-14T16:09:14.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T16:09:14.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T16:09:14.350Z] Configure a credential helper to remove this warning. See [2023-02-14T16:09:14.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T16:09:14.350Z] [2023-02-14T16:09:14.350Z] Login Succeeded [2023-02-14T16:09:14.350Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T16:09:14.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T16:09:14.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T16:09:14.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T16:09:14.648Z] ========================================================= [2023-02-14T16:09:14.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T16:09:14.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:09:14.994Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T16:09:15.261Z] Sending build context to Docker daemon 5.596MB [2023-02-14T16:09:15.261Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T16:09:15.261Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T16:09:15.549Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T16:09:15.549Z] 9b18e9b68314: Pulling fs layer [2023-02-14T16:09:15.549Z] 35d82f9e3411: Pulling fs layer [2023-02-14T16:09:15.549Z] e16973657156: Pulling fs layer [2023-02-14T16:09:15.549Z] fc693d55d65f: Pulling fs layer [2023-02-14T16:09:15.549Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T16:09:15.549Z] dda99020689f: Pulling fs layer [2023-02-14T16:09:15.549Z] db1c61fa0a46: Pulling fs layer [2023-02-14T16:09:15.549Z] 891c053d2c06: Pulling fs layer [2023-02-14T16:09:15.549Z] dda99020689f: Waiting [2023-02-14T16:09:15.549Z] db1c61fa0a46: Waiting [2023-02-14T16:09:15.549Z] 891c053d2c06: Waiting [2023-02-14T16:09:15.549Z] fc693d55d65f: Waiting [2023-02-14T16:09:15.549Z] 7e9fc2657dce: Waiting [2023-02-14T16:09:15.549Z] e16973657156: Download complete [2023-02-14T16:09:15.549Z] 35d82f9e3411: Verifying Checksum [2023-02-14T16:09:15.549Z] 35d82f9e3411: Download complete [2023-02-14T16:09:15.549Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T16:09:15.549Z] 7e9fc2657dce: Download complete [2023-02-14T16:09:15.549Z] dda99020689f: Download complete [2023-02-14T16:09:15.549Z] 9b18e9b68314: Verifying Checksum [2023-02-14T16:09:16.969Z] 9b18e9b68314: Pull complete [2023-02-14T16:09:16.970Z] 891c053d2c06: Verifying Checksum [2023-02-14T16:09:16.970Z] 891c053d2c06: Download complete [2023-02-14T16:09:17.242Z] 35d82f9e3411: Pull complete [2023-02-14T16:09:17.520Z] e16973657156: Pull complete [2023-02-14T16:09:18.117Z] db1c61fa0a46: Verifying Checksum [2023-02-14T16:09:18.117Z] db1c61fa0a46: Download complete [2023-02-14T16:09:18.706Z] fc693d55d65f: Verifying Checksum [2023-02-14T16:09:18.706Z] fc693d55d65f: Download complete [2023-02-14T16:09:31.046Z] fc693d55d65f: Pull complete [2023-02-14T16:09:31.046Z] 7e9fc2657dce: Pull complete [2023-02-14T16:09:31.046Z] dda99020689f: Pull complete [2023-02-14T16:09:37.719Z] db1c61fa0a46: Pull complete [2023-02-14T16:09:39.675Z] 891c053d2c06: Pull complete [2023-02-14T16:09:39.675Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T16:09:39.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T16:09:39.675Z] ---> f96f9c87975a [2023-02-14T16:09:39.675Z] Step 3/10 : ARG MAKE=make build [2023-02-14T16:09:40.261Z] ---> Running in de77b2270c58 [2023-02-14T16:09:40.534Z] Removing intermediate container de77b2270c58 [2023-02-14T16:09:40.534Z] ---> 257a2ace6683 [2023-02-14T16:09:40.534Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T16:09:40.803Z] ---> Running in 5d134a277343 [2023-02-14T16:09:41.074Z] Removing intermediate container 5d134a277343 [2023-02-14T16:09:41.074Z] ---> 0062a5f73fa7 [2023-02-14T16:09:41.074Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T16:09:41.074Z] ---> Running in 9b3403d8717e [2023-02-14T16:09:41.667Z] Removing intermediate container 9b3403d8717e [2023-02-14T16:09:41.667Z] ---> 64420e079db8 [2023-02-14T16:09:41.667Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T16:09:41.667Z] ---> Running in 567627476ab0 [2023-02-14T16:09:42.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T16:09:43.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T16:09:44.216Z] OK: 221 MiB in 51 packages [2023-02-14T16:09:45.184Z] Removing intermediate container 567627476ab0 [2023-02-14T16:09:45.184Z] ---> 47db318ee77a [2023-02-14T16:09:45.184Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T16:09:45.769Z] ---> 95148e96e2b9 [2023-02-14T16:09:45.769Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T16:09:45.769Z] ---> Running in af236fdd1720 [2023-02-14T16:11:07.452Z] Removing intermediate container af236fdd1720 [2023-02-14T16:11:07.452Z] ---> 8aa6623e16a8 [2023-02-14T16:11:07.452Z] Step 9/10 : COPY . . [2023-02-14T16:11:07.452Z] ---> 6bfbf0829b3b [2023-02-14T16:11:07.452Z] Step 10/10 : RUN ${MAKE} [2023-02-14T16:11:07.452Z] ---> Running in d4917f915fa5 [2023-02-14T16:11:07.452Z] noop [2023-02-14T16:11:07.452Z] Removing intermediate container d4917f915fa5 [2023-02-14T16:11:07.452Z] ---> cdeb5d6fd88c [2023-02-14T16:11:07.452Z] Successfully built cdeb5d6fd88c [2023-02-14T16:11:07.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:11:07.810Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T16:11:07.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:11:08.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-02-14T16:11:08.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/156 -v /w/workspace/device-sdk-go/156:/w/workspace/device-sdk-go/156:rw,z -v /w/workspace/device-sdk-go/156@tmp:/w/workspace/device-sdk-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T16:11:09.617Z] $ docker top b07fe919d0f03404613bd7e176c4638c703cf4c21ddd695e399525e5a9d94c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T16:11:10.487Z] + go version [2023-02-14T16:11:10.488Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T16:11:10.510Z] $ docker stop --time=1 b07fe919d0f03404613bd7e176c4638c703cf4c21ddd695e399525e5a9d94c99 [2023-02-14T16:11:12.262Z] $ docker rm -f --volumes b07fe919d0f03404613bd7e176c4638c703cf4c21ddd695e399525e5a9d94c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:11:12.830Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T16:11:12.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:11:13.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-02-14T16:11:13.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/156 -v /w/workspace/device-sdk-go/156:/w/workspace/device-sdk-go/156:rw,z -v /w/workspace/device-sdk-go/156@tmp:/w/workspace/device-sdk-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T16:11:14.477Z] $ docker top f8104e6a99797c2a9134be477646f8c753e8b6d2bb76492ca8debe70a4aa66b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T16:11:15.355Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/156 [Pipeline] fileExists [Pipeline] sh [2023-02-14T16:11:16.019Z] + make test [2023-02-14T16:11:16.019Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T16:11:54.951Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T16:14:01.733Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.337s coverage: 27.6% of statements [2023-02-14T16:14:01.733Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.306s coverage: 78.9% of statements [2023-02-14T16:14:01.733Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T16:14:03.687Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.501s coverage: 78.1% of statements [2023-02-14T16:14:03.687Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T16:14:03.687Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T16:14:05.636Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.499s coverage: 77.0% of statements [2023-02-14T16:14:05.636Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T16:14:05.636Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T16:14:05.636Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T16:14:06.600Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.432s coverage: 65.2% of statements [2023-02-14T16:14:06.600Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T16:14:06.600Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T16:14:06.600Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.469s coverage: 89.2% of statements [2023-02-14T16:14:06.600Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T16:14:07.190Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.254s coverage: 4.7% of statements [2023-02-14T16:14:07.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T16:14:07.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T16:14:07.777Z] GO111MODULE=on go vet ./... [2023-02-14T16:15:44.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T16:15:44.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T16:15:44.445Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T16:15:44.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T16:15:44.473Z] $ docker stop --time=1 f8104e6a99797c2a9134be477646f8c753e8b6d2bb76492ca8debe70a4aa66b1 [2023-02-14T16:15:46.359Z] $ docker rm -f --volumes f8104e6a99797c2a9134be477646f8c753e8b6d2bb76492ca8debe70a4aa66b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T16:15:47.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T16:15:47.844Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T16:15:48.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T16:15:48.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T16:15:49.222Z] + ls -al . [2023-02-14T16:15:49.222Z] total 268 [2023-02-14T16:15:49.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 16:11 . [2023-02-14T16:15:49.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 16:08 .. [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 16:08 .dockerignore [2023-02-14T16:15:49.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 16:08 .git [2023-02-14T16:15:49.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 16:08 .github [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 16:08 .gitignore [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 16:08 .golangci.yml [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 16:08 CHANGELOG.md [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 16:08 GOVERNANCE.md [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 16:08 Jenkinsfile [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 16:08 LICENSE [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 16:08 Makefile [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 16:08 OWNERS.md [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 16:08 README.md [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 16:05 VERSION [2023-02-14T16:15:49.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 16:08 bin [2023-02-14T16:15:49.222Z] -rw-r--r-- 1 jenkins jenkins 98701 Feb 14 16:14 coverage.out [2023-02-14T16:15:49.222Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 16:08 example [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 16:08 go.mod [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 16:08 go.sum [2023-02-14T16:15:49.222Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 16:08 internal [2023-02-14T16:15:49.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:08 openapi [2023-02-14T16:15:49.222Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 16:08 pkg [2023-02-14T16:15:49.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 16:08 snap [2023-02-14T16:15:49.222Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 16:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:15:49.571Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e412a44eb13141e6797f53827a761c4e91ea34f8 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-02-14T16:15:49.839Z] Sending build context to Docker daemon 5.695MB [2023-02-14T16:15:50.108Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T16:15:50.108Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T16:15:50.108Z] ---> cdeb5d6fd88c [2023-02-14T16:15:50.108Z] Step 3/23 : ARG MAKE=make build [2023-02-14T16:15:50.108Z] ---> Running in 6eb13d48524c [2023-02-14T16:15:50.376Z] Removing intermediate container 6eb13d48524c [2023-02-14T16:15:50.376Z] ---> 7db2e0c92c51 [2023-02-14T16:15:50.376Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T16:15:50.376Z] ---> Running in 759e0f613326 [2023-02-14T16:15:50.980Z] Removing intermediate container 759e0f613326 [2023-02-14T16:15:50.980Z] ---> d5ab925a748f [2023-02-14T16:15:50.980Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T16:15:50.980Z] ---> Running in 24538cf5992f [2023-02-14T16:15:51.248Z] Removing intermediate container 24538cf5992f [2023-02-14T16:15:51.248Z] ---> 7b2a229b2e72 [2023-02-14T16:15:51.248Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T16:15:51.248Z] ---> Running in 47c20b5e4390 [2023-02-14T16:15:52.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T16:15:52.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T16:15:53.762Z] OK: 221 MiB in 51 packages [2023-02-14T16:15:54.732Z] Removing intermediate container 47c20b5e4390 [2023-02-14T16:15:54.732Z] ---> 2464c8e60840 [2023-02-14T16:15:54.732Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T16:15:55.319Z] ---> 4a50eeb4e1ea [2023-02-14T16:15:55.319Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T16:15:55.319Z] ---> Running in b19b401bdb33 [2023-02-14T16:15:58.664Z] Removing intermediate container b19b401bdb33 [2023-02-14T16:15:58.664Z] ---> 7ea00a997426 [2023-02-14T16:15:58.664Z] Step 9/23 : COPY . . [2023-02-14T16:15:59.258Z] ---> 8130c236950d [2023-02-14T16:15:59.258Z] Step 10/23 : RUN ${MAKE} [2023-02-14T16:15:59.258Z] ---> Running in c90291f40eb0 [2023-02-14T16:16:00.671Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.26" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T16:18:22.377Z] Removing intermediate container c90291f40eb0 [2023-02-14T16:18:22.377Z] ---> 619dcb4a7a57 [2023-02-14T16:18:22.377Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T16:18:22.377Z] 3.16: Pulling from library/alpine [2023-02-14T16:18:22.377Z] 3760b48202b3: Pulling fs layer [2023-02-14T16:18:22.377Z] 3760b48202b3: Verifying Checksum [2023-02-14T16:18:22.377Z] 3760b48202b3: Download complete [2023-02-14T16:18:22.377Z] 3760b48202b3: Pull complete [2023-02-14T16:18:22.377Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T16:18:22.377Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T16:18:22.377Z] ---> 4c81e5bf8899 [2023-02-14T16:18:22.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T16:18:22.377Z] ---> Running in 63821148e669 [2023-02-14T16:18:22.377Z] Removing intermediate container 63821148e669 [2023-02-14T16:18:22.377Z] ---> 3e5c5801364c [2023-02-14T16:18:22.377Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T16:18:22.377Z] ---> Running in 40bcef823e15 [2023-02-14T16:18:22.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T16:18:22.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T16:18:22.377Z] OK: 5 MiB in 14 packages [2023-02-14T16:18:22.377Z] Removing intermediate container 40bcef823e15 [2023-02-14T16:18:22.377Z] ---> 190954ce81a6 [2023-02-14T16:18:22.377Z] Step 14/23 : WORKDIR / [2023-02-14T16:18:22.377Z] ---> Running in 9dd177f93863 [2023-02-14T16:18:22.377Z] Removing intermediate container 9dd177f93863 [2023-02-14T16:18:22.377Z] ---> f0dc98413086 [2023-02-14T16:18:22.377Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T16:18:22.377Z] ---> a85c700aa83c [2023-02-14T16:18:22.377Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T16:18:22.377Z] ---> 03a818153bcb [2023-02-14T16:18:22.377Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-14T16:18:22.377Z] ---> 20baabc99171 [2023-02-14T16:18:22.377Z] Step 18/23 : EXPOSE 59999 [2023-02-14T16:18:22.377Z] ---> Running in 1df1668bad90 [2023-02-14T16:18:22.377Z] Removing intermediate container 1df1668bad90 [2023-02-14T16:18:22.377Z] ---> 578ce0df6484 [2023-02-14T16:18:22.377Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T16:18:22.377Z] ---> Running in 02607ceead24 [2023-02-14T16:18:22.377Z] Removing intermediate container 02607ceead24 [2023-02-14T16:18:22.377Z] ---> 59e8f95f762e [2023-02-14T16:18:22.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T16:18:22.377Z] ---> Running in 75deeb55831e [2023-02-14T16:18:22.377Z] Removing intermediate container 75deeb55831e [2023-02-14T16:18:22.377Z] ---> 5e64f9e589e3 [2023-02-14T16:18:22.377Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T16:18:22.377Z] ---> Running in bdf77e7b2383 [2023-02-14T16:18:22.377Z] Removing intermediate container bdf77e7b2383 [2023-02-14T16:18:22.377Z] ---> ff3339426c86 [2023-02-14T16:18:22.377Z] Step 22/23 : LABEL git_sha=e412a44eb13141e6797f53827a761c4e91ea34f8 [2023-02-14T16:18:22.377Z] ---> Running in 07a41c6cab93 [2023-02-14T16:18:22.377Z] Removing intermediate container 07a41c6cab93 [2023-02-14T16:18:22.377Z] ---> ec39a63cc730 [2023-02-14T16:18:22.378Z] Step 23/23 : LABEL version=3.0.0-dev.26 [2023-02-14T16:18:22.378Z] ---> Running in e4165544ea82 [2023-02-14T16:18:22.378Z] Removing intermediate container e4165544ea82 [2023-02-14T16:18:22.378Z] ---> 5701b4291e71 [2023-02-14T16:18:22.378Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T16:18:22.378Z] Successfully built 5701b4291e71 [2023-02-14T16:18:22.378Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:18:22.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T16:18:22.820Z] [2023-02-14T16:18:22.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:18:23.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T16:18:23.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T16:18:23.160Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T16:18:23.160Z] 04944245beec: Pulling fs layer [2023-02-14T16:18:23.160Z] 699f458cf7ca: Pulling fs layer [2023-02-14T16:18:23.160Z] 765212b225bb: Pulling fs layer [2023-02-14T16:18:23.160Z] f23df028b6ca: Pulling fs layer [2023-02-14T16:18:23.160Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T16:18:23.160Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T16:18:23.160Z] 765212b225bb: Waiting [2023-02-14T16:18:23.160Z] f23df028b6ca: Waiting [2023-02-14T16:18:23.160Z] d65c8cfc05b1: Waiting [2023-02-14T16:18:23.160Z] 2437ff75d9bd: Waiting [2023-02-14T16:18:23.434Z] 04944245beec: Verifying Checksum [2023-02-14T16:18:23.434Z] 04944245beec: Download complete [2023-02-14T16:18:23.434Z] 765212b225bb: Verifying Checksum [2023-02-14T16:18:23.434Z] 765212b225bb: Download complete [2023-02-14T16:18:23.434Z] f23df028b6ca: Verifying Checksum [2023-02-14T16:18:23.434Z] f23df028b6ca: Download complete [2023-02-14T16:18:23.706Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T16:18:23.706Z] d65c8cfc05b1: Download complete [2023-02-14T16:18:23.706Z] 699f458cf7ca: Verifying Checksum [2023-02-14T16:18:23.706Z] 699f458cf7ca: Download complete [2023-02-14T16:18:23.976Z] 8998bd30e6a1: Download complete [2023-02-14T16:18:26.567Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T16:18:26.567Z] 2437ff75d9bd: Download complete [2023-02-14T16:18:28.534Z] 8998bd30e6a1: Pull complete [2023-02-14T16:18:28.800Z] 04944245beec: Pull complete [2023-02-14T16:18:30.212Z] 699f458cf7ca: Pull complete [2023-02-14T16:18:30.212Z] 765212b225bb: Pull complete [2023-02-14T16:18:33.568Z] f23df028b6ca: Pull complete [2023-02-14T16:18:33.837Z] d65c8cfc05b1: Pull complete [2023-02-14T16:18:48.964Z] 2437ff75d9bd: Pull complete [2023-02-14T16:18:48.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T16:18:48.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T16:18:48.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:18:49.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-02-14T16:18:49.277Z] $ 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-sdk-go/156 -v /w/workspace/device-sdk-go/156:/w/workspace/device-sdk-go/156:rw,z -v /w/workspace/device-sdk-go/156@tmp:/w/workspace/device-sdk-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T16:18:52.173Z] $ docker top 73af41d1a0ab1065040b4fe2737627163af536c48f9a96562a96a52dc2ee6ef3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:18:53.047Z] ---> job-cost.sh [2023-02-14T16:18:53.047Z] lf-activate-venv: SKIPPING [2023-02-14T16:18:53.047Z] INFO: No Stack... [2023-02-14T16:18:53.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T16:18:54.216Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T16:18:54.861Z] + + catcut /w/workspace/device-sdk-go/156/archives/cost.csv -d, [2023-02-14T16:18:54.861Z] -f6 [Pipeline] lock [2023-02-14T16:18:54.937Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [2023-02-14T16:18:54.942Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] did not exist. Created. [2023-02-14T16:18:54.942Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T16:18:55.608Z] /w/workspace/device-sdk-go/156@tmp/durable-b7810a46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T16:18:56.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T16:18:56.278Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T16:18:56.346Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T16:18:56.353Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T16:18:56.357Z] $ docker stop --time=1 73af41d1a0ab1065040b4fe2737627163af536c48f9a96562a96a52dc2ee6ef3 [2023-02-14T16:18:57.912Z] $ docker rm -f --volumes 73af41d1a0ab1065040b4fe2737627163af536c48f9a96562a96a52dc2ee6ef3 [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-02-14T16:18:58.292Z] provisioning config files... [2023-02-14T16:18:58.299Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15286048342532023287tmp [Pipeline] { [Pipeline] sh [2023-02-14T16:18:58.592Z] + set +x [2023-02-14T16:18:58.592Z] + bash -s -- [2023-02-14T16:18:58.592Z] + curl -s https://codecov.io/bash [2023-02-14T16:18:58.592Z] [2023-02-14T16:18:58.592Z] _____ _ [2023-02-14T16:18:58.592Z] / ____| | | [2023-02-14T16:18:58.592Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T16:18:58.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T16:18:58.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T16:18:58.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T16:18:58.592Z] Bash-1.0.6 [2023-02-14T16:18:58.592Z] [2023-02-14T16:18:58.592Z] [2023-02-14T16:18:58.592Z] ==> git version 2.25.1 found [2023-02-14T16:18:58.592Z] ==> 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-02-14T16:18:58.592Z] Release-Date: 2020-01-08 [2023-02-14T16:18:58.592Z] 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-02-14T16:18:58.592Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T16:18:58.592Z] ==> Jenkins CI detected. [2023-02-14T16:18:58.592Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T16:18:58.592Z] project root: . [2023-02-14T16:18:58.592Z] --> token set from env [2023-02-14T16:18:58.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T16:18:58.592Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T16:18:58.592Z] ==> Python coveragepy not found [2023-02-14T16:18:58.592Z] ==> Searching for coverage reports in: [2023-02-14T16:18:58.592Z] + . [2023-02-14T16:18:58.850Z] -> Found 1 reports [2023-02-14T16:18:58.850Z] ==> Detecting git/mercurial file structure [2023-02-14T16:18:58.850Z] ==> Reading reports [2023-02-14T16:18:58.850Z] + ./coverage.out bytes=98701 [2023-02-14T16:18:58.850Z] ==> Appending adjustments [2023-02-14T16:18:58.850Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T16:18:59.107Z] + Found adjustments [2023-02-14T16:18:59.108Z] ==> Gzipping contents [2023-02-14T16:18:59.108Z] 16K /tmp/codecov.rc4dbs.gz [2023-02-14T16:18:59.108Z] ==> Uploading reports [2023-02-14T16:18:59.108Z] url: https://codecov.io [2023-02-14T16:18:59.108Z] query: branch=main&commit=e412a44eb13141e6797f53827a761c4e91ea34f8&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T16:18:59.108Z] -> Pinging Codecov [2023-02-14T16:18:59.108Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=e412a44eb13141e6797f53827a761c4e91ea34f8&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T16:18:59.108Z] -> Uploading to [2023-02-14T16:18:59.108Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7E55EF52A471D76F132DFD9A03CDDE97/e412a44eb13141e6797f53827a761c4e91ea34f8/90a56c51-6377-4465-95e0-2e858f0b0a69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T161859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df0b585c95a75e81b790d6b792d009c9bc56cc0af48b071b4b5651ac7f4462c7 [2023-02-14T16:18:59.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T16:18:59.108Z] Dload Upload Total Spent Left Speed [2023-02-14T16:18:59.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14370 0 0 100 14370 0 58893 --:--:-- --:--:-- --:--:-- 58893 [2023-02-14T16:18:59.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] } [2023-02-14T16:18:59.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-14T16:18:59.492Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T16:18:59.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:18:59.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T16:18:59.799Z] [2023-02-14T16:18:59.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:00.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T16:19:00.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T16:19:00.361Z] df9b9388f04a: Pulling fs layer [2023-02-14T16:19:00.361Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T16:19:00.361Z] 25bc292e5bac: Pulling fs layer [2023-02-14T16:19:00.361Z] 114826534d7a: Pulling fs layer [2023-02-14T16:19:00.361Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T16:19:00.361Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T16:19:00.361Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T16:19:00.361Z] 4657fd5d0bcf: Waiting [2023-02-14T16:19:00.361Z] 6ad1cebc031e: Waiting [2023-02-14T16:19:00.361Z] 8a3aa393b2d8: Waiting [2023-02-14T16:19:00.361Z] 114826534d7a: Waiting [2023-02-14T16:19:00.361Z] 25bc292e5bac: Verifying Checksum [2023-02-14T16:19:00.361Z] 25bc292e5bac: Download complete [2023-02-14T16:19:00.361Z] 52dc419b0ee2: Verifying Checksum [2023-02-14T16:19:00.361Z] 52dc419b0ee2: Download complete [2023-02-14T16:19:00.625Z] 4657fd5d0bcf: Download complete [2023-02-14T16:19:00.625Z] df9b9388f04a: Download complete [2023-02-14T16:19:00.888Z] df9b9388f04a: Pull complete [2023-02-14T16:19:00.888Z] 6ad1cebc031e: Verifying Checksum [2023-02-14T16:19:00.888Z] 6ad1cebc031e: Download complete [2023-02-14T16:19:01.475Z] 52dc419b0ee2: Pull complete [2023-02-14T16:19:02.090Z] 25bc292e5bac: Pull complete [2023-02-14T16:19:02.356Z] 114826534d7a: Verifying Checksum [2023-02-14T16:19:02.356Z] 114826534d7a: Download complete [2023-02-14T16:19:02.356Z] 8a3aa393b2d8: Verifying Checksum [2023-02-14T16:19:02.356Z] 8a3aa393b2d8: Download complete [2023-02-14T16:19:05.647Z] 114826534d7a: Pull complete [2023-02-14T16:19:05.905Z] 4657fd5d0bcf: Pull complete [2023-02-14T16:19:06.474Z] 6ad1cebc031e: Pull complete [2023-02-14T16:19:09.755Z] 8a3aa393b2d8: Pull complete [2023-02-14T16:19:09.755Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T16:19:09.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T16:19:09.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:19:09.832Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:19:09.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-14T16:19:15.827Z] $ docker top 31e03c9f2f71d96270194c758e313de155e602e5dcce03025fdc3400bbaa67ce -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T16:19:15.902Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-14T16:19:16.183Z] + set -o pipefail [2023-02-14T16:19:16.183Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-14T16:19:21.458Z] [2023-02-14T16:19:21.458Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-14T16:19:21.458Z] [2023-02-14T16:19:21.458Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/8c26c543-c8dd-4aab-ba24-99f15a54390e [2023-02-14T16:19:21.458Z] [2023-02-14T16:19:21.458Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T16:19:21.458Z] [2023-02-14T16:19:21.458Z] [2023-02-14T16:19:21.458Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T16:19:21.458Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T16:19:21.458Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T16:19:21.513Z] $ docker stop --time=1 31e03c9f2f71d96270194c758e313de155e602e5dcce03025fdc3400bbaa67ce [2023-02-14T16:19:24.399Z] $ docker rm -f --volumes 31e03c9f2f71d96270194c758e313de155e602e5dcce03025fdc3400bbaa67ce [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) [Pipeline] echo [2023-02-14T16:19:24.757Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T16:19:24.776Z] provisioning config files... [2023-02-14T16:19:24.784Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3549138198686710994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:19:25.077Z] --> edgex-publish-swagger.sh [2023-02-14T16:19:25.077Z] === Publish openapi/v3 API === [2023-02-14T16:19:25.077Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-14T16:19:25.077Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-14T16:19:25.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T16:19:25.077Z] Dload Upload Total Spent Left Speed [2023-02-14T16:19:25.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25278 0 0 100 25278 0 43284 --:--:-- --:--:-- --:--:-- 43210 100 25278 0 0 100 25278 0 43284 --:--:-- --:--:-- --:--:-- 43210 [2023-02-14T16:19:25.645Z] [2023-02-14T16:19:25.645Z] [Pipeline] } [2023-02-14T16:19:25.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T16:19:26.057Z] + git log --format=format:%s -1 e412a44eb13141e6797f53827a761c4e91ea34f8 [Pipeline] sh [2023-02-14T16:19:26.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T16:19:26.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:26.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:19:26.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:19:26.720Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:19:26.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T16:19:27.160Z] $ docker top 185e6b94b5320adc6f64d2dc2734dc0845c57f7e5add992c896559bdcf6e50f2 -eo pid,comm [2023-02-14T16:19:27.212Z] 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-02-14T16:19:27.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T16:19:27.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T16:19:27.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T16:19:27.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T16:19:27.374Z] $ docker exec 185e6b94b5320adc6f64d2dc2734dc0845c57f7e5add992c896559bdcf6e50f2 ssh-agent [2023-02-14T16:19:27.483Z] SSH_AUTH_SOCK=/tmp/ssh-xdtFUjpRohq2/agent.32 [2023-02-14T16:19:27.483Z] SSH_AGENT_PID=39 [2023-02-14T16:19:27.489Z] Running ssh-add (command line suppressed) [2023-02-14T16:19:27.581Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13330885853643133979.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13330885853643133979.key) [2023-02-14T16:19:27.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T16:19:27.892Z] + git semver tag [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,098 [run_tag] DEBUG tag force:False [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,098 [check_head_tag] DEBUG check head tag [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,100 [execute] INFO git cat-file --batch-check [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,104 [execute] INFO git cat-file --batch [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,134 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,134 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T16:19:28.152Z] 2023-02-14 16:19:28,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:28.152Z] 3.0.0-dev.26 [Pipeline] } [2023-02-14T16:19:28.419Z] $ docker exec --env ******** --env ******** 185e6b94b5320adc6f64d2dc2734dc0845c57f7e5add992c896559bdcf6e50f2 ssh-agent -k [2023-02-14T16:19:28.529Z] unset SSH_AUTH_SOCK; [2023-02-14T16:19:28.529Z] unset SSH_AGENT_PID; [2023-02-14T16:19:28.529Z] echo Agent pid 39 killed; [2023-02-14T16:19:28.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T16:19:28.860Z] + git semver [Pipeline] } [2023-02-14T16:19:29.130Z] $ docker stop --time=1 185e6b94b5320adc6f64d2dc2734dc0845c57f7e5add992c896559bdcf6e50f2 [2023-02-14T16:19:30.431Z] $ docker rm -f --volumes 185e6b94b5320adc6f64d2dc2734dc0845c57f7e5add992c896559bdcf6e50f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:30.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T16:19:30.826Z] [2023-02-14T16:19:30.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:31.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T16:19:31.132Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T16:19:31.132Z] ab5ef0e58194: Pulling fs layer [2023-02-14T16:19:31.132Z] 9712f1f96733: Pulling fs layer [2023-02-14T16:19:31.132Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T16:19:31.132Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T16:19:31.132Z] e9a5061849ea: Pulling fs layer [2023-02-14T16:19:31.132Z] d747dcd14b5f: Pulling fs layer [2023-02-14T16:19:31.132Z] 2de7ff778b66: Pulling fs layer [2023-02-14T16:19:31.132Z] 2de7ff778b66: Waiting [2023-02-14T16:19:31.132Z] d747dcd14b5f: Waiting [2023-02-14T16:19:31.132Z] e9a5061849ea: Waiting [2023-02-14T16:19:31.132Z] 0d9ebad4ef96: Waiting [2023-02-14T16:19:31.132Z] 9712f1f96733: Verifying Checksum [2023-02-14T16:19:31.132Z] 9712f1f96733: Download complete [2023-02-14T16:19:32.101Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T16:19:32.101Z] 63f879dbbcfc: Download complete [2023-02-14T16:19:32.360Z] e9a5061849ea: Verifying Checksum [2023-02-14T16:19:32.360Z] e9a5061849ea: Download complete [2023-02-14T16:19:32.360Z] d747dcd14b5f: Download complete [2023-02-14T16:19:32.360Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T16:19:32.360Z] 0d9ebad4ef96: Download complete [2023-02-14T16:19:32.617Z] ab5ef0e58194: Verifying Checksum [2023-02-14T16:19:32.617Z] ab5ef0e58194: Download complete [2023-02-14T16:19:32.617Z] 2de7ff778b66: Verifying Checksum [2023-02-14T16:19:32.617Z] 2de7ff778b66: Download complete [2023-02-14T16:19:35.144Z] ab5ef0e58194: Pull complete [2023-02-14T16:19:35.144Z] 9712f1f96733: Pull complete [2023-02-14T16:19:35.709Z] 63f879dbbcfc: Pull complete [2023-02-14T16:19:38.993Z] 0d9ebad4ef96: Pull complete [2023-02-14T16:19:39.251Z] e9a5061849ea: Pull complete [2023-02-14T16:19:39.251Z] d747dcd14b5f: Pull complete [2023-02-14T16:19:40.185Z] 2de7ff778b66: Pull complete [2023-02-14T16:19:40.185Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T16:19:40.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T16:19:40.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:19:40.259Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:19:40.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-14T16:19:44.416Z] $ docker top 9a75655a29aad70181ef8a6000a75ca17c660340a027305318c8cfaad33f4bbf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T16:19:44.484Z] provisioning config files... [2023-02-14T16:19:44.492Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6441282395624071971tmp [2023-02-14T16:19:44.502Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2774582486640503735tmp [2023-02-14T16:19:44.509Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13486617342015333485tmp [Pipeline] { [Pipeline] echo [2023-02-14T16:19:44.525Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:19:44.803Z] ---> sigul-configuration.sh [2023-02-14T16:19:44.803Z] gpg: directory `/root/.gnupg' created [2023-02-14T16:19:44.803Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T16:19:44.803Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T16:19:44.803Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T16:19:44.803Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T16:19:44.803Z] gpg: CAST5 encrypted data [2023-02-14T16:19:44.803Z] gpg: encrypted with 1 passphrase [2023-02-14T16:19:44.803Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T16:19:45.087Z] + mkdir /home/jenkins [2023-02-14T16:19:45.088Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T16:19:45.380Z] + 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-02-14T16:19:45.389Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:19:45.672Z] ---> sigul-install.sh [2023-02-14T16:19:45.672Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T16:19:45.956Z] + git tag --list [2023-02-14T16:19:45.956Z] 0.7.1 [2023-02-14T16:19:45.956Z] delhi-tag [2023-02-14T16:19:45.956Z] v1.0.0 [2023-02-14T16:19:45.956Z] v1.1.0 [2023-02-14T16:19:45.956Z] v1.1.1 [2023-02-14T16:19:45.956Z] v1.1.2 [2023-02-14T16:19:45.956Z] v1.2.0 [2023-02-14T16:19:45.956Z] v1.2.1 [2023-02-14T16:19:45.956Z] v1.2.2 [2023-02-14T16:19:45.956Z] v1.2.3 [2023-02-14T16:19:45.956Z] v1.3.0 [2023-02-14T16:19:45.956Z] v1.4.0 [2023-02-14T16:19:45.956Z] v2.0.0 [2023-02-14T16:19:45.956Z] v2.1.0 [2023-02-14T16:19:45.956Z] v2.1.1 [2023-02-14T16:19:45.956Z] v2.1.1-dev.2 [2023-02-14T16:19:45.956Z] v2.1.1-dev.3 [2023-02-14T16:19:45.956Z] v2.2.0 [2023-02-14T16:19:45.956Z] v2.2.1-dev.1 [2023-02-14T16:19:45.956Z] v2.2.1-dev.10 [2023-02-14T16:19:45.956Z] v2.2.1-dev.11 [2023-02-14T16:19:45.956Z] v2.2.1-dev.12 [2023-02-14T16:19:45.956Z] v2.2.1-dev.13 [2023-02-14T16:19:45.956Z] v2.2.1-dev.14 [2023-02-14T16:19:45.956Z] v2.2.1-dev.2 [2023-02-14T16:19:45.956Z] v2.2.1-dev.3 [2023-02-14T16:19:45.956Z] v2.2.1-dev.4 [2023-02-14T16:19:45.956Z] v2.2.1-dev.5 [2023-02-14T16:19:45.956Z] v2.2.1-dev.6 [2023-02-14T16:19:45.956Z] v2.2.1-dev.7 [2023-02-14T16:19:45.956Z] v2.2.1-dev.8 [2023-02-14T16:19:45.956Z] v2.2.1-dev.9 [2023-02-14T16:19:45.956Z] v2.3.0 [2023-02-14T16:19:45.956Z] v2.3.0-dev.14 [2023-02-14T16:19:45.956Z] v2.3.0-dev.15 [2023-02-14T16:19:45.956Z] v2.3.0-dev.16 [2023-02-14T16:19:45.956Z] v2.3.0-dev.17 [2023-02-14T16:19:45.956Z] v2.3.0-dev.18 [2023-02-14T16:19:45.956Z] v2.3.0-dev.19 [2023-02-14T16:19:45.956Z] v2.3.0-dev.20 [2023-02-14T16:19:45.956Z] v2.3.0-dev.21 [2023-02-14T16:19:45.956Z] v2.3.0-dev.22 [2023-02-14T16:19:45.956Z] v2.3.0-dev.23 [2023-02-14T16:19:45.956Z] v2.3.0-dev.24 [2023-02-14T16:19:45.956Z] v2.3.0-dev.25 [2023-02-14T16:19:45.956Z] v2.3.0-dev.26 [2023-02-14T16:19:45.956Z] v2.3.0-dev.27 [2023-02-14T16:19:45.956Z] v2.3.0-dev.28 [2023-02-14T16:19:45.956Z] v2.3.0-dev.29 [2023-02-14T16:19:45.956Z] v2.3.0-dev.30 [2023-02-14T16:19:45.956Z] v2.3.0-dev.31 [2023-02-14T16:19:45.956Z] v2.3.0-dev.32 [2023-02-14T16:19:45.956Z] v2.3.0-dev.33 [2023-02-14T16:19:45.956Z] v2.3.0-dev.34 [2023-02-14T16:19:45.956Z] v2.3.0-dev.35 [2023-02-14T16:19:45.956Z] v2.3.0-dev.36 [2023-02-14T16:19:45.956Z] v2.3.0-dev.37 [2023-02-14T16:19:45.956Z] v2.3.0-dev.38 [2023-02-14T16:19:45.956Z] v2.3.0-dev.39 [2023-02-14T16:19:45.956Z] v2.3.0-dev.40 [2023-02-14T16:19:45.956Z] v2.3.0-dev.41 [2023-02-14T16:19:45.956Z] v2.3.0-dev.42 [2023-02-14T16:19:45.956Z] v2.3.0-dev.43 [2023-02-14T16:19:45.957Z] v2.3.0-dev.44 [2023-02-14T16:19:45.957Z] v2.3.0-dev.45 [2023-02-14T16:19:45.957Z] v2.3.0-dev.46 [2023-02-14T16:19:45.957Z] v2.3.0-dev.47 [2023-02-14T16:19:45.957Z] v2.3.0-dev.48 [2023-02-14T16:19:45.957Z] v2.3.0-dev.49 [2023-02-14T16:19:45.957Z] v2.3.0-dev.50 [2023-02-14T16:19:45.957Z] v2.3.0-dev.51 [2023-02-14T16:19:45.957Z] v2.3.1-dev.1 [2023-02-14T16:19:45.957Z] v2.3.1-dev.2 [2023-02-14T16:19:45.957Z] v3.0.0-dev.1 [2023-02-14T16:19:45.957Z] v3.0.0-dev.10 [2023-02-14T16:19:45.957Z] v3.0.0-dev.11 [2023-02-14T16:19:45.957Z] v3.0.0-dev.12 [2023-02-14T16:19:45.957Z] v3.0.0-dev.13 [2023-02-14T16:19:45.957Z] v3.0.0-dev.14 [2023-02-14T16:19:45.957Z] v3.0.0-dev.15 [2023-02-14T16:19:45.957Z] v3.0.0-dev.16 [2023-02-14T16:19:45.957Z] v3.0.0-dev.17 [2023-02-14T16:19:45.957Z] v3.0.0-dev.18 [2023-02-14T16:19:45.957Z] v3.0.0-dev.19 [2023-02-14T16:19:45.957Z] v3.0.0-dev.2 [2023-02-14T16:19:45.957Z] v3.0.0-dev.20 [2023-02-14T16:19:45.957Z] v3.0.0-dev.21 [2023-02-14T16:19:45.957Z] v3.0.0-dev.22 [2023-02-14T16:19:45.957Z] v3.0.0-dev.23 [2023-02-14T16:19:45.957Z] v3.0.0-dev.24 [2023-02-14T16:19:45.957Z] v3.0.0-dev.25 [2023-02-14T16:19:45.957Z] v3.0.0-dev.26 [2023-02-14T16:19:45.957Z] v3.0.0-dev.3 [2023-02-14T16:19:45.957Z] v3.0.0-dev.4 [2023-02-14T16:19:45.957Z] v3.0.0-dev.5 [2023-02-14T16:19:45.957Z] v3.0.0-dev.6 [2023-02-14T16:19:45.957Z] v3.0.0-dev.7 [2023-02-14T16:19:45.957Z] v3.0.0-dev.8 [2023-02-14T16:19:45.957Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-14T16:19:46.241Z] + lftools sign git-tag v3.0.0-dev.26 [2023-02-14T16:19:46.806Z] Signing Git tag with Sigul... [2023-02-14T16:19:46.806Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-02-14T16:19:47.073Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:19:47.358Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T16:19:47.365Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T16:19:47.384Z] $ docker stop --time=1 9a75655a29aad70181ef8a6000a75ca17c660340a027305318c8cfaad33f4bbf [2023-02-14T16:19:48.683Z] $ docker rm -f --volumes 9a75655a29aad70181ef8a6000a75ca17c660340a027305318c8cfaad33f4bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T16:19:49.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T16:19:49.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:49.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:19:49.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:19:49.503Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:19:49.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T16:19:49.872Z] $ docker top 753dac620c815e5fc4a3219a3c2cf2c0ce617cc71cabd4b9a0990e5749d65658 -eo pid,comm [2023-02-14T16:19:49.922Z] 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-02-14T16:19:49.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T16:19:49.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T16:19:49.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T16:19:50.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T16:19:50.071Z] $ docker exec 753dac620c815e5fc4a3219a3c2cf2c0ce617cc71cabd4b9a0990e5749d65658 ssh-agent [2023-02-14T16:19:50.168Z] SSH_AUTH_SOCK=/tmp/ssh-23kDHxFcqKPv/agent.32 [2023-02-14T16:19:50.168Z] SSH_AGENT_PID=38 [2023-02-14T16:19:50.177Z] Running ssh-add (command line suppressed) [2023-02-14T16:19:50.265Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7468160439869843473.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7468160439869843473.key) [2023-02-14T16:19:50.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T16:19:50.568Z] + git semver bump pre [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,727 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,728 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,728 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,728 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,728 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,730 [execute] INFO git cat-file --batch-check [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,735 [execute] INFO git cat-file --batch [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T16:19:50.828Z] 2023-02-14 16:19:50,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:50.828Z] 3.0.0-dev.27 [Pipeline] } [2023-02-14T16:19:50.835Z] $ docker exec --env ******** --env ******** 753dac620c815e5fc4a3219a3c2cf2c0ce617cc71cabd4b9a0990e5749d65658 ssh-agent -k [2023-02-14T16:19:50.925Z] unset SSH_AUTH_SOCK; [2023-02-14T16:19:50.925Z] unset SSH_AGENT_PID; [2023-02-14T16:19:50.925Z] echo Agent pid 38 killed; [2023-02-14T16:19:50.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T16:19:51.238Z] + git semver [Pipeline] } [2023-02-14T16:19:51.506Z] $ docker stop --time=1 753dac620c815e5fc4a3219a3c2cf2c0ce617cc71cabd4b9a0990e5749d65658 [2023-02-14T16:19:52.810Z] $ docker rm -f --volumes 753dac620c815e5fc4a3219a3c2cf2c0ce617cc71cabd4b9a0990e5749d65658 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T16:19:53.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T16:19:53.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:19:53.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T16:19:53.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:19:53.533Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:19:53.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T16:19:53.894Z] $ docker top e36f03044051efc8f7ba0b89f01a15205cf999390cb3202315a4af72b9467209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T16:19:53.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T16:19:53.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T16:19:54.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T16:19:54.087Z] $ docker exec e36f03044051efc8f7ba0b89f01a15205cf999390cb3202315a4af72b9467209 ssh-agent [2023-02-14T16:19:54.186Z] SSH_AUTH_SOCK=/tmp/ssh-8KLvYqq9cUkw/agent.33 [2023-02-14T16:19:54.186Z] SSH_AGENT_PID=39 [2023-02-14T16:19:54.192Z] Running ssh-add (command line suppressed) [2023-02-14T16:19:54.287Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15328630325787287619.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15328630325787287619.key) [2023-02-14T16:19:54.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T16:19:54.591Z] + git semver push [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,764 [run_push] DEBUG push [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,764 [execute] INFO git cat-file --batch-check [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,769 [execute] INFO git rev-list a26753a7209fce8ca26625fb67c11afb3dc636de -- [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,769 [execute] DEBUG Popen(['git', 'rev-list', 'a26753a7209fce8ca26625fb67c11afb3dc636de', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,779 [execute] INFO git fetch -v origin [2023-02-14T16:19:54.853Z] 2023-02-14 16:19:54,779 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-14T16:19:55.422Z] 2023-02-14 16:19:55,396 [run_push] DEBUG no remote changes detected [2023-02-14T16:19:55.422Z] 2023-02-14 16:19:55,397 [execute] INFO git push origin semver [2023-02-14T16:19:55.422Z] 2023-02-14 16:19:55,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T16:19:56.358Z] 2023-02-14 16:19:56,334 [run_push] DEBUG push all version tags [2023-02-14T16:19:56.358Z] 2023-02-14 16:19:56,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T16:19:56.358Z] 2023-02-14 16:19:56,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T16:19:57.293Z] 2023-02-14 16:19:57,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T16:19:57.293Z] 3.0.0-dev.27 [Pipeline] } [2023-02-14T16:19:57.299Z] $ docker exec --env ******** --env ******** e36f03044051efc8f7ba0b89f01a15205cf999390cb3202315a4af72b9467209 ssh-agent -k [2023-02-14T16:19:57.395Z] unset SSH_AUTH_SOCK; [2023-02-14T16:19:57.396Z] unset SSH_AGENT_PID; [2023-02-14T16:19:57.396Z] echo Agent pid 39 killed; [2023-02-14T16:19:57.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T16:19:57.704Z] + git semver [Pipeline] } [2023-02-14T16:19:57.974Z] $ docker stop --time=1 e36f03044051efc8f7ba0b89f01a15205cf999390cb3202315a4af72b9467209 [2023-02-14T16:19:59.328Z] $ docker rm -f --volumes e36f03044051efc8f7ba0b89f01a15205cf999390cb3202315a4af72b9467209 [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-02-14T16:19:59.850Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-14T16:19:59.850Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T16:19:59.850Z] total 16 [2023-02-14T16:19:59.850Z] drwxr-xr-x 3 root root 4096 Feb 14 16:08 . [2023-02-14T16:19:59.850Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 16:19 .. [2023-02-14T16:19:59.850Z] drwxr-xr-x 2 root root 4096 Feb 14 16:08 cost [2023-02-14T16:19:59.850Z] -rw-r--r-- 1 root root 85 Feb 14 16:08 cost.csv [2023-02-14T16:19:59.850Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T16:19:59.850Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T16:19:59.850Z] total 16 [2023-02-14T16:19:59.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 16:08 . [2023-02-14T16:19:59.850Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 16:19 .. [2023-02-14T16:19:59.850Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 16:08 cost [2023-02-14T16:19:59.850Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 14 16:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:00.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:00.990Z] ---> package-listing.sh [2023-02-14T16:20:00.990Z] ++ facter osfamily [2023-02-14T16:20:00.990Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T16:20:01.249Z] + OS_FAMILY=debian [2023-02-14T16:20:01.249Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T16:20:01.249Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T16:20:01.249Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T16:20:01.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T16:20:01.249Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T16:20:01.249Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T16:20:01.249Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T16:20:01.249Z] + case "${OS_FAMILY}" in [2023-02-14T16:20:01.249Z] + dpkg -l [2023-02-14T16:20:01.249Z] + grep '^ii' [2023-02-14T16:20:01.249Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T16:20:01.249Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T16:20:01.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T16:20:01.249Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T16:20:01.249Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-14T16:20:01.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-14T16:20:01.260Z] 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/edgexfoundry_device-sdk-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-02-14T16:20:01.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T16:20:02.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T16:20:02.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T16:20:02.160Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2023-02-14T16:20:02.193Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-02-14T16:20:02.649Z] $ docker top 0b5fe5786fb6dc1ee4b2c56f2f8e842ab82e969845787ad74a8f498480088e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T16:20:02.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T16:20:03.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T16:20:03.545Z] + ls /var/log/sa-host [2023-02-14T16:20:03.546Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T16:20:03.609Z] provisioning config files... [2023-02-14T16:20:03.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6098293827457794456tmp [Pipeline] { [Pipeline] echo [2023-02-14T16:20:03.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:03.994Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T16:20:04.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:04.360Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T16:20:04.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:04.708Z] ---> sudo-logs.sh [2023-02-14T16:20:04.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T16:20:04.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:05.010Z] ---> job-cost.sh [2023-02-14T16:20:05.010Z] lf-activate-venv: SKIPPING [2023-02-14T16:20:05.010Z] DEBUG: total: 0.2199999988079071 [2023-02-14T16:20:05.010Z] INFO: Retrieving Stack Cost... [2023-02-14T16:20:05.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T16:20:05.840Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T16:20:05.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T16:20:06.134Z] ---> logs-deploy.sh [2023-02-14T16:20:06.134Z] lf-activate-venv: SKIPPING [2023-02-14T16:20:06.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/156 [2023-02-14T16:20:06.134Z] INFO: archiving workspace using pattern(s): [2023-02-14T16:20:07.071Z] Archives upload complete. [2023-02-14T16:20:07.331Z] INFO: archiving logs to Nexus [2023-02-14T16:20:07.900Z] ---> uname -a: [2023-02-14T16:20:07.900Z] Linux prd-ubuntu20-04-docker-8c-8g-5805 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-14T16:20:07.900Z] [2023-02-14T16:20:07.900Z] [2023-02-14T16:20:07.900Z] ---> lscpu: [2023-02-14T16:20:07.900Z] Architecture: x86_64 [2023-02-14T16:20:07.900Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-14T16:20:07.900Z] Byte Order: Little Endian [2023-02-14T16:20:07.900Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-14T16:20:07.900Z] CPU(s): 8 [2023-02-14T16:20:07.900Z] On-line CPU(s) list: 0-7 [2023-02-14T16:20:07.900Z] Thread(s) per core: 1 [2023-02-14T16:20:07.900Z] Core(s) per socket: 1 [2023-02-14T16:20:07.900Z] Socket(s): 8 [2023-02-14T16:20:07.900Z] NUMA node(s): 1 [2023-02-14T16:20:07.900Z] Vendor ID: AuthenticAMD [2023-02-14T16:20:07.900Z] CPU family: 23 [2023-02-14T16:20:07.900Z] Model: 49 [2023-02-14T16:20:07.900Z] Model name: AMD EPYC-Rome Processor [2023-02-14T16:20:07.900Z] Stepping: 0 [2023-02-14T16:20:07.900Z] CPU MHz: 2800.000 [2023-02-14T16:20:07.900Z] BogoMIPS: 5600.00 [2023-02-14T16:20:07.900Z] Virtualization: AMD-V [2023-02-14T16:20:07.900Z] Hypervisor vendor: KVM [2023-02-14T16:20:07.900Z] Virtualization type: full [2023-02-14T16:20:07.900Z] L1d cache: 256 KiB [2023-02-14T16:20:07.900Z] L1i cache: 256 KiB [2023-02-14T16:20:07.900Z] L2 cache: 4 MiB [2023-02-14T16:20:07.900Z] L3 cache: 128 MiB [2023-02-14T16:20:07.900Z] NUMA node0 CPU(s): 0-7 [2023-02-14T16:20:07.900Z] Vulnerability Itlb multihit: Not affected [2023-02-14T16:20:07.900Z] Vulnerability L1tf: Not affected [2023-02-14T16:20:07.900Z] Vulnerability Mds: Not affected [2023-02-14T16:20:07.900Z] Vulnerability Meltdown: Not affected [2023-02-14T16:20:07.900Z] Vulnerability Mmio stale data: Not affected [2023-02-14T16:20:07.900Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-14T16:20:07.900Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-14T16:20:07.900Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-14T16:20:07.900Z] Vulnerability Srbds: Not affected [2023-02-14T16:20:07.900Z] Vulnerability Tsx async abort: Not affected [2023-02-14T16:20:07.900Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-14T16:20:07.900Z] [2023-02-14T16:20:07.900Z] [2023-02-14T16:20:07.900Z] ---> nproc: [2023-02-14T16:20:07.900Z] 8 [2023-02-14T16:20:07.900Z] [2023-02-14T16:20:07.900Z]