Pull request #515 opened 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 MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 36bf49d833f23e02259df007f2e7db006630a714 rather than ec58df43f6f10948d51c3942ed69070c02639841 Obtained Jenkinsfile from 36bf49d833f23e02259df007f2e7db006630a714 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-ssh1849990935829565629.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-ssh18005245204924024521.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1050899978671101684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2485474306968404059.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10026384351528498083.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12954653823403234676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui 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 Running on prd-ubuntu20.04-docker-8c-8g-21330 in /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-515 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 36bf49d833f23e02259df007f2e7db006630a714 into PR head commit ec58df43f6f10948d51c3942ed69070c02639841 Merge succeeded, producing ec58df43f6f10948d51c3942ed69070c02639841 Checking out Revision ec58df43f6f10948d51c3942ed69070c02639841 (PR-515) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # 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 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 Commit message: "test(snap): add snap CI workflow" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:56:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:56:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:56:10 ========================================================= 08:56:10 EdgeX Global Pipelines Version Info 08:56:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:56:11 ------------------- 08:56:11 stable info: 08:56:11 ------------------- 08:56:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:56:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:56:11 Message: update stable to v1.0.221 08:56:12 ------------------- 08:56:12 experimental info: 08:56:12 ------------------- 08:56:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:56:12 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 08:56:12 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:56:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-515 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-515 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-515 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec58df4 [Pipeline] echo 08:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:13 provisioning config files... 08:56:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config3876667860485689476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:14 ---> docker-login.sh 08:56:14 nexus3.edgexfoundry.org:10001 08:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:14 Configure a credential helper to remove this warning. See 08:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:14 08:56:14 Login Succeeded 08:56:14 nexus3.edgexfoundry.org:10002 08:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:14 Configure a credential helper to remove this warning. See 08:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:14 08:56:14 Login Succeeded 08:56:14 nexus3.edgexfoundry.org:10003 08:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:14 Configure a credential helper to remove this warning. See 08:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:14 08:56:14 Login Succeeded 08:56:14 nexus3.edgexfoundry.org:10004 08:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:14 Configure a credential helper to remove this warning. See 08:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:14 08:56:14 Login Succeeded 08:56:14 docker.io 08:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:15 Configure a credential helper to remove this warning. See 08:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:15 08:56:15 Login Succeeded 08:56:15 ---> docker-login.sh ends [Pipeline] } 08:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:56:15 + git rev-list -1 --merges ec58df43f6f10948d51c3942ed69070c02639841~1..ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo 08:56:15 -----------> git rev-list -1 --merges ec58df43f6f10948d51c3942ed69070c02639841~1..ec58df43f6f10948d51c3942ed69070c02639841 ec58df43f6f10948d51c3942ed69070c02639841 [false] [Pipeline] sh 08:56:16 + git log --format=format:%s -1 ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo 08:56:16 ========================================================= 08:56:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:56:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:16 + git log --format=format:%s -1 ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo 08:56:16 [semverPrep] GIT_COMMIT: ec58df43f6f10948d51c3942ed69070c02639841, Commit Message: test(snap): add snap CI workflow [Pipeline] echo 08:56:16 [semverPrep] This is not a build commit. [Pipeline] sh 08:56:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:17 + grep -v github /etc/ssh/ssh_known_hosts 08:56:17 + [ -e /tmp/ssh_known_hosts ] 08:56:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:56:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:56:17 + sudo tee -a /etc/ssh/ssh_known_hosts 08:56:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:17 08:56:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:56:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:17 latest: Pulling from edgex-devops/git-semver 08:56:17 a0d0a0d46f8b: Pulling fs layer 08:56:17 3e5f54012d9b: Pulling fs layer 08:56:17 4c7163046ea9: Pulling fs layer 08:56:17 0c2d73faf560: Pulling fs layer 08:56:17 0c2d73faf560: Waiting 08:56:17 3e5f54012d9b: Verifying Checksum 08:56:17 3e5f54012d9b: Download complete 08:56:17 a0d0a0d46f8b: Download complete 08:56:18 0c2d73faf560: Verifying Checksum 08:56:18 0c2d73faf560: Download complete 08:56:18 4c7163046ea9: Download complete 08:56:18 a0d0a0d46f8b: Pull complete 08:56:18 3e5f54012d9b: Pull complete 08:56:18 4c7163046ea9: Pull complete 08:56:18 0c2d73faf560: Pull complete 08:56:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:56:18 prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container 08:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:56:19 $ docker top 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:19 [ssh-agent] Looking for ssh-agent implementation... 08:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:19 $ docker exec 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent 08:56:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbGjOf/agent.14 08:56:20 SSH_AGENT_PID=20 08:56:20 Running ssh-add (command line suppressed) 08:56:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_2215395410350603444.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_2215395410350603444.key) 08:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:20 + git tag --points-at HEAD [Pipeline] } 08:56:20 $ docker exec --env ******** --env ******** 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent -k 08:56:20 unset SSH_AUTH_SOCK; 08:56:20 unset SSH_AGENT_PID; 08:56:20 echo Agent pid 20 killed; 08:56:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:56:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:20 [ssh-agent] Looking for ssh-agent implementation... 08:56:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:20 $ docker exec 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent 08:56:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejFImP/agent.52 08:56:21 SSH_AGENT_PID=59 08:56:21 Running ssh-add (command line suppressed) 08:56:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_4072590706738337934.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_4072590706738337934.key) 08:56:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:21 + git semver init 08:56:21 # -> Open(): unable to determine branch for HEAD 08:56:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-515/.git 08:56:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-515 08:56:21 # $SEMVER_REMOTE_NAME = origin 08:56:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:56:21 # $SEMVER_USER_NAME = edgex-jenkins 08:56:21 # $SEMVER_BRANCH = PR-515 08:56:21 # $SEMVER_TEMP = /tmp/semver-057690553 08:56:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:56:24 # '/tmp/semver-057690553' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-515/.semver' 08:56:24 # -> Force: false 08:56:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-515/.semver [Pipeline] } 08:56:24 $ docker exec --env ******** --env ******** 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent -k 08:56:24 unset SSH_AUTH_SOCK; 08:56:24 unset SSH_AGENT_PID; 08:56:24 echo Agent pid 59 killed; 08:56:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:24 + git semver [Pipeline] } 08:56:24 $ docker stop --time=1 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 08:56:26 $ docker rm -f 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:56:26 Stashed 1 file(s) [Pipeline] echo 08:56:26 [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 08:56:27 provisioning config files... 08:56:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config2329735802634964164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:27 ---> docker-login.sh 08:56:27 nexus3.edgexfoundry.org:10001 08:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:27 Configure a credential helper to remove this warning. See 08:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:27 08:56:27 Login Succeeded 08:56:27 nexus3.edgexfoundry.org:10002 08:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10003 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10004 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 docker.io 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 ---> docker-login.sh ends [Pipeline] } 08:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:56:28 ========================================================= 08:56:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:56:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:56:29 + 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 . 08:56:29 Sending build context to Docker daemon 43.19MB 08:56:29 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:56:29 Step 2/15 : FROM ${BASE} AS builder 08:56:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:56:29 59bf1c3509f3: Pulling fs layer 08:56:29 666ba61612fd: Pulling fs layer 08:56:29 8ed8ca486205: Pulling fs layer 08:56:29 4fe6c5a15a65: Pulling fs layer 08:56:29 22a0e8bec74d: Pulling fs layer 08:56:29 640e595b4fbd: Pulling fs layer 08:56:29 763cafe07f6e: Pulling fs layer 08:56:29 0c0b528cf693: Pulling fs layer 08:56:29 10935f4eaf8b: Pulling fs layer 08:56:29 4fe6c5a15a65: Waiting 08:56:29 22a0e8bec74d: Waiting 08:56:29 640e595b4fbd: Waiting 08:56:29 763cafe07f6e: Waiting 08:56:29 0c0b528cf693: Waiting 08:56:29 10935f4eaf8b: Waiting 08:56:29 8ed8ca486205: Verifying Checksum 08:56:29 8ed8ca486205: Download complete 08:56:29 666ba61612fd: Download complete 08:56:29 22a0e8bec74d: Verifying Checksum 08:56:29 22a0e8bec74d: Download complete 08:56:29 640e595b4fbd: Download complete 08:56:29 59bf1c3509f3: Verifying Checksum 08:56:29 59bf1c3509f3: Download complete 08:56:29 763cafe07f6e: Download complete 08:56:29 0c0b528cf693: Verifying Checksum 08:56:29 0c0b528cf693: Download complete 08:56:29 59bf1c3509f3: Pull complete 08:56:29 666ba61612fd: Pull complete 08:56:30 8ed8ca486205: Pull complete 08:56:30 10935f4eaf8b: Verifying Checksum 08:56:30 10935f4eaf8b: Download complete 08:56:30 4fe6c5a15a65: Download complete 08:56:34 4fe6c5a15a65: Pull complete 08:56:34 22a0e8bec74d: Pull complete 08:56:34 640e595b4fbd: Pull complete 08:56:34 763cafe07f6e: Pull complete 08:56:34 0c0b528cf693: Pull complete 08:56:37 10935f4eaf8b: Pull complete 08:56:37 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:56:37 ---> 99d49a6021b9 08:56:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:56:37 ---> Running in 8684334d9ba5 08:56:38 Removing intermediate container 8684334d9ba5 08:56:38 ---> 3b09c57f70c7 08:56:38 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:56:38 ---> Running in 847802eab229 08:56:38 Removing intermediate container 847802eab229 08:56:38 ---> 85fa7b86ecfa 08:56:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:56:38 ---> Running in ceb82b509c9b 08:56:38 Removing intermediate container ceb82b509c9b 08:56:38 ---> 2ecbebbca899 08:56:38 Step 6/15 : LABEL Name=edgex-ui-go 08:56:38 ---> Running in ed36b8932da1 08:56:38 Removing intermediate container ed36b8932da1 08:56:38 ---> c826996042f4 08:56:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:56:38 ---> Running in c657d0f70d4b 08:56:38 Removing intermediate container c657d0f70d4b 08:56:38 ---> d294c6852fe7 08:56:38 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:38 ---> Running in fe456f6fb681 08:56:39 Removing intermediate container fe456f6fb681 08:56:39 ---> 0e736f139bbd 08:56:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:56:39 ---> Running in 415da1b9d45c 08:56:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:40 OK: 221 MiB in 52 packages 08:56:41 Removing intermediate container 415da1b9d45c 08:56:41 ---> 88c84d82e8f5 08:56:41 Step 10/15 : ENV GO111MODULE=on 08:56:41 ---> Running in 47fa4492aa3f 08:56:41 Removing intermediate container 47fa4492aa3f 08:56:41 ---> f5ab393c56c0 08:56:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:56:41 ---> Running in 5d3bba9b210d 08:56:41 Removing intermediate container 5d3bba9b210d 08:56:41 ---> 5d37e0915965 08:56:41 Step 12/15 : COPY go.mod vendor* ./ 08:56:41 ---> b9dc808b7dbb 08:56:41 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:41 ---> Running in 21e92ef8fb02 08:56:42 Still waiting to schedule task 08:56:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:57:03 Removing intermediate container 21e92ef8fb02 08:57:03 ---> 23285b0db2ab 08:57:03 Step 14/15 : COPY . . 08:57:03 ---> b7019f319186 08:57:03 Step 15/15 : RUN ${MAKE} 08:57:03 ---> Running in 26e25ae6d9e9 08:57:03 noop 08:57:04 Removing intermediate container 26e25ae6d9e9 08:57:04 ---> 7fae4b5c8d8b 08:57:04 Successfully built 7fae4b5c8d8b 08:57:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:57:04 + docker inspect -f . ci-base-image-x86_64 08:57:04 . [Pipeline] withDockerContainer 08:57:04 prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container 08:57:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@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 ******** ci-base-image-x86_64 cat 08:57:05 $ docker top ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:05 + go version 08:57:05 go version go1.17.6 linux/amd64 [Pipeline] } 08:57:05 $ docker stop --time=1 ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 08:57:06 $ docker rm -f ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:07 + docker inspect -f . ci-base-image-x86_64 08:57:07 . [Pipeline] withDockerContainer 08:57:07 prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container 08:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@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 ******** ci-base-image-x86_64 cat 08:57:07 $ docker top c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:57:08 + make test 08:57:08 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:57:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:57:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:57:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:57:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:57:16 $ docker stop --time=1 c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 08:57:18 $ docker rm -f c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 [Pipeline] // withDockerContainer [Pipeline] sh 08:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:20 + ls -al . 08:57:20 total 164 08:57:20 drwxrwxr-x 14 jenkins jenkins 4096 Apr 19 08:57 . 08:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 .. 08:57:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:56 .git 08:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 .github 08:57:20 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:56 .gitignore 08:57:20 drwx------ 3 jenkins jenkins 4096 Apr 19 08:56 .semver 08:57:20 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 19 08:56 Attribution.txt 08:57:20 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:56 CONTRIBUTING.md 08:57:20 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 19 08:56 Dockerfile 08:57:20 -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:56 Jenkinsfile 08:57:20 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:56 LICENSE 08:57:20 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 19 08:56 Makefile 08:57:20 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 19 08:56 README.md 08:57:20 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:56 VERSION 08:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 assets 08:57:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:56 bin 08:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 cmd 08:57:20 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 08:57 coverage.out 08:57:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:56 docs 08:57:20 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 19 08:56 go.mod 08:57:20 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 19 08:56 go.sum 08:57:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 08:56 internal 08:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 pkg 08:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 snap 08:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 testing 08:57:20 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:56 version.go 08:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 web [Pipeline] isUnix [Pipeline] sh 08:57:20 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ec58df43f6f10948d51c3942ed69070c02639841 --label arch=amd64 --label version=0.0.0 . 08:57:20 Sending build context to Docker daemon 43.19MB 08:57:20 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:57:20 Step 2/23 : FROM ${BASE} AS builder 08:57:20 ---> 7fae4b5c8d8b 08:57:20 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:57:20 ---> Running in 16f79968491f 08:57:21 Removing intermediate container 16f79968491f 08:57:21 ---> e56eea199d33 08:57:21 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:57:21 ---> Running in e37fa01dd9a9 08:57:21 Removing intermediate container e37fa01dd9a9 08:57:21 ---> e2ba7c0ec334 08:57:21 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:57:21 ---> Running in ad2443373780 08:57:21 Removing intermediate container ad2443373780 08:57:21 ---> a384eea6eb70 08:57:21 Step 6/23 : LABEL Name=edgex-ui-go 08:57:21 ---> Running in 19a35ec17770 08:57:21 Removing intermediate container 19a35ec17770 08:57:21 ---> 782b5f6a6268 08:57:21 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:57:21 ---> Running in 2426ed35c93d 08:57:21 Removing intermediate container 2426ed35c93d 08:57:21 ---> 4dae24909903 08:57:21 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:21 ---> Running in 5699dafe3fa4 08:57:22 Removing intermediate container 5699dafe3fa4 08:57:22 ---> 1e33fd5d4422 08:57:22 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:22 ---> Running in c7a4bbadf5d9 08:57:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:23 OK: 221 MiB in 52 packages 08:57:23 Removing intermediate container c7a4bbadf5d9 08:57:23 ---> 18fb012791dd 08:57:23 Step 10/23 : ENV GO111MODULE=on 08:57:23 ---> Running in d5b8079733fb 08:57:23 Removing intermediate container d5b8079733fb 08:57:23 ---> d7c6cb4620bb 08:57:23 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:57:23 ---> Running in 4477af205ca5 08:57:24 Removing intermediate container 4477af205ca5 08:57:24 ---> e8822a93b659 08:57:24 Step 12/23 : COPY go.mod vendor* ./ 08:57:24 ---> 7eb77550d55c 08:57:24 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:24 ---> Running in d1e37357dbe7 08:57:25 Removing intermediate container d1e37357dbe7 08:57:25 ---> aaf03e930d70 08:57:25 Step 14/23 : COPY . . 08:57:25 ---> 8d36bdd5f8d4 08:57:25 Step 15/23 : RUN ${MAKE} 08:57:25 ---> Running in bb052922d03d 08:57:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:57:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:57:32 Removing intermediate container bb052922d03d 08:57:32 ---> f07de6369fd1 08:57:32 Step 16/23 : FROM alpine:3.14 08:57:33 3.14: Pulling from library/alpine 08:57:33 8663204ce13b: Pulling fs layer 08:57:34 8663204ce13b: Verifying Checksum 08:57:34 8663204ce13b: Download complete 08:57:34 8663204ce13b: Pull complete 08:57:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:57:34 Status: Downloaded newer image for alpine:3.14 08:57:34 ---> e04c818066af 08:57:34 Step 17/23 : EXPOSE 4000 08:57:34 ---> Running in bb29624e902e 08:57:34 Removing intermediate container bb29624e902e 08:57:34 ---> 1ceba0b5b740 08:57:34 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:57:34 ---> efcb360fa94e 08:57:34 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:57:34 ---> Running in b2a5b718b6ce 08:57:34 Removing intermediate container b2a5b718b6ce 08:57:34 ---> 3cef26882875 08:57:34 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:57:34 ---> Running in dceec474ca99 08:57:34 Removing intermediate container dceec474ca99 08:57:34 ---> 5f95cd263b80 08:57:34 Step 21/23 : LABEL arch=amd64 08:57:35 ---> Running in e92469fd0f5c 08:57:35 Removing intermediate container e92469fd0f5c 08:57:35 ---> c4558b6e99fa 08:57:35 Step 22/23 : LABEL git_sha=ec58df43f6f10948d51c3942ed69070c02639841 08:57:35 ---> Running in 3f5af160f7ac 08:57:35 Removing intermediate container 3f5af160f7ac 08:57:35 ---> 7cc2b4850051 08:57:35 Step 23/23 : LABEL version=0.0.0 08:57:35 ---> Running in ac8bf08847c4 08:57:35 Removing intermediate container ac8bf08847c4 08:57:35 ---> 2d8779a52e81 08:57:35 [Warning] One or more build-args [ARCH] were not consumed 08:57:35 Successfully built 2d8779a52e81 08:57:35 Successfully tagged edgex-ui: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 08:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:36 08:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:36 latest: Pulling from edgex-lftools-log-publisher 08:57:36 5eb5b503b376: Pulling fs layer 08:57:36 5c69ac0246d0: Pulling fs layer 08:57:36 ec43610c2a17: Pulling fs layer 08:57:36 3a2ae6a8a46f: Pulling fs layer 08:57:36 33b1e0a273af: Pulling fs layer 08:57:36 5d3b04190fa2: Pulling fs layer 08:57:36 2f39f015ded8: Pulling fs layer 08:57:36 33b1e0a273af: Waiting 08:57:36 5d3b04190fa2: Waiting 08:57:36 2f39f015ded8: Waiting 08:57:36 5c69ac0246d0: Verifying Checksum 08:57:36 5c69ac0246d0: Download complete 08:57:36 3a2ae6a8a46f: Download complete 08:57:36 33b1e0a273af: Verifying Checksum 08:57:36 33b1e0a273af: Download complete 08:57:36 5d3b04190fa2: Verifying Checksum 08:57:36 5d3b04190fa2: Download complete 08:57:36 ec43610c2a17: Verifying Checksum 08:57:36 ec43610c2a17: Download complete 08:57:36 5eb5b503b376: Verifying Checksum 08:57:36 5eb5b503b376: Download complete 08:57:37 2f39f015ded8: Download complete 08:57:37 5eb5b503b376: Pull complete 08:57:38 5c69ac0246d0: Pull complete 08:57:38 ec43610c2a17: Pull complete 08:57:38 3a2ae6a8a46f: Pull complete 08:57:38 33b1e0a273af: Pull complete 08:57:38 5d3b04190fa2: Pull complete 08:57:44 2f39f015ded8: Pull complete 08:57:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:57:44 prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container 08:57:44 $ 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_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:57:45 $ docker top 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:46 ---> job-cost.sh 08:57:46 lf-activate-venv: SKIPPING 08:57:46 INFO: No Stack... 08:57:46 INFO: Retrieving Pricing Info for: v3-standard-8 08:57:47 INFO: Archiving Costs [Pipeline] sh 08:57:47 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/cost.csv 08:57:47 + cut -d, -f6 [Pipeline] lock 08:57:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] 08:57:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] did not exist. Created. 08:57:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:57:47 + echo total: 0.2199999988079071 [Pipeline] stash 08:57:47 Stashed 1 file(s) [Pipeline] } 08:57:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:57:47 $ docker stop --time=1 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b 08:57:49 $ docker rm -f 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:58:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21331 in /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [Pipeline] { [Pipeline] ws 08:58:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:58:18 The recommended git tool is: git 08:58:25 using credential edgex-jenkins-ssh 08:58:25 Cloning the remote Git repository 08:58:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:58:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:58:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:58:26 > git --version # timeout=10 08:58:26 > git --version # 'git version 2.25.1' 08:58:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:58:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:58:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:58:30 Merging remotes/origin/main commit 36bf49d833f23e02259df007f2e7db006630a714 into PR head commit ec58df43f6f10948d51c3942ed69070c02639841 08:58:30 Merge succeeded, producing ec58df43f6f10948d51c3942ed69070c02639841 08:58:30 Checking out Revision ec58df43f6f10948d51c3942ed69070c02639841 (PR-515) 08:58:30 > git config core.sparsecheckout # timeout=10 08:58:30 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 08:58:30 > git remote # timeout=10 08:58:30 > git config --get remote.origin.url # timeout=10 08:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:30 > git merge 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 08:58:30 > git rev-parse HEAD^{commit} # timeout=10 08:58:30 > git config core.sparsecheckout # timeout=10 08:58:30 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 08:58:35 Commit message: "test(snap): add snap CI workflow" 08:58:35 > git --version # timeout=10 08:58:35 > git --version # 'git version 2.25.1' 08:58:35 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:36 Dload Upload Total Spent Left Speed 08:58:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh 08:58:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:58:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:58:37 + sudo tee /etc/docker/daemon.new 08:58:37 { 08:58:37 "registry-mirrors": [ 08:58:37 "https://nexus3.edgexfoundry.org:10001" 08:58:37 ], 08:58:37 "bip": "10.250.0.254/24", 08:58:37 "hosts": [ 08:58:37 "tcp://0.0.0.0:5555", 08:58:37 "unix:///var/run/docker.sock" 08:58:37 ], 08:58:37 "mtu": 1458, 08:58:37 "selinux-enabled": true, 08:58:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:58:37 } [Pipeline] sh 08:58:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:58:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:56 provisioning config files... 08:58:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8164272092430277217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:57 ---> docker-login.sh 08:58:57 nexus3.edgexfoundry.org:10001 08:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:58 Configure a credential helper to remove this warning. See 08:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:58 08:58:58 Login Succeeded 08:58:58 nexus3.edgexfoundry.org:10002 08:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:58 Configure a credential helper to remove this warning. See 08:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:58 08:58:58 Login Succeeded 08:58:58 nexus3.edgexfoundry.org:10003 08:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:58 Configure a credential helper to remove this warning. See 08:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:58 08:58:58 Login Succeeded 08:58:59 nexus3.edgexfoundry.org:10004 08:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:59 Configure a credential helper to remove this warning. See 08:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:59 08:58:59 Login Succeeded 08:58:59 docker.io 08:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:00 Configure a credential helper to remove this warning. See 08:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:00 08:59:00 Login Succeeded 08:59:00 ---> docker-login.sh ends [Pipeline] } 08:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:59:00 ========================================================= 08:59:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:59:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:59:01 + 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 . 08:59:02 Sending build context to Docker daemon 27.08MB 08:59:02 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:59:02 Step 2/15 : FROM ${BASE} AS builder 08:59:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:59:02 9b3977197b4f: Pulling fs layer 08:59:02 1a89e8eeedd5: Pulling fs layer 08:59:02 94645a83ff95: Pulling fs layer 08:59:02 3f3a8bcf1eab: Pulling fs layer 08:59:02 0c92f367c5e7: Pulling fs layer 08:59:02 f7c0051592d6: Pulling fs layer 08:59:02 a227ed2f7395: Pulling fs layer 08:59:02 7b1c46037f91: Pulling fs layer 08:59:02 0c92f367c5e7: Waiting 08:59:02 f7c0051592d6: Waiting 08:59:02 3f3a8bcf1eab: Waiting 08:59:02 7b1c46037f91: Waiting 08:59:02 a227ed2f7395: Waiting 08:59:02 94645a83ff95: Download complete 08:59:02 1a89e8eeedd5: Verifying Checksum 08:59:02 1a89e8eeedd5: Download complete 08:59:02 0c92f367c5e7: Download complete 08:59:02 f7c0051592d6: Verifying Checksum 08:59:02 f7c0051592d6: Download complete 08:59:02 9b3977197b4f: Verifying Checksum 08:59:02 9b3977197b4f: Download complete 08:59:02 a227ed2f7395: Verifying Checksum 08:59:02 a227ed2f7395: Download complete 08:59:03 9b3977197b4f: Pull complete 08:59:03 1a89e8eeedd5: Pull complete 08:59:04 94645a83ff95: Pull complete 08:59:04 7b1c46037f91: Verifying Checksum 08:59:04 7b1c46037f91: Download complete 08:59:04 3f3a8bcf1eab: Verifying Checksum 08:59:04 3f3a8bcf1eab: Download complete 08:59:17 3f3a8bcf1eab: Pull complete 08:59:17 0c92f367c5e7: Pull complete 08:59:17 f7c0051592d6: Pull complete 08:59:17 a227ed2f7395: Pull complete 08:59:24 7b1c46037f91: Pull complete 08:59:24 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:59:24 ---> f79e39bc4007 08:59:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:59:25 ---> Running in d99a11b0e57e 08:59:25 Removing intermediate container d99a11b0e57e 08:59:25 ---> f0c8d371515b 08:59:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:59:25 ---> Running in 63e7f8f1c887 08:59:25 Removing intermediate container 63e7f8f1c887 08:59:25 ---> 205b025d79fb 08:59:25 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:59:25 ---> Running in f1ac9a436259 08:59:25 Removing intermediate container f1ac9a436259 08:59:25 ---> 713138d2d767 08:59:25 Step 6/15 : LABEL Name=edgex-ui-go 08:59:26 ---> Running in 85ac1d0d8ebb 08:59:26 Removing intermediate container 85ac1d0d8ebb 08:59:26 ---> 2debbbd7835e 08:59:26 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:59:26 ---> Running in 2599a7a79062 08:59:26 Removing intermediate container 2599a7a79062 08:59:26 ---> ac26fe8c43ad 08:59:26 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:26 ---> Running in 3651a561991b 08:59:28 Removing intermediate container 3651a561991b 08:59:28 ---> d1089e083dcf 08:59:28 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:28 ---> Running in 3d730c9aef02 08:59:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:31 OK: 220 MiB in 52 packages 08:59:33 Removing intermediate container 3d730c9aef02 08:59:33 ---> fad1360f67bc 08:59:33 Step 10/15 : ENV GO111MODULE=on 08:59:33 ---> Running in 2746508b9713 08:59:34 Removing intermediate container 2746508b9713 08:59:34 ---> f89ef196b19b 08:59:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:59:34 ---> Running in aa55a9c76b19 08:59:34 Removing intermediate container aa55a9c76b19 08:59:34 ---> 23464ed3b3aa 08:59:34 Step 12/15 : COPY go.mod vendor* ./ 08:59:35 ---> 5664eecd6225 08:59:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:35 ---> Running in cacd5f8ccb23 09:00:57 Removing intermediate container cacd5f8ccb23 09:00:57 ---> e1b321740a79 09:00:57 Step 14/15 : COPY . . 09:00:57 ---> fcc09bce7515 09:00:57 Step 15/15 : RUN ${MAKE} 09:00:57 ---> Running in 7bafc63963f9 09:00:57 noop 09:00:57 Removing intermediate container 7bafc63963f9 09:00:57 ---> dfe0dcbcfdc4 09:00:57 Successfully built dfe0dcbcfdc4 09:00:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:00:57 + docker inspect -f . ci-base-image-arm64 09:00:57 . [Pipeline] withDockerContainer 09:00:57 prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container 09:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:59 $ docker top 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:00 + go version 09:01:00 go version go1.17.6 linux/arm64 [Pipeline] } 09:01:00 $ docker stop --time=1 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 09:01:01 $ docker rm -f 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:02 + docker inspect -f . ci-base-image-arm64 09:01:02 . [Pipeline] withDockerContainer 09:01:02 prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container 09:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:01:04 $ docker top 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:01:05 + make test 09:01:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:01:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:01:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:01:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:01:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:01:58 $ docker stop --time=1 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 09:02:00 $ docker rm -f 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:02:01 Warning: overwriting stash ‘coverage-report’ 09:02:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:02:02 + ls -al . 09:02:02 total 160 09:02:02 drwxrwxr-x 13 jenkins jenkins 4096 Apr 19 09:01 . 09:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 .. 09:02:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:58 .git 09:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 .github 09:02:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:58 .gitignore 09:02:02 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 19 08:58 Attribution.txt 09:02:02 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:58 CONTRIBUTING.md 09:02:02 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 19 08:58 Dockerfile 09:02:02 -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:58 Jenkinsfile 09:02:02 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:58 LICENSE 09:02:02 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 19 08:58 Makefile 09:02:02 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 19 08:58 README.md 09:02:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:56 VERSION 09:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 assets 09:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:58 bin 09:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 cmd 09:02:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 09:01 coverage.out 09:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:58 docs 09:02:02 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 19 08:58 go.mod 09:02:02 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 19 08:58 go.sum 09:02:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 08:58 internal 09:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 pkg 09:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 snap 09:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 testing 09:02:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:58 version.go 09:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 web [Pipeline] isUnix [Pipeline] sh 09:02:02 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec58df43f6f10948d51c3942ed69070c02639841 --label arch=arm64 --label version=0.0.0 . 09:02:03 Sending build context to Docker daemon 27.09MB 09:02:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:02:03 Step 2/23 : FROM ${BASE} AS builder 09:02:03 ---> dfe0dcbcfdc4 09:02:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:02:04 ---> Running in d84355cb5721 09:02:04 Removing intermediate container d84355cb5721 09:02:04 ---> c4ca30be06f4 09:02:04 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:02:04 ---> Running in 14c5926aa3eb 09:02:04 Removing intermediate container 14c5926aa3eb 09:02:04 ---> f98bc0ba0cbb 09:02:04 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:02:05 ---> Running in 8df3a513419a 09:02:05 Removing intermediate container 8df3a513419a 09:02:05 ---> 5fa02c356865 09:02:05 Step 6/23 : LABEL Name=edgex-ui-go 09:02:05 ---> Running in c01e5907c356 09:02:05 Removing intermediate container c01e5907c356 09:02:05 ---> bbca947f8589 09:02:05 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:02:05 ---> Running in d575e3bfec64 09:02:06 Removing intermediate container d575e3bfec64 09:02:06 ---> 4a969d3d138e 09:02:06 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:06 ---> Running in b57792affd4f 09:02:07 Removing intermediate container b57792affd4f 09:02:07 ---> 97d5c965ce94 09:02:07 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:07 ---> Running in a68a52847bf8 09:02:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:10 OK: 220 MiB in 52 packages 09:02:11 Removing intermediate container a68a52847bf8 09:02:11 ---> 79494a0c819b 09:02:11 Step 10/23 : ENV GO111MODULE=on 09:02:11 ---> Running in ad849adc42d1 09:02:11 Removing intermediate container ad849adc42d1 09:02:11 ---> 724961622d83 09:02:11 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:02:11 ---> Running in 99160a725948 09:02:11 Removing intermediate container 99160a725948 09:02:11 ---> df79203b0b9d 09:02:11 Step 12/23 : COPY go.mod vendor* ./ 09:02:12 ---> b2c84c541045 09:02:12 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:12 ---> Running in 734088a2e96d 09:02:14 Removing intermediate container 734088a2e96d 09:02:14 ---> ed8c124ad661 09:02:14 Step 14/23 : COPY . . 09:02:17 ---> 30dc85209419 09:02:17 Step 15/23 : RUN ${MAKE} 09:02:17 ---> Running in 6a7c60d0c5ba 09:02:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:02:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:02:54 Removing intermediate container 6a7c60d0c5ba 09:02:54 ---> 19e54e2f501f 09:02:54 Step 16/23 : FROM alpine:3.14 09:02:55 3.14: Pulling from library/alpine 09:02:55 455c02918c45: Pulling fs layer 09:02:55 455c02918c45: Verifying Checksum 09:02:56 455c02918c45: Pull complete 09:02:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:02:56 Status: Downloaded newer image for alpine:3.14 09:02:56 ---> ac73e934f311 09:02:56 Step 17/23 : EXPOSE 4000 09:02:56 ---> Running in 7918e6b74b7e 09:02:56 Removing intermediate container 7918e6b74b7e 09:02:56 ---> 6dadd1a9334d 09:02:56 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:02:57 ---> bfe618c72aed 09:02:57 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:02:57 ---> Running in 81491000b8cd 09:02:58 Removing intermediate container 81491000b8cd 09:02:58 ---> 07d82201744a 09:02:58 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:02:58 ---> Running in b6a341aba293 09:02:58 Removing intermediate container b6a341aba293 09:02:58 ---> 38b8b2403c02 09:02:58 Step 21/23 : LABEL arch=arm64 09:02:58 ---> Running in 84258c4841a5 09:02:59 Removing intermediate container 84258c4841a5 09:02:59 ---> 101cb58c8c13 09:02:59 Step 22/23 : LABEL git_sha=ec58df43f6f10948d51c3942ed69070c02639841 09:02:59 ---> Running in 4df6d18f869e 09:02:59 Removing intermediate container 4df6d18f869e 09:02:59 ---> 44f7cd1ce51e 09:02:59 Step 23/23 : LABEL version=0.0.0 09:02:59 ---> Running in 5043b231a017 09:02:59 Removing intermediate container 5043b231a017 09:02:59 ---> 776fd2ec8acf 09:02:59 [Warning] One or more build-args [ARCH] were not consumed 09:02:59 Successfully built 776fd2ec8acf 09:02:59 Successfully tagged edgex-ui-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 09:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:00 09:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:01 arm64: Pulling from edgex-lftools-log-publisher 09:03:01 8998bd30e6a1: Pulling fs layer 09:03:01 04944245beec: Pulling fs layer 09:03:01 699f458cf7ca: Pulling fs layer 09:03:01 765212b225bb: Pulling fs layer 09:03:01 f23df028b6ca: Pulling fs layer 09:03:01 d65c8cfc05b1: Pulling fs layer 09:03:01 2437ff75d9bd: Pulling fs layer 09:03:01 765212b225bb: Waiting 09:03:01 f23df028b6ca: Waiting 09:03:01 d65c8cfc05b1: Waiting 09:03:01 2437ff75d9bd: Waiting 09:03:01 04944245beec: Verifying Checksum 09:03:01 04944245beec: Download complete 09:03:01 765212b225bb: Verifying Checksum 09:03:01 765212b225bb: Download complete 09:03:01 f23df028b6ca: Verifying Checksum 09:03:01 f23df028b6ca: Download complete 09:03:01 d65c8cfc05b1: Verifying Checksum 09:03:01 d65c8cfc05b1: Download complete 09:03:01 699f458cf7ca: Verifying Checksum 09:03:01 699f458cf7ca: Download complete 09:03:01 8998bd30e6a1: Verifying Checksum 09:03:01 8998bd30e6a1: Download complete 09:03:04 2437ff75d9bd: Verifying Checksum 09:03:04 2437ff75d9bd: Download complete 09:03:06 8998bd30e6a1: Pull complete 09:03:06 04944245beec: Pull complete 09:03:08 699f458cf7ca: Pull complete 09:03:08 765212b225bb: Pull complete 09:03:08 f23df028b6ca: Pull complete 09:03:09 d65c8cfc05b1: Pull complete 09:03:24 2437ff75d9bd: Pull complete 09:03:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container 09:03:24 $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:03:27 $ docker top 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:28 ---> job-cost.sh 09:03:28 lf-activate-venv: SKIPPING 09:03:28 INFO: No Stack... 09:03:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:29 INFO: Archiving Costs [Pipeline] sh 09:03:30 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:03:30 + cut -d, -f6 [Pipeline] lock 09:03:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] 09:03:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] did not exist. Created. 09:03:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:31 /w/workspace/edgex-ui-go/1@tmp/durable-faf4d50f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:03:32 Warning: overwriting stash ‘stack-cost’ 09:03:32 Stashed 1 file(s) [Pipeline] } 09:03:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:32 $ docker stop --time=1 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 09:03:33 $ docker rm -f 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 [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 09:03:34 provisioning config files... 09:03:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config3459070178586958821tmp [Pipeline] { [Pipeline] sh 09:03:35 + set +x 09:03:35 + + curlbash -s -s https://codecov.io/bash -- 09:03:35 09:03:35 09:03:35 _____ _ 09:03:35 / ____| | | 09:03:35 | | ___ __| | ___ ___ _____ __ 09:03:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:35 Bash-1.0.6 09:03:35 09:03:35 09:03:35 ==> git version 2.25.1 found 09:03:35 ==> 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 09:03:35 Release-Date: 2020-01-08 09:03:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:35 ==> Jenkins CI detected. 09:03:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-515 09:03:35 project root: . 09:03:35 --> token set from env 09:03:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:35 ==> Running gcov in . (disable via -X gcov) 09:03:35 ==> Python coveragepy not found 09:03:35 ==> Searching for coverage reports in: 09:03:35 + . 09:03:35 -> Found 1 reports 09:03:35 ==> Detecting git/mercurial file structure 09:03:35 ==> Reading reports 09:03:35 + ./coverage.out bytes=10 09:03:35 ==> Appending adjustments 09:03:35 https://docs.codecov.io/docs/fixing-reports 09:03:35 + Found adjustments 09:03:35 ==> Gzipping contents 09:03:35 4.0K /tmp/codecov.1NeSTv.gz 09:03:35 ==> Uploading reports 09:03:35 url: https://codecov.io 09:03:35 query: branch=PR-515&commit=ec58df43f6f10948d51c3942ed69070c02639841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=515&job=&cmd_args= 09:03:35 -> Pinging Codecov 09:03:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-515&commit=ec58df43f6f10948d51c3942ed69070c02639841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=515&job=&cmd_args= 09:03:35 -> Uploading to 09:03:35 https://storage.googleapis.com/codecov/v4/raw/2022-04-19/FB506323287CE973F263BFD2A0EB1F37/ec58df43f6f10948d51c3942ed69070c02639841/1bbb5923-6cbd-4edd-859c-a22793c1cf0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T090335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d9275bce08b31b499cdc7b95035bff78130bd66f1027a6eaf18f7d53a13d2b6 09:03:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:35 Dload Upload Total Spent Left Speed 09:03:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19146 --:--:-- --:--:-- --:--:-- 19146 09:03:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] } 09:03:36 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 09:03:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives ] 09:03:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives 09:03:37 total 16 09:03:37 drwxr-xr-x 3 root root 4096 Apr 19 08:57 . 09:03:37 drwxrwxr-x 15 jenkins jenkins 4096 Apr 19 08:57 .. 09:03:37 drwxr-xr-x 2 root root 4096 Apr 19 08:57 cost 09:03:37 -rw-r--r-- 1 root root 82 Apr 19 08:57 cost.csv 09:03:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives 09:03:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives 09:03:37 total 16 09:03:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 08:57 . 09:03:37 drwxrwxr-x 15 jenkins jenkins 4096 Apr 19 08:57 .. 09:03:37 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 08:57 cost 09:03:37 -rw-r--r-- 1 jenkins jenkins 82 Apr 19 08:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:03:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:03:39 ---> package-listing.sh 09:03:39 ++ facter osfamily 09:03:39 ++ tr '[:upper:]' '[:lower:]' 09:03:39 + OS_FAMILY=debian 09:03:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-515 09:03:39 + START_PACKAGES=/tmp/packages_start.txt 09:03:39 + END_PACKAGES=/tmp/packages_end.txt 09:03:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:39 + PACKAGES=/tmp/packages_start.txt 09:03:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-515 ']' 09:03:39 + PACKAGES=/tmp/packages_end.txt 09:03:39 + case "${OS_FAMILY}" in 09:03:39 + dpkg -l 09:03:39 + grep '^ii' 09:03:39 + '[' -f /tmp/packages_start.txt ']' 09:03:39 + '[' -f /tmp/packages_end.txt ']' 09:03:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-515 ']' 09:03:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/ 09:03:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/ [Pipeline] echo 09:03:39 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_edgex-ui-go_PR-515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:40 . [Pipeline] withDockerContainer 09:03:40 prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container 09:03:40 $ 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_edgex-ui-go_PR-515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@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:10003/edgex-lftools-log-publisher:latest cat 09:03:40 $ docker top 0c11b965491bdb422c44ddb0922bbf02324c753f9beff2747c521276e261b66e -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:41 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:41 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:41 + ls /var/log/sa-host 09:03:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:42 provisioning config files... 09:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config4001900964276063080tmp [Pipeline] { [Pipeline] echo 09:03:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:42 ---> create-netrc.sh [Pipeline] } 09:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:42 ---> python-tools-install.sh [Pipeline] echo 09:03:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:43 ---> sudo-logs.sh 09:03:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:43 ---> job-cost.sh 09:03:43 lf-activate-venv: SKIPPING 09:03:43 DEBUG: total: 0.2199999988079071 09:03:43 INFO: Retrieving Stack Cost... 09:03:44 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:44 INFO: Archiving Costs [Pipeline] echo 09:03:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:44 ---> logs-deploy.sh 09:03:44 lf-activate-venv: SKIPPING 09:03:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-515/1 09:03:44 INFO: archiving workspace using pattern(s): 09:03:45 Archives upload complete. 09:03:46 INFO: archiving logs to Nexus 09:03:46 ---> uname -a: 09:03:46 Linux prd-ubuntu20-04-docker-8c-8g-21330 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:03:46 09:03:46 09:03:46 ---> lscpu: 09:03:46 Architecture: x86_64 09:03:46 CPU op-mode(s): 32-bit, 64-bit 09:03:46 Byte Order: Little Endian 09:03:46 Address sizes: 40 bits physical, 48 bits virtual 09:03:46 CPU(s): 8 09:03:46 On-line CPU(s) list: 0-7 09:03:46 Thread(s) per core: 1 09:03:46 Core(s) per socket: 1 09:03:46 Socket(s): 8 09:03:46 NUMA node(s): 1 09:03:46 Vendor ID: AuthenticAMD 09:03:46 CPU family: 23 09:03:46 Model: 49 09:03:46 Model name: AMD EPYC-Rome Processor 09:03:46 Stepping: 0 09:03:46 CPU MHz: 2799.998 09:03:46 BogoMIPS: 5599.99 09:03:46 Virtualization: AMD-V 09:03:46 Hypervisor vendor: KVM 09:03:46 Virtualization type: full 09:03:46 L1d cache: 256 KiB 09:03:46 L1i cache: 256 KiB 09:03:46 L2 cache: 4 MiB 09:03:46 L3 cache: 128 MiB 09:03:46 NUMA node0 CPU(s): 0-7 09:03:46 Vulnerability Itlb multihit: Not affected 09:03:46 Vulnerability L1tf: Not affected 09:03:46 Vulnerability Mds: Not affected 09:03:46 Vulnerability Meltdown: Not affected 09:03:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:03:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:03:46 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:03:46 Vulnerability Srbds: Not affected 09:03:46 Vulnerability Tsx async abort: Not affected 09:03:46 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 09:03:46 09:03:46 09:03:46 ---> nproc: 09:03:46 8 09:03:46 09:03:46 09:03:46 ---> df -h: 09:03:46 Filesystem Size Used Avail Use% Mounted on 09:03:46 overlay 155G 11G 145G 7% / 09:03:46 tmpfs 64M 0 64M 0% /dev 09:03:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:03:46 shm 64M 0 64M 0% /dev/shm 09:03:46 /dev/vda1 155G 11G 145G 7% /facter-os 09:03:46 09:03:46 09:03:46 ---> sar -b -r -n DEV: 09:03:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21330) 04/19/22 _x86_64_ (8 CPU) 09:03:46 09:03:46 08:55:29 LINUX RESTART (8 CPU) 09:03:46 09:03:46 08:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:03:46 08:57:01 448.31 15.69 432.62 0.00 2183.90 143949.97 0.00 09:03:46 08:58:01 199.37 0.08 199.28 0.00 10.26 41589.74 0.00 09:03:46 08:59:01 1.47 0.00 1.47 0.00 0.00 18.41 0.00 09:03:46 09:00:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 09:03:46 09:01:01 1.40 0.02 1.38 0.00 0.13 14.66 0.00 09:03:46 09:02:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:03:46 09:03:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 09:03:46 Average: 92.53 2.22 90.31 0.00 308.99 26235.44 0.00 09:03:46 09:03:46 08:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:46 08:57:01 27433548 31707820 576512 1.75 175348 4236580 2157888 6.36 1355440 3564400 178772 09:03:46 08:58:01 27562280 31660900 628416 1.91 189764 4057532 1945520 5.73 1453368 3352308 264 09:03:46 08:59:01 27561876 31660552 628564 1.91 189792 4057536 1945520 5.73 1453996 3352312 12 09:03:46 09:00:01 27562780 31661524 627868 1.91 189832 4057536 1945520 5.73 1452508 3352376 272 09:03:46 09:01:01 27569740 31668540 620744 1.89 189864 4057536 1945520 5.73 1445572 3352384 20 09:03:46 09:02:01 27570676 31669520 619704 1.88 189880 4057548 1945520 5.73 1444464 3352388 152 09:03:46 09:03:01 27573336 31672256 616908 1.88 189912 4057556 1945520 5.73 1443188 3352428 40 09:03:46 Average: 27547748 31671587 616959 1.88 187770 4083118 1975858 5.82 1435505 3382657 25647 09:03:46 09:03:46 08:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:46 08:57:01 lo 6.24 6.24 0.61 0.61 0.00 0.00 0.00 0.00 09:03:46 08:57:01 ens3 673.11 492.46 6598.73 93.95 0.00 0.00 0.00 0.00 09:03:46 08:57:01 docker0 250.35 264.82 20.98 2375.08 0.00 0.00 0.00 0.00 09:03:46 08:58:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 09:03:46 08:58:01 ens3 154.25 91.60 2643.70 26.63 0.00 0.00 0.00 0.00 09:03:46 08:58:01 docker0 6.03 8.10 0.34 38.00 0.00 0.00 0.00 0.00 09:03:46 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 08:59:01 ens3 0.42 0.37 0.26 0.20 0.00 0.00 0.00 0.00 09:03:46 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:46 09:00:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:03:46 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:01:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:03:46 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:46 09:02:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:03:46 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 09:03:01 ens3 3.82 3.07 4.53 0.39 0.00 0.00 0.00 0.00 09:03:46 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:46 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 09:03:46 Average: ens3 117.58 83.01 1308.46 17.14 0.00 0.00 0.00 0.00 09:03:46 Average: docker0 36.11 38.45 3.00 339.87 0.00 0.00 0.00 0.00 09:03:46 09:03:46 09:03:46 ---> sar -P ALL: 09:03:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21330) 04/19/22 _x86_64_ (8 CPU) 09:03:46 09:03:46 08:55:29 LINUX RESTART (8 CPU) 09:03:46 09:03:46 08:56:02 CPU %user %nice %system %iowait %steal %idle 09:03:46 08:57:01 all 13.13 0.00 5.34 1.50 0.06 79.96 09:03:46 08:57:01 0 14.30 0.00 6.96 3.34 0.07 75.32 09:03:46 08:57:01 1 12.93 0.00 4.71 1.60 0.05 80.71 09:03:46 08:57:01 2 11.39 0.00 5.67 2.92 0.05 79.97 09:03:46 08:57:01 3 14.04 0.00 4.68 0.14 0.09 81.06 09:03:46 08:57:01 4 12.72 0.00 5.24 1.70 0.05 80.29 09:03:46 08:57:01 5 14.41 0.00 4.44 0.07 0.07 81.02 09:03:46 08:57:01 6 13.69 0.00 5.60 2.11 0.05 78.55 09:03:46 08:57:01 7 11.58 0.00 5.41 0.12 0.09 82.80 09:03:46 08:58:01 all 17.62 0.00 4.74 0.81 0.07 76.76 09:03:46 08:58:01 0 16.57 0.00 4.85 0.39 0.07 78.12 09:03:46 08:58:01 1 17.84 0.00 4.16 1.16 0.07 76.76 09:03:46 08:58:01 2 17.92 0.00 4.96 1.00 0.07 76.05 09:03:46 08:58:01 3 19.99 0.00 4.32 0.30 0.08 75.30 09:03:46 08:58:01 4 17.50 0.00 4.62 0.29 0.08 77.50 09:03:46 08:58:01 5 17.38 0.00 4.59 1.32 0.07 76.64 09:03:46 08:58:01 6 17.11 0.00 5.03 1.27 0.07 76.53 09:03:46 08:58:01 7 16.60 0.00 5.37 0.76 0.07 77.20 09:03:46 08:59:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:03:46 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:03:46 08:59:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:03:46 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:03:46 08:59:01 3 0.07 0.00 0.05 0.03 0.02 99.83 09:03:46 08:59:01 4 0.05 0.00 0.07 0.00 0.00 99.88 09:03:46 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:03:46 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:03:46 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:46 09:00:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:03:46 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:03:46 09:00:01 1 0.03 0.00 0.03 0.05 0.00 99.88 09:03:46 09:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:03:46 09:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:03:46 09:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:03:46 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:03:46 09:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:03:46 09:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:03:46 09:01:01 all 0.01 0.00 0.02 0.01 0.00 99.95 09:03:46 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:03:46 09:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:03:46 09:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:46 09:01:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:03:46 09:01:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:03:46 09:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:03:46 09:01:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:03:46 09:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:03:46 09:02:01 all 0.02 0.00 0.03 0.00 0.00 99.95 09:03:46 09:02:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:03:46 09:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:03:46 09:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:03:46 09:02:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:03:46 09:02:01 4 0.05 0.00 0.05 0.00 0.00 99.90 09:03:46 09:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:03:46 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:03:46 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:46 09:03:01 all 0.21 0.00 0.03 0.00 0.01 99.75 09:03:46 09:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:03:46 09:03:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:03:46 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:46 09:03:01 3 1.40 0.00 0.12 0.00 0.02 98.46 09:03:46 09:03:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:03:46 09:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:03:46 09:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:03:46 09:03:01 7 0.07 0.00 0.08 0.00 0.02 99.83 09:03:46 Average: all 4.37 0.00 1.43 0.33 0.02 93.84 09:03:46 Average: 0 4.36 0.00 1.68 0.52 0.02 93.42 09:03:46 Average: 1 4.36 0.00 1.26 0.40 0.02 93.96 09:03:46 Average: 2 4.14 0.00 1.51 0.55 0.02 93.78 09:03:46 Average: 3 5.03 0.00 1.30 0.07 0.04 93.56 09:03:46 Average: 4 4.29 0.00 1.41 0.28 0.02 93.99 09:03:46 Average: 5 4.48 0.00 1.27 0.20 0.02 94.03 09:03:46 Average: 6 4.35 0.00 1.50 0.47 0.02 93.65 09:03:46 Average: 7 3.98 0.00 1.53 0.12 0.02 94.35 09:03:46 09:03:46 09:03:46