Pull request #24 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from fe5fe6ae85d28487a0ac09e187a787c1b58cef58+55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb (3d2f122fa000158e87ec4b44dec3bcd44af50de4) 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-ssh17359453583851143389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14079915364178085020.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/PR-24/workspace@libs/edgex-global-pipelines/.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/PR-24/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12693091368507004812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh14035513562499146837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-24/workspace@libs/lf-pipelines/.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/PR-24/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8206450958157479675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 [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-20588 in /w/workspace/edgexfoundry_device-gpio_PR-24 [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_PR-24 # 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 Merging remotes/origin/main commit 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb into PR head commit fe5fe6ae85d28487a0ac09e187a787c1b58cef58 Merge succeeded, producing 6f4c0c0c2b329383395d34e41001bc72180bf8da Checking out Revision 6f4c0c0c2b329383395d34e41001bc72180bf8da (PR-24) > 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 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe5fe6ae85d28487a0ac09e187a787c1b58cef58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4c0c0c2b329383395d34e41001bc72180bf8da # timeout=10 Commit message: "Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 94adb527053bce16d38bbd2a78118972e9fb1c1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T00:24:29.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T00:24:29.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T00:24:29.803Z] ========================================================= [2022-04-12T00:24:29.803Z] EdgeX Global Pipelines Version Info [2022-04-12T00:24:29.803Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:24:30.575Z] ------------------- [2022-04-12T00:24:30.575Z] stable info: [2022-04-12T00:24:30.575Z] ------------------- [2022-04-12T00:24:30.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T00:24:30.575Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T00:24:30.575Z] Message: update stable to v1.0.221 [2022-04-12T00:24:31.150Z] ------------------- [2022-04-12T00:24:31.150Z] experimental info: [2022-04-12T00:24:31.150Z] ------------------- [2022-04-12T00:24:31.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T00:24:31.150Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T00:24:31.150Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T00:24:31.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-04-12T00:24:31.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-04-12T00:24:31.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T00:24:31.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T00:24:31.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T00:24:31.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T00:24:31.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T00:24:31.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-12T00:24:31.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T00:24:31.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T00:24:31.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T00:24:31.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-04-12T00:24:31.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T00:24:31.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T00:24:31.502Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T00:24:31.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T00:24:31.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T00:24:31.550Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T00:24:31.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T00:24:31.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T00:24:31.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-12T00:24:31.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-12T00:24:31.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-12T00:24:31.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-12T00:24:31.660Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-12T00:24:31.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T00:24:31.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo [2022-04-12T00:24:31.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo [2022-04-12T00:24:31.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo [2022-04-12T00:24:31.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo [2022-04-12T00:24:31.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4c0c0 [Pipeline] echo [2022-04-12T00:24:31.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T00:24:31.840Z] provisioning config files... [2022-04-12T00:24:31.858Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config7214228840457477684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:24:32.171Z] ---> docker-login.sh [2022-04-12T00:24:32.171Z] nexus3.edgexfoundry.org:10001 [2022-04-12T00:24:32.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:32.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:32.434Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:32.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:32.434Z] [2022-04-12T00:24:32.434Z] Login Succeeded [2022-04-12T00:24:32.434Z] nexus3.edgexfoundry.org:10002 [2022-04-12T00:24:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:32.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:32.697Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:32.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:32.697Z] [2022-04-12T00:24:32.697Z] Login Succeeded [2022-04-12T00:24:32.697Z] nexus3.edgexfoundry.org:10003 [2022-04-12T00:24:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:32.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:32.965Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:32.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:32.965Z] [2022-04-12T00:24:32.965Z] Login Succeeded [2022-04-12T00:24:32.965Z] nexus3.edgexfoundry.org:10004 [2022-04-12T00:24:32.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:32.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:32.965Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:32.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:32.965Z] [2022-04-12T00:24:32.965Z] Login Succeeded [2022-04-12T00:24:32.965Z] docker.io [2022-04-12T00:24:33.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:33.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:33.490Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:33.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:33.490Z] [2022-04-12T00:24:33.490Z] Login Succeeded [2022-04-12T00:24:33.490Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T00:24:33.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T00:24:33.888Z] + git rev-list -1 --merges 6f4c0c0c2b329383395d34e41001bc72180bf8da~1..6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo [2022-04-12T00:24:33.917Z] -----------> git rev-list -1 --merges 6f4c0c0c2b329383395d34e41001bc72180bf8da~1..6f4c0c0c2b329383395d34e41001bc72180bf8da 6f4c0c0c2b329383395d34e41001bc72180bf8da [2022-04-12T00:24:33.917Z] 6f4c0c0c2b329383395d34e41001bc72180bf8da [false] [Pipeline] sh [2022-04-12T00:24:34.212Z] + git log --format=format:%s -1 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo [2022-04-12T00:24:34.231Z] ========================================================= [2022-04-12T00:24:34.232Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T00:24:34.232Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T00:24:34.581Z] + git log --format=format:%s -1 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo [2022-04-12T00:24:34.601Z] [semverPrep] GIT_COMMIT: 6f4c0c0c2b329383395d34e41001bc72180bf8da, Commit Message: Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD [Pipeline] echo [2022-04-12T00:24:34.613Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-12T00:24:35.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T00:24:35.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T00:24:35.140Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T00:24:35.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T00:24:35.140Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T00:24:35.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T00:24:35.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:24:35.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T00:24:35.563Z] [2022-04-12T00:24:35.563Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:24:35.880Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T00:24:35.880Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T00:24:35.880Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T00:24:35.880Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T00:24:35.880Z] 4c7163046ea9: Pulling fs layer [2022-04-12T00:24:35.880Z] 0c2d73faf560: Pulling fs layer [2022-04-12T00:24:35.880Z] 0c2d73faf560: Waiting [2022-04-12T00:24:35.880Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T00:24:35.880Z] 3e5f54012d9b: Download complete [2022-04-12T00:24:35.880Z] a0d0a0d46f8b: Verifying Checksum [2022-04-12T00:24:35.880Z] a0d0a0d46f8b: Download complete [2022-04-12T00:24:35.880Z] 0c2d73faf560: Verifying Checksum [2022-04-12T00:24:35.880Z] 0c2d73faf560: Download complete [2022-04-12T00:24:35.880Z] 4c7163046ea9: Verifying Checksum [2022-04-12T00:24:35.880Z] 4c7163046ea9: Download complete [2022-04-12T00:24:36.140Z] a0d0a0d46f8b: Pull complete [2022-04-12T00:24:36.140Z] 3e5f54012d9b: Pull complete [2022-04-12T00:24:36.401Z] 4c7163046ea9: Pull complete [2022-04-12T00:24:36.663Z] 0c2d73faf560: Pull complete [2022-04-12T00:24:36.663Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T00:24:36.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T00:24:36.663Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T00:24:36.746Z] prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container [2022-04-12T00:24:36.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T00:24:37.488Z] $ docker top c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T00:24:37.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T00:24:37.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T00:24:37.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T00:24:37.730Z] $ docker exec c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent [2022-04-12T00:24:37.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMcELo/agent.14 [2022-04-12T00:24:37.853Z] SSH_AGENT_PID=20 [2022-04-12T00:24:37.862Z] Running ssh-add (command line suppressed) [2022-04-12T00:24:37.992Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_6711320928968121956.key (/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_6711320928968121956.key) [2022-04-12T00:24:38.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T00:24:38.299Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T00:24:38.325Z] $ docker exec --env ******** --env ******** c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent -k [2022-04-12T00:24:38.449Z] unset SSH_AUTH_SOCK; [2022-04-12T00:24:38.449Z] unset SSH_AGENT_PID; [2022-04-12T00:24:38.449Z] echo Agent pid 20 killed; [2022-04-12T00:24:38.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T00:24:38.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T00:24:38.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T00:24:38.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T00:24:38.620Z] $ docker exec c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent [2022-04-12T00:24:38.737Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpKomhi/agent.53 [2022-04-12T00:24:38.737Z] SSH_AGENT_PID=59 [2022-04-12T00:24:38.744Z] Running ssh-add (command line suppressed) [2022-04-12T00:24:38.867Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_8053413699517166342.key (/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_8053413699517166342.key) [2022-04-12T00:24:38.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T00:24:39.166Z] + git semver init [2022-04-12T00:24:39.166Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T00:24:39.167Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-24/.git [2022-04-12T00:24:39.167Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-24 [2022-04-12T00:24:39.167Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T00:24:39.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T00:24:39.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T00:24:39.167Z] # $SEMVER_BRANCH = PR-24 [2022-04-12T00:24:39.167Z] # $SEMVER_TEMP = /tmp/semver-629505267 [2022-04-12T00:24:39.167Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-04-12T00:24:40.108Z] # '/tmp/semver-629505267' -> '/w/workspace/edgexfoundry_device-gpio_PR-24/.semver' [2022-04-12T00:24:40.108Z] # -> Force: false [2022-04-12T00:24:40.108Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-24/.semver [Pipeline] } [2022-04-12T00:24:40.125Z] $ docker exec --env ******** --env ******** c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent -k [2022-04-12T00:24:40.233Z] unset SSH_AUTH_SOCK; [2022-04-12T00:24:40.233Z] unset SSH_AGENT_PID; [2022-04-12T00:24:40.233Z] echo Agent pid 59 killed; [2022-04-12T00:24:40.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T00:24:40.555Z] + git semver [Pipeline] } [2022-04-12T00:24:40.577Z] $ docker stop --time=1 c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b [2022-04-12T00:24:41.978Z] $ docker rm -f c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T00:24:42.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T00:24:42.601Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T00:24:42.605Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T00:24:42.773Z] provisioning config files... [2022-04-12T00:24:42.783Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config7060559427297131861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:24:43.087Z] ---> docker-login.sh [2022-04-12T00:24:43.087Z] nexus3.edgexfoundry.org:10001 [2022-04-12T00:24:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:43.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:43.087Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:43.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:43.087Z] [2022-04-12T00:24:43.087Z] Login Succeeded [2022-04-12T00:24:43.087Z] nexus3.edgexfoundry.org:10002 [2022-04-12T00:24:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:43.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:43.349Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:43.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:43.349Z] [2022-04-12T00:24:43.349Z] Login Succeeded [2022-04-12T00:24:43.349Z] nexus3.edgexfoundry.org:10003 [2022-04-12T00:24:43.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:43.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:43.349Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:43.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:43.349Z] [2022-04-12T00:24:43.349Z] Login Succeeded [2022-04-12T00:24:43.349Z] nexus3.edgexfoundry.org:10004 [2022-04-12T00:24:43.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:43.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:43.611Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:43.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:43.611Z] [2022-04-12T00:24:43.611Z] Login Succeeded [2022-04-12T00:24:43.611Z] docker.io [2022-04-12T00:24:43.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:24:43.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:24:43.873Z] Configure a credential helper to remove this warning. See [2022-04-12T00:24:43.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:24:43.873Z] [2022-04-12T00:24:43.873Z] Login Succeeded [2022-04-12T00:24:43.873Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T00:24:43.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T00:24:43.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T00:24:43.960Z] ========================================================= [2022-04-12T00:24:43.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T00:24:43.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:24:44.286Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T00:24:44.286Z] Sending build context to Docker daemon 11.13MB [2022-04-12T00:24:44.286Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T00:24:44.286Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-12T00:24:44.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T00:24:44.286Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T00:24:44.286Z] 666ba61612fd: Pulling fs layer [2022-04-12T00:24:44.286Z] 8ed8ca486205: Pulling fs layer [2022-04-12T00:24:44.286Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T00:24:44.286Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T00:24:44.286Z] 640e595b4fbd: Pulling fs layer [2022-04-12T00:24:44.286Z] 763cafe07f6e: Pulling fs layer [2022-04-12T00:24:44.286Z] 0c0b528cf693: Pulling fs layer [2022-04-12T00:24:44.286Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T00:24:44.286Z] 640e595b4fbd: Waiting [2022-04-12T00:24:44.286Z] 763cafe07f6e: Waiting [2022-04-12T00:24:44.286Z] 4fe6c5a15a65: Waiting [2022-04-12T00:24:44.286Z] 22a0e8bec74d: Waiting [2022-04-12T00:24:44.286Z] 0c0b528cf693: Waiting [2022-04-12T00:24:44.286Z] 10935f4eaf8b: Waiting [2022-04-12T00:24:44.286Z] 8ed8ca486205: Verifying Checksum [2022-04-12T00:24:44.286Z] 8ed8ca486205: Download complete [2022-04-12T00:24:44.286Z] 666ba61612fd: Download complete [2022-04-12T00:24:44.286Z] 22a0e8bec74d: Download complete [2022-04-12T00:24:44.547Z] 640e595b4fbd: Verifying Checksum [2022-04-12T00:24:44.547Z] 640e595b4fbd: Download complete [2022-04-12T00:24:44.547Z] 59bf1c3509f3: Download complete [2022-04-12T00:24:44.547Z] 763cafe07f6e: Download complete [2022-04-12T00:24:44.547Z] 0c0b528cf693: Verifying Checksum [2022-04-12T00:24:44.547Z] 0c0b528cf693: Download complete [2022-04-12T00:24:44.547Z] 59bf1c3509f3: Pull complete [2022-04-12T00:24:44.808Z] 666ba61612fd: Pull complete [2022-04-12T00:24:44.808Z] 8ed8ca486205: Pull complete [2022-04-12T00:24:45.069Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T00:24:45.069Z] 10935f4eaf8b: Download complete [2022-04-12T00:24:45.329Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T00:24:45.329Z] 4fe6c5a15a65: Download complete [2022-04-12T00:24:49.531Z] 4fe6c5a15a65: Pull complete [2022-04-12T00:24:49.531Z] 22a0e8bec74d: Pull complete [2022-04-12T00:24:49.531Z] 640e595b4fbd: Pull complete [2022-04-12T00:24:49.531Z] 763cafe07f6e: Pull complete [2022-04-12T00:24:49.531Z] 0c0b528cf693: Pull complete [2022-04-12T00:24:52.081Z] 10935f4eaf8b: Pull complete [2022-04-12T00:24:52.081Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T00:24:52.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T00:24:52.081Z] ---> 99d49a6021b9 [2022-04-12T00:24:52.081Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-12T00:24:53.022Z] ---> Running in 103264a54d4a [2022-04-12T00:24:53.283Z] Removing intermediate container 103264a54d4a [2022-04-12T00:24:53.283Z] ---> 1667a1fe974d [2022-04-12T00:24:53.283Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T00:24:53.283Z] ---> Running in b952b80e1309 [2022-04-12T00:24:53.283Z] Removing intermediate container b952b80e1309 [2022-04-12T00:24:53.283Z] ---> 03e820ca3901 [2022-04-12T00:24:53.283Z] Step 5/11 : WORKDIR /device-gpio [2022-04-12T00:24:53.283Z] ---> Running in 7ea18f50d83d [2022-04-12T00:24:53.283Z] Removing intermediate container 7ea18f50d83d [2022-04-12T00:24:53.283Z] ---> 9e96c8303ccb [2022-04-12T00:24:53.283Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:24:53.544Z] ---> Running in d9edc26599ed [2022-04-12T00:24:54.115Z] Removing intermediate container d9edc26599ed [2022-04-12T00:24:54.115Z] ---> 3663b9980dd3 [2022-04-12T00:24:54.115Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T00:24:54.115Z] ---> Running in 631b28e9006a [2022-04-12T00:24:54.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T00:24:55.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T00:24:55.583Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-12T00:24:55.583Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-12T00:24:55.583Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-12T00:24:55.843Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-12T00:24:55.843Z] Executing busybox-1.34.1-r3.trigger [2022-04-12T00:24:55.843Z] OK: 224 MiB in 56 packages [2022-04-12T00:24:56.415Z] Removing intermediate container 631b28e9006a [2022-04-12T00:24:56.415Z] ---> 8f46fb5be6a6 [2022-04-12T00:24:56.415Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-12T00:24:56.415Z] ---> dbead734cc66 [2022-04-12T00:24:56.415Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T00:24:56.415Z] ---> Running in 7b139e92c91b [2022-04-12T00:24:57.723Z] Still waiting to schedule task [2022-04-12T00:24:57.724Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20586’ [2022-04-12T00:25:22.996Z] Removing intermediate container 7b139e92c91b [2022-04-12T00:25:22.996Z] ---> 674b9aef79c6 [2022-04-12T00:25:22.996Z] Step 10/11 : COPY . . [2022-04-12T00:25:22.996Z] ---> 725b2f15a871 [2022-04-12T00:25:22.996Z] Step 11/11 : RUN ${MAKE} [2022-04-12T00:25:22.996Z] ---> Running in a8a3e3e134ad [2022-04-12T00:25:23.567Z] Removing intermediate container a8a3e3e134ad [2022-04-12T00:25:23.567Z] ---> f66c919f8576 [2022-04-12T00:25:23.567Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-12T00:25:23.567Z] Successfully built f66c919f8576 [2022-04-12T00:25:23.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:25:23.869Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T00:25:23.869Z] . [Pipeline] withDockerContainer [2022-04-12T00:25:23.935Z] prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container [2022-04-12T00:25:23.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T00:25:24.391Z] $ docker top d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T00:25:24.760Z] + go version [2022-04-12T00:25:24.760Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T00:25:24.778Z] $ docker stop --time=1 d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 [2022-04-12T00:25:26.076Z] $ docker rm -f d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:25:26.489Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T00:25:26.489Z] . [Pipeline] withDockerContainer [2022-04-12T00:25:26.559Z] prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container [2022-04-12T00:25:26.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T00:25:26.979Z] $ docker top fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T00:25:27.350Z] + make test [2022-04-12T00:25:27.351Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-12T00:25:27.611Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-12T00:25:35.748Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-12T00:25:35.748Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-12T00:25:39.966Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-12T00:25:44.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T00:25:44.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T00:25:44.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T00:25:44.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T00:25:44.249Z] $ docker stop --time=1 fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 [2022-04-12T00:25:45.817Z] $ docker rm -f fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T00:25:46.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T00:25:46.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-12T00:25:47.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T00:25:47.644Z] + ls -al . [2022-04-12T00:25:47.644Z] total 188 [2022-04-12T00:25:47.644Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:25 . [2022-04-12T00:25:47.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:24 .. [2022-04-12T00:25:47.644Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 00:24 .dockerignore [2022-04-12T00:25:47.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:24 .git [2022-04-12T00:25:47.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:24 .github [2022-04-12T00:25:47.644Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 12 00:24 .gitignore [2022-04-12T00:25:47.644Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:24 .golangci.yml [2022-04-12T00:25:47.644Z] drwx------ 3 jenkins jenkins 4096 Apr 12 00:24 .semver [2022-04-12T00:25:47.644Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 12 00:24 Attribution.txt [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 12 00:24 Dockerfile [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:24 GOVERNANCE.md [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 12 00:24 Jenkinsfile [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 00:24 LICENSE [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 12 00:24 Makefile [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 00:24 OWNERS.md [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 12 00:24 README.md [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:24 VERSION [2022-04-12T00:25:47.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:24 bin [2022-04-12T00:25:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 cmd [2022-04-12T00:25:47.645Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 00:25 coverage.out [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 12 00:24 go.mod [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 12 00:24 go.sum [2022-04-12T00:25:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 internal [2022-04-12T00:25:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 snap [2022-04-12T00:25:47.645Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 00:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:25:47.956Z] + 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=6f4c0c0c2b329383395d34e41001bc72180bf8da --label arch=amd64 --label version=0.0.0 . [2022-04-12T00:25:47.957Z] Sending build context to Docker daemon 11.13MB [2022-04-12T00:25:47.957Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T00:25:47.957Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-12T00:25:47.957Z] ---> f66c919f8576 [2022-04-12T00:25:47.957Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-12T00:25:47.957Z] ---> Running in 986221b5ccf6 [2022-04-12T00:25:48.218Z] Removing intermediate container 986221b5ccf6 [2022-04-12T00:25:48.218Z] ---> 6917ba5c4cc7 [2022-04-12T00:25:48.218Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T00:25:48.218Z] ---> Running in a1143e5b8ac7 [2022-04-12T00:25:48.218Z] Removing intermediate container a1143e5b8ac7 [2022-04-12T00:25:48.218Z] ---> 01cabef95fa6 [2022-04-12T00:25:48.218Z] Step 5/25 : WORKDIR /device-gpio [2022-04-12T00:25:48.218Z] ---> Running in a1f5576d0388 [2022-04-12T00:25:48.479Z] Removing intermediate container a1f5576d0388 [2022-04-12T00:25:48.479Z] ---> 2267ea0ce720 [2022-04-12T00:25:48.479Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:25:48.479Z] ---> Running in 96243849fdc5 [2022-04-12T00:25:49.052Z] Removing intermediate container 96243849fdc5 [2022-04-12T00:25:49.052Z] ---> 5fda88485464 [2022-04-12T00:25:49.052Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T00:25:49.052Z] ---> Running in bf97c9da8dad [2022-04-12T00:25:49.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T00:25:50.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T00:25:50.521Z] OK: 224 MiB in 56 packages [2022-04-12T00:25:50.785Z] Removing intermediate container bf97c9da8dad [2022-04-12T00:25:50.785Z] ---> a61033ebdfc5 [2022-04-12T00:25:50.785Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-12T00:25:51.045Z] ---> 28b4c2d032dc [2022-04-12T00:25:51.045Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T00:25:51.045Z] ---> Running in 8061dfb176d7 [2022-04-12T00:25:51.620Z] Removing intermediate container 8061dfb176d7 [2022-04-12T00:25:51.620Z] ---> c93fec53b9f1 [2022-04-12T00:25:51.620Z] Step 10/25 : COPY . . [2022-04-12T00:25:52.189Z] ---> 4602d702bf6f [2022-04-12T00:25:52.189Z] Step 11/25 : RUN ${MAKE} [2022-04-12T00:25:52.189Z] ---> Running in 1da611e14e07 [2022-04-12T00:25:52.761Z] Removing intermediate container 1da611e14e07 [2022-04-12T00:25:52.761Z] ---> c718cce6dc0b [2022-04-12T00:25:52.761Z] Step 12/25 : FROM alpine:3.15 [2022-04-12T00:25:53.331Z] 3.15: Pulling from library/alpine [2022-04-12T00:25:53.331Z] df9b9388f04a: Pulling fs layer [2022-04-12T00:25:53.596Z] df9b9388f04a: Verifying Checksum [2022-04-12T00:25:53.596Z] df9b9388f04a: Download complete [2022-04-12T00:25:53.860Z] df9b9388f04a: Pull complete [2022-04-12T00:25:53.860Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T00:25:53.860Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T00:25:53.860Z] ---> 0ac33e5f5afa [2022-04-12T00:25:53.860Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-12T00:25:53.860Z] ---> Running in fbca8db75310 [2022-04-12T00:25:53.860Z] Removing intermediate container fbca8db75310 [2022-04-12T00:25:53.860Z] ---> 01608a88fc7f [2022-04-12T00:25:53.860Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:25:53.860Z] ---> Running in 91400d4a6272 [2022-04-12T00:25:54.430Z] Removing intermediate container 91400d4a6272 [2022-04-12T00:25:54.430Z] ---> 6c31d4f68b9c [2022-04-12T00:25:54.430Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-12T00:25:54.691Z] ---> Running in 0fa587f1b629 [2022-04-12T00:25:54.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T00:25:55.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T00:25:55.898Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T00:25:56.159Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-12T00:25:56.159Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T00:25:56.159Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-12T00:25:56.420Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-12T00:25:56.420Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T00:25:56.420Z] OK: 8 MiB in 19 packages [2022-04-12T00:25:56.683Z] Removing intermediate container 0fa587f1b629 [2022-04-12T00:25:56.683Z] ---> 46faba6ae37c [2022-04-12T00:25:56.683Z] Step 16/25 : WORKDIR / [2022-04-12T00:25:56.943Z] ---> Running in de83a1c7f351 [2022-04-12T00:25:56.943Z] Removing intermediate container de83a1c7f351 [2022-04-12T00:25:56.943Z] ---> 9bdf489c9ec7 [2022-04-12T00:25:56.943Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-12T00:25:56.943Z] ---> e99feabd51f1 [2022-04-12T00:25:56.943Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-12T00:25:57.210Z] ---> 103483f6d17d [2022-04-12T00:25:57.210Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-12T00:25:57.210Z] ---> ee9e832d2cd5 [2022-04-12T00:25:57.210Z] Step 20/25 : EXPOSE 59910 [2022-04-12T00:25:57.471Z] ---> Running in 7410d7c7cc9a [2022-04-12T00:25:57.471Z] Removing intermediate container 7410d7c7cc9a [2022-04-12T00:25:57.471Z] ---> c48d7b2422d4 [2022-04-12T00:25:57.471Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-12T00:25:57.471Z] ---> Running in 219f26b3672c [2022-04-12T00:25:57.471Z] Removing intermediate container 219f26b3672c [2022-04-12T00:25:57.471Z] ---> 79be36cf9656 [2022-04-12T00:25:57.471Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T00:25:57.732Z] ---> Running in 53783fb3afa0 [2022-04-12T00:25:57.732Z] Removing intermediate container 53783fb3afa0 [2022-04-12T00:25:57.732Z] ---> f87903a0a2fc [2022-04-12T00:25:57.732Z] Step 23/25 : LABEL arch=amd64 [2022-04-12T00:25:57.732Z] ---> Running in c83c1987972f [2022-04-12T00:25:57.732Z] Removing intermediate container c83c1987972f [2022-04-12T00:25:57.732Z] ---> e5b2c0442987 [2022-04-12T00:25:57.732Z] Step 24/25 : LABEL git_sha=6f4c0c0c2b329383395d34e41001bc72180bf8da [2022-04-12T00:25:57.732Z] ---> Running in 944bfbd7eb1b [2022-04-12T00:25:57.994Z] Removing intermediate container 944bfbd7eb1b [2022-04-12T00:25:57.994Z] ---> 65d6717b5e89 [2022-04-12T00:25:57.994Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T00:25:57.994Z] ---> Running in 4ed317617fd6 [2022-04-12T00:25:57.994Z] Removing intermediate container 4ed317617fd6 [2022-04-12T00:25:57.994Z] ---> f441d28dc485 [2022-04-12T00:25:57.994Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-04-12T00:25:57.994Z] Successfully built f441d28dc485 [2022-04-12T00:25:57.994Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:25:58.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T00:25:58.409Z] [2022-04-12T00:25:58.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:25:58.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T00:25:58.718Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T00:25:58.718Z] 5eb5b503b376: Pulling fs layer [2022-04-12T00:25:58.718Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T00:25:58.718Z] ec43610c2a17: Pulling fs layer [2022-04-12T00:25:58.718Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T00:25:58.718Z] 33b1e0a273af: Pulling fs layer [2022-04-12T00:25:58.718Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T00:25:58.718Z] 2f39f015ded8: Pulling fs layer [2022-04-12T00:25:58.718Z] 3a2ae6a8a46f: Waiting [2022-04-12T00:25:58.718Z] 33b1e0a273af: Waiting [2022-04-12T00:25:58.718Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T00:25:58.718Z] 5c69ac0246d0: Download complete [2022-04-12T00:25:58.718Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T00:25:58.718Z] 3a2ae6a8a46f: Download complete [2022-04-12T00:25:58.718Z] 33b1e0a273af: Verifying Checksum [2022-04-12T00:25:58.718Z] 33b1e0a273af: Download complete [2022-04-12T00:25:58.718Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T00:25:58.718Z] 5d3b04190fa2: Download complete [2022-04-12T00:25:58.718Z] ec43610c2a17: Verifying Checksum [2022-04-12T00:25:58.718Z] ec43610c2a17: Download complete [2022-04-12T00:25:58.980Z] 5eb5b503b376: Download complete [2022-04-12T00:25:59.552Z] 2f39f015ded8: Verifying Checksum [2022-04-12T00:25:59.552Z] 2f39f015ded8: Download complete [2022-04-12T00:26:00.491Z] 5eb5b503b376: Pull complete [2022-04-12T00:26:00.491Z] 5c69ac0246d0: Pull complete [2022-04-12T00:26:01.060Z] ec43610c2a17: Pull complete [2022-04-12T00:26:01.060Z] 3a2ae6a8a46f: Pull complete [2022-04-12T00:26:01.322Z] 33b1e0a273af: Pull complete [2022-04-12T00:26:01.322Z] 5d3b04190fa2: Pull complete [2022-04-12T00:26:06.604Z] 2f39f015ded8: Pull complete [2022-04-12T00:26:06.604Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T00:26:06.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T00:26:06.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T00:26:06.666Z] prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container [2022-04-12T00:26:06.705Z] $ 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_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T00:26:08.143Z] $ docker top 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:26:08.600Z] ---> job-cost.sh [2022-04-12T00:26:08.600Z] lf-activate-venv: SKIPPING [2022-04-12T00:26:08.600Z] INFO: No Stack... [2022-04-12T00:26:08.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T00:26:09.436Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T00:26:09.732Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-24/archives/cost.csv [2022-04-12T00:26:09.732Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T00:26:09.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [2022-04-12T00:26:09.760Z] Resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] did not exist. Created. [2022-04-12T00:26:09.760Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T00:26:10.075Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T00:26:10.111Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T00:26:10.119Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T00:26:10.146Z] $ docker stop --time=1 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 [2022-04-12T00:26:11.325Z] $ docker rm -f 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T00:28:39.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20589 in /w/workspace/edgexfoundry_device-gpio_PR-24 [Pipeline] { [Pipeline] ws [2022-04-12T00:28:39.765Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2022-04-12T00:28:40.174Z] The recommended git tool is: git [2022-04-12T00:28:48.247Z] using credential edgex-jenkins-ssh [2022-04-12T00:28:48.264Z] Cloning the remote Git repository [2022-04-12T00:28:48.351Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-04-12T00:28:48.448Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2022-04-12T00:28:48.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-12T00:28:48.558Z] > git --version # timeout=10 [2022-04-12T00:28:48.587Z] > git --version # 'git version 2.25.1' [2022-04-12T00:28:48.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T00:28:48.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T00:28:50.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-12T00:28:50.581Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T00:28:50.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-12T00:28:50.698Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-12T00:28:50.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T00:28:50.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T00:28:51.270Z] Merging remotes/origin/main commit 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb into PR head commit fe5fe6ae85d28487a0ac09e187a787c1b58cef58 [2022-04-12T00:28:51.614Z] Merge succeeded, producing 7abba866cf0cb2e36e3f409dfe566e145982d79e [2022-04-12T00:28:51.615Z] Checking out Revision 7abba866cf0cb2e36e3f409dfe566e145982d79e (PR-24) [2022-04-12T00:28:51.301Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T00:28:51.334Z] > git checkout -f fe5fe6ae85d28487a0ac09e187a787c1b58cef58 # timeout=10 [2022-04-12T00:28:51.438Z] > git remote # timeout=10 [2022-04-12T00:28:51.471Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T00:28:51.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T00:28:51.514Z] > git merge 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb # timeout=10 [2022-04-12T00:28:51.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T00:28:51.630Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T00:28:51.650Z] > git checkout -f 7abba866cf0cb2e36e3f409dfe566e145982d79e # timeout=10 [2022-04-12T00:28:55.854Z] Commit message: "Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD" [2022-04-12T00:28:55.882Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T00:28:56.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T00:28:56.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T00:28:56.747Z] Dload Upload Total Spent Left Speed [2022-04-12T00:28:56.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52635 0 --:--:-- --:--:-- --:--:-- 52870 [Pipeline] sh [2022-04-12T00:28:55.869Z] > git rev-list --no-walk 94adb527053bce16d38bbd2a78118972e9fb1c1f # timeout=10 [2022-04-12T00:28:57.355Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T00:28:57.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T00:28:57.772Z] + sudo tee /etc/docker/daemon.new [2022-04-12T00:28:57.772Z] { [2022-04-12T00:28:57.772Z] "registry-mirrors": [ [2022-04-12T00:28:57.772Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T00:28:57.772Z] ], [2022-04-12T00:28:57.772Z] "bip": "10.250.0.254/24", [2022-04-12T00:28:57.772Z] "hosts": [ [2022-04-12T00:28:57.772Z] "tcp://0.0.0.0:5555", [2022-04-12T00:28:57.772Z] "unix:///var/run/docker.sock" [2022-04-12T00:28:57.772Z] ], [2022-04-12T00:28:57.772Z] "mtu": 1458, [2022-04-12T00:28:57.772Z] "selinux-enabled": true, [2022-04-12T00:28:57.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T00:28:57.772Z] } [Pipeline] sh [2022-04-12T00:28:58.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T00:28:58.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T00:29:16.853Z] provisioning config files... [2022-04-12T00:29:16.880Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config1979754267583994307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:29:17.247Z] ---> docker-login.sh [2022-04-12T00:29:17.247Z] nexus3.edgexfoundry.org:10001 [2022-04-12T00:29:17.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:29:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:29:18.126Z] Configure a credential helper to remove this warning. See [2022-04-12T00:29:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:29:18.126Z] [2022-04-12T00:29:18.126Z] Login Succeeded [2022-04-12T00:29:18.126Z] nexus3.edgexfoundry.org:10002 [2022-04-12T00:29:18.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:29:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:29:18.675Z] Configure a credential helper to remove this warning. See [2022-04-12T00:29:18.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:29:18.675Z] [2022-04-12T00:29:18.675Z] Login Succeeded [2022-04-12T00:29:18.675Z] nexus3.edgexfoundry.org:10003 [2022-04-12T00:29:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:29:18.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:29:18.951Z] Configure a credential helper to remove this warning. See [2022-04-12T00:29:18.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:29:18.951Z] [2022-04-12T00:29:18.951Z] Login Succeeded [2022-04-12T00:29:18.951Z] nexus3.edgexfoundry.org:10004 [2022-04-12T00:29:19.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:29:19.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:29:19.526Z] Configure a credential helper to remove this warning. See [2022-04-12T00:29:19.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:29:19.526Z] [2022-04-12T00:29:19.526Z] Login Succeeded [2022-04-12T00:29:19.526Z] docker.io [2022-04-12T00:29:19.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T00:29:20.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T00:29:20.400Z] Configure a credential helper to remove this warning. See [2022-04-12T00:29:20.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T00:29:20.400Z] [2022-04-12T00:29:20.400Z] Login Succeeded [2022-04-12T00:29:20.400Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T00:29:20.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T00:29:20.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T00:29:20.987Z] ========================================================= [2022-04-12T00:29:20.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T00:29:20.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:29:21.358Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T00:29:21.635Z] Sending build context to Docker daemon 5.658MB [2022-04-12T00:29:21.635Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T00:29:21.635Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-12T00:29:21.916Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T00:29:21.916Z] 9b3977197b4f: Pulling fs layer [2022-04-12T00:29:21.916Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T00:29:21.916Z] 94645a83ff95: Pulling fs layer [2022-04-12T00:29:21.916Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T00:29:21.916Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T00:29:21.916Z] f7c0051592d6: Pulling fs layer [2022-04-12T00:29:21.916Z] a227ed2f7395: Pulling fs layer [2022-04-12T00:29:21.916Z] 7b1c46037f91: Pulling fs layer [2022-04-12T00:29:21.916Z] f7c0051592d6: Waiting [2022-04-12T00:29:21.916Z] 7b1c46037f91: Waiting [2022-04-12T00:29:21.916Z] a227ed2f7395: Waiting [2022-04-12T00:29:21.916Z] 94645a83ff95: Verifying Checksum [2022-04-12T00:29:21.916Z] 94645a83ff95: Download complete [2022-04-12T00:29:21.916Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T00:29:21.916Z] 1a89e8eeedd5: Download complete [2022-04-12T00:29:21.916Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T00:29:21.916Z] 0c92f367c5e7: Download complete [2022-04-12T00:29:21.916Z] 9b3977197b4f: Download complete [2022-04-12T00:29:21.916Z] a227ed2f7395: Verifying Checksum [2022-04-12T00:29:21.916Z] a227ed2f7395: Download complete [2022-04-12T00:29:22.929Z] 9b3977197b4f: Pull complete [2022-04-12T00:29:23.541Z] 1a89e8eeedd5: Pull complete [2022-04-12T00:29:23.541Z] 94645a83ff95: Pull complete [2022-04-12T00:29:24.140Z] 7b1c46037f91: Verifying Checksum [2022-04-12T00:29:24.140Z] 7b1c46037f91: Download complete [2022-04-12T00:29:24.739Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T00:29:24.739Z] 3f3a8bcf1eab: Download complete [2022-04-12T00:29:37.147Z] 3f3a8bcf1eab: Pull complete [2022-04-12T00:29:37.147Z] 0c92f367c5e7: Pull complete [2022-04-12T00:29:37.147Z] f7c0051592d6: Pull complete [2022-04-12T00:29:37.424Z] a227ed2f7395: Pull complete [2022-04-12T00:29:44.157Z] 7b1c46037f91: Pull complete [2022-04-12T00:29:44.157Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T00:29:44.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T00:29:44.157Z] ---> f79e39bc4007 [2022-04-12T00:29:44.157Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-12T00:29:44.157Z] ---> Running in cba912fecc27 [2022-04-12T00:29:44.449Z] Removing intermediate container cba912fecc27 [2022-04-12T00:29:44.449Z] ---> da749dec513d [2022-04-12T00:29:44.449Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T00:29:44.449Z] ---> Running in f056a093a451 [2022-04-12T00:29:45.057Z] Removing intermediate container f056a093a451 [2022-04-12T00:29:45.057Z] ---> 45154652a2f6 [2022-04-12T00:29:45.057Z] Step 5/11 : WORKDIR /device-gpio [2022-04-12T00:29:45.057Z] ---> Running in 6898887c5354 [2022-04-12T00:29:45.331Z] Removing intermediate container 6898887c5354 [2022-04-12T00:29:45.331Z] ---> 4891b8ead220 [2022-04-12T00:29:45.331Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:29:45.331Z] ---> Running in 9bb112fbea77 [2022-04-12T00:29:47.311Z] Removing intermediate container 9bb112fbea77 [2022-04-12T00:29:47.311Z] ---> f5db54590d6f [2022-04-12T00:29:47.311Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T00:29:47.311Z] ---> Running in 0e2cb54bbd6f [2022-04-12T00:29:48.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T00:29:48.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T00:29:49.865Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-12T00:29:49.865Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-12T00:29:49.865Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-12T00:29:50.139Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-12T00:29:50.413Z] Executing busybox-1.34.1-r3.trigger [2022-04-12T00:29:50.413Z] OK: 224 MiB in 56 packages [2022-04-12T00:29:51.396Z] Removing intermediate container 0e2cb54bbd6f [2022-04-12T00:29:51.396Z] ---> e0276705e4ad [2022-04-12T00:29:51.396Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-12T00:29:51.676Z] ---> 695b0a5123d9 [2022-04-12T00:29:51.676Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T00:29:51.952Z] ---> Running in ab5710cd93e5 [2022-04-12T00:31:13.786Z] Removing intermediate container ab5710cd93e5 [2022-04-12T00:31:13.786Z] ---> 5571d24fb1ab [2022-04-12T00:31:13.786Z] Step 10/11 : COPY . . [2022-04-12T00:31:13.786Z] ---> 37cb3c144e94 [2022-04-12T00:31:13.786Z] Step 11/11 : RUN ${MAKE} [2022-04-12T00:31:13.786Z] ---> Running in 515cc191e961 [2022-04-12T00:31:13.786Z] Removing intermediate container 515cc191e961 [2022-04-12T00:31:13.786Z] ---> eef1632a720c [2022-04-12T00:31:13.786Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-12T00:31:13.786Z] Successfully built eef1632a720c [2022-04-12T00:31:13.786Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:31:14.130Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T00:31:14.130Z] . [Pipeline] withDockerContainer [2022-04-12T00:31:14.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container [2022-04-12T00:31:14.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T00:31:15.748Z] $ docker top 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T00:31:16.648Z] + go version [2022-04-12T00:31:16.648Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T00:31:16.680Z] $ docker stop --time=1 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 [2022-04-12T00:31:18.303Z] $ docker rm -f 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:31:18.910Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T00:31:18.910Z] . [Pipeline] withDockerContainer [2022-04-12T00:31:19.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container [2022-04-12T00:31:19.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T00:31:20.484Z] $ docker top 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T00:31:21.398Z] + make test [2022-04-12T00:31:21.398Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-12T00:31:22.852Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-12T00:32:09.869Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-12T00:32:09.870Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-12T00:32:09.870Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T00:32:09.870Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-12T00:32:25.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T00:32:25.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T00:32:25.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T00:32:27.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T00:32:27.034Z] $ docker stop --time=1 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 [2022-04-12T00:32:28.792Z] $ docker rm -f 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T00:32:29.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T00:32:29.632Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T00:32:30.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T00:32:30.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T00:32:30.856Z] + ls -al . [2022-04-12T00:32:30.856Z] total 184 [2022-04-12T00:32:30.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:32 . [2022-04-12T00:32:30.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:28 .. [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 00:28 .dockerignore [2022-04-12T00:32:30.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:28 .git [2022-04-12T00:32:30.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:28 .github [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 12 00:28 .gitignore [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:28 .golangci.yml [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 12 00:28 Attribution.txt [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 12 00:28 Dockerfile [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:28 GOVERNANCE.md [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 12 00:28 Jenkinsfile [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 00:28 LICENSE [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 12 00:28 Makefile [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 00:28 OWNERS.md [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 12 00:28 README.md [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:24 VERSION [2022-04-12T00:32:30.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:28 bin [2022-04-12T00:32:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 cmd [2022-04-12T00:32:30.856Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 00:31 coverage.out [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 12 00:28 go.mod [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 12 00:28 go.sum [2022-04-12T00:32:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 internal [2022-04-12T00:32:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 snap [2022-04-12T00:32:30.856Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 00:28 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:32:31.200Z] + 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=7abba866cf0cb2e36e3f409dfe566e145982d79e --label arch=arm64 --label version=0.0.0 . [2022-04-12T00:32:31.473Z] Sending build context to Docker daemon 5.659MB [2022-04-12T00:32:31.473Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T00:32:31.473Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-12T00:32:31.473Z] ---> eef1632a720c [2022-04-12T00:32:31.473Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-12T00:32:31.751Z] ---> Running in 0fa7b81254df [2022-04-12T00:32:32.025Z] Removing intermediate container 0fa7b81254df [2022-04-12T00:32:32.025Z] ---> deae31b30dce [2022-04-12T00:32:32.025Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T00:32:32.025Z] ---> Running in 8ce83d1eb5d8 [2022-04-12T00:32:32.298Z] Removing intermediate container 8ce83d1eb5d8 [2022-04-12T00:32:32.298Z] ---> 5c6a645a7cd5 [2022-04-12T00:32:32.298Z] Step 5/25 : WORKDIR /device-gpio [2022-04-12T00:32:32.574Z] ---> Running in e2153e3412d7 [2022-04-12T00:32:32.853Z] Removing intermediate container e2153e3412d7 [2022-04-12T00:32:32.853Z] ---> f8856a962727 [2022-04-12T00:32:32.853Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:32:32.853Z] ---> Running in 9bc69a6fcd46 [2022-04-12T00:32:34.826Z] Removing intermediate container 9bc69a6fcd46 [2022-04-12T00:32:34.826Z] ---> 4a923b973526 [2022-04-12T00:32:34.826Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T00:32:34.826Z] ---> Running in 1047d3124b0f [2022-04-12T00:32:35.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T00:32:36.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T00:32:37.380Z] OK: 224 MiB in 56 packages [2022-04-12T00:32:37.979Z] Removing intermediate container 1047d3124b0f [2022-04-12T00:32:37.979Z] ---> 27e30526a924 [2022-04-12T00:32:37.979Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-12T00:32:38.578Z] ---> fe7437533482 [2022-04-12T00:32:38.578Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T00:32:38.578Z] ---> Running in a03228700895 [2022-04-12T00:32:41.199Z] Removing intermediate container a03228700895 [2022-04-12T00:32:41.199Z] ---> 355f6d5f1a23 [2022-04-12T00:32:41.199Z] Step 10/25 : COPY . . [2022-04-12T00:32:41.802Z] ---> 28ae732af385 [2022-04-12T00:32:41.802Z] Step 11/25 : RUN ${MAKE} [2022-04-12T00:32:41.802Z] ---> Running in 4b5493ec9d15 [2022-04-12T00:32:43.246Z] Removing intermediate container 4b5493ec9d15 [2022-04-12T00:32:43.246Z] ---> b8c3b25b61d2 [2022-04-12T00:32:43.246Z] Step 12/25 : FROM alpine:3.15 [2022-04-12T00:32:43.844Z] 3.15: Pulling from library/alpine [2022-04-12T00:32:44.117Z] 9981e73032c8: Pulling fs layer [2022-04-12T00:32:44.390Z] 9981e73032c8: Verifying Checksum [2022-04-12T00:32:44.390Z] 9981e73032c8: Download complete [2022-04-12T00:32:44.990Z] 9981e73032c8: Pull complete [2022-04-12T00:32:44.990Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T00:32:44.990Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T00:32:44.990Z] ---> 3fb3c9af89a9 [2022-04-12T00:32:44.990Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-12T00:32:44.990Z] ---> Running in 74c3c6222439 [2022-04-12T00:32:45.266Z] Removing intermediate container 74c3c6222439 [2022-04-12T00:32:45.266Z] ---> e98e73f904fa [2022-04-12T00:32:45.266Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T00:32:45.266Z] ---> Running in e63cb91f1ffa [2022-04-12T00:32:47.243Z] Removing intermediate container e63cb91f1ffa [2022-04-12T00:32:47.243Z] ---> 8b66db1a35d2 [2022-04-12T00:32:47.243Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-12T00:32:47.243Z] ---> Running in 1620ee481611 [2022-04-12T00:32:48.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T00:32:48.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T00:32:49.794Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T00:32:49.794Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-12T00:32:49.794Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T00:32:50.068Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-12T00:32:50.068Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-12T00:32:50.068Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T00:32:50.343Z] OK: 8 MiB in 19 packages [2022-04-12T00:32:51.329Z] Removing intermediate container 1620ee481611 [2022-04-12T00:32:51.329Z] ---> b760ca7fac0f [2022-04-12T00:32:51.329Z] Step 16/25 : WORKDIR / [2022-04-12T00:32:51.329Z] ---> Running in 44e2b49c05a9 [2022-04-12T00:32:51.604Z] Removing intermediate container 44e2b49c05a9 [2022-04-12T00:32:51.604Z] ---> b7a9a6a565ae [2022-04-12T00:32:51.604Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-12T00:32:52.203Z] ---> bf60e9cee966 [2022-04-12T00:32:52.203Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-12T00:32:52.802Z] ---> cde8892775a9 [2022-04-12T00:32:52.802Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-12T00:32:53.406Z] ---> 05137910f02f [2022-04-12T00:32:53.406Z] Step 20/25 : EXPOSE 59910 [2022-04-12T00:32:53.406Z] ---> Running in 9b87acec9748 [2022-04-12T00:32:53.681Z] Removing intermediate container 9b87acec9748 [2022-04-12T00:32:53.681Z] ---> 482d5e63a8f5 [2022-04-12T00:32:53.681Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-12T00:32:53.681Z] ---> Running in 67a219ee4ffb [2022-04-12T00:32:53.956Z] Removing intermediate container 67a219ee4ffb [2022-04-12T00:32:53.956Z] ---> 0c1932d609e4 [2022-04-12T00:32:53.956Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T00:32:53.956Z] ---> Running in 9f5a3277dd0d [2022-04-12T00:32:54.234Z] Removing intermediate container 9f5a3277dd0d [2022-04-12T00:32:54.234Z] ---> a654f2744951 [2022-04-12T00:32:54.234Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T00:32:54.509Z] ---> Running in 17755f021839 [2022-04-12T00:32:54.785Z] Removing intermediate container 17755f021839 [2022-04-12T00:32:54.785Z] ---> a5ccca86ed03 [2022-04-12T00:32:54.785Z] Step 24/25 : LABEL git_sha=7abba866cf0cb2e36e3f409dfe566e145982d79e [2022-04-12T00:32:54.785Z] ---> Running in b952405dc4be [2022-04-12T00:32:55.063Z] Removing intermediate container b952405dc4be [2022-04-12T00:32:55.063Z] ---> 079db55a6fea [2022-04-12T00:32:55.063Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T00:32:55.063Z] ---> Running in e62f2eb5e479 [2022-04-12T00:32:55.663Z] Removing intermediate container e62f2eb5e479 [2022-04-12T00:32:55.663Z] ---> d0757c6eaffb [2022-04-12T00:32:55.663Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-04-12T00:32:55.663Z] Successfully built d0757c6eaffb [2022-04-12T00:32:55.663Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:32:56.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T00:32:56.092Z] [2022-04-12T00:32:56.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:32:56.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T00:32:56.723Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T00:32:56.723Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T00:32:56.723Z] 04944245beec: Pulling fs layer [2022-04-12T00:32:56.723Z] 699f458cf7ca: Pulling fs layer [2022-04-12T00:32:56.723Z] 765212b225bb: Pulling fs layer [2022-04-12T00:32:56.723Z] f23df028b6ca: Pulling fs layer [2022-04-12T00:32:56.723Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T00:32:56.723Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T00:32:56.723Z] 765212b225bb: Waiting [2022-04-12T00:32:56.723Z] d65c8cfc05b1: Waiting [2022-04-12T00:32:56.723Z] f23df028b6ca: Waiting [2022-04-12T00:32:56.723Z] 2437ff75d9bd: Waiting [2022-04-12T00:32:56.723Z] 04944245beec: Verifying Checksum [2022-04-12T00:32:56.723Z] 04944245beec: Download complete [2022-04-12T00:32:56.723Z] 765212b225bb: Verifying Checksum [2022-04-12T00:32:56.723Z] 765212b225bb: Download complete [2022-04-12T00:32:56.723Z] f23df028b6ca: Verifying Checksum [2022-04-12T00:32:56.723Z] f23df028b6ca: Download complete [2022-04-12T00:32:56.723Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T00:32:56.723Z] d65c8cfc05b1: Download complete [2022-04-12T00:32:56.998Z] 699f458cf7ca: Verifying Checksum [2022-04-12T00:32:56.998Z] 699f458cf7ca: Download complete [2022-04-12T00:32:57.273Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T00:32:59.911Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T00:32:59.911Z] 2437ff75d9bd: Download complete [2022-04-12T00:33:01.352Z] 8998bd30e6a1: Pull complete [2022-04-12T00:33:01.956Z] 04944245beec: Pull complete [2022-04-12T00:33:03.401Z] 699f458cf7ca: Pull complete [2022-04-12T00:33:03.675Z] 765212b225bb: Pull complete [2022-04-12T00:33:04.660Z] f23df028b6ca: Pull complete [2022-04-12T00:33:04.660Z] d65c8cfc05b1: Pull complete [2022-04-12T00:33:19.776Z] 2437ff75d9bd: Pull complete [2022-04-12T00:33:19.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T00:33:19.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T00:33:19.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T00:33:20.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container [2022-04-12T00:33:20.123Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T00:33:22.710Z] $ docker top bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:23.640Z] ---> job-cost.sh [2022-04-12T00:33:23.640Z] lf-activate-venv: SKIPPING [2022-04-12T00:33:23.640Z] INFO: No Stack... [2022-04-12T00:33:24.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T00:33:24.837Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T00:33:25.511Z] + cut -d, -f6 [2022-04-12T00:33:25.511Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock [2022-04-12T00:33:25.575Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [2022-04-12T00:33:25.580Z] Resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] did not exist. Created. [2022-04-12T00:33:25.580Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T00:33:26.279Z] /w/workspace/device-gpio/3@tmp/durable-05b47123/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-12T00:33:26.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T00:33:26.993Z] Warning: overwriting stash ‘stack-cost’ [2022-04-12T00:33:27.041Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T00:33:27.049Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T00:33:27.080Z] $ docker stop --time=1 bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc [2022-04-12T00:33:28.621Z] $ docker rm -f bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T00:33:29.154Z] provisioning config files... [2022-04-12T00:33:29.164Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config715615313587314189tmp [Pipeline] { [Pipeline] sh [2022-04-12T00:33:29.458Z] + set +x [2022-04-12T00:33:29.458Z] + curl -s https://codecov.io/bash [2022-04-12T00:33:29.458Z] + bash -s -- [2022-04-12T00:33:29.458Z] [2022-04-12T00:33:29.458Z] _____ _ [2022-04-12T00:33:29.458Z] / ____| | | [2022-04-12T00:33:29.458Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T00:33:29.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T00:33:29.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T00:33:29.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T00:33:29.458Z] Bash-1.0.6 [2022-04-12T00:33:29.458Z] [2022-04-12T00:33:29.458Z] [2022-04-12T00:33:29.458Z] ==> git version 2.25.1 found [2022-04-12T00:33:29.458Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T00:33:29.458Z] Release-Date: 2020-01-08 [2022-04-12T00:33:29.458Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T00:33:29.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T00:33:29.458Z] ==> Jenkins CI detected. [2022-04-12T00:33:29.458Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-24 [2022-04-12T00:33:29.458Z] project root: . [2022-04-12T00:33:29.458Z] --> token set from env [2022-04-12T00:33:29.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T00:33:29.458Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T00:33:29.458Z] ==> Python coveragepy not found [2022-04-12T00:33:29.458Z] ==> Searching for coverage reports in: [2022-04-12T00:33:29.458Z] + . [2022-04-12T00:33:29.458Z] -> Found 1 reports [2022-04-12T00:33:29.458Z] ==> Detecting git/mercurial file structure [2022-04-12T00:33:29.718Z] ==> Reading reports [2022-04-12T00:33:29.718Z] + ./coverage.out bytes=10 [2022-04-12T00:33:29.718Z] ==> Appending adjustments [2022-04-12T00:33:29.718Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T00:33:29.718Z] + Found adjustments [2022-04-12T00:33:29.718Z] ==> Gzipping contents [2022-04-12T00:33:29.718Z] 4.0K /tmp/codecov.E59kSs.gz [2022-04-12T00:33:29.718Z] ==> Uploading reports [2022-04-12T00:33:29.718Z] url: https://codecov.io [2022-04-12T00:33:29.718Z] query: branch=PR-24&commit=6f4c0c0c2b329383395d34e41001bc72180bf8da&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-24%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=24&job=&cmd_args= [2022-04-12T00:33:29.718Z] -> Pinging Codecov [2022-04-12T00:33:29.718Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-24&commit=6f4c0c0c2b329383395d34e41001bc72180bf8da&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-24%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=24&job=&cmd_args= [2022-04-12T00:33:29.978Z] -> Uploading to [2022-04-12T00:33:29.978Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6f4c0c0c2b329383395d34e41001bc72180bf8da/4da689d1-9c27-4c33-b556-69faa2c65a18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T003329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bce77dc699eccac34adff7efc80e2827fb507455998ccbc833efbcce5154ec6a [2022-04-12T00:33:29.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T00:33:29.978Z] Dload Upload Total Spent Left Speed [2022-04-12T00:33:30.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 825 0 0 100 825 0 3699 --:--:-- --:--:-- --:--:-- 3699 [2022-04-12T00:33:30.236Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] } [2022-04-12T00:33:30.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T00:33:31.000Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-24/archives ] [2022-04-12T00:33:31.000Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-24/archives [2022-04-12T00:33:31.000Z] total 16 [2022-04-12T00:33:31.000Z] drwxr-xr-x 3 root root 4096 Apr 12 00:26 . [2022-04-12T00:33:31.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 00:26 .. [2022-04-12T00:33:31.000Z] drwxr-xr-x 2 root root 4096 Apr 12 00:26 cost [2022-04-12T00:33:31.000Z] -rw-r--r-- 1 root root 81 Apr 12 00:26 cost.csv [2022-04-12T00:33:31.000Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-24/archives [2022-04-12T00:33:31.000Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-24/archives [2022-04-12T00:33:31.000Z] total 16 [2022-04-12T00:33:31.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:26 . [2022-04-12T00:33:31.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 00:26 .. [2022-04-12T00:33:31.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 00:26 cost [2022-04-12T00:33:31.000Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 12 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:31.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:32.178Z] ---> package-listing.sh [2022-04-12T00:33:32.178Z] ++ facter osfamily [2022-04-12T00:33:32.178Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T00:33:32.447Z] + OS_FAMILY=debian [2022-04-12T00:33:32.447Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-24 [2022-04-12T00:33:32.447Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T00:33:32.447Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T00:33:32.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T00:33:32.447Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T00:33:32.447Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-24 ']' [2022-04-12T00:33:32.447Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T00:33:32.447Z] + case "${OS_FAMILY}" in [2022-04-12T00:33:32.447Z] + dpkg -l [2022-04-12T00:33:32.447Z] + grep '^ii' [2022-04-12T00:33:32.447Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T00:33:32.447Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T00:33:32.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T00:33:32.447Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-24 ']' [2022-04-12T00:33:32.447Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-24/archives/ [2022-04-12T00:33:32.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-24/archives/ [Pipeline] echo [2022-04-12T00:33:32.497Z] 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_PR-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T00:33:32.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T00:33:33.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T00:33:33.336Z] . [Pipeline] withDockerContainer [2022-04-12T00:33:33.403Z] prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container [2022-04-12T00:33:33.438Z] $ 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_PR-24/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_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T00:33:33.664Z] $ docker top 176ec61eb1623cc35706dbce3da214d166e1bd27f8be2ab10c298681e0dd8213 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T00:33:34.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T00:33:34.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T00:33:34.598Z] + ls /var/log/sa-host [2022-04-12T00:33:34.598Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T00:33:34.828Z] provisioning config files... [2022-04-12T00:33:34.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config5371129231326331781tmp [Pipeline] { [Pipeline] echo [2022-04-12T00:33:34.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:35.135Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T00:33:35.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:35.481Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T00:33:35.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:35.773Z] ---> sudo-logs.sh [2022-04-12T00:33:35.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T00:33:35.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:36.091Z] ---> job-cost.sh [2022-04-12T00:33:36.092Z] lf-activate-venv: SKIPPING [2022-04-12T00:33:36.092Z] DEBUG: total: 0.2199999988079071 [2022-04-12T00:33:36.092Z] INFO: Retrieving Stack Cost... [2022-04-12T00:33:36.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T00:33:36.922Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T00:33:36.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T00:33:37.222Z] ---> logs-deploy.sh [2022-04-12T00:33:37.222Z] lf-activate-venv: SKIPPING [2022-04-12T00:33:37.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-24/3 [2022-04-12T00:33:37.222Z] INFO: archiving workspace using pattern(s): [2022-04-12T00:33:38.162Z] Archives upload complete. [2022-04-12T00:33:38.162Z] INFO: archiving logs to Nexus [2022-04-12T00:33:39.104Z] ---> uname -a: [2022-04-12T00:33:39.104Z] Linux prd-ubuntu20-04-docker-8c-8g-20588 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-12T00:33:39.104Z] [2022-04-12T00:33:39.104Z] [2022-04-12T00:33:39.104Z] ---> lscpu: [2022-04-12T00:33:39.104Z] Architecture: x86_64 [2022-04-12T00:33:39.104Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-12T00:33:39.104Z] Byte Order: Little Endian [2022-04-12T00:33:39.104Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-12T00:33:39.104Z] CPU(s): 8 [2022-04-12T00:33:39.104Z] On-line CPU(s) list: 0-7 [2022-04-12T00:33:39.104Z] Thread(s) per core: 1 [2022-04-12T00:33:39.104Z] Core(s) per socket: 1 [2022-04-12T00:33:39.104Z] Socket(s): 8 [2022-04-12T00:33:39.104Z] NUMA node(s): 1 [2022-04-12T00:33:39.104Z] Vendor ID: AuthenticAMD [2022-04-12T00:33:39.104Z] CPU family: 23 [2022-04-12T00:33:39.104Z] Model: 49 [2022-04-12T00:33:39.104Z] Model name: AMD EPYC-Rome Processor [2022-04-12T00:33:39.104Z] Stepping: 0 [2022-04-12T00:33:39.104Z] CPU MHz: 2799.996 [2022-04-12T00:33:39.104Z] BogoMIPS: 5599.99 [2022-04-12T00:33:39.104Z] Virtualization: AMD-V [2022-04-12T00:33:39.104Z] Hypervisor vendor: KVM [2022-04-12T00:33:39.104Z] Virtualization type: full [2022-04-12T00:33:39.104Z] L1d cache: 256 KiB [2022-04-12T00:33:39.104Z] L1i cache: 256 KiB [2022-04-12T00:33:39.104Z] L2 cache: 4 MiB [2022-04-12T00:33:39.104Z] L3 cache: 128 MiB [2022-04-12T00:33:39.104Z] NUMA node0 CPU(s): 0-7 [2022-04-12T00:33:39.105Z] Vulnerability Itlb multihit: Not affected [2022-04-12T00:33:39.105Z] Vulnerability L1tf: Not affected [2022-04-12T00:33:39.105Z] Vulnerability Mds: Not affected [2022-04-12T00:33:39.105Z] Vulnerability Meltdown: Not affected [2022-04-12T00:33:39.105Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-12T00:33:39.105Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-12T00:33:39.105Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-12T00:33:39.105Z] Vulnerability Srbds: Not affected [2022-04-12T00:33:39.105Z] Vulnerability Tsx async abort: Not affected [2022-04-12T00:33:39.105Z] 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 [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] ---> nproc: [2022-04-12T00:33:39.105Z] 8 [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] ---> df -h: [2022-04-12T00:33:39.105Z] Filesystem Size Used Avail Use% Mounted on [2022-04-12T00:33:39.105Z] overlay 155G 11G 145G 7% / [2022-04-12T00:33:39.105Z] tmpfs 64M 0 64M 0% /dev [2022-04-12T00:33:39.105Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-12T00:33:39.105Z] shm 64M 0 64M 0% /dev/shm [2022-04-12T00:33:39.105Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] ---> sar -b -r -n DEV: [2022-04-12T00:33:39.105Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20588) 04/12/22 _x86_64_ (8 CPU) [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:23:50 LINUX RESTART (8 CPU) [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-12T00:33:39.105Z] 00:25:02 407.13 55.86 351.27 0.00 7432.09 196521.78 0.00 [2022-04-12T00:33:39.105Z] 00:26:01 261.30 1.19 260.12 0.00 24.13 70202.91 0.00 [2022-04-12T00:33:39.105Z] 00:27:01 31.36 0.00 31.36 0.00 0.00 16432.34 0.00 [2022-04-12T00:33:39.105Z] 00:28:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 [2022-04-12T00:33:39.105Z] 00:29:01 1.32 0.03 1.28 0.00 0.40 14.40 0.00 [2022-04-12T00:33:39.105Z] 00:30:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2022-04-12T00:33:39.105Z] 00:31:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2022-04-12T00:33:39.105Z] 00:32:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2022-04-12T00:33:39.105Z] 00:33:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2022-04-12T00:33:39.105Z] Average: 78.21 6.35 71.86 0.00 829.93 31397.95 0.00 [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-12T00:33:39.105Z] 00:25:02 29111380 31733160 571620 1.74 114280 2782700 2166276 6.38 1183044 2220568 67656 [2022-04-12T00:33:39.105Z] 00:26:01 27971400 31703244 588556 1.79 187500 3725736 2245608 6.62 1340596 3090728 254272 [2022-04-12T00:33:39.105Z] 00:27:01 27782140 31753752 536548 1.63 193448 3928692 1806716 5.32 1307012 3280972 20 [2022-04-12T00:33:39.105Z] 00:28:01 27783044 31754764 535424 1.63 193488 3928696 1806716 5.32 1306840 3280972 64 [2022-04-12T00:33:39.105Z] 00:29:01 27788968 31760684 529520 1.61 193528 3928712 1806716 5.32 1300636 3280984 32 [2022-04-12T00:33:39.105Z] 00:30:01 27789456 31761200 528944 1.61 193552 3928716 1806716 5.32 1300544 3280996 180 [2022-04-12T00:33:39.105Z] 00:31:01 27797272 31769064 520988 1.58 193576 3928720 1806716 5.32 1291924 3281000 12 [2022-04-12T00:33:39.105Z] 00:32:01 27797460 31769376 520524 1.58 193600 3928724 1806716 5.32 1291872 3281084 180 [2022-04-12T00:33:39.105Z] 00:33:01 27797444 31769408 520440 1.58 193640 3928720 1806716 5.32 1292708 3281084 24 [2022-04-12T00:33:39.105Z] Average: 27957618 31752739 539174 1.64 184068 3778824 1895433 5.59 1290575 3142043 35827 [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-12T00:33:39.105Z] 00:25:02 veth8dd0587 106.17 130.36 10.16 507.48 0.00 0.00 0.00 0.04 [2022-04-12T00:33:39.105Z] 00:25:02 docker0 135.53 155.17 11.07 658.90 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:25:02 ens3 881.75 594.95 6126.33 125.26 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:25:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:26:01 docker0 104.85 147.87 8.06 1807.59 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:26:01 ens3 314.37 215.22 4448.11 83.57 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:26:01 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:27:01 ens3 14.93 8.77 13.66 5.09 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:28:01 ens3 15.11 7.38 13.62 0.54 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:29:01 ens3 0.62 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:30:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:32:01 ens3 0.57 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:33:01 ens3 0.53 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] Average: docker0 26.56 33.46 2.11 271.22 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] Average: ens3 136.13 91.70 1171.97 23.78 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] ---> sar -P ALL: [2022-04-12T00:33:39.105Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20588) 04/12/22 _x86_64_ (8 CPU) [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:23:50 LINUX RESTART (8 CPU) [2022-04-12T00:33:39.105Z] [2022-04-12T00:33:39.105Z] 00:24:01 CPU %user %nice %system %iowait %steal %idle [2022-04-12T00:33:39.105Z] 00:25:02 all 10.94 0.00 4.50 2.20 0.07 82.30 [2022-04-12T00:33:39.105Z] 00:25:02 0 9.46 0.00 4.23 3.96 0.08 82.25 [2022-04-12T00:33:39.105Z] 00:25:02 1 11.91 0.00 4.18 3.52 0.05 80.34 [2022-04-12T00:33:39.105Z] 00:25:02 2 11.53 0.00 4.31 0.64 0.07 83.45 [2022-04-12T00:33:39.105Z] 00:25:02 3 13.34 0.00 5.11 2.87 0.08 78.59 [2022-04-12T00:33:39.105Z] 00:25:02 4 9.17 0.00 4.87 5.07 0.05 80.84 [2022-04-12T00:33:39.105Z] 00:25:02 5 12.33 0.00 4.63 0.50 0.05 82.49 [2022-04-12T00:33:39.105Z] 00:25:02 6 10.05 0.00 4.86 0.47 0.07 84.55 [2022-04-12T00:33:39.105Z] 00:25:02 7 9.67 0.00 3.76 0.49 0.10 85.98 [2022-04-12T00:33:39.105Z] 00:26:01 all 23.66 0.00 6.72 1.33 0.09 68.20 [2022-04-12T00:33:39.105Z] 00:26:01 0 23.70 0.00 7.89 3.16 0.09 65.16 [2022-04-12T00:33:39.105Z] 00:26:01 1 24.98 0.00 6.31 0.36 0.09 68.26 [2022-04-12T00:33:39.105Z] 00:26:01 2 24.91 0.00 6.76 2.55 0.09 65.70 [2022-04-12T00:33:39.105Z] 00:26:01 3 23.10 0.00 6.33 0.28 0.09 70.21 [2022-04-12T00:33:39.105Z] 00:26:01 4 22.99 0.00 6.43 2.78 0.10 67.69 [2022-04-12T00:33:39.105Z] 00:26:01 5 24.30 0.00 7.02 0.36 0.09 68.23 [2022-04-12T00:33:39.105Z] 00:26:01 6 22.81 0.00 6.69 0.86 0.09 69.55 [2022-04-12T00:33:39.105Z] 00:26:01 7 22.52 0.00 6.32 0.28 0.10 70.78 [2022-04-12T00:33:39.105Z] 00:27:01 all 2.01 0.00 0.73 0.22 0.01 97.02 [2022-04-12T00:33:39.105Z] 00:27:01 0 1.68 0.00 0.57 0.00 0.02 97.74 [2022-04-12T00:33:39.105Z] 00:27:01 1 2.12 0.00 0.52 0.12 0.02 97.23 [2022-04-12T00:33:39.105Z] 00:27:01 2 1.79 0.00 1.54 1.25 0.02 95.40 [2022-04-12T00:33:39.105Z] 00:27:01 3 2.44 0.00 0.74 0.02 0.02 96.79 [2022-04-12T00:33:39.105Z] 00:27:01 4 1.69 0.00 0.68 0.32 0.00 97.31 [2022-04-12T00:33:39.105Z] 00:27:01 5 2.17 0.00 0.60 0.03 0.02 97.17 [2022-04-12T00:33:39.105Z] 00:27:01 6 2.20 0.00 0.63 0.02 0.02 97.13 [2022-04-12T00:33:39.105Z] 00:27:01 7 2.00 0.00 0.59 0.00 0.02 97.40 [2022-04-12T00:33:39.105Z] 00:28:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-04-12T00:33:39.105Z] 00:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-12T00:33:39.105Z] 00:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-12T00:33:39.105Z] 00:28:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-12T00:33:39.105Z] 00:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-12T00:33:39.105Z] 00:28:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-12T00:33:39.105Z] 00:28:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-12T00:33:39.105Z] 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.105Z] 00:28:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2022-04-12T00:33:39.105Z] 00:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-04-12T00:33:39.105Z] 00:29:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-12T00:33:39.106Z] 00:29:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-12T00:33:39.106Z] 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-12T00:33:39.106Z] 00:29:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2022-04-12T00:33:39.106Z] 00:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:30:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-04-12T00:33:39.106Z] 00:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:30:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-12T00:33:39.106Z] 00:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-12T00:33:39.106Z] 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:30:01 7 0.22 0.00 0.03 0.00 0.02 99.73 [2022-04-12T00:33:39.106Z] 00:31:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2022-04-12T00:33:39.106Z] 00:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2022-04-12T00:33:39.106Z] 00:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-12T00:33:39.106Z] 00:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:31:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-12T00:33:39.106Z] 00:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:31:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2022-04-12T00:33:39.106Z] 00:32:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-04-12T00:33:39.106Z] 00:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:32:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-12T00:33:39.106Z] 00:32:01 5 0.10 0.00 0.00 0.00 0.02 99.88 [2022-04-12T00:33:39.106Z] 00:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:32:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-12T00:33:39.106Z] 00:33:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-04-12T00:33:39.106Z] 00:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-12T00:33:39.106Z] 00:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-12T00:33:39.106Z] 00:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-12T00:33:39.106Z] 00:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T00:33:39.106Z] 00:33:01 4 0.02 0.00 0.05 0.05 0.00 99.88 [2022-04-12T00:33:39.106Z] 00:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-12T00:33:39.106Z] 00:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T00:33:39.106Z] 00:33:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-04-12T00:33:39.106Z] Average: all 4.09 0.00 1.32 0.41 0.02 94.16 [2022-04-12T00:33:39.106Z] Average: 0 3.83 0.00 1.40 0.78 0.02 93.97 [2022-04-12T00:33:39.106Z] Average: 1 4.28 0.00 1.21 0.45 0.02 94.05 [2022-04-12T00:33:39.106Z] Average: 2 4.18 0.00 1.39 0.49 0.02 93.92 [2022-04-12T00:33:39.106Z] Average: 3 4.27 0.00 1.34 0.35 0.02 94.02 [2022-04-12T00:33:39.106Z] Average: 4 3.70 0.00 1.32 0.91 0.02 94.05 [2022-04-12T00:33:39.106Z] Average: 5 4.28 0.00 1.36 0.10 0.02 94.24 [2022-04-12T00:33:39.106Z] Average: 6 3.82 0.00 1.33 0.15 0.02 94.68 [2022-04-12T00:33:39.106Z] Average: 7 4.41 0.00 1.17 0.08 0.03 94.32 [2022-04-12T00:33:39.106Z] [2022-04-12T00:33:39.106Z] [2022-04-12T00:33:39.106Z]