Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11a3e93ce1b9de78f3ac3895831d199ada88536a 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-ssh10698158150889110694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16865853567133069353.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10642761326236203629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh10061952998894078291.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7868468395174316019.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9423 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11a3e93ce1b9de78f3ac3895831d199ada88536a (main) Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > git config core.sparsecheckout # timeout=10 > git checkout -f 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 > git rev-list --no-walk 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T01:31:29.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:31:29.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T01:31:29.429Z] ========================================================= [2023-04-24T01:31:29.429Z] EdgeX Global Pipelines Version Info [2023-04-24T01:31:29.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:30.156Z] ------------------- [2023-04-24T01:31:30.156Z] stable info: [2023-04-24T01:31:30.156Z] ------------------- [2023-04-24T01:31:30.156Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:31:30.156Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:30.156Z] Message: update stable to v1.0.248 [2023-04-24T01:31:30.728Z] ------------------- [2023-04-24T01:31:30.728Z] experimental info: [2023-04-24T01:31:30.728Z] ------------------- [2023-04-24T01:31:30.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:31:30.728Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:31:30.728Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:31:30.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-24T01:31:30.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-24T01:31:30.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:31:30.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:31:30.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:31:30.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:31:30.978Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:31:30.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T01:31:30.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:31:31.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:31:31.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:31:31.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-24T01:31:31.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:31:31.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:31:31.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:31.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:31:31.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:31.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:31:31.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:31:31.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:31:31.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T01:31:31.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T01:31:31.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T01:31:31.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T01:31:31.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T01:31:31.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:31:31.211Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:31:31.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T01:31:31.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T01:31:31.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T01:31:31.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo [2023-04-24T01:31:31.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11a3e93 [Pipeline] echo [2023-04-24T01:31:31.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:31:31.391Z] provisioning config files... [2023-04-24T01:31:31.405Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18126485507856069315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:31.719Z] ---> docker-login.sh [2023-04-24T01:31:31.719Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:31:31.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:31.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:31.980Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:31.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:31.980Z] [2023-04-24T01:31:31.980Z] Login Succeeded [2023-04-24T01:31:31.980Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:31:31.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:31.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:31.980Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:31.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:31.980Z] [2023-04-24T01:31:31.980Z] Login Succeeded [2023-04-24T01:31:31.980Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:31:32.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:32.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:32.241Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:32.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:32.241Z] [2023-04-24T01:31:32.241Z] Login Succeeded [2023-04-24T01:31:32.241Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:31:32.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:32.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:32.241Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:32.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:32.241Z] [2023-04-24T01:31:32.241Z] Login Succeeded [2023-04-24T01:31:32.241Z] docker.io [2023-04-24T01:31:32.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:32.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:32.819Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:32.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:32.819Z] [2023-04-24T01:31:32.819Z] Login Succeeded [2023-04-24T01:31:32.819Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:31:32.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:31:33.219Z] + git rev-list -1 --merges 11a3e93ce1b9de78f3ac3895831d199ada88536a~1..11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo [2023-04-24T01:31:33.274Z] -----------> git rev-list -1 --merges 11a3e93ce1b9de78f3ac3895831d199ada88536a~1..11a3e93ce1b9de78f3ac3895831d199ada88536a 11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:31:33.275Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a [false] [Pipeline] sh [2023-04-24T01:31:33.564Z] + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo [2023-04-24T01:31:33.580Z] ========================================================= [2023-04-24T01:31:33.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:31:33.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:31:33.912Z] + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo [2023-04-24T01:31:33.923Z] [semverPrep] GIT_COMMIT: 11a3e93ce1b9de78f3ac3895831d199ada88536a, Commit Message: Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo [2023-04-24T01:31:33.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T01:31:34.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:31:34.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:31:34.326Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:31:34.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:31:34.326Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T01:31:34.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T01:31:34.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:34.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:34.771Z] [2023-04-24T01:31:34.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:35.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:35.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:31:35.083Z] b85a868b505f: Pulling fs layer [2023-04-24T01:31:35.083Z] e2be974225ed: Pulling fs layer [2023-04-24T01:31:35.083Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:31:35.083Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:31:35.083Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:31:35.083Z] 988bab9f4d93: Waiting [2023-04-24T01:31:35.083Z] eaf3925da568: Pulling fs layer [2023-04-24T01:31:35.083Z] 1469e6f7b9e6: Waiting [2023-04-24T01:31:35.083Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:31:35.083Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:31:35.083Z] bab4dde63d76: Waiting [2023-04-24T01:31:35.083Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:31:35.083Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:31:35.083Z] eaf3925da568: Waiting [2023-04-24T01:31:35.083Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:31:35.083Z] 4872d77fe225: Waiting [2023-04-24T01:31:35.083Z] b352a97aabf1: Waiting [2023-04-24T01:31:35.083Z] e2be974225ed: Verifying Checksum [2023-04-24T01:31:35.083Z] e2be974225ed: Download complete [2023-04-24T01:31:35.083Z] 988bab9f4d93: Verifying Checksum [2023-04-24T01:31:35.083Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:31:35.083Z] 1469e6f7b9e6: Download complete [2023-04-24T01:31:35.083Z] eaf3925da568: Download complete [2023-04-24T01:31:35.355Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:31:35.355Z] 339a4e72a1f5: Download complete [2023-04-24T01:31:35.355Z] bde34c3a00c8: Download complete [2023-04-24T01:31:35.355Z] b352a97aabf1: Download complete [2023-04-24T01:31:35.355Z] 4872d77fe225: Download complete [2023-04-24T01:31:35.355Z] 5851b861e8e6: Download complete [2023-04-24T01:31:35.355Z] b85a868b505f: Verifying Checksum [2023-04-24T01:31:35.355Z] b85a868b505f: Download complete [2023-04-24T01:31:35.926Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:31:35.926Z] bab4dde63d76: Download complete [2023-04-24T01:31:36.863Z] b85a868b505f: Pull complete [2023-04-24T01:31:37.123Z] e2be974225ed: Pull complete [2023-04-24T01:31:37.699Z] 339a4e72a1f5: Pull complete [2023-04-24T01:31:37.699Z] 988bab9f4d93: Pull complete [2023-04-24T01:31:37.960Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:31:37.960Z] eaf3925da568: Pull complete [2023-04-24T01:31:39.867Z] bab4dde63d76: Pull complete [2023-04-24T01:31:40.127Z] bde34c3a00c8: Pull complete [2023-04-24T01:31:40.127Z] b352a97aabf1: Pull complete [2023-04-24T01:31:40.387Z] 4872d77fe225: Pull complete [2023-04-24T01:31:40.387Z] 5851b861e8e6: Pull complete [2023-04-24T01:31:40.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:31:40.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:31:40.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:31:40.497Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:31:40.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:31:44.583Z] $ docker top fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d -eo pid,comm [2023-04-24T01:31:44.634Z] 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-04-24T01:31:44.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:31:44.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:44.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:44.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:44.808Z] $ docker exec fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent [2023-04-24T01:31:44.927Z] SSH_AUTH_SOCK=/tmp/ssh-c7mheff294Lc/agent.31 [2023-04-24T01:31:44.927Z] SSH_AGENT_PID=37 [2023-04-24T01:31:44.933Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:45.044Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13184167480288097039.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13184167480288097039.key) [2023-04-24T01:31:45.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:45.343Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:31:45.363Z] $ docker exec --env ******** --env ******** fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent -k [2023-04-24T01:31:45.471Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:45.471Z] unset SSH_AGENT_PID; [2023-04-24T01:31:45.471Z] echo Agent pid 37 killed; [2023-04-24T01:31:45.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:31:45.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:31:45.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:31:45.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:31:45.637Z] $ docker exec fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent [2023-04-24T01:31:45.774Z] SSH_AUTH_SOCK=/tmp/ssh-buDsHEIhgMDm/agent.70 [2023-04-24T01:31:45.774Z] SSH_AGENT_PID=76 [2023-04-24T01:31:45.781Z] Running ssh-add (command line suppressed) [2023-04-24T01:31:45.901Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2213257874659345263.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2213257874659345263.key) [2023-04-24T01:31:45.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:31:46.196Z] + git semver init [2023-04-24T01:31:46.456Z] 2023-04-24 01:31:46,387 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:31:46.456Z] 2023-04-24 01:31:46,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-04-24T01:31:46.456Z] 2023-04-24 01:31:46,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-04-24T01:31:46.456Z] 2023-04-24 01:31:46,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:31:47.392Z] 2023-04-24 01:31:47,339 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-04-24T01:31:47.392Z] 2023-04-24 01:31:47,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-04-24T01:31:47.392Z] 2023-04-24 01:31:47,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:31:47.392Z] 2023-04-24 01:31:47,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:31:47.392Z] 3.0.0-dev.20 [Pipeline] } [2023-04-24T01:31:47.406Z] $ docker exec --env ******** --env ******** fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent -k [2023-04-24T01:31:47.507Z] unset SSH_AUTH_SOCK; [2023-04-24T01:31:47.508Z] unset SSH_AGENT_PID; [2023-04-24T01:31:47.508Z] echo Agent pid 76 killed; [2023-04-24T01:31:47.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:31:47.889Z] + git semver [Pipeline] } [2023-04-24T01:31:48.167Z] $ docker stop --time=1 fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d [2023-04-24T01:31:49.466Z] $ docker rm -f --volumes fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:31:49.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:31:50.084Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:31:50.087Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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-04-24T01:31:50.243Z] provisioning config files... [2023-04-24T01:31:50.253Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13953016100328558602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:31:50.555Z] ---> docker-login.sh [2023-04-24T01:31:50.555Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:31:50.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:50.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:50.555Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:50.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:50.555Z] [2023-04-24T01:31:50.555Z] Login Succeeded [2023-04-24T01:31:50.555Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:31:50.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:50.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:50.555Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:50.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:50.555Z] [2023-04-24T01:31:50.555Z] Login Succeeded [2023-04-24T01:31:50.555Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:31:50.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:50.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:50.819Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:50.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:50.820Z] [2023-04-24T01:31:50.820Z] Login Succeeded [2023-04-24T01:31:50.820Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:31:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:50.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:50.820Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:50.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:50.820Z] [2023-04-24T01:31:50.820Z] Login Succeeded [2023-04-24T01:31:50.820Z] docker.io [2023-04-24T01:31:51.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:31:51.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:31:51.079Z] Configure a credential helper to remove this warning. See [2023-04-24T01:31:51.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:31:51.079Z] [2023-04-24T01:31:51.079Z] Login Succeeded [2023-04-24T01:31:51.079Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:31:51.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:31:51.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:31:51.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:31:51.184Z] ========================================================= [2023-04-24T01:31:51.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:31:51.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:31:51.513Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:31:51.513Z] Sending build context to Docker daemon 16.07MB [2023-04-24T01:31:51.513Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:31:51.513Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:31:51.772Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T01:31:51.772Z] 63b65145d645: Pulling fs layer [2023-04-24T01:31:51.772Z] a2d21d5440eb: Pulling fs layer [2023-04-24T01:31:51.772Z] 935e6c44a52c: Pulling fs layer [2023-04-24T01:31:51.772Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T01:31:51.772Z] 30dea6a524f1: Pulling fs layer [2023-04-24T01:31:51.772Z] a2aff8979fd8: Pulling fs layer [2023-04-24T01:31:51.772Z] 6808be2612f2: Pulling fs layer [2023-04-24T01:31:51.772Z] f25807f1079a: Pulling fs layer [2023-04-24T01:31:51.772Z] 30dea6a524f1: Waiting [2023-04-24T01:31:51.772Z] a2aff8979fd8: Waiting [2023-04-24T01:31:51.772Z] 6808be2612f2: Waiting [2023-04-24T01:31:51.772Z] f25807f1079a: Waiting [2023-04-24T01:31:51.772Z] 94cc34f8dd06: Waiting [2023-04-24T01:31:51.772Z] a2d21d5440eb: Download complete [2023-04-24T01:31:51.772Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T01:31:51.772Z] 94cc34f8dd06: Download complete [2023-04-24T01:31:51.772Z] 30dea6a524f1: Verifying Checksum [2023-04-24T01:31:51.772Z] 30dea6a524f1: Download complete [2023-04-24T01:31:51.772Z] 63b65145d645: Verifying Checksum [2023-04-24T01:31:51.772Z] 63b65145d645: Download complete [2023-04-24T01:31:51.772Z] a2aff8979fd8: Verifying Checksum [2023-04-24T01:31:51.772Z] a2aff8979fd8: Download complete [2023-04-24T01:31:52.035Z] 63b65145d645: Pull complete [2023-04-24T01:31:52.294Z] a2d21d5440eb: Pull complete [2023-04-24T01:31:52.557Z] f25807f1079a: Verifying Checksum [2023-04-24T01:31:52.557Z] f25807f1079a: Download complete [2023-04-24T01:31:52.814Z] 935e6c44a52c: Verifying Checksum [2023-04-24T01:31:52.814Z] 935e6c44a52c: Download complete [2023-04-24T01:31:52.814Z] 6808be2612f2: Verifying Checksum [2023-04-24T01:31:52.815Z] 6808be2612f2: Download complete [2023-04-24T01:31:57.009Z] 935e6c44a52c: Pull complete [2023-04-24T01:31:57.009Z] 94cc34f8dd06: Pull complete [2023-04-24T01:31:57.009Z] 30dea6a524f1: Pull complete [2023-04-24T01:31:57.009Z] a2aff8979fd8: Pull complete [2023-04-24T01:32:00.322Z] 6808be2612f2: Pull complete [2023-04-24T01:32:00.582Z] f25807f1079a: Pull complete [2023-04-24T01:32:00.582Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T01:32:00.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:00.582Z] ---> 3b553350e43f [2023-04-24T01:32:00.582Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:32:05.187Z] Still waiting to schedule task [2023-04-24T01:32:05.188Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T01:32:07.157Z] ---> Running in 24d07e604a1f [2023-04-24T01:32:07.416Z] Removing intermediate container 24d07e604a1f [2023-04-24T01:32:07.416Z] ---> 2ed60a83f3da [2023-04-24T01:32:07.416Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:32:07.417Z] ---> Running in 020ee15367c9 [2023-04-24T01:32:07.417Z] Removing intermediate container 020ee15367c9 [2023-04-24T01:32:07.417Z] ---> 115194bd7700 [2023-04-24T01:32:07.417Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:32:07.417Z] ---> Running in 2cb14d777d07 [2023-04-24T01:32:07.676Z] Removing intermediate container 2cb14d777d07 [2023-04-24T01:32:07.676Z] ---> f3ad3fc2a6d0 [2023-04-24T01:32:07.676Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:32:07.676Z] ---> Running in 141e1a431a2c [2023-04-24T01:32:07.676Z] Removing intermediate container 141e1a431a2c [2023-04-24T01:32:07.676Z] ---> d4b9b942679b [2023-04-24T01:32:07.676Z] Step 7/12 : WORKDIR /device-gpio [2023-04-24T01:32:07.676Z] ---> Running in e6cb188203b1 [2023-04-24T01:32:07.936Z] Removing intermediate container e6cb188203b1 [2023-04-24T01:32:07.936Z] ---> 61ed2fd95d05 [2023-04-24T01:32:07.936Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:32:07.936Z] ---> Running in 135b8fd47538 [2023-04-24T01:32:08.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:08.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:08.453Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:32:08.453Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:32:08.453Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:32:08.717Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:32:08.717Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:32:08.717Z] OK: 269 MiB in 57 packages [2023-04-24T01:32:09.291Z] Removing intermediate container 135b8fd47538 [2023-04-24T01:32:09.291Z] ---> 6f593d0e0b57 [2023-04-24T01:32:09.291Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:32:09.291Z] ---> 3bcac5f24935 [2023-04-24T01:32:09.291Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:32:09.291Z] ---> Running in fe8d9c49c02c [2023-04-24T01:32:48.032Z] Removing intermediate container fe8d9c49c02c [2023-04-24T01:32:48.032Z] ---> 02e4b80fd47d [2023-04-24T01:32:48.032Z] Step 11/12 : COPY . . [2023-04-24T01:32:49.417Z] ---> 6358917d2053 [2023-04-24T01:32:49.417Z] Step 12/12 : RUN ${MAKE} [2023-04-24T01:32:49.417Z] ---> Running in 378c17d6310f [2023-04-24T01:32:49.417Z] noop [2023-04-24T01:32:49.683Z] Removing intermediate container 378c17d6310f [2023-04-24T01:32:49.683Z] ---> 932f6eb69b8c [2023-04-24T01:32:49.683Z] Successfully built 932f6eb69b8c [2023-04-24T01:32:49.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:50.003Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:50.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:50.089Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:32:50.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:32:50.450Z] $ docker top 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:50.794Z] + go version [2023-04-24T01:32:50.794Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T01:32:50.809Z] $ docker stop --time=1 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 [2023-04-24T01:32:52.095Z] $ docker rm -f --volumes 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:52.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:32:52.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:52.603Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:32:52.639Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:32:52.985Z] $ docker top b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:32:53.333Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:32:53.628Z] + make test [2023-04-24T01:32:53.628Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:32:58.908Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-24T01:33:11.114Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-24T01:33:11.114Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-24T01:33:16.545Z] go vet ./... [2023-04-24T01:33:21.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:33:21.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:33:21.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:33:21.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:33:21.814Z] $ docker stop --time=1 b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 [2023-04-24T01:33:29.387Z] $ docker rm -f --volumes b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:33:29.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:33:29.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T01:33:30.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:33:30.769Z] + ls -al . [2023-04-24T01:33:30.769Z] total 156 [2023-04-24T01:33:30.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:32 . [2023-04-24T01:33:30.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 .. [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:31 .dockerignore [2023-04-24T01:33:30.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:31 .git [2023-04-24T01:33:30.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 .github [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:31 .gitignore [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:31 .golangci.yml [2023-04-24T01:33:30.769Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:31 .semver [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:31 Attribution.txt [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:31 CHANGELOG.md [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:31 Dockerfile [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:31 GOVERNANCE.md [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:31 Jenkinsfile [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:31 LICENSE [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:31 Makefile [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:31 OWNERS.md [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:31 README.md [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:31 VERSION [2023-04-24T01:33:30.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:31 bin [2023-04-24T01:33:30.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 cmd [2023-04-24T01:33:30.769Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:32 coverage.out [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:31 go.mod [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:31 go.sum [2023-04-24T01:33:30.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 internal [2023-04-24T01:33:30.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 snap [2023-04-24T01:33:30.769Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:31.114Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a --label arch=amd64 --label version=3.0.0-dev.20 . [2023-04-24T01:33:31.114Z] Sending build context to Docker daemon 16.07MB [2023-04-24T01:33:31.114Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:33:31.114Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:33:31.114Z] ---> 932f6eb69b8c [2023-04-24T01:33:31.114Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:33:32.050Z] ---> Running in 2289b66827d1 [2023-04-24T01:33:32.309Z] Removing intermediate container 2289b66827d1 [2023-04-24T01:33:32.309Z] ---> 6cd94b1f84d4 [2023-04-24T01:33:32.309Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:33:32.568Z] ---> Running in 3f59271c8f14 [2023-04-24T01:33:32.828Z] Removing intermediate container 3f59271c8f14 [2023-04-24T01:33:32.828Z] ---> 5cc49cb45694 [2023-04-24T01:33:32.828Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:33:33.087Z] ---> Running in 83d6de57bef3 [2023-04-24T01:33:33.347Z] Removing intermediate container 83d6de57bef3 [2023-04-24T01:33:33.347Z] ---> 3b99fe04ec9a [2023-04-24T01:33:33.347Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:33:33.605Z] ---> Running in e78394bc7368 [2023-04-24T01:33:33.605Z] Removing intermediate container e78394bc7368 [2023-04-24T01:33:33.605Z] ---> 38df225b51cc [2023-04-24T01:33:33.605Z] Step 7/25 : WORKDIR /device-gpio [2023-04-24T01:33:33.865Z] ---> Running in 0f0e4acdc790 [2023-04-24T01:33:34.126Z] Removing intermediate container 0f0e4acdc790 [2023-04-24T01:33:34.126Z] ---> 375708382bb0 [2023-04-24T01:33:34.126Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:33:34.384Z] ---> Running in ca0332ab0273 [2023-04-24T01:33:34.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:34.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:35.208Z] OK: 269 MiB in 57 packages [2023-04-24T01:33:35.470Z] Removing intermediate container ca0332ab0273 [2023-04-24T01:33:35.471Z] ---> b8e0a4a0335f [2023-04-24T01:33:35.471Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:33:36.426Z] ---> 60a2c0a7731d [2023-04-24T01:33:36.426Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:33:36.426Z] ---> Running in 795c3d0d3845 [2023-04-24T01:33:37.516Z] Removing intermediate container 795c3d0d3845 [2023-04-24T01:33:37.516Z] ---> 10fd86eae943 [2023-04-24T01:33:37.516Z] Step 11/25 : COPY . . [2023-04-24T01:33:38.315Z] ---> 6a6ea9c55f42 [2023-04-24T01:33:38.315Z] Step 12/25 : RUN ${MAKE} [2023-04-24T01:33:38.315Z] ---> Running in 4e4282b74a82 [2023-04-24T01:33:38.315Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-24T01:34:03.422Z] Removing intermediate container 4e4282b74a82 [2023-04-24T01:34:03.422Z] ---> f08f176b61c1 [2023-04-24T01:34:03.422Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:34:03.422Z] 3.17: Pulling from library/alpine [2023-04-24T01:34:03.422Z] f56be85fc22e: Pulling fs layer [2023-04-24T01:34:03.422Z] f56be85fc22e: Verifying Checksum [2023-04-24T01:34:03.422Z] f56be85fc22e: Download complete [2023-04-24T01:34:03.422Z] f56be85fc22e: Pull complete [2023-04-24T01:34:03.422Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:34:03.422Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:34:03.422Z] ---> 9ed4aefc74f6 [2023-04-24T01:34:03.422Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-24T01:34:03.422Z] ---> Running in b60760e7bd99 [2023-04-24T01:34:03.422Z] Removing intermediate container b60760e7bd99 [2023-04-24T01:34:03.422Z] ---> f36d485e64a1 [2023-04-24T01:34:03.422Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-24T01:34:03.422Z] ---> Running in a1ebba68cd1f [2023-04-24T01:34:03.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:34:03.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:34:03.942Z] OK: 7 MiB in 15 packages [2023-04-24T01:34:04.510Z] Removing intermediate container a1ebba68cd1f [2023-04-24T01:34:04.510Z] ---> e6e32d20725d [2023-04-24T01:34:04.510Z] Step 16/25 : WORKDIR / [2023-04-24T01:34:04.510Z] ---> Running in 8bbe15e2f69b [2023-04-24T01:34:04.510Z] Removing intermediate container 8bbe15e2f69b [2023-04-24T01:34:04.510Z] ---> afa8fc50a697 [2023-04-24T01:34:04.510Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-24T01:34:04.510Z] ---> 0a14ee0ab0f9 [2023-04-24T01:34:04.510Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-24T01:34:04.768Z] ---> 42c46f3d47e2 [2023-04-24T01:34:04.768Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-24T01:34:06.142Z] ---> ecc8fc897477 [2023-04-24T01:34:06.142Z] Step 20/25 : EXPOSE 59910 [2023-04-24T01:34:06.142Z] ---> Running in f87b63bc7c63 [2023-04-24T01:34:06.142Z] Removing intermediate container f87b63bc7c63 [2023-04-24T01:34:06.142Z] ---> 26f08b9e9a1d [2023-04-24T01:34:06.142Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-24T01:34:06.142Z] ---> Running in 03638e37e43d [2023-04-24T01:34:06.142Z] Removing intermediate container 03638e37e43d [2023-04-24T01:34:06.142Z] ---> b5f823e34a36 [2023-04-24T01:34:06.142Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:34:06.142Z] ---> Running in dc0e8ec27fa8 [2023-04-24T01:34:06.142Z] Removing intermediate container dc0e8ec27fa8 [2023-04-24T01:34:06.142Z] ---> bf3cf66b925c [2023-04-24T01:34:06.142Z] Step 23/25 : LABEL arch=amd64 [2023-04-24T01:34:06.142Z] ---> Running in 4613057d45bf [2023-04-24T01:34:06.401Z] Removing intermediate container 4613057d45bf [2023-04-24T01:34:06.401Z] ---> eea8feebc698 [2023-04-24T01:34:06.401Z] Step 24/25 : LABEL git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:34:06.401Z] ---> Running in 42dbbc8b3eee [2023-04-24T01:34:06.401Z] Removing intermediate container 42dbbc8b3eee [2023-04-24T01:34:06.401Z] ---> 0cab30fd2556 [2023-04-24T01:34:06.401Z] Step 25/25 : LABEL version=3.0.0-dev.20 [2023-04-24T01:34:06.401Z] ---> Running in 3e96a7b7621d [2023-04-24T01:34:06.401Z] Removing intermediate container 3e96a7b7621d [2023-04-24T01:34:06.401Z] ---> d77114ffb99f [2023-04-24T01:34:06.401Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:34:06.401Z] Successfully built d77114ffb99f [2023-04-24T01:34:06.401Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:34:06.776Z] provisioning config files... [2023-04-24T01:34:06.784Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2696225742209869908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:34:07.083Z] ---> docker-login.sh [2023-04-24T01:34:07.083Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:34:07.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:07.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:07.083Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:07.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:07.083Z] [2023-04-24T01:34:07.083Z] Login Succeeded [2023-04-24T01:34:07.083Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:34:07.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:07.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:07.083Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:07.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:07.083Z] [2023-04-24T01:34:07.083Z] Login Succeeded [2023-04-24T01:34:07.083Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:34:07.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:07.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:07.343Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:07.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:07.343Z] [2023-04-24T01:34:07.343Z] Login Succeeded [2023-04-24T01:34:07.343Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:34:07.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:07.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:07.343Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:07.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:07.343Z] [2023-04-24T01:34:07.343Z] Login Succeeded [2023-04-24T01:34:07.343Z] docker.io [2023-04-24T01:34:07.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:07.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:07.604Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:07.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:07.604Z] [2023-04-24T01:34:07.604Z] Login Succeeded [2023-04-24T01:34:07.604Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:34:07.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:34:07.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:34:07.671Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-04-24T01:34:07.671Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:34:07.671Z] latest [2023-04-24T01:34:07.671Z] 3.0.0-dev.20 [2023-04-24T01:34:07.671Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:34:07.671Z] main [2023-04-24T01:34:07.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:07.990Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:08.303Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:34:08.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-24T01:34:08.304Z] 2b3c09a03703: Preparing [2023-04-24T01:34:08.304Z] 6f2f06a61910: Preparing [2023-04-24T01:34:08.304Z] a8425610d76b: Preparing [2023-04-24T01:34:08.304Z] 51bad3d66e41: Preparing [2023-04-24T01:34:08.304Z] f1417ff83b31: Preparing [2023-04-24T01:34:08.304Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:08.304Z] 51bad3d66e41: Pushed [2023-04-24T01:34:08.304Z] 6f2f06a61910: Pushed [2023-04-24T01:34:08.304Z] a8425610d76b: Pushed [2023-04-24T01:34:10.715Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9432 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-04-24T01:34:10.732Z] Running in /w/workspace/device-gpio/74 [Pipeline] { [Pipeline] checkout [2023-04-24T01:34:10.778Z] The recommended git tool is: git [2023-04-24T01:34:11.598Z] 2b3c09a03703: Pushed [2023-04-24T01:34:11.598Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:11.918Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:12.235Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-04-24T01:34:12.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-24T01:34:12.235Z] 2b3c09a03703: Preparing [2023-04-24T01:34:12.235Z] 6f2f06a61910: Preparing [2023-04-24T01:34:12.235Z] a8425610d76b: Preparing [2023-04-24T01:34:12.235Z] 51bad3d66e41: Preparing [2023-04-24T01:34:12.235Z] f1417ff83b31: Preparing [2023-04-24T01:34:12.235Z] 51bad3d66e41: Layer already exists [2023-04-24T01:34:12.235Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:12.235Z] 6f2f06a61910: Layer already exists [2023-04-24T01:34:12.235Z] 2b3c09a03703: Layer already exists [2023-04-24T01:34:12.235Z] a8425610d76b: Layer already exists [2023-04-24T01:34:12.235Z] latest: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:12.542Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:12.852Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 [2023-04-24T01:34:12.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-24T01:34:12.852Z] 2b3c09a03703: Preparing [2023-04-24T01:34:12.852Z] 6f2f06a61910: Preparing [2023-04-24T01:34:12.852Z] a8425610d76b: Preparing [2023-04-24T01:34:12.852Z] 51bad3d66e41: Preparing [2023-04-24T01:34:12.852Z] f1417ff83b31: Preparing [2023-04-24T01:34:12.852Z] a8425610d76b: Layer already exists [2023-04-24T01:34:12.852Z] 6f2f06a61910: Layer already exists [2023-04-24T01:34:12.852Z] 51bad3d66e41: Layer already exists [2023-04-24T01:34:12.852Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:12.852Z] 2b3c09a03703: Layer already exists [2023-04-24T01:34:12.852Z] 3.0.0-dev.20: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:13.176Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:13.489Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:34:13.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-24T01:34:13.489Z] 2b3c09a03703: Preparing [2023-04-24T01:34:13.489Z] 6f2f06a61910: Preparing [2023-04-24T01:34:13.489Z] a8425610d76b: Preparing [2023-04-24T01:34:13.489Z] 51bad3d66e41: Preparing [2023-04-24T01:34:13.489Z] f1417ff83b31: Preparing [2023-04-24T01:34:13.489Z] 6f2f06a61910: Layer already exists [2023-04-24T01:34:13.489Z] 51bad3d66e41: Layer already exists [2023-04-24T01:34:13.489Z] 2b3c09a03703: Layer already exists [2023-04-24T01:34:13.489Z] a8425610d76b: Layer already exists [2023-04-24T01:34:13.489Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:13.489Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:13.818Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:14.143Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-04-24T01:34:14.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-24T01:34:14.143Z] 2b3c09a03703: Preparing [2023-04-24T01:34:14.143Z] 6f2f06a61910: Preparing [2023-04-24T01:34:14.143Z] a8425610d76b: Preparing [2023-04-24T01:34:14.143Z] 51bad3d66e41: Preparing [2023-04-24T01:34:14.143Z] f1417ff83b31: Preparing [2023-04-24T01:34:14.143Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:14.143Z] 51bad3d66e41: Layer already exists [2023-04-24T01:34:14.143Z] 2b3c09a03703: Layer already exists [2023-04-24T01:34:14.143Z] a8425610d76b: Layer already exists [2023-04-24T01:34:14.143Z] 6f2f06a61910: Layer already exists [2023-04-24T01:34:14.143Z] main: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:34:14.196Z] ===================================================== [Pipeline] echo [2023-04-24T01:34:14.203Z] taggedImages: [2023-04-24T01:34:14.203Z] - nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:34:14.203Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-04-24T01:34:14.203Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 [2023-04-24T01:34:14.203Z] - nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:34:14.203Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:14.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:14.614Z] [2023-04-24T01:34:14.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:14.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:14.916Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T01:34:14.916Z] 5eb5b503b376: Pulling fs layer [2023-04-24T01:34:14.916Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T01:34:14.916Z] ec43610c2a17: Pulling fs layer [2023-04-24T01:34:14.916Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T01:34:14.916Z] 33b1e0a273af: Pulling fs layer [2023-04-24T01:34:14.916Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T01:34:14.916Z] 2f39f015ded8: Pulling fs layer [2023-04-24T01:34:14.916Z] 33b1e0a273af: Waiting [2023-04-24T01:34:14.916Z] 3a2ae6a8a46f: Waiting [2023-04-24T01:34:14.916Z] 5d3b04190fa2: Waiting [2023-04-24T01:34:14.916Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T01:34:14.916Z] 5c69ac0246d0: Download complete [2023-04-24T01:34:14.916Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T01:34:14.916Z] 3a2ae6a8a46f: Download complete [2023-04-24T01:34:14.916Z] 33b1e0a273af: Verifying Checksum [2023-04-24T01:34:14.916Z] 33b1e0a273af: Download complete [2023-04-24T01:34:14.916Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T01:34:14.916Z] 5d3b04190fa2: Download complete [2023-04-24T01:34:14.916Z] ec43610c2a17: Verifying Checksum [2023-04-24T01:34:14.916Z] ec43610c2a17: Download complete [2023-04-24T01:34:15.176Z] 5eb5b503b376: Verifying Checksum [2023-04-24T01:34:15.176Z] 5eb5b503b376: Download complete [2023-04-24T01:34:15.742Z] 2f39f015ded8: Download complete [2023-04-24T01:34:16.311Z] 5eb5b503b376: Pull complete [2023-04-24T01:34:16.568Z] 5c69ac0246d0: Pull complete [2023-04-24T01:34:17.134Z] ec43610c2a17: Pull complete [2023-04-24T01:34:17.134Z] 3a2ae6a8a46f: Pull complete [2023-04-24T01:34:17.392Z] 33b1e0a273af: Pull complete [2023-04-24T01:34:17.392Z] 5d3b04190fa2: Pull complete [2023-04-24T01:34:17.422Z] using credential edgex-jenkins-ssh [2023-04-24T01:34:17.460Z] Cloning the remote Git repository [2023-04-24T01:34:17.524Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-24T01:34:17.662Z] > git init /w/workspace/device-gpio/74 # timeout=10 [2023-04-24T01:34:17.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-24T01:34:17.862Z] > git --version # timeout=10 [2023-04-24T01:34:17.891Z] > git --version # 'git version 2.25.1' [2023-04-24T01:34:17.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:34:18.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:34:19.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-24T01:34:19.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:34:21.237Z] Avoid second fetch [2023-04-24T01:34:21.237Z] Checking out Revision 11a3e93ce1b9de78f3ac3895831d199ada88536a (main) [2023-04-24T01:34:21.581Z] 2f39f015ded8: Pull complete [2023-04-24T01:34:21.581Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T01:34:21.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:21.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:34:21.667Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:34:21.707Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:34:22.118Z] Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [2023-04-24T01:34:22.427Z] [2023-04-24T01:34:22.427Z] GitHub has been notified of this commit’s build result [2023-04-24T01:34:22.427Z] [2023-04-24T01:34:21.267Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:34:21.370Z] > git checkout -f 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 [2023-04-24T01:34:30.547Z] $ docker top 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:34:30.930Z] ---> job-cost.sh [2023-04-24T01:34:30.930Z] lf-activate-venv: SKIPPING [2023-04-24T01:34:30.930Z] INFO: No Stack... [2023-04-24T01:34:31.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:34:31.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T01:34:31.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:34:31.275Z] Dload Upload Total Spent Left Speed [2023-04-24T01:34:31.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [2023-04-24T01:34:31.449Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-04-24T01:34:31.742Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-04-24T01:34:31.743Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T01:34:31.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [2023-04-24T01:34:31.831Z] Resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] did not exist. Created. [2023-04-24T01:34:31.831Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:34:32.074Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T01:34:32.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T01:34:32.185Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:34:32.192Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:34:32.221Z] $ docker stop --time=1 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 [2023-04-24T01:34:32.421Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-04-24T01:34:32.421Z] sudo tee /etc/docker/daemon.new [2023-04-24T01:34:32.421Z] { [2023-04-24T01:34:32.421Z] "registry-mirrors": [ [2023-04-24T01:34:32.421Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T01:34:32.421Z] ], [2023-04-24T01:34:32.421Z] "bip": "10.250.0.254/24", [2023-04-24T01:34:32.421Z] "hosts": [ [2023-04-24T01:34:32.421Z] "tcp://0.0.0.0:5555", [2023-04-24T01:34:32.421Z] "unix:///var/run/docker.sock" [2023-04-24T01:34:32.421Z] ], [2023-04-24T01:34:32.421Z] "mtu": 1458, [2023-04-24T01:34:32.421Z] "selinux-enabled": true, [2023-04-24T01:34:32.421Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T01:34:32.421Z] } [2023-04-24T01:34:33.379Z] $ docker rm -f --volumes 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T01:34:33.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T01:34:34.117Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:34:52.452Z] provisioning config files... [2023-04-24T01:34:52.491Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/74@tmp/config3127765493706547319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:34:52.899Z] ---> docker-login.sh [2023-04-24T01:34:52.899Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:34:53.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:53.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:53.773Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:53.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:53.773Z] [2023-04-24T01:34:53.773Z] Login Succeeded [2023-04-24T01:34:53.773Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:34:54.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:54.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:54.048Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:54.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:54.048Z] [2023-04-24T01:34:54.048Z] Login Succeeded [2023-04-24T01:34:54.048Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:34:54.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:54.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:54.594Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:54.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:54.594Z] [2023-04-24T01:34:54.594Z] Login Succeeded [2023-04-24T01:34:54.594Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:34:54.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:54.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:54.872Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:54.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:54.872Z] [2023-04-24T01:34:54.872Z] Login Succeeded [2023-04-24T01:34:54.872Z] docker.io [2023-04-24T01:34:55.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:55.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:55.416Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:55.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:55.416Z] [2023-04-24T01:34:55.416Z] Login Succeeded [2023-04-24T01:34:55.416Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:34:55.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:34:55.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:34:55.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:34:55.830Z] ========================================================= [2023-04-24T01:34:55.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T01:34:55.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:56.220Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:34:56.497Z] Sending build context to Docker daemon 8.116MB [2023-04-24T01:34:56.497Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:34:56.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T01:34:56.772Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T01:34:56.772Z] af6eaf76a39c: Pulling fs layer [2023-04-24T01:34:56.772Z] 55522c791124: Pulling fs layer [2023-04-24T01:34:56.772Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T01:34:56.772Z] 169dfbe0d373: Pulling fs layer [2023-04-24T01:34:56.772Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T01:34:56.772Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T01:34:56.772Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T01:34:56.772Z] 169dfbe0d373: Waiting [2023-04-24T01:34:56.772Z] e1ff8fa3b103: Waiting [2023-04-24T01:34:56.772Z] 52ebb69f0ebf: Waiting [2023-04-24T01:34:56.772Z] 5abe8eddf0d5: Waiting [2023-04-24T01:34:56.773Z] 55522c791124: Verifying Checksum [2023-04-24T01:34:56.773Z] 55522c791124: Download complete [2023-04-24T01:34:56.773Z] 169dfbe0d373: Verifying Checksum [2023-04-24T01:34:56.773Z] 169dfbe0d373: Download complete [2023-04-24T01:34:57.049Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T01:34:57.049Z] e1ff8fa3b103: Download complete [2023-04-24T01:34:57.049Z] af6eaf76a39c: Download complete [2023-04-24T01:34:58.523Z] af6eaf76a39c: Pull complete [2023-04-24T01:34:58.523Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T01:34:58.523Z] 5abe8eddf0d5: Download complete [2023-04-24T01:34:58.799Z] 55522c791124: Pull complete [2023-04-24T01:34:59.798Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T01:34:59.798Z] ce5c4a1c91eb: Download complete [2023-04-24T01:34:59.798Z] 52ebb69f0ebf: Download complete [2023-04-24T01:35:12.238Z] ce5c4a1c91eb: Pull complete [2023-04-24T01:35:12.238Z] 169dfbe0d373: Pull complete [2023-04-24T01:35:12.238Z] e1ff8fa3b103: Pull complete [2023-04-24T01:35:20.515Z] 52ebb69f0ebf: Pull complete [2023-04-24T01:35:21.510Z] 5abe8eddf0d5: Pull complete [2023-04-24T01:35:21.510Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T01:35:21.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:35:21.788Z] ---> 6cb57ee374ae [2023-04-24T01:35:21.788Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:35:24.478Z] ---> Running in 85da89c7f724 [2023-04-24T01:35:24.753Z] Removing intermediate container 85da89c7f724 [2023-04-24T01:35:24.753Z] ---> e99beb23e396 [2023-04-24T01:35:24.753Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:35:25.026Z] ---> Running in 67bab669673d [2023-04-24T01:35:25.300Z] Removing intermediate container 67bab669673d [2023-04-24T01:35:25.300Z] ---> 1be6248d548d [2023-04-24T01:35:25.300Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:35:25.300Z] ---> Running in e079a80b5b85 [2023-04-24T01:35:25.903Z] Removing intermediate container e079a80b5b85 [2023-04-24T01:35:25.903Z] ---> d29504d9494a [2023-04-24T01:35:25.903Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:35:25.903Z] ---> Running in 916b5a12dae1 [2023-04-24T01:35:26.179Z] Removing intermediate container 916b5a12dae1 [2023-04-24T01:35:26.179Z] ---> c9e97e5fe199 [2023-04-24T01:35:26.179Z] Step 7/12 : WORKDIR /device-gpio [2023-04-24T01:35:26.179Z] ---> Running in 9f1624bccc18 [2023-04-24T01:35:26.792Z] Removing intermediate container 9f1624bccc18 [2023-04-24T01:35:26.792Z] ---> ea3336ac0428 [2023-04-24T01:35:26.792Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:35:26.792Z] ---> Running in 97077d8a1d92 [2023-04-24T01:35:28.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:35:28.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:35:30.270Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T01:35:30.270Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T01:35:30.270Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T01:35:30.270Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T01:35:30.270Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:35:30.270Z] OK: 268 MiB in 57 packages [2023-04-24T01:35:31.698Z] Removing intermediate container 97077d8a1d92 [2023-04-24T01:35:31.698Z] ---> 88b1bc2dc8a0 [2023-04-24T01:35:31.698Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T01:35:32.291Z] ---> 59269ec19f22 [2023-04-24T01:35:32.291Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:35:32.566Z] ---> Running in 52672ae2e510 [2023-04-24T01:36:40.590Z] Removing intermediate container 52672ae2e510 [2023-04-24T01:36:40.590Z] ---> 1e1ec1d6228b [2023-04-24T01:36:40.590Z] Step 11/12 : COPY . . [2023-04-24T01:36:40.590Z] ---> a40288f1692b [2023-04-24T01:36:40.590Z] Step 12/12 : RUN ${MAKE} [2023-04-24T01:36:40.590Z] ---> Running in 5ed49b5b4b68 [2023-04-24T01:36:40.590Z] noop [2023-04-24T01:36:41.576Z] Removing intermediate container 5ed49b5b4b68 [2023-04-24T01:36:41.576Z] ---> 4f51119113bd [2023-04-24T01:36:41.576Z] Successfully built 4f51119113bd [2023-04-24T01:36:41.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:36:41.958Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:36:41.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:36:42.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-04-24T01:36:42.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@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-04-24T01:36:44.464Z] $ docker top b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:36:45.402Z] + go version [2023-04-24T01:36:45.402Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T01:36:45.429Z] $ docker stop --time=1 b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 [2023-04-24T01:36:47.139Z] $ docker rm -f --volumes b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:36:47.761Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:36:47.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:36:47.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-04-24T01:36:48.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@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-04-24T01:36:49.403Z] $ docker top 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:36:50.305Z] + git config --global --add safe.directory /w/workspace/device-gpio/74 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:36:50.984Z] + make test [2023-04-24T01:36:50.984Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:37:37.934Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-24T01:39:59.738Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-24T01:39:59.738Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-24T01:39:59.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T01:39:59.738Z] go vet ./... [2023-04-24T01:40:32.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:40:32.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:40:32.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:40:32.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:40:32.125Z] $ docker stop --time=1 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c [2023-04-24T01:40:34.126Z] $ docker rm -f --volumes 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:40:35.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:40:35.501Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T01:40:36.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:40:36.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:40:36.919Z] + ls -al . [2023-04-24T01:40:36.920Z] total 152 [2023-04-24T01:40:36.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:36 . [2023-04-24T01:40:36.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 .. [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:34 .dockerignore [2023-04-24T01:40:36.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:34 .git [2023-04-24T01:40:36.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 .github [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:34 .gitignore [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:34 .golangci.yml [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:34 Attribution.txt [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:34 CHANGELOG.md [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:34 Dockerfile [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:34 GOVERNANCE.md [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:34 Jenkinsfile [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:34 LICENSE [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:34 Makefile [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:34 OWNERS.md [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:34 README.md [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:31 VERSION [2023-04-24T01:40:36.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:34 bin [2023-04-24T01:40:36.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 cmd [2023-04-24T01:40:36.920Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:36 coverage.out [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:34 go.mod [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:34 go.sum [2023-04-24T01:40:36.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 internal [2023-04-24T01:40:36.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 snap [2023-04-24T01:40:36.920Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:40:37.287Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a --label arch=arm64 --label version=3.0.0-dev.20 . [2023-04-24T01:40:37.882Z] Sending build context to Docker daemon 8.117MB [2023-04-24T01:40:37.882Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:40:37.882Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T01:40:37.882Z] ---> 4f51119113bd [2023-04-24T01:40:37.882Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:40:38.852Z] ---> Running in 17a16b8272b2 [2023-04-24T01:40:39.447Z] Removing intermediate container 17a16b8272b2 [2023-04-24T01:40:39.447Z] ---> 77549f445389 [2023-04-24T01:40:39.447Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:40:39.447Z] ---> Running in 42a29c1713bb [2023-04-24T01:40:39.722Z] Removing intermediate container 42a29c1713bb [2023-04-24T01:40:39.722Z] ---> 84c340216579 [2023-04-24T01:40:39.722Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-24T01:40:39.994Z] ---> Running in 3fb8073e587b [2023-04-24T01:40:40.277Z] Removing intermediate container 3fb8073e587b [2023-04-24T01:40:40.277Z] ---> 9dc6ee6b1939 [2023-04-24T01:40:40.277Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T01:40:40.549Z] ---> Running in 81e3915213ec [2023-04-24T01:40:40.823Z] Removing intermediate container 81e3915213ec [2023-04-24T01:40:40.823Z] ---> c3b2816360dd [2023-04-24T01:40:40.823Z] Step 7/25 : WORKDIR /device-gpio [2023-04-24T01:40:40.823Z] ---> Running in 62debecbf1d6 [2023-04-24T01:40:41.416Z] Removing intermediate container 62debecbf1d6 [2023-04-24T01:40:41.416Z] ---> ea4616b4d90d [2023-04-24T01:40:41.416Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:40:41.416Z] ---> Running in 7ce0ed7d1453 [2023-04-24T01:40:42.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:40:43.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:40:44.814Z] OK: 268 MiB in 57 packages [2023-04-24T01:40:45.817Z] Removing intermediate container 7ce0ed7d1453 [2023-04-24T01:40:45.817Z] ---> c5ecf5336b20 [2023-04-24T01:40:45.817Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T01:40:46.801Z] ---> 81bf8de1629d [2023-04-24T01:40:46.801Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:40:46.801Z] ---> Running in 9d5f8077e3e9 [2023-04-24T01:40:50.187Z] Removing intermediate container 9d5f8077e3e9 [2023-04-24T01:40:50.187Z] ---> 725c78667726 [2023-04-24T01:40:50.187Z] Step 11/25 : COPY . . [2023-04-24T01:40:51.170Z] ---> 38029b8ac009 [2023-04-24T01:40:51.170Z] Step 12/25 : RUN ${MAKE} [2023-04-24T01:40:51.170Z] ---> Running in 8da714d1ac24 [2023-04-24T01:40:52.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-24T01:43:44.052Z] Removing intermediate container 8da714d1ac24 [2023-04-24T01:43:44.052Z] ---> e1f79c942c11 [2023-04-24T01:43:44.052Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T01:43:44.052Z] 3.17: Pulling from library/alpine [2023-04-24T01:43:44.052Z] c41833b44d91: Pulling fs layer [2023-04-24T01:43:44.052Z] c41833b44d91: Verifying Checksum [2023-04-24T01:43:44.052Z] c41833b44d91: Download complete [2023-04-24T01:43:44.052Z] c41833b44d91: Pull complete [2023-04-24T01:43:44.052Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:43:44.052Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:43:44.052Z] ---> 51e60588ff2c [2023-04-24T01:43:44.052Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-24T01:43:44.052Z] ---> Running in cb4925cc77d9 [2023-04-24T01:43:44.325Z] Removing intermediate container cb4925cc77d9 [2023-04-24T01:43:44.325Z] ---> 6f9c07537f7f [2023-04-24T01:43:44.325Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-24T01:43:44.325Z] ---> Running in 33e3ee6353f7 [2023-04-24T01:43:45.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:43:46.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:43:48.298Z] OK: 7 MiB in 15 packages [2023-04-24T01:43:48.899Z] Removing intermediate container 33e3ee6353f7 [2023-04-24T01:43:48.899Z] ---> a522d0395c87 [2023-04-24T01:43:48.899Z] Step 16/25 : WORKDIR / [2023-04-24T01:43:49.176Z] ---> Running in 703b0275ee16 [2023-04-24T01:43:49.449Z] Removing intermediate container 703b0275ee16 [2023-04-24T01:43:49.449Z] ---> 52da99a5e656 [2023-04-24T01:43:49.449Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-24T01:43:51.281Z] ---> 8a38cbec11ad [2023-04-24T01:43:51.281Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-24T01:43:51.281Z] ---> 058643bce26f [2023-04-24T01:43:51.281Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-24T01:43:52.713Z] ---> d9367c4195e8 [2023-04-24T01:43:52.713Z] Step 20/25 : EXPOSE 59910 [2023-04-24T01:43:52.713Z] ---> Running in 414fd6c55271 [2023-04-24T01:43:52.986Z] Removing intermediate container 414fd6c55271 [2023-04-24T01:43:52.986Z] ---> 60742360951b [2023-04-24T01:43:52.986Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-24T01:43:52.986Z] ---> Running in 75561d722a70 [2023-04-24T01:43:53.579Z] Removing intermediate container 75561d722a70 [2023-04-24T01:43:53.579Z] ---> 38e045736609 [2023-04-24T01:43:53.579Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T01:43:53.579Z] ---> Running in 8883c8fcb875 [2023-04-24T01:43:53.852Z] Removing intermediate container 8883c8fcb875 [2023-04-24T01:43:53.852Z] ---> 1ff68d112194 [2023-04-24T01:43:53.852Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T01:43:53.852Z] ---> Running in 436bb635f68c [2023-04-24T01:43:54.445Z] Removing intermediate container 436bb635f68c [2023-04-24T01:43:54.445Z] ---> 965609988fb4 [2023-04-24T01:43:54.445Z] Step 24/25 : LABEL git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:43:54.445Z] ---> Running in 0cf808f724e3 [2023-04-24T01:43:54.723Z] Removing intermediate container 0cf808f724e3 [2023-04-24T01:43:54.723Z] ---> 916cef491e0e [2023-04-24T01:43:54.723Z] Step 25/25 : LABEL version=3.0.0-dev.20 [2023-04-24T01:43:54.996Z] ---> Running in cce1a219f15b [2023-04-24T01:43:55.267Z] Removing intermediate container cce1a219f15b [2023-04-24T01:43:55.267Z] ---> 465904d566a5 [2023-04-24T01:43:55.267Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:43:55.267Z] Successfully built 465904d566a5 [2023-04-24T01:43:55.267Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:43:55.398Z] provisioning config files... [2023-04-24T01:43:55.419Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/74@tmp/config7526320250438843526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:43:55.789Z] ---> docker-login.sh [2023-04-24T01:43:55.789Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:43:56.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:43:56.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:43:56.063Z] Configure a credential helper to remove this warning. See [2023-04-24T01:43:56.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:43:56.063Z] [2023-04-24T01:43:56.063Z] Login Succeeded [2023-04-24T01:43:56.063Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:43:56.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:43:56.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:43:56.657Z] Configure a credential helper to remove this warning. See [2023-04-24T01:43:56.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:43:56.657Z] [2023-04-24T01:43:56.657Z] Login Succeeded [2023-04-24T01:43:56.657Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:43:56.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:43:57.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:43:57.204Z] Configure a credential helper to remove this warning. See [2023-04-24T01:43:57.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:43:57.204Z] [2023-04-24T01:43:57.204Z] Login Succeeded [2023-04-24T01:43:57.204Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:43:57.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:43:57.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:43:57.478Z] Configure a credential helper to remove this warning. See [2023-04-24T01:43:57.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:43:57.478Z] [2023-04-24T01:43:57.478Z] Login Succeeded [2023-04-24T01:43:57.478Z] docker.io [2023-04-24T01:43:58.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:43:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:43:58.071Z] Configure a credential helper to remove this warning. See [2023-04-24T01:43:58.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:43:58.071Z] [2023-04-24T01:43:58.071Z] Login Succeeded [2023-04-24T01:43:58.344Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:43:58.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:43:58.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:43:58.427Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-04-24T01:43:58.427Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:43:58.427Z] latest [2023-04-24T01:43:58.427Z] 3.0.0-dev.20 [2023-04-24T01:43:58.427Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:43:58.427Z] main [2023-04-24T01:43:58.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:43:58.797Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:43:59.164Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:43:59.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-24T01:43:59.164Z] 2ada3b466837: Preparing [2023-04-24T01:43:59.164Z] eb5bd47f06e7: Preparing [2023-04-24T01:43:59.164Z] 07427251ef39: Preparing [2023-04-24T01:43:59.164Z] bb0bf3b5f1fb: Preparing [2023-04-24T01:43:59.164Z] 26cbea5cba74: Preparing [2023-04-24T01:43:59.164Z] 26cbea5cba74: Layer already exists [2023-04-24T01:43:59.437Z] bb0bf3b5f1fb: Pushed [2023-04-24T01:43:59.437Z] eb5bd47f06e7: Pushed [2023-04-24T01:43:59.437Z] 07427251ef39: Pushed [2023-04-24T01:44:06.128Z] 2ada3b466837: Pushed [2023-04-24T01:44:06.128Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:06.498Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:06.861Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-04-24T01:44:06.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-24T01:44:06.861Z] 2ada3b466837: Preparing [2023-04-24T01:44:06.861Z] eb5bd47f06e7: Preparing [2023-04-24T01:44:06.861Z] 07427251ef39: Preparing [2023-04-24T01:44:06.861Z] bb0bf3b5f1fb: Preparing [2023-04-24T01:44:06.861Z] 26cbea5cba74: Preparing [2023-04-24T01:44:06.861Z] 26cbea5cba74: Layer already exists [2023-04-24T01:44:06.861Z] 2ada3b466837: Layer already exists [2023-04-24T01:44:06.861Z] eb5bd47f06e7: Layer already exists [2023-04-24T01:44:06.861Z] 07427251ef39: Layer already exists [2023-04-24T01:44:06.861Z] bb0bf3b5f1fb: Layer already exists [2023-04-24T01:44:07.130Z] latest: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:07.509Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:07.881Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 [2023-04-24T01:44:07.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-24T01:44:07.881Z] 2ada3b466837: Preparing [2023-04-24T01:44:07.881Z] eb5bd47f06e7: Preparing [2023-04-24T01:44:07.881Z] 07427251ef39: Preparing [2023-04-24T01:44:07.881Z] bb0bf3b5f1fb: Preparing [2023-04-24T01:44:07.881Z] 26cbea5cba74: Preparing [2023-04-24T01:44:07.881Z] 07427251ef39: Layer already exists [2023-04-24T01:44:07.881Z] 2ada3b466837: Layer already exists [2023-04-24T01:44:07.881Z] 26cbea5cba74: Layer already exists [2023-04-24T01:44:07.881Z] eb5bd47f06e7: Layer already exists [2023-04-24T01:44:07.881Z] bb0bf3b5f1fb: Layer already exists [2023-04-24T01:44:08.152Z] 3.0.0-dev.20: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:08.529Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:08.898Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:44:08.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-24T01:44:08.898Z] 2ada3b466837: Preparing [2023-04-24T01:44:08.898Z] eb5bd47f06e7: Preparing [2023-04-24T01:44:08.898Z] 07427251ef39: Preparing [2023-04-24T01:44:08.898Z] bb0bf3b5f1fb: Preparing [2023-04-24T01:44:08.898Z] 26cbea5cba74: Preparing [2023-04-24T01:44:08.898Z] 07427251ef39: Layer already exists [2023-04-24T01:44:08.898Z] 2ada3b466837: Layer already exists [2023-04-24T01:44:08.898Z] 26cbea5cba74: Layer already exists [2023-04-24T01:44:08.898Z] eb5bd47f06e7: Layer already exists [2023-04-24T01:44:08.898Z] bb0bf3b5f1fb: Layer already exists [2023-04-24T01:44:09.168Z] 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:09.554Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:09.931Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-04-24T01:44:09.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-24T01:44:09.931Z] 2ada3b466837: Preparing [2023-04-24T01:44:09.931Z] eb5bd47f06e7: Preparing [2023-04-24T01:44:09.931Z] 07427251ef39: Preparing [2023-04-24T01:44:09.931Z] bb0bf3b5f1fb: Preparing [2023-04-24T01:44:09.931Z] 26cbea5cba74: Preparing [2023-04-24T01:44:09.931Z] 2ada3b466837: Layer already exists [2023-04-24T01:44:09.931Z] 07427251ef39: Layer already exists [2023-04-24T01:44:09.931Z] eb5bd47f06e7: Layer already exists [2023-04-24T01:44:09.931Z] bb0bf3b5f1fb: Layer already exists [2023-04-24T01:44:09.931Z] 26cbea5cba74: Layer already exists [2023-04-24T01:44:10.203Z] main: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:44:10.257Z] ===================================================== [Pipeline] echo [2023-04-24T01:44:10.266Z] taggedImages: [2023-04-24T01:44:10.266Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a [2023-04-24T01:44:10.266Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-04-24T01:44:10.266Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 [2023-04-24T01:44:10.266Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [2023-04-24T01:44:10.266Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:10.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:10.668Z] [2023-04-24T01:44:10.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:11.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:11.302Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T01:44:11.302Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T01:44:11.302Z] 04944245beec: Pulling fs layer [2023-04-24T01:44:11.302Z] 699f458cf7ca: Pulling fs layer [2023-04-24T01:44:11.302Z] 765212b225bb: Pulling fs layer [2023-04-24T01:44:11.302Z] f23df028b6ca: Pulling fs layer [2023-04-24T01:44:11.302Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T01:44:11.302Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T01:44:11.302Z] 765212b225bb: Waiting [2023-04-24T01:44:11.302Z] d65c8cfc05b1: Waiting [2023-04-24T01:44:11.302Z] 2437ff75d9bd: Waiting [2023-04-24T01:44:11.302Z] f23df028b6ca: Waiting [2023-04-24T01:44:11.302Z] 04944245beec: Verifying Checksum [2023-04-24T01:44:11.302Z] 04944245beec: Download complete [2023-04-24T01:44:11.302Z] 765212b225bb: Verifying Checksum [2023-04-24T01:44:11.302Z] 765212b225bb: Download complete [2023-04-24T01:44:11.576Z] f23df028b6ca: Download complete [2023-04-24T01:44:11.576Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T01:44:11.576Z] d65c8cfc05b1: Download complete [2023-04-24T01:44:11.576Z] 699f458cf7ca: Verifying Checksum [2023-04-24T01:44:11.576Z] 699f458cf7ca: Download complete [2023-04-24T01:44:12.171Z] 8998bd30e6a1: Download complete [2023-04-24T01:44:14.926Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T01:44:14.926Z] 2437ff75d9bd: Download complete [2023-04-24T01:44:16.977Z] 8998bd30e6a1: Pull complete [2023-04-24T01:44:17.268Z] 04944245beec: Pull complete [2023-04-24T01:44:18.717Z] 699f458cf7ca: Pull complete [2023-04-24T01:44:19.311Z] 765212b225bb: Pull complete [2023-04-24T01:44:19.903Z] f23df028b6ca: Pull complete [2023-04-24T01:44:20.176Z] d65c8cfc05b1: Pull complete [2023-04-24T01:44:38.434Z] 2437ff75d9bd: Pull complete [2023-04-24T01:44:38.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T01:44:38.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:44:38.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:44:38.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-04-24T01:44:38.753Z] $ 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-gpio/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@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-04-24T01:44:41.783Z] $ docker top d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:44:42.713Z] ---> job-cost.sh [2023-04-24T01:44:42.713Z] lf-activate-venv: SKIPPING [2023-04-24T01:44:42.713Z] INFO: No Stack... [2023-04-24T01:44:43.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T01:44:44.276Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:44:44.936Z] + + catcut /w/workspace/device-gpio/74/archives/cost.csv -d, [2023-04-24T01:44:44.936Z] -f6 [Pipeline] lock [2023-04-24T01:44:45.020Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [2023-04-24T01:44:45.029Z] Resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] did not exist. Created. [2023-04-24T01:44:45.029Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:44:45.714Z] /w/workspace/device-gpio/74@tmp/durable-aef3ec58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T01:44:46.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T01:44:46.426Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T01:44:46.487Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:44:46.497Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:44:46.515Z] $ docker stop --time=1 d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 [2023-04-24T01:44:48.137Z] $ docker rm -f --volumes d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 [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-04-24T01:44:48.574Z] provisioning config files... [2023-04-24T01:44:48.581Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17290314183988582362tmp [Pipeline] { [Pipeline] sh [2023-04-24T01:44:48.871Z] + set +x [2023-04-24T01:44:48.871Z] + curl -s https://codecov.io/bash [2023-04-24T01:44:48.871Z] + bash -s -- [2023-04-24T01:44:48.871Z] [2023-04-24T01:44:48.871Z] _____ _ [2023-04-24T01:44:48.871Z] / ____| | | [2023-04-24T01:44:48.871Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T01:44:48.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T01:44:48.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T01:44:48.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T01:44:48.871Z] Bash-1.0.6 [2023-04-24T01:44:48.871Z] [2023-04-24T01:44:48.871Z] [2023-04-24T01:44:48.871Z] ==> git version 2.25.1 found [2023-04-24T01:44:48.871Z] ==> 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-04-24T01:44:48.871Z] Release-Date: 2020-01-08 [2023-04-24T01:44:48.871Z] 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-04-24T01:44:48.871Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T01:44:48.871Z] ==> Jenkins CI detected. [2023-04-24T01:44:48.871Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-04-24T01:44:48.871Z] project root: . [2023-04-24T01:44:48.871Z] --> token set from env [2023-04-24T01:44:48.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T01:44:48.871Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T01:44:48.871Z] ==> Python coveragepy not found [2023-04-24T01:44:48.871Z] ==> Searching for coverage reports in: [2023-04-24T01:44:48.871Z] + . [2023-04-24T01:44:48.871Z] -> Found 1 reports [2023-04-24T01:44:48.871Z] ==> Detecting git/mercurial file structure [2023-04-24T01:44:48.871Z] ==> Reading reports [2023-04-24T01:44:48.871Z] + ./coverage.out bytes=10 [2023-04-24T01:44:49.130Z] ==> Appending adjustments [2023-04-24T01:44:49.130Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T01:44:49.130Z] + Found adjustments [2023-04-24T01:44:49.130Z] ==> Gzipping contents [2023-04-24T01:44:49.130Z] 4.0K /tmp/codecov.4i1Sa3.gz [2023-04-24T01:44:49.130Z] ==> Uploading reports [2023-04-24T01:44:49.130Z] url: https://codecov.io [2023-04-24T01:44:49.130Z] query: branch=main&commit=11a3e93ce1b9de78f3ac3895831d199ada88536a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:44:49.130Z] -> Pinging Codecov [2023-04-24T01:44:49.130Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=11a3e93ce1b9de78f3ac3895831d199ada88536a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:44:49.130Z] -> Uploading to [2023-04-24T01:44:49.130Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/11a3e93ce1b9de78f3ac3895831d199ada88536a/30ac3d71-5bb7-46a7-8f27-dcc516cdffc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b35a17d5f1d24a581f5f486aa194dbe7aa3612d062933c90aa59c1bc31d0add [2023-04-24T01:44:49.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:44:49.130Z] Dload Upload Total Spent Left Speed [2023-04-24T01:44:49.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3566 --:--:-- --:--:-- --:--:-- 3549 100 724 0 0 100 724 0 2373 --:--:-- --:--:-- --:--:-- 2373 [2023-04-24T01:44:49.648Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } [2023-04-24T01:44:49.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T01:44:49.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T01:44:49.889Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:50.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:44:50.187Z] [2023-04-24T01:44:50.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:44:50.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:44:50.484Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T01:44:50.484Z] df9b9388f04a: Pulling fs layer [2023-04-24T01:44:50.484Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T01:44:50.484Z] 25bc292e5bac: Pulling fs layer [2023-04-24T01:44:50.484Z] 114826534d7a: Pulling fs layer [2023-04-24T01:44:50.484Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T01:44:50.484Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T01:44:50.484Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T01:44:50.484Z] 4657fd5d0bcf: Waiting [2023-04-24T01:44:50.484Z] 6ad1cebc031e: Waiting [2023-04-24T01:44:50.484Z] 8a3aa393b2d8: Waiting [2023-04-24T01:44:50.484Z] 114826534d7a: Waiting [2023-04-24T01:44:50.484Z] 25bc292e5bac: Verifying Checksum [2023-04-24T01:44:50.484Z] 25bc292e5bac: Download complete [2023-04-24T01:44:50.484Z] 52dc419b0ee2: Verifying Checksum [2023-04-24T01:44:50.484Z] 52dc419b0ee2: Download complete [2023-04-24T01:44:50.484Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T01:44:50.484Z] 4657fd5d0bcf: Download complete [2023-04-24T01:44:50.484Z] df9b9388f04a: Verifying Checksum [2023-04-24T01:44:50.484Z] df9b9388f04a: Download complete [2023-04-24T01:44:50.742Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T01:44:50.742Z] 6ad1cebc031e: Download complete [2023-04-24T01:44:50.742Z] df9b9388f04a: Pull complete [2023-04-24T01:44:50.742Z] 52dc419b0ee2: Pull complete [2023-04-24T01:44:51.004Z] 25bc292e5bac: Pull complete [2023-04-24T01:44:51.574Z] 114826534d7a: Verifying Checksum [2023-04-24T01:44:51.574Z] 114826534d7a: Download complete [2023-04-24T01:44:51.574Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T01:44:51.574Z] 8a3aa393b2d8: Download complete [2023-04-24T01:44:56.848Z] 114826534d7a: Pull complete [2023-04-24T01:44:56.848Z] 4657fd5d0bcf: Pull complete [2023-04-24T01:44:56.848Z] 6ad1cebc031e: Pull complete [2023-04-24T01:45:03.411Z] 8a3aa393b2d8: Pull complete [2023-04-24T01:45:03.411Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T01:45:03.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:45:03.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:03.492Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:45:03.524Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:45:11.750Z] $ docker top 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T01:45:11.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-04-24T01:45:12.097Z] + set -o pipefail [2023-04-24T01:45:12.097Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-04-24T01:45:18.664Z] [2023-04-24T01:45:18.664Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-04-24T01:45:18.664Z] [2023-04-24T01:45:18.664Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/45de55ae-8740-4b05-9396-06c2e0f3f795 [2023-04-24T01:45:18.664Z] [2023-04-24T01:45:18.664Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T01:45:18.664Z] [2023-04-24T01:45:18.664Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T01:45:18.664Z] [2023-04-24T01:45:18.922Z] [2023-04-24T01:45:18.922Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T01:45:18.922Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T01:45:18.922Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T01:45:18.934Z] $ docker stop --time=1 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 [2023-04-24T01:45:24.838Z] $ docker rm -f --volumes 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:45:25.549Z] + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] sh [2023-04-24T01:45:25.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:45:25.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:26.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:45:26.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:26.206Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:45:26.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:45:26.701Z] $ docker top 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:45:26.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:45:26.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:45:26.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:45:26.896Z] $ docker exec 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 ssh-agent [2023-04-24T01:45:26.997Z] SSH_AUTH_SOCK=/tmp/ssh-3XFioiCLH01s/agent.32 [2023-04-24T01:45:26.997Z] SSH_AGENT_PID=38 [2023-04-24T01:45:27.000Z] Running ssh-add (command line suppressed) [2023-04-24T01:45:27.097Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14378658893225709194.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14378658893225709194.key) [2023-04-24T01:45:27.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:45:27.400Z] + git semver tag [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,597 [run_tag] DEBUG tag force:False [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,597 [check_head_tag] DEBUG check head tag [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,598 [execute] INFO git cat-file --batch-check [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,602 [execute] INFO git cat-file --batch [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,620 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,620 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:45:27.661Z] 2023-04-24 01:45:27,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:27.661Z] 3.0.0-dev.20 [Pipeline] } [2023-04-24T01:45:27.674Z] $ docker exec --env ******** --env ******** 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 ssh-agent -k [2023-04-24T01:45:27.771Z] unset SSH_AUTH_SOCK; [2023-04-24T01:45:27.772Z] unset SSH_AGENT_PID; [2023-04-24T01:45:27.772Z] echo Agent pid 38 killed; [2023-04-24T01:45:27.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:45:28.080Z] + git semver [Pipeline] } [2023-04-24T01:45:28.353Z] $ docker stop --time=1 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 [2023-04-24T01:45:29.634Z] $ docker rm -f --volumes 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:30.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:45:30.036Z] [2023-04-24T01:45:30.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:30.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:45:30.342Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T01:45:30.342Z] ab5ef0e58194: Pulling fs layer [2023-04-24T01:45:30.342Z] 9712f1f96733: Pulling fs layer [2023-04-24T01:45:30.342Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T01:45:30.342Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T01:45:30.342Z] e9a5061849ea: Pulling fs layer [2023-04-24T01:45:30.342Z] d747dcd14b5f: Pulling fs layer [2023-04-24T01:45:30.342Z] 2de7ff778b66: Pulling fs layer [2023-04-24T01:45:30.342Z] e9a5061849ea: Waiting [2023-04-24T01:45:30.342Z] d747dcd14b5f: Waiting [2023-04-24T01:45:30.342Z] 2de7ff778b66: Waiting [2023-04-24T01:45:30.342Z] 0d9ebad4ef96: Waiting [2023-04-24T01:45:30.342Z] 9712f1f96733: Verifying Checksum [2023-04-24T01:45:30.342Z] 9712f1f96733: Download complete [2023-04-24T01:45:30.602Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T01:45:30.602Z] 63f879dbbcfc: Download complete [2023-04-24T01:45:30.862Z] e9a5061849ea: Verifying Checksum [2023-04-24T01:45:30.862Z] e9a5061849ea: Download complete [2023-04-24T01:45:30.862Z] d747dcd14b5f: Verifying Checksum [2023-04-24T01:45:30.862Z] d747dcd14b5f: Download complete [2023-04-24T01:45:30.862Z] 0d9ebad4ef96: Download complete [2023-04-24T01:45:30.862Z] ab5ef0e58194: Download complete [2023-04-24T01:45:31.122Z] 2de7ff778b66: Verifying Checksum [2023-04-24T01:45:31.122Z] 2de7ff778b66: Download complete [2023-04-24T01:45:34.412Z] ab5ef0e58194: Pull complete [2023-04-24T01:45:34.412Z] 9712f1f96733: Pull complete [2023-04-24T01:45:34.978Z] 63f879dbbcfc: Pull complete [2023-04-24T01:45:40.249Z] 0d9ebad4ef96: Pull complete [2023-04-24T01:45:40.249Z] e9a5061849ea: Pull complete [2023-04-24T01:45:40.249Z] d747dcd14b5f: Pull complete [2023-04-24T01:45:41.184Z] 2de7ff778b66: Pull complete [2023-04-24T01:45:41.184Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T01:45:41.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:45:41.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:41.265Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:45:41.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:45:52.092Z] $ docker top ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:45:52.161Z] provisioning config files... [2023-04-24T01:45:52.171Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15394359109573325870tmp [2023-04-24T01:45:52.179Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10148697446507550410tmp [2023-04-24T01:45:52.188Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10296346846023887201tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:45:52.202Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:45:52.485Z] ---> sigul-configuration.sh [2023-04-24T01:45:52.485Z] gpg: directory `/root/.gnupg' created [2023-04-24T01:45:52.485Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T01:45:52.485Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T01:45:52.485Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T01:45:52.485Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T01:45:52.485Z] gpg: CAST5 encrypted data [2023-04-24T01:45:52.485Z] gpg: encrypted with 1 passphrase [2023-04-24T01:45:52.485Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T01:45:52.773Z] + mkdir /home/jenkins [2023-04-24T01:45:52.773Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T01:45:53.055Z] + 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-04-24T01:45:53.063Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:45:53.347Z] ---> sigul-install.sh [2023-04-24T01:45:53.347Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T01:45:53.641Z] + git tag --list [2023-04-24T01:45:53.641Z] v1.0.0 [2023-04-24T01:45:53.641Z] v2.1.0 [2023-04-24T01:45:53.641Z] v2.1.1 [2023-04-24T01:45:53.641Z] v2.1.1-dev.1 [2023-04-24T01:45:53.641Z] v2.2.0 [2023-04-24T01:45:53.641Z] v2.2.1-dev.1 [2023-04-24T01:45:53.641Z] v2.2.1-dev.2 [2023-04-24T01:45:53.641Z] v2.2.1-dev.3 [2023-04-24T01:45:53.641Z] v2.2.1-dev.4 [2023-04-24T01:45:53.641Z] v2.3.0 [2023-04-24T01:45:53.641Z] v2.3.0-dev.10 [2023-04-24T01:45:53.641Z] v2.3.0-dev.11 [2023-04-24T01:45:53.641Z] v2.3.0-dev.12 [2023-04-24T01:45:53.641Z] v2.3.0-dev.13 [2023-04-24T01:45:53.641Z] v2.3.0-dev.14 [2023-04-24T01:45:53.641Z] v2.3.0-dev.15 [2023-04-24T01:45:53.641Z] v2.3.0-dev.16 [2023-04-24T01:45:53.641Z] v2.3.0-dev.17 [2023-04-24T01:45:53.641Z] v2.3.0-dev.18 [2023-04-24T01:45:53.641Z] v2.3.0-dev.19 [2023-04-24T01:45:53.641Z] v2.3.0-dev.20 [2023-04-24T01:45:53.641Z] v2.3.0-dev.4 [2023-04-24T01:45:53.641Z] v2.3.0-dev.5 [2023-04-24T01:45:53.641Z] v2.3.0-dev.6 [2023-04-24T01:45:53.641Z] v2.3.0-dev.7 [2023-04-24T01:45:53.641Z] v2.3.0-dev.8 [2023-04-24T01:45:53.641Z] v2.3.0-dev.9 [2023-04-24T01:45:53.641Z] v3.0.0-dev.1 [2023-04-24T01:45:53.641Z] v3.0.0-dev.10 [2023-04-24T01:45:53.641Z] v3.0.0-dev.11 [2023-04-24T01:45:53.641Z] v3.0.0-dev.12 [2023-04-24T01:45:53.641Z] v3.0.0-dev.13 [2023-04-24T01:45:53.641Z] v3.0.0-dev.14 [2023-04-24T01:45:53.641Z] v3.0.0-dev.15 [2023-04-24T01:45:53.641Z] v3.0.0-dev.16 [2023-04-24T01:45:53.641Z] v3.0.0-dev.17 [2023-04-24T01:45:53.641Z] v3.0.0-dev.18 [2023-04-24T01:45:53.641Z] v3.0.0-dev.19 [2023-04-24T01:45:53.641Z] v3.0.0-dev.2 [2023-04-24T01:45:53.641Z] v3.0.0-dev.20 [2023-04-24T01:45:53.641Z] v3.0.0-dev.3 [2023-04-24T01:45:53.641Z] v3.0.0-dev.4 [2023-04-24T01:45:53.641Z] v3.0.0-dev.5 [2023-04-24T01:45:53.641Z] v3.0.0-dev.6 [2023-04-24T01:45:53.641Z] v3.0.0-dev.7 [2023-04-24T01:45:53.641Z] v3.0.0-dev.8 [2023-04-24T01:45:53.641Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T01:45:53.926Z] + lftools sign git-tag v3.0.0-dev.20 [2023-04-24T01:45:54.493Z] Signing Git tag with Sigul... [2023-04-24T01:45:54.493Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-04-24T01:45:55.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:45:55.354Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T01:45:55.362Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T01:45:55.383Z] $ docker stop --time=1 ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b [2023-04-24T01:45:56.688Z] $ docker rm -f --volumes ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T01:45:57.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:45:57.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:45:57.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:45:57.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:45:57.452Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:45:57.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:45:57.839Z] $ docker top a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d -eo pid,comm [2023-04-24T01:45:57.883Z] 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-04-24T01:45:57.883Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:45:57.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:45:57.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:45:58.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:45:58.043Z] $ docker exec a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d ssh-agent [2023-04-24T01:45:58.149Z] SSH_AUTH_SOCK=/tmp/ssh-FkD6FabNb1ml/agent.31 [2023-04-24T01:45:58.149Z] SSH_AGENT_PID=37 [2023-04-24T01:45:58.154Z] Running ssh-add (command line suppressed) [2023-04-24T01:45:58.263Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15178780514018112740.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15178780514018112740.key) [2023-04-24T01:45:58.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:45:58.559Z] + git semver bump pre [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,740 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,741 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,741 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,741 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,743 [execute] INFO git cat-file --batch-check [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,749 [execute] INFO git cat-file --batch [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:45:58.818Z] 2023-04-24 01:45:58,754 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:45:58.818Z] 3.0.0-dev.21 [Pipeline] } [2023-04-24T01:45:58.830Z] $ docker exec --env ******** --env ******** a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d ssh-agent -k [2023-04-24T01:45:58.924Z] unset SSH_AUTH_SOCK; [2023-04-24T01:45:58.924Z] unset SSH_AGENT_PID; [2023-04-24T01:45:58.925Z] echo Agent pid 37 killed; [2023-04-24T01:45:58.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:45:59.237Z] + git semver [Pipeline] } [2023-04-24T01:45:59.513Z] $ docker stop --time=1 a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d [2023-04-24T01:46:00.779Z] $ docker rm -f --volumes a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:46:01.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:46:01.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:01.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:46:01.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:01.505Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:46:01.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:46:01.879Z] $ docker top 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:46:01.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:46:01.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:46:02.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:46:02.081Z] $ docker exec 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 ssh-agent [2023-04-24T01:46:02.181Z] SSH_AUTH_SOCK=/tmp/ssh-KtDtu0cpYrMc/agent.32 [2023-04-24T01:46:02.181Z] SSH_AGENT_PID=38 [2023-04-24T01:46:02.187Z] Running ssh-add (command line suppressed) [2023-04-24T01:46:02.282Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9624763831077812100.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9624763831077812100.key) [2023-04-24T01:46:02.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:46:02.576Z] + git semver push [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,758 [run_push] DEBUG push [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,758 [execute] INFO git cat-file --batch-check [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,762 [execute] INFO git rev-list 73c885144ee489a550c98cb4ccd235301c0bade5 -- [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,762 [execute] DEBUG Popen(['git', 'rev-list', '73c885144ee489a550c98cb4ccd235301c0bade5', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,768 [execute] INFO git fetch -v origin [2023-04-24T01:46:02.836Z] 2023-04-24 01:46:02,769 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T01:46:03.405Z] 2023-04-24 01:46:03,253 [run_push] DEBUG no remote changes detected [2023-04-24T01:46:03.405Z] 2023-04-24 01:46:03,254 [execute] INFO git push origin semver [2023-04-24T01:46:03.405Z] 2023-04-24 01:46:03,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:04.343Z] 2023-04-24 01:46:04,076 [run_push] DEBUG push all version tags [2023-04-24T01:46:04.343Z] 2023-04-24 01:46:04,077 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T01:46:04.343Z] 2023-04-24 01:46:04,077 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:46:04.913Z] 2023-04-24 01:46:04,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-24T01:46:04.913Z] 3.0.0-dev.21 [Pipeline] } [2023-04-24T01:46:04.925Z] $ docker exec --env ******** --env ******** 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 ssh-agent -k [2023-04-24T01:46:05.013Z] unset SSH_AUTH_SOCK; [2023-04-24T01:46:05.015Z] unset SSH_AGENT_PID; [2023-04-24T01:46:05.015Z] echo Agent pid 38 killed; [2023-04-24T01:46:05.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:46:05.328Z] + git semver [Pipeline] } [2023-04-24T01:46:05.602Z] $ docker stop --time=1 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 [2023-04-24T01:46:06.911Z] $ docker rm -f --volumes 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 [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-04-24T01:46:07.587Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-04-24T01:46:07.588Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-24T01:46:07.588Z] total 16 [2023-04-24T01:46:07.588Z] drwxr-xr-x 3 root root 4096 Apr 24 01:34 . [2023-04-24T01:46:07.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:45 .. [2023-04-24T01:46:07.588Z] drwxr-xr-x 2 root root 4096 Apr 24 01:34 cost [2023-04-24T01:46:07.588Z] -rw-r--r-- 1 root root 82 Apr 24 01:34 cost.csv [2023-04-24T01:46:07.588Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-24T01:46:07.588Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-24T01:46:07.588Z] total 16 [2023-04-24T01:46:07.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:34 . [2023-04-24T01:46:07.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:45 .. [2023-04-24T01:46:07.588Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:34 cost [2023-04-24T01:46:07.588Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 24 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:07.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:08.841Z] ---> package-listing.sh [2023-04-24T01:46:08.842Z] ++ facter osfamily [2023-04-24T01:46:08.842Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T01:46:09.101Z] + OS_FAMILY=debian [2023-04-24T01:46:09.101Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-04-24T01:46:09.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T01:46:09.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T01:46:09.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T01:46:09.101Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T01:46:09.101Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-04-24T01:46:09.101Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T01:46:09.101Z] + case "${OS_FAMILY}" in [2023-04-24T01:46:09.101Z] + dpkg -l [2023-04-24T01:46:09.101Z] + grep '^ii' [2023-04-24T01:46:09.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T01:46:09.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T01:46:09.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T01:46:09.101Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-04-24T01:46:09.101Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-04-24T01:46:09.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-04-24T01:46:09.112Z] 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T01:46:09.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:09.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:46:09.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:46:10.028Z] prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container [2023-04-24T01:46:10.062Z] $ 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-gpio_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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-04-24T01:46:10.268Z] $ docker top 5cbfb7d643b7a11a239c8bba1a58d23c72cf209ae13aaec62881d25364c0e72c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:46:10.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T01:46:10.896Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T01:46:11.186Z] + ls /var/log/sa-host [2023-04-24T01:46:11.186Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:46:11.268Z] provisioning config files... [2023-04-24T01:46:11.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2171296537098831611tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:46:11.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:11.573Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T01:46:11.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:11.900Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T01:46:11.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:12.192Z] ---> sudo-logs.sh [2023-04-24T01:46:12.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T01:46:12.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:12.509Z] ---> job-cost.sh [2023-04-24T01:46:12.509Z] lf-activate-venv: SKIPPING [2023-04-24T01:46:12.509Z] DEBUG: total: 0.2199999988079071 [2023-04-24T01:46:12.509Z] INFO: Retrieving Stack Cost... [2023-04-24T01:46:13.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:46:13.336Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T01:46:13.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:13.628Z] ---> logs-deploy.sh [2023-04-24T01:46:13.628Z] lf-activate-venv: SKIPPING [2023-04-24T01:46:13.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/74 [2023-04-24T01:46:13.628Z] INFO: archiving workspace using pattern(s): [2023-04-24T01:46:14.562Z] Archives upload complete. [2023-04-24T01:46:14.822Z] INFO: archiving logs to Nexus [2023-04-24T01:46:15.391Z] ---> uname -a: [2023-04-24T01:46:15.391Z] Linux prd-ubuntu20-04-docker-8c-8g-9423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T01:46:15.391Z] [2023-04-24T01:46:15.391Z] [2023-04-24T01:46:15.391Z] ---> lscpu: [2023-04-24T01:46:15.391Z] Architecture: x86_64 [2023-04-24T01:46:15.391Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T01:46:15.391Z] Byte Order: Little Endian [2023-04-24T01:46:15.391Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T01:46:15.391Z] CPU(s): 8 [2023-04-24T01:46:15.391Z] On-line CPU(s) list: 0-7 [2023-04-24T01:46:15.391Z] Thread(s) per core: 1 [2023-04-24T01:46:15.391Z] Core(s) per socket: 1 [2023-04-24T01:46:15.391Z] Socket(s): 8 [2023-04-24T01:46:15.391Z] NUMA node(s): 1 [2023-04-24T01:46:15.391Z] Vendor ID: AuthenticAMD [2023-04-24T01:46:15.391Z] CPU family: 23 [2023-04-24T01:46:15.391Z] Model: 49 [2023-04-24T01:46:15.391Z] Model name: AMD EPYC-Rome Processor [2023-04-24T01:46:15.391Z] Stepping: 0 [2023-04-24T01:46:15.391Z] CPU MHz: 2799.996 [2023-04-24T01:46:15.391Z] BogoMIPS: 5599.99 [2023-04-24T01:46:15.391Z] Virtualization: AMD-V [2023-04-24T01:46:15.391Z] Hypervisor vendor: KVM [2023-04-24T01:46:15.391Z] Virtualization type: full [2023-04-24T01:46:15.391Z] L1d cache: 256 KiB [2023-04-24T01:46:15.391Z] L1i cache: 256 KiB [2023-04-24T01:46:15.391Z] L2 cache: 4 MiB [2023-04-24T01:46:15.391Z] L3 cache: 128 MiB [2023-04-24T01:46:15.391Z] NUMA node0 CPU(s): 0-7 [2023-04-24T01:46:15.391Z] Vulnerability Itlb multihit: Not affected [2023-04-24T01:46:15.391Z] Vulnerability L1tf: Not affected [2023-04-24T01:46:15.391Z] Vulnerability Mds: Not affected [2023-04-24T01:46:15.391Z] Vulnerability Meltdown: Not affected [2023-04-24T01:46:15.392Z] Vulnerability Mmio stale data: Not affected [2023-04-24T01:46:15.392Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T01:46:15.392Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T01:46:15.392Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T01:46:15.392Z] Vulnerability Srbds: Not affected [2023-04-24T01:46:15.392Z] Vulnerability Tsx async abort: Not affected [2023-04-24T01:46:15.392Z] 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-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] ---> nproc: [2023-04-24T01:46:15.392Z] 8 [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] ---> df -h: [2023-04-24T01:46:15.392Z] Filesystem Size Used Avail Use% Mounted on [2023-04-24T01:46:15.392Z] overlay 155G 13G 143G 9% / [2023-04-24T01:46:15.392Z] tmpfs 64M 0 64M 0% /dev [2023-04-24T01:46:15.392Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-24T01:46:15.392Z] shm 64M 0 64M 0% /dev/shm [2023-04-24T01:46:15.392Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] ---> sar -b -r -n DEV: [2023-04-24T01:46:15.392Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9423) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:30:50 LINUX RESTART (8 CPU) [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-24T01:46:15.392Z] 01:32:02 133.56 47.93 85.64 0.00 5428.43 121328.85 0.00 [2023-04-24T01:46:15.392Z] 01:33:01 181.06 1.86 179.19 0.00 38.36 66753.78 0.00 [2023-04-24T01:46:15.392Z] 01:34:01 90.42 0.23 90.18 0.00 11.46 24029.86 0.00 [2023-04-24T01:46:15.392Z] 01:35:01 91.72 0.05 91.67 0.00 6.80 20660.82 0.00 [2023-04-24T01:46:15.392Z] 01:36:01 22.41 9.07 13.35 0.00 2905.52 2628.91 0.00 [2023-04-24T01:46:15.392Z] 01:37:01 21.66 3.72 17.95 0.00 2542.24 3736.04 0.00 [2023-04-24T01:46:15.392Z] 01:38:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 [2023-04-24T01:46:15.392Z] 01:39:01 1.75 0.00 1.75 0.00 0.00 18.79 0.00 [2023-04-24T01:46:15.392Z] 01:40:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-04-24T01:46:15.392Z] 01:41:01 2.02 0.00 2.02 0.00 0.00 34.66 0.00 [2023-04-24T01:46:15.392Z] 01:42:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2023-04-24T01:46:15.392Z] 01:43:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 [2023-04-24T01:46:15.392Z] 01:44:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-04-24T01:46:15.392Z] 01:45:01 8.35 0.10 8.25 0.00 10.26 5773.04 0.00 [2023-04-24T01:46:15.392Z] 01:46:01 105.60 0.25 105.35 0.00 24.66 52492.77 0.00 [2023-04-24T01:46:15.392Z] Average: 44.19 4.22 39.97 0.00 731.93 19783.68 0.00 [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-24T01:46:15.392Z] 01:32:02 29204228 31609304 708816 2.16 71864 2609840 1879272 5.54 969116 2353352 506032 [2023-04-24T01:46:15.392Z] 01:33:01 28101188 31439140 863884 2.63 146604 3375064 2312432 6.81 1364860 2953416 181836 [2023-04-24T01:46:15.392Z] 01:34:01 27949136 31572568 731304 2.22 150852 3650556 1873044 5.52 1251488 3212980 164 [2023-04-24T01:46:15.392Z] 01:35:01 27652004 31578960 724612 2.20 160604 3907112 1750688 5.16 1259380 3461212 432 [2023-04-24T01:46:15.392Z] 01:36:01 27459856 31555140 742176 2.26 164720 4065084 1802252 5.31 1375128 3527152 608 [2023-04-24T01:46:15.392Z] 01:37:01 27280720 31560820 729552 2.22 169056 4240376 1827240 5.39 1492832 3571812 4 [2023-04-24T01:46:15.392Z] 01:38:01 27281316 31561452 728892 2.22 169152 4240380 1827240 5.39 1493016 3571816 8 [2023-04-24T01:46:15.392Z] 01:39:01 27291128 31571308 718888 2.19 169192 4240376 1827240 5.39 1483452 3571824 0 [2023-04-24T01:46:15.392Z] 01:40:01 27291736 31572004 718352 2.18 169236 4240384 1827240 5.39 1483616 3571828 12 [2023-04-24T01:46:15.392Z] 01:41:01 27291704 31572660 718204 2.18 169348 4240368 1827240 5.39 1482796 3572460 176 [2023-04-24T01:46:15.392Z] 01:42:01 27291396 31572412 718432 2.18 169368 4240368 1827240 5.39 1482920 3572464 8 [2023-04-24T01:46:15.392Z] 01:43:01 27291484 31572528 718236 2.18 169412 4240372 1827240 5.39 1482872 3572472 12 [2023-04-24T01:46:15.392Z] 01:44:01 27291436 31572528 718184 2.18 169448 4240372 1827240 5.39 1482868 3572472 12 [2023-04-24T01:46:15.392Z] 01:45:01 26513484 31552172 737536 2.24 175172 4944224 1853888 5.46 1508676 4275768 547332 [2023-04-24T01:46:15.392Z] 01:46:01 25778804 31534296 751228 2.28 206552 5549060 1801092 5.31 1614064 4822252 364 [2023-04-24T01:46:15.392Z] Average: 27397975 31559819 735220 2.24 162039 4134929 1859373 5.48 1415139 3545552 82467 [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-24T01:46:15.392Z] 01:32:02 docker0 15.45 16.03 1.31 128.95 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:32:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:32:02 ens3 584.27 362.17 6709.27 84.23 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:33:01 docker0 177.96 289.39 14.39 2008.61 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:33:01 ens3 325.01 196.49 2040.73 29.84 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:33:01 veth7c00a10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:34:01 docker0 1.33 3.83 0.08 42.54 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:34:01 ens3 41.61 46.19 67.01 94.10 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:35:01 docker0 1.22 2.92 0.08 42.48 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:35:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:35:01 ens3 148.29 106.15 2651.87 225.12 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:36:01 ens3 51.17 28.88 579.14 2.89 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:37:01 ens3 60.17 24.51 1372.72 1.80 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:38:01 ens3 1.50 0.35 0.40 0.27 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:39:01 ens3 0.72 0.45 0.33 0.22 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:40:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:41:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:42:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:43:01 ens3 0.63 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:44:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:45:01 ens3 127.75 70.47 3967.10 9.00 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:46:01 docker0 37.64 65.24 3.20 582.04 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:46:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] 01:46:01 ens3 233.77 142.52 3827.18 35.24 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] Average: docker0 15.39 24.87 1.26 184.97 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] Average: ens3 104.80 65.11 1413.73 32.20 0.00 0.00 0.00 0.00 [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] ---> sar -P ALL: [2023-04-24T01:46:15.392Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9423) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:30:50 LINUX RESTART (8 CPU) [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T01:46:15.392Z] 01:32:02 all 9.82 0.00 3.74 3.36 0.07 83.00 [2023-04-24T01:46:15.392Z] 01:32:02 0 7.84 0.00 3.27 1.16 0.08 87.64 [2023-04-24T01:46:15.392Z] 01:32:02 1 12.58 0.00 3.11 1.95 0.07 82.30 [2023-04-24T01:46:15.392Z] 01:32:02 2 7.69 0.00 3.52 0.35 0.07 88.37 [2023-04-24T01:46:15.392Z] 01:32:02 3 8.05 0.00 3.36 0.69 0.07 87.83 [2023-04-24T01:46:15.392Z] 01:32:02 4 12.16 0.00 3.69 0.61 0.07 83.47 [2023-04-24T01:46:15.392Z] 01:32:02 5 9.19 0.00 3.31 0.32 0.07 87.11 [2023-04-24T01:46:15.392Z] 01:32:02 6 11.30 0.00 5.67 13.09 0.07 69.87 [2023-04-24T01:46:15.392Z] 01:32:02 7 9.77 0.00 3.98 8.76 0.10 77.39 [2023-04-24T01:46:15.392Z] 01:33:01 all 13.03 0.00 4.62 6.78 0.07 75.51 [2023-04-24T01:46:15.392Z] 01:33:01 0 13.15 0.00 5.24 30.99 0.07 50.55 [2023-04-24T01:46:15.392Z] 01:33:01 1 14.12 0.00 4.21 0.22 0.07 81.38 [2023-04-24T01:46:15.392Z] 01:33:01 2 10.98 0.00 4.40 9.73 0.05 74.83 [2023-04-24T01:46:15.392Z] 01:33:01 3 14.12 0.00 4.39 0.68 0.07 80.74 [2023-04-24T01:46:15.392Z] 01:33:01 4 12.47 0.00 5.82 1.91 0.07 79.73 [2023-04-24T01:46:15.392Z] 01:33:01 5 12.02 0.00 4.64 1.70 0.05 81.59 [2023-04-24T01:46:15.392Z] 01:33:01 6 13.72 0.00 4.19 8.04 0.10 73.94 [2023-04-24T01:46:15.392Z] 01:33:01 7 13.61 0.00 4.07 1.13 0.09 81.10 [2023-04-24T01:46:15.392Z] 01:34:01 all 33.42 0.00 5.51 4.66 0.15 56.27 [2023-04-24T01:46:15.392Z] 01:34:01 0 33.83 0.00 6.71 1.07 0.12 58.28 [2023-04-24T01:46:15.392Z] 01:34:01 1 31.98 0.00 4.72 0.32 0.10 62.87 [2023-04-24T01:46:15.392Z] 01:34:01 2 33.05 0.00 6.08 12.73 0.10 48.04 [2023-04-24T01:46:15.392Z] 01:34:01 3 33.99 0.00 5.23 18.59 0.13 42.05 [2023-04-24T01:46:15.392Z] 01:34:01 4 33.97 0.00 4.68 0.40 0.12 60.83 [2023-04-24T01:46:15.392Z] 01:34:01 5 33.78 0.00 5.52 1.18 0.12 59.40 [2023-04-24T01:46:15.392Z] 01:34:01 6 32.95 0.00 6.17 0.08 0.08 60.72 [2023-04-24T01:46:15.392Z] 01:34:01 7 33.78 0.00 5.02 2.95 0.42 57.83 [2023-04-24T01:46:15.392Z] 01:35:01 all 3.93 0.00 1.69 2.53 0.05 91.81 [2023-04-24T01:46:15.392Z] 01:35:01 0 2.92 0.00 1.34 1.69 0.03 94.01 [2023-04-24T01:46:15.392Z] 01:35:01 1 3.05 0.00 2.42 0.00 0.05 94.48 [2023-04-24T01:46:15.392Z] 01:35:01 2 5.01 0.00 1.22 0.15 0.05 93.57 [2023-04-24T01:46:15.392Z] 01:35:01 3 2.53 0.00 2.33 4.19 0.05 90.90 [2023-04-24T01:46:15.392Z] 01:35:01 4 5.03 0.00 1.21 0.98 0.03 92.74 [2023-04-24T01:46:15.392Z] 01:35:01 5 4.28 0.00 1.61 0.25 0.05 93.81 [2023-04-24T01:46:15.392Z] 01:35:01 6 4.13 0.00 1.61 11.51 0.05 82.70 [2023-04-24T01:46:15.392Z] 01:35:01 7 4.51 0.00 1.79 1.48 0.07 92.16 [2023-04-24T01:46:15.392Z] 01:36:01 all 0.52 0.00 0.34 0.31 0.13 98.70 [2023-04-24T01:46:15.392Z] 01:36:01 0 1.50 0.00 0.48 0.23 0.02 97.77 [2023-04-24T01:46:15.392Z] 01:36:01 1 0.78 0.00 0.27 0.03 0.00 98.92 [2023-04-24T01:46:15.392Z] 01:36:01 2 0.20 0.00 0.12 0.00 0.00 99.68 [2023-04-24T01:46:15.392Z] 01:36:01 3 0.26 0.00 0.33 0.76 0.93 97.72 [2023-04-24T01:46:15.392Z] 01:36:01 4 0.74 0.00 0.17 0.30 0.02 98.78 [2023-04-24T01:46:15.392Z] 01:36:01 5 0.23 0.00 0.70 1.03 0.02 98.02 [2023-04-24T01:46:15.392Z] 01:36:01 6 0.32 0.00 0.20 0.10 0.02 99.37 [2023-04-24T01:46:15.392Z] 01:36:01 7 0.13 0.00 0.47 0.05 0.02 99.33 [2023-04-24T01:46:15.392Z] 01:37:01 all 0.99 0.00 0.54 0.30 0.01 98.17 [2023-04-24T01:46:15.392Z] 01:37:01 0 0.38 0.00 0.38 0.22 0.00 99.02 [2023-04-24T01:46:15.392Z] 01:37:01 1 0.75 0.00 0.58 0.00 0.00 98.67 [2023-04-24T01:46:15.392Z] 01:37:01 2 1.27 0.00 0.62 0.00 0.02 98.10 [2023-04-24T01:46:15.392Z] 01:37:01 3 0.68 0.00 0.42 1.03 0.02 97.85 [2023-04-24T01:46:15.392Z] 01:37:01 4 2.02 0.00 0.45 0.02 0.00 97.51 [2023-04-24T01:46:15.392Z] 01:37:01 5 0.65 0.00 1.10 1.05 0.02 97.18 [2023-04-24T01:46:15.392Z] 01:37:01 6 1.52 0.00 0.43 0.08 0.02 97.95 [2023-04-24T01:46:15.392Z] 01:37:01 7 0.60 0.00 0.30 0.03 0.00 99.07 [2023-04-24T01:46:15.392Z] 01:38:01 all 0.09 0.00 0.01 0.03 0.00 99.87 [2023-04-24T01:46:15.392Z] 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T01:46:15.392Z] 01:38:01 3 0.00 0.00 0.00 0.12 0.00 99.88 [2023-04-24T01:46:15.392Z] 01:38:01 4 0.60 0.00 0.00 0.00 0.00 99.40 [2023-04-24T01:46:15.392Z] 01:38:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2023-04-24T01:46:15.392Z] 01:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T01:46:15.392Z] 01:39:01 all 0.02 0.00 0.01 0.07 0.11 99.79 [2023-04-24T01:46:15.392Z] 01:39:01 0 0.00 0.00 0.00 0.00 0.08 99.92 [2023-04-24T01:46:15.392Z] 01:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T01:46:15.392Z] 01:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-24T01:46:15.392Z] 01:39:01 3 0.02 0.00 0.00 0.17 0.00 99.82 [2023-04-24T01:46:15.392Z] 01:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T01:46:15.392Z] 01:39:01 5 0.02 0.00 0.02 0.30 0.45 99.22 [2023-04-24T01:46:15.392Z] 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:39:01 7 0.03 0.00 0.02 0.13 0.30 99.52 [2023-04-24T01:46:15.392Z] 01:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T01:46:15.392Z] 01:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T01:46:15.392Z] 01:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T01:46:15.392Z] 01:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-04-24T01:46:15.392Z] 01:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T01:46:15.392Z] 01:41:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-24T01:46:15.392Z] 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:41:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-24T01:46:15.392Z] 01:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:41:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-24T01:46:15.392Z] 01:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T01:46:15.392Z] [2023-04-24T01:46:15.392Z] 01:42:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T01:46:15.392Z] 01:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-24T01:46:15.392Z] 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-24T01:46:15.392Z] 01:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:43:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-24T01:46:15.392Z] 01:44:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-04-24T01:46:15.392Z] 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T01:46:15.392Z] 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:44:01 4 1.06 0.00 0.02 0.00 0.00 98.92 [2023-04-24T01:46:15.392Z] 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T01:46:15.392Z] 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T01:46:15.392Z] 01:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-24T01:46:15.392Z] 01:45:01 all 2.98 0.00 1.60 0.51 0.03 94.87 [2023-04-24T01:46:15.393Z] 01:45:01 0 2.80 0.00 1.96 0.00 0.03 95.21 [2023-04-24T01:46:15.393Z] 01:45:01 1 3.44 0.00 1.31 0.00 0.02 95.24 [2023-04-24T01:46:15.393Z] 01:45:01 2 3.22 0.00 1.90 0.02 0.02 94.84 [2023-04-24T01:46:15.393Z] 01:45:01 3 2.50 0.00 0.89 0.80 0.03 95.77 [2023-04-24T01:46:15.393Z] 01:45:01 4 3.37 0.00 1.48 0.00 0.03 95.11 [2023-04-24T01:46:15.393Z] 01:45:01 5 2.33 0.00 2.30 0.00 0.03 95.34 [2023-04-24T01:46:15.393Z] 01:45:01 6 2.70 0.00 1.07 3.18 0.02 93.03 [2023-04-24T01:46:15.393Z] 01:45:01 7 3.51 0.00 1.93 0.08 0.03 94.44 [2023-04-24T01:46:15.393Z] 01:46:01 all 6.27 0.00 3.12 6.48 0.06 84.07 [2023-04-24T01:46:15.393Z] 01:46:01 0 7.23 0.00 3.47 0.27 0.07 88.96 [2023-04-24T01:46:15.393Z] 01:46:01 1 5.95 0.00 3.14 0.29 0.07 90.56 [2023-04-24T01:46:15.393Z] 01:46:01 2 6.73 0.00 3.21 0.45 0.05 89.55 [2023-04-24T01:46:15.393Z] 01:46:01 3 5.39 0.00 2.23 4.90 0.05 87.43 [2023-04-24T01:46:15.393Z] 01:46:01 4 6.32 0.00 2.90 4.57 0.05 86.16 [2023-04-24T01:46:15.393Z] 01:46:01 5 5.38 0.00 2.48 7.71 0.05 84.39 [2023-04-24T01:46:15.393Z] 01:46:01 6 6.05 0.00 3.70 33.20 0.09 56.97 [2023-04-24T01:46:15.393Z] 01:46:01 7 7.09 0.00 3.80 0.76 0.08 88.27 [2023-04-24T01:46:15.393Z] Average: all 4.71 0.00 1.40 1.65 0.05 92.19 [2023-04-24T01:46:15.393Z] Average: 0 4.59 0.00 1.51 2.32 0.03 91.55 [2023-04-24T01:46:15.393Z] Average: 1 4.82 0.00 1.31 0.19 0.03 93.65 [2023-04-24T01:46:15.393Z] Average: 2 4.51 0.00 1.39 1.54 0.03 92.53 [2023-04-24T01:46:15.393Z] Average: 3 4.47 0.00 1.27 2.13 0.09 92.04 [2023-04-24T01:46:15.393Z] Average: 4 5.17 0.00 1.35 0.58 0.03 92.87 [2023-04-24T01:46:15.393Z] Average: 5 4.49 0.00 1.43 0.91 0.06 93.11 [2023-04-24T01:46:15.393Z] Average: 6 4.79 0.00 1.52 4.57 0.03 89.08 [2023-04-24T01:46:15.393Z] Average: 7 4.85 0.00 1.42 1.02 0.08 92.63 [2023-04-24T01:46:15.393Z] [2023-04-24T01:46:15.393Z] [2023-04-24T01:46:15.393Z]