Pull request #505 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 0efc70c0c815a0eb29c9af60f7acbb04968f91ba+f9498ebccf673a4c6f900ddcda9c706b19cd353c (330e3cc49788e479a6c164860f7cf8eea8512f51) 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-ssh7495970927273939240.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-ssh15903257869561962136.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-505/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-505/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18260733385429728536.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-505/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12451168795471428890.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-ssh17395025462869493496.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-505/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-505/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4828818922159414563.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-8610 in /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [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-505 # 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 > 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/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f9498ebccf673a4c6f900ddcda9c706b19cd353c into PR head commit 0efc70c0c815a0eb29c9af60f7acbb04968f91ba Merge succeeded, producing 0efc70c0c815a0eb29c9af60f7acbb04968f91ba Checking out Revision 0efc70c0c815a0eb29c9af60f7acbb04968f91ba (PR-505) > git config core.sparsecheckout # timeout=10 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # 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 f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 Commit message: "fix: bug about invalid property type of rule" 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 05:38:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:45 ========================================================= 05:38:45 EdgeX Global Pipelines Version Info 05:38:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:46 ------------------- 05:38:46 stable info: 05:38:46 ------------------- 05:38:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:46 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:38:46 Message: update stable to v1.0.221 05:38:47 ------------------- 05:38:47 experimental info: 05:38:47 ------------------- 05:38:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:38:47 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:38:47 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:38:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0efc70c [Pipeline] echo 05:38:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:49 provisioning config files... 05:38:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config6867185797073118714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:49 ---> docker-login.sh 05:38:49 nexus3.edgexfoundry.org:10001 05:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:49 Configure a credential helper to remove this warning. See 05:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:49 05:38:49 Login Succeeded 05:38:49 nexus3.edgexfoundry.org:10002 05:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:49 Configure a credential helper to remove this warning. See 05:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:49 05:38:49 Login Succeeded 05:38:49 nexus3.edgexfoundry.org:10003 05:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:49 Configure a credential helper to remove this warning. See 05:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:49 05:38:49 Login Succeeded 05:38:49 nexus3.edgexfoundry.org:10004 05:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:50 Configure a credential helper to remove this warning. See 05:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:50 05:38:50 Login Succeeded 05:38:50 docker.io 05:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:50 Configure a credential helper to remove this warning. See 05:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:50 05:38:50 Login Succeeded 05:38:50 ---> docker-login.sh ends [Pipeline] } 05:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:38:51 + git rev-list -1 --merges 0efc70c0c815a0eb29c9af60f7acbb04968f91ba~1..0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo 05:38:51 -----------> git rev-list -1 --merges 0efc70c0c815a0eb29c9af60f7acbb04968f91ba~1..0efc70c0c815a0eb29c9af60f7acbb04968f91ba 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [false] [Pipeline] sh 05:38:51 + git log --format=format:%s -1 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo 05:38:51 ========================================================= 05:38:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:38:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:52 + git log --format=format:%s -1 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo 05:38:52 [semverPrep] GIT_COMMIT: 0efc70c0c815a0eb29c9af60f7acbb04968f91ba, Commit Message: fix: bug about invalid property type of rule [Pipeline] echo 05:38:52 [semverPrep] This is not a build commit. [Pipeline] sh 05:38:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:52 + grep -v github /etc/ssh/ssh_known_hosts 05:38:52 + [ -e /tmp/ssh_known_hosts ] 05:38:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:38:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:38:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:38:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:53 05:38:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:38:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:53 latest: Pulling from edgex-devops/git-semver 05:38:53 a0d0a0d46f8b: Pulling fs layer 05:38:53 3e5f54012d9b: Pulling fs layer 05:38:53 4c7163046ea9: Pulling fs layer 05:38:53 0c2d73faf560: Pulling fs layer 05:38:53 3e5f54012d9b: Verifying Checksum 05:38:53 3e5f54012d9b: Download complete 05:38:53 a0d0a0d46f8b: Download complete 05:38:53 0c2d73faf560: Verifying Checksum 05:38:53 0c2d73faf560: Download complete 05:38:53 4c7163046ea9: Verifying Checksum 05:38:53 4c7163046ea9: Download complete 05:38:53 a0d0a0d46f8b: Pull complete 05:38:53 3e5f54012d9b: Pull complete 05:38:54 4c7163046ea9: Pull complete 05:38:54 0c2d73faf560: Pull complete 05:38:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:38:54 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 05:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:38:55 $ docker top 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:55 [ssh-agent] Looking for ssh-agent implementation... 05:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:55 $ docker exec 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent 05:38:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFcJaK/agent.14 05:38:55 SSH_AGENT_PID=20 05:38:55 Running ssh-add (command line suppressed) 05:38:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_166925500267243192.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_166925500267243192.key) 05:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:56 + git tag --points-at HEAD [Pipeline] } 05:38:56 $ docker exec --env ******** --env ******** 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent -k 05:38:56 unset SSH_AUTH_SOCK; 05:38:56 unset SSH_AGENT_PID; 05:38:56 echo Agent pid 20 killed; 05:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:56 [ssh-agent] Looking for ssh-agent implementation... 05:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:56 $ docker exec 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent 05:38:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMALojk/agent.52 05:38:56 SSH_AGENT_PID=58 05:38:56 Running ssh-add (command line suppressed) 05:38:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_4523350025715156732.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_4523350025715156732.key) 05:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:57 + git semver init 05:38:57 # -> Open(): unable to determine branch for HEAD 05:38:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-505/.git 05:38:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-505 05:38:57 # $SEMVER_REMOTE_NAME = origin 05:38:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:38:57 # $SEMVER_USER_NAME = edgex-jenkins 05:38:57 # $SEMVER_BRANCH = PR-505 05:38:57 # $SEMVER_TEMP = /tmp/semver-884035675 05:38:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:38:59 # '/tmp/semver-884035675' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-505/.semver' 05:38:59 # -> Force: false 05:38:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-505/.semver [Pipeline] } 05:38:59 $ docker exec --env ******** --env ******** 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent -k 05:38:59 unset SSH_AUTH_SOCK; 05:38:59 unset SSH_AGENT_PID; 05:38:59 echo Agent pid 58 killed; 05:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:00 + git semver [Pipeline] } 05:39:00 $ docker stop --time=1 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e 05:39:01 $ docker rm -f 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e [Pipeline] // withDockerContainer [Pipeline] sh 05:39:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:02 Stashed 1 file(s) [Pipeline] echo 05:39:02 [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 05:39:03 provisioning config files... 05:39:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config5960143936922307223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:03 ---> docker-login.sh 05:39:03 nexus3.edgexfoundry.org:10001 05:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:03 Configure a credential helper to remove this warning. See 05:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:03 05:39:03 Login Succeeded 05:39:03 nexus3.edgexfoundry.org:10002 05:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:03 Configure a credential helper to remove this warning. See 05:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:03 05:39:03 Login Succeeded 05:39:03 nexus3.edgexfoundry.org:10003 05:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:03 Configure a credential helper to remove this warning. See 05:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:03 05:39:03 Login Succeeded 05:39:03 nexus3.edgexfoundry.org:10004 05:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:04 Configure a credential helper to remove this warning. See 05:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:04 05:39:04 Login Succeeded 05:39:04 docker.io 05:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:04 Configure a credential helper to remove this warning. See 05:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:04 05:39:04 Login Succeeded 05:39:04 ---> docker-login.sh ends [Pipeline] } 05:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:39:04 ========================================================= 05:39:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:39:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:39:05 + 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 . 05:39:05 Sending build context to Docker daemon 43.02MB 05:39:05 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 05:39:05 Step 2/15 : FROM ${BASE} AS builder 05:39:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:39:05 59bf1c3509f3: Pulling fs layer 05:39:05 666ba61612fd: Pulling fs layer 05:39:05 8ed8ca486205: Pulling fs layer 05:39:05 4fe6c5a15a65: Pulling fs layer 05:39:05 22a0e8bec74d: Pulling fs layer 05:39:05 640e595b4fbd: Pulling fs layer 05:39:05 763cafe07f6e: Pulling fs layer 05:39:05 0c0b528cf693: Pulling fs layer 05:39:05 10935f4eaf8b: Pulling fs layer 05:39:05 4fe6c5a15a65: Waiting 05:39:05 22a0e8bec74d: Waiting 05:39:05 0c0b528cf693: Waiting 05:39:05 10935f4eaf8b: Waiting 05:39:05 640e595b4fbd: Waiting 05:39:05 8ed8ca486205: Verifying Checksum 05:39:05 8ed8ca486205: Download complete 05:39:05 666ba61612fd: Verifying Checksum 05:39:05 666ba61612fd: Download complete 05:39:05 22a0e8bec74d: Verifying Checksum 05:39:05 22a0e8bec74d: Download complete 05:39:05 640e595b4fbd: Verifying Checksum 05:39:05 640e595b4fbd: Download complete 05:39:05 59bf1c3509f3: Verifying Checksum 05:39:05 59bf1c3509f3: Download complete 05:39:05 763cafe07f6e: Verifying Checksum 05:39:05 763cafe07f6e: Download complete 05:39:05 0c0b528cf693: Verifying Checksum 05:39:05 0c0b528cf693: Download complete 05:39:05 59bf1c3509f3: Pull complete 05:39:05 666ba61612fd: Pull complete 05:39:05 8ed8ca486205: Pull complete 05:39:06 10935f4eaf8b: Verifying Checksum 05:39:06 10935f4eaf8b: Download complete 05:39:06 4fe6c5a15a65: Verifying Checksum 05:39:06 4fe6c5a15a65: Download complete 05:39:10 4fe6c5a15a65: Pull complete 05:39:10 22a0e8bec74d: Pull complete 05:39:10 640e595b4fbd: Pull complete 05:39:10 763cafe07f6e: Pull complete 05:39:10 0c0b528cf693: Pull complete 05:39:13 10935f4eaf8b: Pull complete 05:39:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:39:13 ---> 99d49a6021b9 05:39:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:39:14 ---> Running in b3cc6f7083c6 05:39:14 Removing intermediate container b3cc6f7083c6 05:39:14 ---> c83d52fb20f3 05:39:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:39:14 ---> Running in 5bb3a986f429 05:39:14 Removing intermediate container 5bb3a986f429 05:39:14 ---> fe24d18bb7f8 05:39:14 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:39:14 ---> Running in 1320bb23e69a 05:39:14 Removing intermediate container 1320bb23e69a 05:39:14 ---> f32488c18f64 05:39:14 Step 6/15 : LABEL Name=edgex-ui-go 05:39:14 ---> Running in b49afd9e1bc7 05:39:14 Removing intermediate container b49afd9e1bc7 05:39:14 ---> b11a93ec7f75 05:39:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:39:14 ---> Running in be52346955cb 05:39:14 Removing intermediate container be52346955cb 05:39:14 ---> c3c2c85cb5e2 05:39:14 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:14 ---> Running in 1faa2e097c3e 05:39:15 Removing intermediate container 1faa2e097c3e 05:39:15 ---> bf145a4b193e 05:39:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:15 ---> Running in efdbf9037fc4 05:39:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:39:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:39:17 OK: 221 MiB in 52 packages 05:39:17 Removing intermediate container efdbf9037fc4 05:39:17 ---> 419217533067 05:39:17 Step 10/15 : ENV GO111MODULE=on 05:39:17 ---> Running in 48b980a31efe 05:39:17 Removing intermediate container 48b980a31efe 05:39:17 ---> c422107792c0 05:39:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:39:17 ---> Running in 412e30ce64ef 05:39:17 Removing intermediate container 412e30ce64ef 05:39:17 ---> f0555ef60c7e 05:39:17 Step 12/15 : COPY go.mod vendor* ./ 05:39:18 Still waiting to schedule task 05:39:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:39:18 ---> 6f99ef5f39f1 05:39:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 ---> Running in 87732f4075c5 05:39:50 Removing intermediate container 87732f4075c5 05:39:50 ---> 39ef1829d336 05:39:50 Step 14/15 : COPY . . 05:39:50 ---> e4b6069c2528 05:39:50 Step 15/15 : RUN ${MAKE} 05:39:50 ---> Running in 4639d4214214 05:39:50 noop 05:39:50 Removing intermediate container 4639d4214214 05:39:50 ---> 406f2d1661c6 05:39:50 Successfully built 406f2d1661c6 05:39:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:39:50 + docker inspect -f . ci-base-image-x86_64 05:39:50 . [Pipeline] withDockerContainer 05:39:50 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 05:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@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 ******** ci-base-image-x86_64 cat 05:39:51 $ docker top e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:51 + go version 05:39:51 go version go1.17.6 linux/amd64 [Pipeline] } 05:39:51 $ docker stop --time=1 e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 05:39:52 $ docker rm -f e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:53 + docker inspect -f . ci-base-image-x86_64 05:39:53 . [Pipeline] withDockerContainer 05:39:53 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 05:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@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 ******** ci-base-image-x86_64 cat 05:39:54 $ docker top 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:39:54 + make test 05:39:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:39:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:40:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:40:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:40:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:40:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:40:03 $ docker stop --time=1 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a 05:40:05 $ docker rm -f 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a [Pipeline] // withDockerContainer [Pipeline] sh 05:40:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:07 + ls -al . 05:40:07 total 160 05:40:07 drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 05:39 . 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 .. 05:40:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:38 .git 05:40:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 .github 05:40:07 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:38 .gitignore 05:40:07 drwx------ 3 jenkins jenkins 4096 Mar 23 05:38 .semver 05:40:07 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 05:38 CONTRIBUTING.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 23 05:38 Dockerfile 05:40:07 -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 05:38 Jenkinsfile 05:40:07 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 05:38 LICENSE 05:40:07 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 23 05:38 Makefile 05:40:07 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 23 05:38 README.md 05:40:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:39 VERSION 05:40:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 assets 05:40:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 bin 05:40:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 cmd 05:40:07 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 05:39 coverage.out 05:40:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 docs 05:40:07 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 23 05:38 go.mod 05:40:07 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 23 05:38 go.sum 05:40:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 05:38 internal 05:40:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 pkg 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 snap 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 testing 05:40:07 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:38 version.go 05:40:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 web [Pipeline] isUnix [Pipeline] sh 05:40:07 + 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=0efc70c0c815a0eb29c9af60f7acbb04968f91ba --label arch=amd64 --label version=0.0.0 . 05:40:07 Sending build context to Docker daemon 43.02MB 05:40:07 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 05:40:07 Step 2/23 : FROM ${BASE} AS builder 05:40:07 ---> 406f2d1661c6 05:40:07 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:40:07 ---> Running in 107a8ce48ca4 05:40:07 Removing intermediate container 107a8ce48ca4 05:40:07 ---> cf0ef1726ea7 05:40:07 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:40:07 ---> Running in 72b1a5c8a1b1 05:40:08 Removing intermediate container 72b1a5c8a1b1 05:40:08 ---> 21d1ca805b82 05:40:08 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:40:08 ---> Running in 9d4633566709 05:40:08 Removing intermediate container 9d4633566709 05:40:08 ---> f943800cf765 05:40:08 Step 6/23 : LABEL Name=edgex-ui-go 05:40:08 ---> Running in 273b4893e0f9 05:40:08 Removing intermediate container 273b4893e0f9 05:40:08 ---> 3b0954e9b979 05:40:08 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:40:08 ---> Running in d59bddaf3787 05:40:08 Removing intermediate container d59bddaf3787 05:40:08 ---> b142756dfa49 05:40:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:08 ---> Running in f1cdc2e99d5a 05:40:09 Removing intermediate container f1cdc2e99d5a 05:40:09 ---> 5c71fbf87308 05:40:09 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:09 ---> Running in 2118524a1888 05:40:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:40:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:40:10 OK: 221 MiB in 52 packages 05:40:10 Removing intermediate container 2118524a1888 05:40:10 ---> 50492057011a 05:40:10 Step 10/23 : ENV GO111MODULE=on 05:40:10 ---> Running in 4b5be5df901f 05:40:10 Removing intermediate container 4b5be5df901f 05:40:10 ---> b905a9119cd8 05:40:10 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:40:11 ---> Running in 4e5422ca9166 05:40:11 Removing intermediate container 4e5422ca9166 05:40:11 ---> ab78646896c3 05:40:11 Step 12/23 : COPY go.mod vendor* ./ 05:40:11 ---> 96c736d9710c 05:40:11 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:11 ---> Running in 7252b10caa9a 05:40:12 Removing intermediate container 7252b10caa9a 05:40:12 ---> da4deb858047 05:40:12 Step 14/23 : COPY . . 05:40:13 ---> 460dfb957e65 05:40:13 Step 15/23 : RUN ${MAKE} 05:40:13 ---> Running in 20fc79340fc5 05:40:13 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 05:40:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:40:20 Removing intermediate container 20fc79340fc5 05:40:20 ---> 6f998abc6141 05:40:20 Step 16/23 : FROM alpine:3.14 05:40:20 3.14: Pulling from library/alpine 05:40:21 36ccefbf3d8a: Pulling fs layer 05:40:21 36ccefbf3d8a: Verifying Checksum 05:40:21 36ccefbf3d8a: Download complete 05:40:21 36ccefbf3d8a: Pull complete 05:40:21 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 05:40:21 Status: Downloaded newer image for alpine:3.14 05:40:21 ---> a33ac4f1069a 05:40:21 Step 17/23 : EXPOSE 4000 05:40:21 ---> Running in 9887b8d9dbff 05:40:21 Removing intermediate container 9887b8d9dbff 05:40:21 ---> b7cb27a91761 05:40:21 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 05:40:22 ---> 3c67e7594cb2 05:40:22 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:40:22 ---> Running in 420a0c6222e9 05:40:22 Removing intermediate container 420a0c6222e9 05:40:22 ---> b8751bc36c06 05:40:22 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:40:22 ---> Running in 768b36d33367 05:40:22 Removing intermediate container 768b36d33367 05:40:22 ---> d71c9ece1a45 05:40:22 Step 21/23 : LABEL arch=amd64 05:40:22 ---> Running in a3aa3979ab90 05:40:22 Removing intermediate container a3aa3979ab90 05:40:22 ---> 782222461a90 05:40:22 Step 22/23 : LABEL git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba 05:40:22 ---> Running in b861e09d308a 05:40:22 Removing intermediate container b861e09d308a 05:40:22 ---> 9a47608c2739 05:40:22 Step 23/23 : LABEL version=0.0.0 05:40:22 ---> Running in 0ba05f45bdc0 05:40:22 Removing intermediate container 0ba05f45bdc0 05:40:22 ---> 6555f88f6575 05:40:22 [Warning] One or more build-args [ARCH] were not consumed 05:40:22 Successfully built 6555f88f6575 05:40:22 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 05:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:23 05:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:23 latest: Pulling from edgex-lftools-log-publisher 05:40:23 5eb5b503b376: Pulling fs layer 05:40:23 5c69ac0246d0: Pulling fs layer 05:40:23 ec43610c2a17: Pulling fs layer 05:40:23 3a2ae6a8a46f: Pulling fs layer 05:40:23 33b1e0a273af: Pulling fs layer 05:40:23 5d3b04190fa2: Pulling fs layer 05:40:23 2f39f015ded8: Pulling fs layer 05:40:23 3a2ae6a8a46f: Waiting 05:40:23 33b1e0a273af: Waiting 05:40:23 5d3b04190fa2: Waiting 05:40:23 2f39f015ded8: Waiting 05:40:23 5c69ac0246d0: Download complete 05:40:23 3a2ae6a8a46f: Verifying Checksum 05:40:23 3a2ae6a8a46f: Download complete 05:40:23 33b1e0a273af: Verifying Checksum 05:40:23 33b1e0a273af: Download complete 05:40:23 ec43610c2a17: Verifying Checksum 05:40:23 ec43610c2a17: Download complete 05:40:23 5d3b04190fa2: Download complete 05:40:24 5eb5b503b376: Verifying Checksum 05:40:24 5eb5b503b376: Download complete 05:40:24 2f39f015ded8: Verifying Checksum 05:40:24 2f39f015ded8: Download complete 05:40:25 5eb5b503b376: Pull complete 05:40:25 5c69ac0246d0: Pull complete 05:40:26 ec43610c2a17: Pull complete 05:40:26 3a2ae6a8a46f: Pull complete 05:40:26 33b1e0a273af: Pull complete 05:40:26 5d3b04190fa2: Pull complete 05:40:31 2f39f015ded8: Pull complete 05:40:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:40:31 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 05:40:31 $ 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-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:40:33 $ docker top c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:34 ---> job-cost.sh 05:40:34 lf-activate-venv: SKIPPING 05:40:34 INFO: No Stack... 05:40:34 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:34 INFO: Archiving Costs [Pipeline] sh 05:40:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/cost.csv 05:40:35 + cut -d, -f6 [Pipeline] lock 05:40:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] 05:40:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] did not exist. Created. 05:40:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:35 + echo total: 0.2199999988079071 [Pipeline] stash 05:40:35 Stashed 1 file(s) [Pipeline] } 05:40:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:35 $ docker stop --time=1 c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee 05:40:37 $ docker rm -f c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8611 in /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [Pipeline] { [Pipeline] ws 05:40:59 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:40:59 The recommended git tool is: git 05:41:07 using credential edgex-jenkins-ssh 05:41:07 Cloning the remote Git repository 05:41:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:41:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:41:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:07 > git --version # timeout=10 05:41:07 > git --version # 'git version 2.25.1' 05:41:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:11 Merging remotes/origin/main commit f9498ebccf673a4c6f900ddcda9c706b19cd353c into PR head commit 0efc70c0c815a0eb29c9af60f7acbb04968f91ba 05:41:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:41:11 > git config core.sparsecheckout # timeout=10 05:41:11 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 05:41:12 > git remote # timeout=10 05:41:12 Merge succeeded, producing 0efc70c0c815a0eb29c9af60f7acbb04968f91ba 05:41:12 Checking out Revision 0efc70c0c815a0eb29c9af60f7acbb04968f91ba (PR-505) 05:41:12 > git config --get remote.origin.url # timeout=10 05:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:12 > git merge f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 05:41:12 > git rev-parse HEAD^{commit} # timeout=10 05:41:12 > git config core.sparsecheckout # timeout=10 05:41:12 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 05:41:16 Commit message: "fix: bug about invalid property type of rule" 05:41:16 > git --version # timeout=10 05:41:16 > git --version # 'git version 2.25.1' 05:41:16 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:17 Dload Upload Total Spent Left Speed 05:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh 05:41:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:41:18 + sudo tee /etc/docker/daemon.new 05:41:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:41:18 { 05:41:18 "registry-mirrors": [ 05:41:18 "https://nexus3.edgexfoundry.org:10001" 05:41:18 ], 05:41:18 "bip": "10.250.0.254/24", 05:41:18 "hosts": [ 05:41:18 "tcp://0.0.0.0:5555", 05:41:18 "unix:///var/run/docker.sock" 05:41:18 ], 05:41:18 "mtu": 1458, 05:41:18 "selinux-enabled": true, 05:41:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:41:18 } [Pipeline] sh 05:41:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:41:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:37 provisioning config files... 05:41:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8085085718183296971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:38 ---> docker-login.sh 05:41:38 nexus3.edgexfoundry.org:10001 05:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:39 Configure a credential helper to remove this warning. See 05:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:39 05:41:39 Login Succeeded 05:41:39 nexus3.edgexfoundry.org:10002 05:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:39 Configure a credential helper to remove this warning. See 05:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:39 05:41:39 Login Succeeded 05:41:39 nexus3.edgexfoundry.org:10003 05:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:40 Configure a credential helper to remove this warning. See 05:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:40 05:41:40 Login Succeeded 05:41:40 nexus3.edgexfoundry.org:10004 05:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:40 Configure a credential helper to remove this warning. See 05:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:40 05:41:40 Login Succeeded 05:41:40 docker.io 05:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:41 Configure a credential helper to remove this warning. See 05:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:41 05:41:41 Login Succeeded 05:41:41 ---> docker-login.sh ends [Pipeline] } 05:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:41 ========================================================= 05:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:41:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:41:42 + 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 . 05:41:43 Sending build context to Docker daemon 27.02MB 05:41:43 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 05:41:43 Step 2/15 : FROM ${BASE} AS builder 05:41:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:43 9b3977197b4f: Pulling fs layer 05:41:43 1a89e8eeedd5: Pulling fs layer 05:41:43 94645a83ff95: Pulling fs layer 05:41:43 3f3a8bcf1eab: Pulling fs layer 05:41:43 0c92f367c5e7: Pulling fs layer 05:41:43 f7c0051592d6: Pulling fs layer 05:41:43 a227ed2f7395: Pulling fs layer 05:41:43 7b1c46037f91: Pulling fs layer 05:41:43 3f3a8bcf1eab: Waiting 05:41:43 0c92f367c5e7: Waiting 05:41:43 f7c0051592d6: Waiting 05:41:43 a227ed2f7395: Waiting 05:41:43 7b1c46037f91: Waiting 05:41:43 94645a83ff95: Verifying Checksum 05:41:43 94645a83ff95: Download complete 05:41:43 1a89e8eeedd5: Verifying Checksum 05:41:43 1a89e8eeedd5: Download complete 05:41:43 0c92f367c5e7: Verifying Checksum 05:41:43 0c92f367c5e7: Download complete 05:41:43 f7c0051592d6: Download complete 05:41:43 9b3977197b4f: Verifying Checksum 05:41:43 9b3977197b4f: Download complete 05:41:43 a227ed2f7395: Verifying Checksum 05:41:43 a227ed2f7395: Download complete 05:41:44 9b3977197b4f: Pull complete 05:41:44 1a89e8eeedd5: Pull complete 05:41:44 94645a83ff95: Pull complete 05:41:45 7b1c46037f91: Download complete 05:41:46 3f3a8bcf1eab: Download complete 05:41:58 3f3a8bcf1eab: Pull complete 05:41:58 0c92f367c5e7: Pull complete 05:41:58 f7c0051592d6: Pull complete 05:41:58 a227ed2f7395: Pull complete 05:42:05 7b1c46037f91: Pull complete 05:42:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:42:05 ---> f79e39bc4007 05:42:05 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:42:06 ---> Running in 4bfa20c2b9ed 05:42:06 Removing intermediate container 4bfa20c2b9ed 05:42:06 ---> 0d200fe302ad 05:42:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:42:06 ---> Running in 5f8a01330765 05:42:06 Removing intermediate container 5f8a01330765 05:42:06 ---> 61fb906b45e6 05:42:06 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:42:07 ---> Running in 32d3f36c62e7 05:42:07 Removing intermediate container 32d3f36c62e7 05:42:07 ---> b55b773458dd 05:42:07 Step 6/15 : LABEL Name=edgex-ui-go 05:42:07 ---> Running in b9f728a610f5 05:42:07 Removing intermediate container b9f728a610f5 05:42:07 ---> beebb5499184 05:42:07 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:42:07 ---> Running in fb540a5dba00 05:42:08 Removing intermediate container fb540a5dba00 05:42:08 ---> 4e809912fa86 05:42:08 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:08 ---> Running in b64bce51f5d5 05:42:09 Removing intermediate container b64bce51f5d5 05:42:09 ---> 0ba73e853f8a 05:42:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:09 ---> Running in 98ab092c7a9a 05:42:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:12 OK: 220 MiB in 52 packages 05:42:13 Removing intermediate container 98ab092c7a9a 05:42:13 ---> 4672445de135 05:42:13 Step 10/15 : ENV GO111MODULE=on 05:42:13 ---> Running in c7c0e9c66b82 05:42:14 Removing intermediate container c7c0e9c66b82 05:42:14 ---> c02f785a6774 05:42:14 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:42:14 ---> Running in dd2fed1c35e7 05:42:15 Removing intermediate container dd2fed1c35e7 05:42:15 ---> becb6978f005 05:42:15 Step 12/15 : COPY go.mod vendor* ./ 05:42:16 ---> c3ae872f2705 05:42:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:16 ---> Running in a05231b37858 05:43:37 Removing intermediate container a05231b37858 05:43:37 ---> 1a487f7dc78c 05:43:37 Step 14/15 : COPY . . 05:43:37 ---> 7b4afe3dcb2d 05:43:37 Step 15/15 : RUN ${MAKE} 05:43:37 ---> Running in 0fd7aaec71cf 05:43:37 noop 05:43:37 Removing intermediate container 0fd7aaec71cf 05:43:37 ---> dc9f2c7d13bd 05:43:37 Successfully built dc9f2c7d13bd 05:43:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:43:38 + docker inspect -f . ci-base-image-arm64 05:43:38 . [Pipeline] withDockerContainer 05:43:38 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 05:43:38 $ 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 ******** ci-base-image-arm64 cat 05:43:39 $ docker top 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:40 + go version 05:43:40 go version go1.17.6 linux/arm64 [Pipeline] } 05:43:40 $ docker stop --time=1 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 05:43:42 $ docker rm -f 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:43 + docker inspect -f . ci-base-image-arm64 05:43:43 . [Pipeline] withDockerContainer 05:43:43 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 05:43:43 $ 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 ******** ci-base-image-arm64 cat 05:43:44 $ docker top 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:43:45 + make test 05:43:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:43:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:44:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:44:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:44:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:44:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:44:41 $ docker stop --time=1 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 05:44:43 $ docker rm -f 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:44 Warning: overwriting stash ‘coverage-report’ 05:44:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:45 + ls -al . 05:44:45 total 156 05:44:45 drwxrwxr-x 13 jenkins jenkins 4096 Mar 23 05:43 . 05:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 .. 05:44:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:41 .git 05:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 .github 05:44:45 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:41 .gitignore 05:44:45 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 05:41 CONTRIBUTING.md 05:44:45 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 23 05:41 Dockerfile 05:44:45 -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 05:41 Jenkinsfile 05:44:45 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 05:41 LICENSE 05:44:45 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 23 05:41 Makefile 05:44:45 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 23 05:41 README.md 05:44:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:39 VERSION 05:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 assets 05:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 bin 05:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 cmd 05:44:45 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 05:43 coverage.out 05:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 docs 05:44:45 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 23 05:41 go.mod 05:44:45 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 23 05:41 go.sum 05:44:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 05:41 internal 05:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 pkg 05:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 snap 05:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 testing 05:44:45 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:41 version.go 05:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 web [Pipeline] isUnix [Pipeline] sh 05:44:46 + 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=0efc70c0c815a0eb29c9af60f7acbb04968f91ba --label arch=arm64 --label version=0.0.0 . 05:44:47 Sending build context to Docker daemon 27.02MB 05:44:47 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 05:44:47 Step 2/23 : FROM ${BASE} AS builder 05:44:47 ---> dc9f2c7d13bd 05:44:47 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:44:47 ---> Running in 1c7d8a365588 05:44:47 Removing intermediate container 1c7d8a365588 05:44:47 ---> f6ff52a050de 05:44:47 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:44:47 ---> Running in 2ccd84654ded 05:44:47 Removing intermediate container 2ccd84654ded 05:44:47 ---> f077a4a10b19 05:44:47 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:44:47 ---> Running in 2442b107fb87 05:44:48 Removing intermediate container 2442b107fb87 05:44:48 ---> 652cc1e35fc1 05:44:48 Step 6/23 : LABEL Name=edgex-ui-go 05:44:48 ---> Running in 7439bdc0ef82 05:44:48 Removing intermediate container 7439bdc0ef82 05:44:48 ---> 2e07306dd504 05:44:48 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:44:48 ---> Running in 21ae08b7a5df 05:44:49 Removing intermediate container 21ae08b7a5df 05:44:49 ---> c752560c51d3 05:44:49 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:49 ---> Running in 2c2c8fc742d9 05:44:51 Removing intermediate container 2c2c8fc742d9 05:44:51 ---> 80b4fe556ca8 05:44:51 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:51 ---> Running in 3b0f5526d4a6 05:44:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:44:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:44:53 OK: 220 MiB in 52 packages 05:44:54 Removing intermediate container 3b0f5526d4a6 05:44:54 ---> 56bd035abee5 05:44:54 Step 10/23 : ENV GO111MODULE=on 05:44:54 ---> Running in d515847fa672 05:44:54 Removing intermediate container d515847fa672 05:44:54 ---> a74ceaed528e 05:44:54 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:44:54 ---> Running in d6380053b155 05:44:55 Removing intermediate container d6380053b155 05:44:55 ---> 01deab053a84 05:44:55 Step 12/23 : COPY go.mod vendor* ./ 05:44:55 ---> 45f803a31116 05:44:55 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:55 ---> Running in 686a46e160c7 05:44:57 Removing intermediate container 686a46e160c7 05:44:57 ---> 23b3ad7db809 05:44:57 Step 14/23 : COPY . . 05:45:01 ---> 36b6b31d9b30 05:45:01 Step 15/23 : RUN ${MAKE} 05:45:01 ---> Running in 87a1cc1920e2 05:45:02 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 05:45:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:45:38 Removing intermediate container 87a1cc1920e2 05:45:38 ---> 9b57a8785ffb 05:45:38 Step 16/23 : FROM alpine:3.14 05:45:38 3.14: Pulling from library/alpine 05:45:38 93a1719cf261: Pulling fs layer 05:45:38 93a1719cf261: Download complete 05:45:39 93a1719cf261: Pull complete 05:45:39 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 05:45:39 Status: Downloaded newer image for alpine:3.14 05:45:39 ---> 71a2028e5025 05:45:39 Step 17/23 : EXPOSE 4000 05:45:39 ---> Running in bbb04f23965b 05:45:39 Removing intermediate container bbb04f23965b 05:45:39 ---> af8b7a376451 05:45:39 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 05:45:40 ---> 2a5cde26c970 05:45:40 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:40 ---> Running in 20b6c2ff4f85 05:45:41 Removing intermediate container 20b6c2ff4f85 05:45:41 ---> 909b07dc806b 05:45:41 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:45:41 ---> Running in ae8db112df41 05:45:41 Removing intermediate container ae8db112df41 05:45:41 ---> 1c4f7694cf71 05:45:41 Step 21/23 : LABEL arch=arm64 05:45:41 ---> Running in e4ffc79733d7 05:45:41 Removing intermediate container e4ffc79733d7 05:45:41 ---> b252ea337dd7 05:45:41 Step 22/23 : LABEL git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba 05:45:42 ---> Running in 01d44defdde7 05:45:42 Removing intermediate container 01d44defdde7 05:45:42 ---> e5ce39e5727f 05:45:42 Step 23/23 : LABEL version=0.0.0 05:45:42 ---> Running in ac263e7b9836 05:45:42 Removing intermediate container ac263e7b9836 05:45:42 ---> 0103510f6d5e 05:45:42 [Warning] One or more build-args [ARCH] were not consumed 05:45:42 Successfully built 0103510f6d5e 05:45:42 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 05:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:43 05:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:44 arm64: Pulling from edgex-lftools-log-publisher 05:45:44 8998bd30e6a1: Pulling fs layer 05:45:44 04944245beec: Pulling fs layer 05:45:44 699f458cf7ca: Pulling fs layer 05:45:44 765212b225bb: Pulling fs layer 05:45:44 f23df028b6ca: Pulling fs layer 05:45:44 d65c8cfc05b1: Pulling fs layer 05:45:44 2437ff75d9bd: Pulling fs layer 05:45:44 f23df028b6ca: Waiting 05:45:44 d65c8cfc05b1: Waiting 05:45:44 765212b225bb: Waiting 05:45:44 2437ff75d9bd: Waiting 05:45:44 04944245beec: Download complete 05:45:44 765212b225bb: Verifying Checksum 05:45:44 765212b225bb: Download complete 05:45:44 f23df028b6ca: Download complete 05:45:44 d65c8cfc05b1: Download complete 05:45:44 699f458cf7ca: Verifying Checksum 05:45:44 699f458cf7ca: Download complete 05:45:44 8998bd30e6a1: Verifying Checksum 05:45:44 8998bd30e6a1: Download complete 05:45:47 2437ff75d9bd: Verifying Checksum 05:45:47 2437ff75d9bd: Download complete 05:45:49 8998bd30e6a1: Pull complete 05:45:49 04944245beec: Pull complete 05:45:51 699f458cf7ca: Pull complete 05:45:51 765212b225bb: Pull complete 05:45:52 f23df028b6ca: Pull complete 05:45:52 d65c8cfc05b1: Pull complete 05:46:07 2437ff75d9bd: Pull complete 05:46:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 05:46:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:46:10 $ docker top 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:11 ---> job-cost.sh 05:46:11 lf-activate-venv: SKIPPING 05:46:11 INFO: No Stack... 05:46:11 INFO: Retrieving Pricing Info for: v3-standard-4 05:46:12 INFO: Archiving Costs [Pipeline] sh 05:46:13 + cut -d, -f6 05:46:13 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 05:46:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] 05:46:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] did not exist. Created. 05:46:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:13 /w/workspace/edgex-ui-go/1@tmp/durable-3ed1df40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:46:14 Warning: overwriting stash ‘stack-cost’ 05:46:14 Stashed 1 file(s) [Pipeline] } 05:46:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:14 $ docker stop --time=1 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c 05:46:16 $ docker rm -f 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c [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 05:46:17 provisioning config files... 05:46:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config8165133340795984392tmp [Pipeline] { [Pipeline] sh 05:46:17 + set +x 05:46:17 + curl -s https://codecov.io/bash 05:46:17 + bash -s -- 05:46:17 05:46:17 _____ _ 05:46:17 / ____| | | 05:46:17 | | ___ __| | ___ ___ _____ __ 05:46:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:17 Bash-1.0.6 05:46:17 05:46:17 05:46:17 ==> git version 2.25.1 found 05:46:17 ==> 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 05:46:17 Release-Date: 2020-01-08 05:46:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:17 ==> Jenkins CI detected. 05:46:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-505 05:46:17 project root: . 05:46:17 --> token set from env 05:46:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:17 ==> Running gcov in . (disable via -X gcov) 05:46:17 ==> Python coveragepy not found 05:46:17 ==> Searching for coverage reports in: 05:46:17 + . 05:46:17 -> Found 1 reports 05:46:17 ==> Detecting git/mercurial file structure 05:46:18 ==> Reading reports 05:46:18 + ./coverage.out bytes=10 05:46:18 ==> Appending adjustments 05:46:18 https://docs.codecov.io/docs/fixing-reports 05:46:18 + Found adjustments 05:46:18 ==> Gzipping contents 05:46:18 4.0K /tmp/codecov.SLISee.gz 05:46:18 ==> Uploading reports 05:46:18 url: https://codecov.io 05:46:18 query: branch=PR-505&commit=0efc70c0c815a0eb29c9af60f7acbb04968f91ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=505&job=&cmd_args= 05:46:18 -> Pinging Codecov 05:46:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-505&commit=0efc70c0c815a0eb29c9af60f7acbb04968f91ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=505&job=&cmd_args= 05:46:18 -> Uploading to 05:46:18 https://storage.googleapis.com/codecov/v4/raw/2022-03-23/FB506323287CE973F263BFD2A0EB1F37/0efc70c0c815a0eb29c9af60f7acbb04968f91ba/2ab9155c-0bd5-4066-9949-ed6132f0d6ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T054618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd098c23f87ebbcf3307fd2538d2149bba3bf9ff90e485bb927db85203ccad89 05:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:18 Dload Upload Total Spent Left Speed 05:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 17088 --:--:-- --:--:-- --:--:-- 17088 05:46:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] } 05:46:18 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 05:46:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives ] 05:46:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives 05:46:20 total 16 05:46:20 drwxr-xr-x 3 root root 4096 Mar 23 05:40 . 05:46:20 drwxrwxr-x 15 jenkins jenkins 4096 Mar 23 05:40 .. 05:46:20 drwxr-xr-x 2 root root 4096 Mar 23 05:40 cost 05:46:20 -rw-r--r-- 1 root root 82 Mar 23 05:40 cost.csv 05:46:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives 05:46:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives 05:46:20 total 16 05:46:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 05:40 . 05:46:20 drwxrwxr-x 15 jenkins jenkins 4096 Mar 23 05:40 .. 05:46:20 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:40 cost 05:46:20 -rw-r--r-- 1 jenkins jenkins 82 Mar 23 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:21 ---> package-listing.sh 05:46:21 ++ facter osfamily 05:46:21 ++ tr '[:upper:]' '[:lower:]' 05:46:21 + OS_FAMILY=debian 05:46:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-505 05:46:21 + START_PACKAGES=/tmp/packages_start.txt 05:46:21 + END_PACKAGES=/tmp/packages_end.txt 05:46:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:21 + PACKAGES=/tmp/packages_start.txt 05:46:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-505 ']' 05:46:21 + PACKAGES=/tmp/packages_end.txt 05:46:21 + case "${OS_FAMILY}" in 05:46:21 + dpkg -l 05:46:21 + grep '^ii' 05:46:21 + '[' -f /tmp/packages_start.txt ']' 05:46:21 + '[' -f /tmp/packages_end.txt ']' 05:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-505 ']' 05:46:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/ 05:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/ [Pipeline] echo 05:46:21 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-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:22 . [Pipeline] withDockerContainer 05:46:22 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 05:46:22 $ 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-505/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-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@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:10003/edgex-lftools-log-publisher:latest cat 05:46:23 $ docker top f2b6c6dfbb96b9e70de979de35c986fdc5b03e3657e25323a967193cb8bf768e -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:24 + ls /var/log/sa-host 05:46:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:24 provisioning config files... 05:46:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config4727881244246700208tmp [Pipeline] { [Pipeline] echo 05:46:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:24 ---> create-netrc.sh [Pipeline] } 05:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:25 ---> python-tools-install.sh [Pipeline] echo 05:46:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:25 ---> sudo-logs.sh 05:46:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:26 ---> job-cost.sh 05:46:26 lf-activate-venv: SKIPPING 05:46:26 DEBUG: total: 0.2199999988079071 05:46:26 INFO: Retrieving Stack Cost... 05:46:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:26 INFO: Archiving Costs [Pipeline] echo 05:46:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:27 ---> logs-deploy.sh 05:46:27 lf-activate-venv: SKIPPING 05:46:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-505/1 05:46:27 INFO: archiving workspace using pattern(s): 05:46:28 Archives upload complete. 05:46:28 INFO: archiving logs to Nexus 05:46:29 ---> uname -a: 05:46:29 Linux prd-ubuntu20-04-docker-8c-8g-8610 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:46:29 05:46:29 05:46:29 ---> lscpu: 05:46:29 Architecture: x86_64 05:46:29 CPU op-mode(s): 32-bit, 64-bit 05:46:29 Byte Order: Little Endian 05:46:29 Address sizes: 40 bits physical, 48 bits virtual 05:46:29 CPU(s): 8 05:46:29 On-line CPU(s) list: 0-7 05:46:29 Thread(s) per core: 1 05:46:29 Core(s) per socket: 1 05:46:29 Socket(s): 8 05:46:29 NUMA node(s): 1 05:46:29 Vendor ID: AuthenticAMD 05:46:29 CPU family: 23 05:46:29 Model: 49 05:46:29 Model name: AMD EPYC-Rome Processor 05:46:29 Stepping: 0 05:46:29 CPU MHz: 2799.976 05:46:29 BogoMIPS: 5599.95 05:46:29 Virtualization: AMD-V 05:46:29 Hypervisor vendor: KVM 05:46:29 Virtualization type: full 05:46:29 L1d cache: 256 KiB 05:46:29 L1i cache: 256 KiB 05:46:29 L2 cache: 4 MiB 05:46:29 L3 cache: 128 MiB 05:46:29 NUMA node0 CPU(s): 0-7 05:46:29 Vulnerability Itlb multihit: Not affected 05:46:29 Vulnerability L1tf: Not affected 05:46:29 Vulnerability Mds: Not affected 05:46:29 Vulnerability Meltdown: Not affected 05:46:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:46:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:46:29 Vulnerability Srbds: Not affected 05:46:29 Vulnerability Tsx async abort: Not affected 05:46:29 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 05:46:29 05:46:29 05:46:29 ---> nproc: 05:46:29 8 05:46:29 05:46:29 05:46:29 ---> df -h: 05:46:29 Filesystem Size Used Avail Use% Mounted on 05:46:29 overlay 155G 11G 145G 7% / 05:46:29 tmpfs 64M 0 64M 0% /dev 05:46:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:46:29 shm 64M 0 64M 0% /dev/shm 05:46:29 /dev/vda1 155G 11G 145G 7% /facter-os 05:46:29 05:46:29 05:46:29 ---> sar -b -r -n DEV: 05:46:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8610) 03/23/22 _x86_64_ (8 CPU) 05:46:29 05:46:29 05:38:07 LINUX RESTART (8 CPU) 05:46:29 05:46:29 05:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:46:29 05:40:01 214.07 1.85 212.22 0.00 29.69 86506.02 0.00 05:46:29 05:41:01 159.70 0.15 159.55 0.00 13.06 30249.25 0.00 05:46:29 05:42:01 1.70 0.00 1.70 0.00 0.00 19.34 0.00 05:46:29 05:43:01 2.28 0.00 2.28 0.00 0.00 25.06 0.00 05:46:29 05:44:01 1.05 0.02 1.03 0.00 0.13 11.73 0.00 05:46:29 05:45:01 2.08 0.00 2.08 0.00 0.00 22.40 0.00 05:46:29 05:46:01 3.53 0.87 2.67 0.00 18.39 34.39 0.00 05:46:29 Average: 54.54 0.41 54.13 0.00 8.70 16528.41 0.00 05:46:29 05:46:29 05:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:29 05:40:01 28211800 31718048 575908 1.75 177676 3527700 2363176 6.96 1296088 2918172 50388 05:46:29 05:41:01 27674508 31770176 524604 1.60 189672 4057112 1963024 5.79 1354284 3347060 144 05:46:29 05:42:01 27675304 31771104 523440 1.59 189740 4057116 1963024 5.79 1353000 3347068 32 05:46:29 05:43:01 27676360 31772356 522084 1.59 189828 4057244 1979080 5.83 1352264 3347240 52 05:46:29 05:44:01 27676304 31772360 522068 1.59 189848 4057252 1979080 5.83 1352396 3347248 8 05:46:29 05:45:01 27684312 31780436 513936 1.56 189912 4057252 1979080 5.83 1343408 3347248 16 05:46:29 05:46:01 27673672 31770788 523776 1.59 190032 4057768 2001576 5.90 1354988 3347788 164 05:46:29 Average: 27753180 31765038 529402 1.61 188101 3981635 2032577 5.99 1343775 3285975 7258 05:46:29 05:46:29 05:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:29 05:40:01 veth62ccadb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:46:29 05:40:01 ens3 426.05 297.19 5531.79 84.40 0.00 0.00 0.00 0.00 05:46:29 05:40:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 05:46:29 05:40:01 docker0 186.31 249.20 14.95 2110.01 0.00 0.00 0.00 0.00 05:46:29 05:41:01 ens3 138.22 81.87 2624.83 19.79 0.00 0.00 0.00 0.00 05:46:29 05:41:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:46:29 05:41:01 docker0 5.55 7.55 0.30 38.03 0.00 0.00 0.00 0.00 05:46:29 05:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:43:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:46:29 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:46:01 ens3 14.85 9.80 13.66 0.68 0.00 0.00 0.00 0.00 05:46:29 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 Average: ens3 81.97 55.03 1156.76 14.83 0.00 0.00 0.00 0.00 05:46:29 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:46:29 Average: docker0 27.03 36.17 2.15 302.54 0.00 0.00 0.00 0.00 05:46:29 05:46:29 05:46:29 ---> sar -P ALL: 05:46:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8610) 03/23/22 _x86_64_ (8 CPU) 05:46:29 05:46:29 05:38:07 LINUX RESTART (8 CPU) 05:46:29 05:46:29 05:39:02 CPU %user %nice %system %iowait %steal %idle 05:46:29 05:40:01 all 17.63 0.00 6.05 1.71 0.06 74.55 05:46:29 05:40:01 0 16.87 0.00 6.04 5.80 0.07 71.23 05:46:29 05:40:01 1 17.94 0.00 6.18 0.48 0.05 75.35 05:46:29 05:40:01 2 17.23 0.00 5.45 0.05 0.05 77.22 05:46:29 05:40:01 3 17.22 0.00 5.39 0.24 0.07 77.08 05:46:29 05:40:01 4 18.32 0.00 5.84 0.41 0.05 75.37 05:46:29 05:40:01 5 18.17 0.00 6.60 0.19 0.05 75.00 05:46:29 05:40:01 6 17.88 0.00 7.13 5.90 0.05 69.04 05:46:29 05:40:01 7 17.44 0.00 5.77 0.62 0.07 76.10 05:46:29 05:41:01 all 10.38 0.00 3.10 0.90 0.04 85.59 05:46:29 05:41:01 0 9.96 0.00 2.96 1.04 0.03 86.00 05:46:29 05:41:01 1 10.51 0.00 3.23 0.49 0.05 85.72 05:46:29 05:41:01 2 11.06 0.00 3.32 0.13 0.03 85.45 05:46:29 05:41:01 3 10.18 0.00 3.14 0.22 0.03 86.43 05:46:29 05:41:01 4 8.86 0.00 2.90 1.62 0.03 86.59 05:46:29 05:41:01 5 10.77 0.00 3.40 3.13 0.05 82.65 05:46:29 05:41:01 6 11.04 0.00 2.94 0.29 0.03 85.70 05:46:29 05:41:01 7 10.61 0.00 2.88 0.32 0.03 86.15 05:46:29 05:42:01 all 0.10 0.00 0.02 0.01 0.00 99.86 05:46:29 05:42:01 0 0.07 0.00 0.02 0.05 0.02 99.85 05:46:29 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:46:29 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:46:29 05:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:46:29 05:42:01 4 0.63 0.00 0.07 0.00 0.00 99.30 05:46:29 05:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:46:29 05:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:46:29 05:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:46:29 05:43:01 all 0.28 0.00 0.01 0.01 0.01 99.69 05:46:29 05:43:01 0 0.07 0.00 0.02 0.05 0.02 99.85 05:46:29 05:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:46:29 05:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:46:29 05:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:46:29 05:43:01 4 1.97 0.00 0.00 0.00 0.00 98.03 05:46:29 05:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:46:29 05:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:46:29 05:43:01 7 0.02 0.00 0.02 0.05 0.02 99.90 05:46:29 05:44:01 all 0.26 0.00 0.01 0.00 0.01 99.71 05:46:29 05:44:01 0 0.03 0.00 0.03 0.02 0.00 99.92 05:46:29 05:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:46:29 05:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:46:29 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:46:29 05:44:01 4 1.97 0.00 0.00 0.00 0.02 98.01 05:46:29 05:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:46:29 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:46:29 05:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:46:29 05:45:01 all 0.28 0.00 0.02 0.01 0.00 99.69 05:46:29 05:45:01 0 0.03 0.00 0.05 0.05 0.02 99.85 05:46:29 05:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:46:29 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:46:29 05:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:46:29 05:45:01 4 1.97 0.00 0.00 0.00 0.00 98.03 05:46:29 05:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:46:29 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:46:29 05:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 05:46:29 05:46:01 all 0.31 0.00 0.05 0.02 0.00 99.62 05:46:29 05:46:01 0 0.07 0.00 0.02 0.07 0.00 99.85 05:46:29 05:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:46:29 05:46:01 2 0.13 0.00 0.05 0.02 0.00 99.80 05:46:29 05:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:46:29 05:46:01 4 1.99 0.00 0.02 0.00 0.00 98.00 05:46:29 05:46:01 5 0.08 0.00 0.07 0.02 0.00 99.83 05:46:29 05:46:01 6 0.07 0.00 0.03 0.00 0.00 99.90 05:46:29 05:46:01 7 0.08 0.00 0.12 0.05 0.00 99.75 05:46:29 Average: all 4.10 0.00 1.30 0.37 0.02 94.21 05:46:29 Average: 0 3.80 0.00 1.28 0.99 0.02 93.91 05:46:29 Average: 1 4.04 0.00 1.35 0.14 0.03 94.45 05:46:29 Average: 2 4.00 0.00 1.24 0.03 0.01 94.72 05:46:29 Average: 3 3.86 0.00 1.21 0.07 0.01 94.85 05:46:29 Average: 4 5.00 0.00 1.22 0.28 0.01 93.47 05:46:29 Average: 5 4.09 0.00 1.42 0.47 0.02 94.00 05:46:29 Average: 6 4.07 0.00 1.42 0.86 0.01 93.64 05:46:29 Average: 7 3.95 0.00 1.23 0.16 0.02 94.64 05:46:29 05:46:29 05:46:29