Pull request #507 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from e242a1d9d26091df874eb784f78d04c8a5b26712+a297faecba2e479c84256204d88875266373bb25 (1a75f68cc89f97b0f2a2726e6aef0be3703a8817) 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-ssh16365275667443083121.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-ssh9560975449484482733.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11046362009066351465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10021327681062748701.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17829618227236321065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10426 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [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-507 # 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/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit e242a1d9d26091df874eb784f78d04c8a5b26712 Merge succeeded, producing e242a1d9d26091df874eb784f78d04c8a5b26712 Checking out Revision e242a1d9d26091df874eb784f78d04c8a5b26712 (PR-507) > git config core.sparsecheckout # timeout=10 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # 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 a297faecba2e479c84256204d88875266373bb25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 Commit message: "feat: add Content-Security-Policy request header" > git rev-list --no-walk f2a648b29f579d4153126791da5bf0f295f423cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:10 ========================================================= 06:15:10 EdgeX Global Pipelines Version Info 06:15:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:10 ------------------- 06:15:10 stable info: 06:15:10 ------------------- 06:15:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:10 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:15:10 Message: update stable to v1.0.221 06:15:11 ------------------- 06:15:11 experimental info: 06:15:11 ------------------- 06:15:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:15:11 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e242a1d [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:12 provisioning config files... 06:15:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config6850676356297581663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:12 ---> docker-login.sh 06:15:12 nexus3.edgexfoundry.org:10001 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 nexus3.edgexfoundry.org:10002 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 nexus3.edgexfoundry.org:10003 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 nexus3.edgexfoundry.org:10004 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 docker.io 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 ---> docker-login.sh ends [Pipeline] } 06:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:14 + git rev-list -1 --merges e242a1d9d26091df874eb784f78d04c8a5b26712~1..e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo 06:15:14 -----------> git rev-list -1 --merges e242a1d9d26091df874eb784f78d04c8a5b26712~1..e242a1d9d26091df874eb784f78d04c8a5b26712 e242a1d9d26091df874eb784f78d04c8a5b26712 [false] [Pipeline] sh 06:15:14 + git log --format=format:%s -1 e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo 06:15:14 ========================================================= 06:15:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:15 + git log --format=format:%s -1 e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo 06:15:15 [semverPrep] GIT_COMMIT: e242a1d9d26091df874eb784f78d04c8a5b26712, Commit Message: feat: add Content-Security-Policy request header [Pipeline] echo 06:15:15 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:15 + grep -v github /etc/ssh/ssh_known_hosts 06:15:15 + [ -e /tmp/ssh_known_hosts ] 06:15:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:15 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:15:15 06:15:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:15:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:15:16 latest: Pulling from edgex-devops/git-semver 06:15:16 a0d0a0d46f8b: Pulling fs layer 06:15:16 3e5f54012d9b: Pulling fs layer 06:15:16 4c7163046ea9: Pulling fs layer 06:15:16 0c2d73faf560: Pulling fs layer 06:15:16 0c2d73faf560: Waiting 06:15:16 3e5f54012d9b: Verifying Checksum 06:15:16 3e5f54012d9b: Download complete 06:15:16 a0d0a0d46f8b: Verifying Checksum 06:15:16 a0d0a0d46f8b: Download complete 06:15:16 4c7163046ea9: Verifying Checksum 06:15:16 4c7163046ea9: Download complete 06:15:16 0c2d73faf560: Verifying Checksum 06:15:16 a0d0a0d46f8b: Pull complete 06:15:16 3e5f54012d9b: Pull complete 06:15:16 4c7163046ea9: Pull complete 06:15:17 0c2d73faf560: Pull complete 06:15:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:15:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:15:17 prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container 06:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@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:10004/edgex-devops/git-semver:latest cat 06:15:17 $ docker top 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:17 [ssh-agent] Looking for ssh-agent implementation... 06:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:18 $ docker exec 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent 06:15:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEkHDf/agent.13 06:15:18 SSH_AGENT_PID=19 06:15:18 Running ssh-add (command line suppressed) 06:15:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_4100419830150353537.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_4100419830150353537.key) 06:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:18 + git tag --points-at HEAD [Pipeline] } 06:15:18 $ docker exec --env ******** --env ******** 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent -k 06:15:18 unset SSH_AUTH_SOCK; 06:15:18 unset SSH_AGENT_PID; 06:15:18 echo Agent pid 19 killed; 06:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:18 [ssh-agent] Looking for ssh-agent implementation... 06:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:18 $ docker exec 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent 06:15:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAdjpO/agent.51 06:15:19 SSH_AGENT_PID=57 06:15:19 Running ssh-add (command line suppressed) 06:15:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_3418117030593955090.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_3418117030593955090.key) 06:15:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:19 + git semver init 06:15:19 # -> Open(): unable to determine branch for HEAD 06:15:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.git 06:15:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-507 06:15:19 # $SEMVER_REMOTE_NAME = origin 06:15:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:15:19 # $SEMVER_USER_NAME = edgex-jenkins 06:15:19 # $SEMVER_BRANCH = PR-507 06:15:19 # $SEMVER_TEMP = /tmp/semver-235154259 06:15:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:15:22 # '/tmp/semver-235154259' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver' 06:15:22 # -> Force: false 06:15:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver [Pipeline] } 06:15:22 $ docker exec --env ******** --env ******** 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent -k 06:15:22 unset SSH_AUTH_SOCK; 06:15:22 unset SSH_AGENT_PID; 06:15:22 echo Agent pid 57 killed; 06:15:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:22 + git semver [Pipeline] } 06:15:22 $ docker stop --time=1 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 06:15:23 $ docker rm -f 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:24 Stashed 1 file(s) [Pipeline] echo 06:15:24 [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 06:15:24 provisioning config files... 06:15:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config6004467279226339143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:25 ---> docker-login.sh 06:15:25 nexus3.edgexfoundry.org:10001 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10002 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10003 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10004 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 docker.io 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 ---> docker-login.sh ends [Pipeline] } 06:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:25 ========================================================= 06:15:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:15:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:15:26 + 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 . 06:15:26 Sending build context to Docker daemon 43.43MB 06:15:26 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:15:26 Step 2/15 : FROM ${BASE} AS builder 06:15:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:26 59bf1c3509f3: Pulling fs layer 06:15:26 666ba61612fd: Pulling fs layer 06:15:26 8ed8ca486205: Pulling fs layer 06:15:26 4fe6c5a15a65: Pulling fs layer 06:15:26 22a0e8bec74d: Pulling fs layer 06:15:26 640e595b4fbd: Pulling fs layer 06:15:26 763cafe07f6e: Pulling fs layer 06:15:26 0c0b528cf693: Pulling fs layer 06:15:26 10935f4eaf8b: Pulling fs layer 06:15:26 0c0b528cf693: Waiting 06:15:26 22a0e8bec74d: Waiting 06:15:26 10935f4eaf8b: Waiting 06:15:26 640e595b4fbd: Waiting 06:15:26 763cafe07f6e: Waiting 06:15:26 4fe6c5a15a65: Waiting 06:15:26 8ed8ca486205: Download complete 06:15:26 666ba61612fd: Download complete 06:15:26 22a0e8bec74d: Download complete 06:15:26 640e595b4fbd: Download complete 06:15:26 59bf1c3509f3: Verifying Checksum 06:15:26 59bf1c3509f3: Download complete 06:15:26 763cafe07f6e: Verifying Checksum 06:15:26 763cafe07f6e: Download complete 06:15:26 0c0b528cf693: Verifying Checksum 06:15:26 59bf1c3509f3: Pull complete 06:15:27 666ba61612fd: Pull complete 06:15:27 8ed8ca486205: Pull complete 06:15:27 10935f4eaf8b: Verifying Checksum 06:15:27 10935f4eaf8b: Download complete 06:15:27 4fe6c5a15a65: Verifying Checksum 06:15:27 4fe6c5a15a65: Download complete 06:15:31 4fe6c5a15a65: Pull complete 06:15:31 22a0e8bec74d: Pull complete 06:15:31 640e595b4fbd: Pull complete 06:15:31 763cafe07f6e: Pull complete 06:15:31 0c0b528cf693: Pull complete 06:15:34 10935f4eaf8b: Pull complete 06:15:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:15:34 ---> 99d49a6021b9 06:15:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:15:35 ---> Running in a73697007956 06:15:35 Removing intermediate container a73697007956 06:15:35 ---> 9a3b9937aafb 06:15:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:15:35 ---> Running in fc7cbef5e993 06:15:35 Removing intermediate container fc7cbef5e993 06:15:35 ---> b639d98ab242 06:15:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:15:35 ---> Running in 4d6a867732fc 06:15:35 Removing intermediate container 4d6a867732fc 06:15:35 ---> 16742fa78eae 06:15:35 Step 6/15 : LABEL Name=edgex-ui-go 06:15:35 ---> Running in 8e9e289849de 06:15:35 Removing intermediate container 8e9e289849de 06:15:35 ---> 63c525a3333d 06:15:35 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:15:35 ---> Running in eaf7a602be51 06:15:35 Removing intermediate container eaf7a602be51 06:15:35 ---> 66cead658b2f 06:15:35 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:36 ---> Running in b88dbf97a4c1 06:15:36 Removing intermediate container b88dbf97a4c1 06:15:36 ---> 2d064e367383 06:15:36 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:36 ---> Running in b0abc76caf35 06:15:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:38 OK: 221 MiB in 52 packages 06:15:38 Removing intermediate container b0abc76caf35 06:15:38 ---> 6a5cbaaa145a 06:15:38 Step 10/15 : ENV GO111MODULE=on 06:15:38 ---> Running in 6408d680b1d3 06:15:38 Removing intermediate container 6408d680b1d3 06:15:38 ---> ffffef250101 06:15:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:15:38 ---> Running in f5312cf61510 06:15:38 Removing intermediate container f5312cf61510 06:15:38 ---> 0fc40712620e 06:15:38 Step 12/15 : COPY go.mod vendor* ./ 06:15:38 ---> 27a2e36d8864 06:15:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:38 ---> Running in f672c0e58728 06:15:39 Still waiting to schedule task 06:15:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:16:11 Removing intermediate container f672c0e58728 06:16:11 ---> bd2ec3fbda33 06:16:11 Step 14/15 : COPY . . 06:16:11 ---> cc0ea7bbe14e 06:16:11 Step 15/15 : RUN ${MAKE} 06:16:11 ---> Running in 23fc1fcd2200 06:16:11 noop 06:16:11 Removing intermediate container 23fc1fcd2200 06:16:11 ---> 64bef056a745 06:16:11 Successfully built 64bef056a745 06:16:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:16:11 + docker inspect -f . ci-base-image-x86_64 06:16:11 . [Pipeline] withDockerContainer 06:16:11 prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container 06:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:11 $ docker top 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:12 + go version 06:16:12 go version go1.17.6 linux/amd64 [Pipeline] } 06:16:12 $ docker stop --time=1 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 06:16:13 $ docker rm -f 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:14 + docker inspect -f . ci-base-image-x86_64 06:16:14 . [Pipeline] withDockerContainer 06:16:14 prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container 06:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:14 $ docker top 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:16:14 + make test 06:16:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:16:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:16:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:16:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:16:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:16:23 $ docker stop --time=1 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 06:16:24 $ docker rm -f 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:16:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:16:26 + ls -al . 06:16:26 total 160 06:16:26 drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 06:16 . 06:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 .. 06:16:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 06:15 .git 06:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 .github 06:16:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:15 .gitignore 06:16:26 drwx------ 3 jenkins jenkins 4096 Apr 1 06:15 .semver 06:16:26 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 06:15 CONTRIBUTING.md 06:16:26 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 1 06:15 Dockerfile 06:16:26 -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 06:15 Jenkinsfile 06:16:26 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 06:15 LICENSE 06:16:26 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 1 06:15 Makefile 06:16:26 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 1 06:15 README.md 06:16:26 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 06:15 VERSION 06:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 assets 06:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 bin 06:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 cmd 06:16:26 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 06:16 coverage.out 06:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 docs 06:16:26 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 1 06:15 go.mod 06:16:26 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 1 06:15 go.sum 06:16:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 06:15 internal 06:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 pkg 06:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 snap 06:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 testing 06:16:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:15 version.go 06:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 web [Pipeline] isUnix [Pipeline] sh 06:16:26 + 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=e242a1d9d26091df874eb784f78d04c8a5b26712 --label arch=amd64 --label version=0.0.0 . 06:16:26 Sending build context to Docker daemon 43.43MB 06:16:26 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:16:26 Step 2/23 : FROM ${BASE} AS builder 06:16:26 ---> 64bef056a745 06:16:26 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:16:26 ---> Running in f020c0badaa5 06:16:27 Removing intermediate container f020c0badaa5 06:16:27 ---> f0febe1ab900 06:16:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:16:27 ---> Running in 49eca2010da0 06:16:27 Removing intermediate container 49eca2010da0 06:16:27 ---> 42c4a912b650 06:16:27 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:16:27 ---> Running in c8e5fe4544f8 06:16:27 Removing intermediate container c8e5fe4544f8 06:16:27 ---> 2152d527937a 06:16:27 Step 6/23 : LABEL Name=edgex-ui-go 06:16:27 ---> Running in a38d1e991c95 06:16:27 Removing intermediate container a38d1e991c95 06:16:27 ---> b6ec5b689afb 06:16:27 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:16:27 ---> Running in c9050c89a6f0 06:16:27 Removing intermediate container c9050c89a6f0 06:16:27 ---> 60a41a382cd3 06:16:27 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:27 ---> Running in 3ec0650402d1 06:16:28 Removing intermediate container 3ec0650402d1 06:16:28 ---> 5aea2a086c37 06:16:28 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:28 ---> Running in e8f150bbd093 06:16:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:16:29 OK: 221 MiB in 52 packages 06:16:30 Removing intermediate container e8f150bbd093 06:16:30 ---> 95d6c120d094 06:16:30 Step 10/23 : ENV GO111MODULE=on 06:16:30 ---> Running in aeafa641d0ac 06:16:30 Removing intermediate container aeafa641d0ac 06:16:30 ---> d63ff50983b0 06:16:30 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:16:30 ---> Running in 94c19f9704b2 06:16:30 Removing intermediate container 94c19f9704b2 06:16:30 ---> 49d9781c6980 06:16:30 Step 12/23 : COPY go.mod vendor* ./ 06:16:30 ---> c5044181a0b6 06:16:30 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:30 ---> Running in afcd4634f552 06:16:31 Removing intermediate container afcd4634f552 06:16:31 ---> 89d99ea24e59 06:16:31 Step 14/23 : COPY . . 06:16:32 ---> d18268cdd370 06:16:32 Step 15/23 : RUN ${MAKE} 06:16:32 ---> Running in e19d0db474e3 06:16:32 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 06:16:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:16:39 Removing intermediate container e19d0db474e3 06:16:39 ---> 95e0d085c42d 06:16:39 Step 16/23 : FROM alpine:3.14 06:16:39 3.14: Pulling from library/alpine 06:16:39 cfab2db72209: Pulling fs layer 06:16:39 cfab2db72209: Verifying Checksum 06:16:39 cfab2db72209: Download complete 06:16:40 cfab2db72209: Pull complete 06:16:40 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 06:16:40 Status: Downloaded newer image for alpine:3.14 06:16:40 ---> 84b07dd2d1fd 06:16:40 Step 17/23 : EXPOSE 4000 06:16:40 ---> Running in f6ccec56e9d8 06:16:40 Removing intermediate container f6ccec56e9d8 06:16:40 ---> 05ff94f41892 06:16:40 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 06:16:40 ---> 4ae015204bb6 06:16:40 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:16:40 ---> Running in 6488a3c1b59d 06:16:40 Removing intermediate container 6488a3c1b59d 06:16:40 ---> 20d42a50259e 06:16:40 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:16:40 ---> Running in 657ad2049e28 06:16:40 Removing intermediate container 657ad2049e28 06:16:40 ---> 0047a94cfe2f 06:16:40 Step 21/23 : LABEL arch=amd64 06:16:40 ---> Running in 2fa4dc85c96a 06:16:41 Removing intermediate container 2fa4dc85c96a 06:16:41 ---> 80cc1b551046 06:16:41 Step 22/23 : LABEL git_sha=e242a1d9d26091df874eb784f78d04c8a5b26712 06:16:41 ---> Running in adc0404311b0 06:16:41 Removing intermediate container adc0404311b0 06:16:41 ---> 92585c3179c8 06:16:41 Step 23/23 : LABEL version=0.0.0 06:16:41 ---> Running in bfdec7149253 06:16:41 Removing intermediate container bfdec7149253 06:16:41 ---> 1948beda0973 06:16:41 [Warning] One or more build-args [ARCH] were not consumed 06:16:41 Successfully built 1948beda0973 06:16:41 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 06:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:41 06:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:42 latest: Pulling from edgex-lftools-log-publisher 06:16:42 5eb5b503b376: Pulling fs layer 06:16:42 5c69ac0246d0: Pulling fs layer 06:16:42 ec43610c2a17: Pulling fs layer 06:16:42 3a2ae6a8a46f: Pulling fs layer 06:16:42 33b1e0a273af: Pulling fs layer 06:16:42 5d3b04190fa2: Pulling fs layer 06:16:42 2f39f015ded8: Pulling fs layer 06:16:42 3a2ae6a8a46f: Waiting 06:16:42 33b1e0a273af: Waiting 06:16:42 2f39f015ded8: Waiting 06:16:42 5d3b04190fa2: Waiting 06:16:42 5c69ac0246d0: Download complete 06:16:42 3a2ae6a8a46f: Verifying Checksum 06:16:42 3a2ae6a8a46f: Download complete 06:16:42 33b1e0a273af: Verifying Checksum 06:16:42 33b1e0a273af: Download complete 06:16:42 5d3b04190fa2: Verifying Checksum 06:16:42 5d3b04190fa2: Download complete 06:16:42 ec43610c2a17: Verifying Checksum 06:16:42 ec43610c2a17: Download complete 06:16:42 5eb5b503b376: Verifying Checksum 06:16:42 5eb5b503b376: Download complete 06:16:42 2f39f015ded8: Verifying Checksum 06:16:42 2f39f015ded8: Download complete 06:16:43 5eb5b503b376: Pull complete 06:16:43 5c69ac0246d0: Pull complete 06:16:44 ec43610c2a17: Pull complete 06:16:44 3a2ae6a8a46f: Pull complete 06:16:44 33b1e0a273af: Pull complete 06:16:44 5d3b04190fa2: Pull complete 06:16:48 2f39f015ded8: Pull complete 06:16:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:16:48 prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container 06:16:48 $ 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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:50 $ docker top 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:51 ---> job-cost.sh 06:16:51 lf-activate-venv: SKIPPING 06:16:51 INFO: No Stack... 06:16:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:51 INFO: Archiving Costs [Pipeline] sh 06:16:52 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/cost.csv 06:16:52 + cut -d, -f6 [Pipeline] lock 06:16:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] 06:16:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] did not exist. Created. 06:16:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:16:52 Stashed 1 file(s) [Pipeline] } 06:16:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:52 $ docker stop --time=1 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 06:16:53 $ docker rm -f 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10427 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [Pipeline] { [Pipeline] ws 06:17:20 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 06:17:20 The recommended git tool is: git 06:17:27 using credential edgex-jenkins-ssh 06:17:27 Cloning the remote Git repository 06:17:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:17:27 > git init /w/workspace/edgex-ui-go/3 # timeout=10 06:17:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:17:27 > git --version # timeout=10 06:17:27 > git --version # 'git version 2.25.1' 06:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:17:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:17:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:17:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:17:32 Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit e242a1d9d26091df874eb784f78d04c8a5b26712 06:17:32 Merge succeeded, producing e242a1d9d26091df874eb784f78d04c8a5b26712 06:17:32 Checking out Revision e242a1d9d26091df874eb784f78d04c8a5b26712 (PR-507) 06:17:32 > git config core.sparsecheckout # timeout=10 06:17:32 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 06:17:32 > git remote # timeout=10 06:17:32 > git config --get remote.origin.url # timeout=10 06:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:32 > git merge a297faecba2e479c84256204d88875266373bb25 # timeout=10 06:17:32 > git rev-parse HEAD^{commit} # timeout=10 06:17:32 > git config core.sparsecheckout # timeout=10 06:17:32 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 06:17:36 Commit message: "feat: add Content-Security-Policy request header" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:17:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:37 Dload Upload Total Spent Left Speed 06:17:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25971 0 --:--:-- --:--:-- --:--:-- 25914 100 11843 100 11843 0 0 25914 0 --:--:-- --:--:-- --:--:-- 25858 [Pipeline] sh 06:17:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:17:39 + sudo tee /etc/docker/daemon.new 06:17:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:17:39 { 06:17:39 "registry-mirrors": [ 06:17:39 "https://nexus3.edgexfoundry.org:10001" 06:17:39 ], 06:17:39 "bip": "10.250.0.254/24", 06:17:39 "hosts": [ 06:17:39 "tcp://0.0.0.0:5555", 06:17:39 "unix:///var/run/docker.sock" 06:17:39 ], 06:17:39 "mtu": 1458, 06:17:39 "selinux-enabled": true, 06:17:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:17:39 } [Pipeline] sh 06:17:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:17:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:58 provisioning config files... 06:17:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7454715597765920765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:58 ---> docker-login.sh 06:17:58 nexus3.edgexfoundry.org:10001 06:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:59 Configure a credential helper to remove this warning. See 06:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:59 06:17:59 Login Succeeded 06:17:59 nexus3.edgexfoundry.org:10002 06:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:59 Configure a credential helper to remove this warning. See 06:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:59 06:17:59 Login Succeeded 06:17:59 nexus3.edgexfoundry.org:10003 06:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:00 Configure a credential helper to remove this warning. See 06:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:00 06:18:00 Login Succeeded 06:18:00 nexus3.edgexfoundry.org:10004 06:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:00 Configure a credential helper to remove this warning. See 06:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:00 06:18:00 Login Succeeded 06:18:00 docker.io 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:01 Configure a credential helper to remove this warning. See 06:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:01 06:18:01 Login Succeeded 06:18:01 ---> docker-login.sh ends [Pipeline] } 06:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:02 ========================================================= 06:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:18:02 + 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 . 06:18:03 Sending build context to Docker daemon 27.35MB 06:18:03 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:18:03 Step 2/15 : FROM ${BASE} AS builder 06:18:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:03 9b3977197b4f: Pulling fs layer 06:18:03 1a89e8eeedd5: Pulling fs layer 06:18:03 94645a83ff95: Pulling fs layer 06:18:03 3f3a8bcf1eab: Pulling fs layer 06:18:03 0c92f367c5e7: Pulling fs layer 06:18:03 f7c0051592d6: Pulling fs layer 06:18:03 a227ed2f7395: Pulling fs layer 06:18:03 7b1c46037f91: Pulling fs layer 06:18:03 3f3a8bcf1eab: Waiting 06:18:03 0c92f367c5e7: Waiting 06:18:03 f7c0051592d6: Waiting 06:18:03 7b1c46037f91: Waiting 06:18:03 a227ed2f7395: Waiting 06:18:03 94645a83ff95: Verifying Checksum 06:18:03 94645a83ff95: Download complete 06:18:03 1a89e8eeedd5: Verifying Checksum 06:18:03 1a89e8eeedd5: Download complete 06:18:03 0c92f367c5e7: Verifying Checksum 06:18:03 0c92f367c5e7: Download complete 06:18:03 9b3977197b4f: Download complete 06:18:03 f7c0051592d6: Verifying Checksum 06:18:03 f7c0051592d6: Download complete 06:18:03 a227ed2f7395: Verifying Checksum 06:18:03 a227ed2f7395: Download complete 06:18:04 9b3977197b4f: Pull complete 06:18:05 1a89e8eeedd5: Pull complete 06:18:05 94645a83ff95: Pull complete 06:18:05 7b1c46037f91: Verifying Checksum 06:18:05 7b1c46037f91: Download complete 06:18:06 3f3a8bcf1eab: Verifying Checksum 06:18:06 3f3a8bcf1eab: Download complete 06:18:18 3f3a8bcf1eab: Pull complete 06:18:18 0c92f367c5e7: Pull complete 06:18:18 f7c0051592d6: Pull complete 06:18:18 a227ed2f7395: Pull complete 06:18:25 7b1c46037f91: Pull complete 06:18:25 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:18:25 ---> f79e39bc4007 06:18:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:18:25 ---> Running in f5a1fe325da2 06:18:25 Removing intermediate container f5a1fe325da2 06:18:25 ---> 2b54677d7f1f 06:18:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:18:26 ---> Running in 53dc1d5a117e 06:18:26 Removing intermediate container 53dc1d5a117e 06:18:26 ---> d14f882f3077 06:18:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:18:26 ---> Running in ee80afca5059 06:18:26 Removing intermediate container ee80afca5059 06:18:26 ---> 5214a7fb2579 06:18:26 Step 6/15 : LABEL Name=edgex-ui-go 06:18:27 ---> Running in 2e3f874bb9f9 06:18:27 Removing intermediate container 2e3f874bb9f9 06:18:27 ---> dd0ee4cf8424 06:18:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:18:27 ---> Running in a012e01fc47b 06:18:27 Removing intermediate container a012e01fc47b 06:18:27 ---> b68049be91f5 06:18:27 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:27 ---> Running in 70dc6869b572 06:18:29 Removing intermediate container 70dc6869b572 06:18:29 ---> a6c73d5ed542 06:18:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:29 ---> Running in b06ffaaaa8e8 06:18:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:18:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:18:32 OK: 220 MiB in 52 packages 06:18:33 Removing intermediate container b06ffaaaa8e8 06:18:33 ---> 76d7edadd7be 06:18:33 Step 10/15 : ENV GO111MODULE=on 06:18:33 ---> Running in 9326d272d828 06:18:35 Removing intermediate container 9326d272d828 06:18:35 ---> c333e2a425ff 06:18:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:18:35 ---> Running in 2d65d77e0e18 06:18:35 Removing intermediate container 2d65d77e0e18 06:18:35 ---> c0f10771eefe 06:18:35 Step 12/15 : COPY go.mod vendor* ./ 06:18:35 ---> f763c1020744 06:18:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:35 ---> Running in b986947df55c 06:19:57 Removing intermediate container b986947df55c 06:19:57 ---> dcc3f09ef97c 06:19:57 Step 14/15 : COPY . . 06:19:57 ---> aba6a0656123 06:19:57 Step 15/15 : RUN ${MAKE} 06:19:57 ---> Running in ee41fab16e6c 06:19:57 noop 06:19:57 Removing intermediate container ee41fab16e6c 06:19:57 ---> d6bd21af1272 06:19:57 Successfully built d6bd21af1272 06:19:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:57 + docker inspect -f . ci-base-image-arm64 06:19:57 . [Pipeline] withDockerContainer 06:19:58 prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container 06:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:59 $ docker top 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:00 + go version 06:20:00 go version go1.17.6 linux/arm64 [Pipeline] } 06:20:00 $ docker stop --time=1 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 06:20:02 $ docker rm -f 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:02 + docker inspect -f . ci-base-image-arm64 06:20:02 . [Pipeline] withDockerContainer 06:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container 06:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:04 $ docker top 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:20:05 + make test 06:20:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:20:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:20:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:20:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:21:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:00 $ docker stop --time=1 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea 06:21:02 $ docker rm -f 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea [Pipeline] // withDockerContainer [Pipeline] sh 06:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:03 Warning: overwriting stash ‘coverage-report’ 06:21:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:04 + ls -al . 06:21:04 total 156 06:21:04 drwxrwxr-x 13 jenkins jenkins 4096 Apr 1 06:20 . 06:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 .. 06:21:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 06:17 .git 06:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 .github 06:21:04 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:17 .gitignore 06:21:04 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 06:17 CONTRIBUTING.md 06:21:04 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 1 06:17 Dockerfile 06:21:04 -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 06:17 Jenkinsfile 06:21:04 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 06:17 LICENSE 06:21:04 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 1 06:17 Makefile 06:21:04 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 1 06:17 README.md 06:21:04 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 06:15 VERSION 06:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 assets 06:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 bin 06:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 cmd 06:21:04 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 06:20 coverage.out 06:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 docs 06:21:04 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 1 06:17 go.mod 06:21:04 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 1 06:17 go.sum 06:21:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 06:17 internal 06:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 pkg 06:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 snap 06:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 testing 06:21:04 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:17 version.go 06:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 web [Pipeline] isUnix [Pipeline] sh 06:21:05 + 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=e242a1d9d26091df874eb784f78d04c8a5b26712 --label arch=arm64 --label version=0.0.0 . 06:21:06 Sending build context to Docker daemon 27.35MB 06:21:06 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:21:06 Step 2/23 : FROM ${BASE} AS builder 06:21:06 ---> d6bd21af1272 06:21:06 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:21:06 ---> Running in 6c4f4826b340 06:21:06 Removing intermediate container 6c4f4826b340 06:21:06 ---> eda1d5fa984a 06:21:06 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:21:06 ---> Running in 05ab23618491 06:21:06 Removing intermediate container 05ab23618491 06:21:06 ---> de7e3940f5a0 06:21:06 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:21:07 ---> Running in eb1cd0d85e95 06:21:07 Removing intermediate container eb1cd0d85e95 06:21:07 ---> 7caa6fdf00ac 06:21:07 Step 6/23 : LABEL Name=edgex-ui-go 06:21:07 ---> Running in a3d932fc171b 06:21:08 Removing intermediate container a3d932fc171b 06:21:08 ---> 20ed259c0148 06:21:08 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:21:08 ---> Running in d4e3e2c4d8d9 06:21:08 Removing intermediate container d4e3e2c4d8d9 06:21:08 ---> 608275ca2d7a 06:21:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:08 ---> Running in 01ba7804f239 06:21:10 Removing intermediate container 01ba7804f239 06:21:10 ---> bc619984a9a1 06:21:10 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:10 ---> Running in 943c1d32acb4 06:21:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:21:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:21:12 OK: 220 MiB in 52 packages 06:21:13 Removing intermediate container 943c1d32acb4 06:21:13 ---> 414b4fbee3e9 06:21:13 Step 10/23 : ENV GO111MODULE=on 06:21:13 ---> Running in 337a2c02bfde 06:21:14 Removing intermediate container 337a2c02bfde 06:21:14 ---> 4bd7bc23e1a2 06:21:14 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:21:14 ---> Running in 5ba13825aa9e 06:21:14 Removing intermediate container 5ba13825aa9e 06:21:14 ---> c1bc5b294e64 06:21:14 Step 12/23 : COPY go.mod vendor* ./ 06:21:15 ---> ac50c63ced08 06:21:15 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:15 ---> Running in f38ac7c39af8 06:21:17 Removing intermediate container f38ac7c39af8 06:21:17 ---> f026ba47f2ce 06:21:17 Step 14/23 : COPY . . 06:21:20 ---> 1b287078ffa9 06:21:20 Step 15/23 : RUN ${MAKE} 06:21:20 ---> Running in e31fb3c9fb7a 06:21:21 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 06:21:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:21:56 Removing intermediate container e31fb3c9fb7a 06:21:56 ---> b971fbd3f656 06:21:56 Step 16/23 : FROM alpine:3.14 06:21:57 3.14: Pulling from library/alpine 06:21:57 810d54c7e01b: Pulling fs layer 06:21:57 810d54c7e01b: Verifying Checksum 06:21:57 810d54c7e01b: Download complete 06:21:58 810d54c7e01b: Pull complete 06:21:58 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 06:21:58 Status: Downloaded newer image for alpine:3.14 06:21:58 ---> cc3d11fa2d52 06:21:58 Step 17/23 : EXPOSE 4000 06:21:58 ---> Running in 3169a1b800a8 06:21:58 Removing intermediate container 3169a1b800a8 06:21:58 ---> 2d135c136964 06:21:58 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 06:21:59 ---> 9d7aa9e020d9 06:21:59 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:21:59 ---> Running in 6950fab7524e 06:22:00 Removing intermediate container 6950fab7524e 06:22:00 ---> 0614be9a687d 06:22:00 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:22:00 ---> Running in bda107bd880d 06:22:00 Removing intermediate container bda107bd880d 06:22:00 ---> 4a1a2e7b6ef2 06:22:00 Step 21/23 : LABEL arch=arm64 06:22:00 ---> Running in 099cb0066c3e 06:22:01 Removing intermediate container 099cb0066c3e 06:22:01 ---> e4487d432a0a 06:22:01 Step 22/23 : LABEL git_sha=e242a1d9d26091df874eb784f78d04c8a5b26712 06:22:01 ---> Running in c1ecfbcc96f5 06:22:01 Removing intermediate container c1ecfbcc96f5 06:22:01 ---> fd364310022b 06:22:01 Step 23/23 : LABEL version=0.0.0 06:22:01 ---> Running in 3c8db34a2f6e 06:22:01 Removing intermediate container 3c8db34a2f6e 06:22:01 ---> 89871b20c37b 06:22:01 [Warning] One or more build-args [ARCH] were not consumed 06:22:01 Successfully built 89871b20c37b 06:22:01 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 06:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:02 06:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:02 arm64: Pulling from edgex-lftools-log-publisher 06:22:02 8998bd30e6a1: Pulling fs layer 06:22:02 04944245beec: Pulling fs layer 06:22:02 699f458cf7ca: Pulling fs layer 06:22:02 765212b225bb: Pulling fs layer 06:22:02 f23df028b6ca: Pulling fs layer 06:22:02 d65c8cfc05b1: Pulling fs layer 06:22:02 2437ff75d9bd: Pulling fs layer 06:22:02 765212b225bb: Waiting 06:22:02 f23df028b6ca: Waiting 06:22:02 d65c8cfc05b1: Waiting 06:22:02 2437ff75d9bd: Waiting 06:22:02 765212b225bb: Verifying Checksum 06:22:02 765212b225bb: Download complete 06:22:02 f23df028b6ca: Verifying Checksum 06:22:02 f23df028b6ca: Download complete 06:22:02 d65c8cfc05b1: Verifying Checksum 06:22:02 d65c8cfc05b1: Download complete 06:22:03 699f458cf7ca: Verifying Checksum 06:22:03 699f458cf7ca: Download complete 06:22:03 8998bd30e6a1: Verifying Checksum 06:22:03 8998bd30e6a1: Download complete 06:22:06 2437ff75d9bd: Verifying Checksum 06:22:06 2437ff75d9bd: Download complete 06:22:07 8998bd30e6a1: Pull complete 06:22:08 04944245beec: Pull complete 06:22:09 699f458cf7ca: Pull complete 06:22:09 765212b225bb: Pull complete 06:22:10 f23df028b6ca: Pull complete 06:22:10 d65c8cfc05b1: Pull complete 06:22:25 2437ff75d9bd: Pull complete 06:22:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container 06:22:26 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:22:28 $ docker top f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:29 ---> job-cost.sh 06:22:29 lf-activate-venv: SKIPPING 06:22:29 INFO: No Stack... 06:22:30 INFO: Retrieving Pricing Info for: v3-standard-4 06:22:31 INFO: Archiving Costs [Pipeline] sh 06:22:31 + + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 06:22:31 cut -d, -f6 [Pipeline] lock 06:22:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] 06:22:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] did not exist. Created. 06:22:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:32 /w/workspace/edgex-ui-go/3@tmp/durable-0e10ad89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:22:33 + echo total: 0.10999999940395355 [Pipeline] stash 06:22:33 Warning: overwriting stash ‘stack-cost’ 06:22:33 Stashed 1 file(s) [Pipeline] } 06:22:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:22:33 $ docker stop --time=1 f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f 06:22:35 $ docker rm -f f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f [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 06:22:35 provisioning config files... 06:22:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config8100495883433343596tmp [Pipeline] { [Pipeline] sh 06:22:35 + set +x 06:22:35 + curl -s https://codecov.io/bash 06:22:35 + bash -s -- 06:22:35 06:22:35 _____ _ 06:22:35 / ____| | | 06:22:35 | | ___ __| | ___ ___ _____ __ 06:22:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:35 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:35 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:35 Bash-1.0.6 06:22:35 06:22:35 06:22:35 ==> git version 2.25.1 found 06:22:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:22:35 Release-Date: 2020-01-08 06:22:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:22:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:22:35 ==> Jenkins CI detected. 06:22:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-507 06:22:35 project root: . 06:22:35 --> token set from env 06:22:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:35 ==> Running gcov in . (disable via -X gcov) 06:22:35 ==> Python coveragepy not found 06:22:35 ==> Searching for coverage reports in: 06:22:35 + . 06:22:35 -> Found 1 reports 06:22:35 ==> Detecting git/mercurial file structure 06:22:36 ==> Reading reports 06:22:36 + ./coverage.out bytes=10 06:22:36 ==> Appending adjustments 06:22:36 https://docs.codecov.io/docs/fixing-reports 06:22:36 + Found adjustments 06:22:36 ==> Gzipping contents 06:22:36 4.0K /tmp/codecov.AchYdg.gz 06:22:36 ==> Uploading reports 06:22:36 url: https://codecov.io 06:22:36 query: branch=PR-507&commit=e242a1d9d26091df874eb784f78d04c8a5b26712&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= 06:22:36 -> Pinging Codecov 06:22:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-507&commit=e242a1d9d26091df874eb784f78d04c8a5b26712&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= 06:22:36 -> Uploading to 06:22:36 https://storage.googleapis.com/codecov/v4/raw/2022-04-01/FB506323287CE973F263BFD2A0EB1F37/e242a1d9d26091df874eb784f78d04c8a5b26712/ed501b9c-8875-4bbf-a54c-68b5e5326364.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T062236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=791e747f728ccf70f56400090b8ce9eded6147db5c2be6836316d23a75728ccb 06:22:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:36 Dload Upload Total Spent Left Speed 06:22:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 17346 --:--:-- --:--:-- --:--:-- 17346 06:22:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] } 06:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:22:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives ] 06:22:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives 06:22:37 total 16 06:22:37 drwxr-xr-x 3 root root 4096 Apr 1 06:16 . 06:22:37 drwxrwxr-x 15 jenkins jenkins 4096 Apr 1 06:16 .. 06:22:37 drwxr-xr-x 2 root root 4096 Apr 1 06:16 cost 06:22:37 -rw-r--r-- 1 root root 82 Apr 1 06:16 cost.csv 06:22:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives 06:22:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives 06:22:37 total 16 06:22:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 06:16 . 06:22:37 drwxrwxr-x 15 jenkins jenkins 4096 Apr 1 06:16 .. 06:22:37 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 06:16 cost 06:22:37 -rw-r--r-- 1 jenkins jenkins 82 Apr 1 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:22:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:22:38 ---> package-listing.sh 06:22:38 ++ tr '[:upper:]' '[:lower:]' 06:22:38 ++ facter osfamily 06:22:38 + OS_FAMILY=debian 06:22:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-507 06:22:38 + START_PACKAGES=/tmp/packages_start.txt 06:22:38 + END_PACKAGES=/tmp/packages_end.txt 06:22:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:38 + PACKAGES=/tmp/packages_start.txt 06:22:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' 06:22:38 + PACKAGES=/tmp/packages_end.txt 06:22:38 + case "${OS_FAMILY}" in 06:22:38 + dpkg -l 06:22:38 + grep '^ii' 06:22:38 + '[' -f /tmp/packages_start.txt ']' 06:22:38 + '[' -f /tmp/packages_end.txt ']' 06:22:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' 06:22:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ 06:22:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [Pipeline] echo 06:22:38 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-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:22:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:39 . [Pipeline] withDockerContainer 06:22:39 prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container 06:22:39 $ 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-507/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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:22:40 $ docker top 88b7bebf1aecb6ebf2e879b67fac8738f6b2ea848ffb13edcac67db1a5cfde02 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:40 + mkdir -p /var/log/sysstat [Pipeline] sh 06:22:41 + ls /var/log/sa-host 06:22:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:41 provisioning config files... 06:22:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config4365367517422411398tmp [Pipeline] { [Pipeline] echo 06:22:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:41 ---> create-netrc.sh [Pipeline] } 06:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:22:41 ---> python-tools-install.sh [Pipeline] echo 06:22:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> sudo-logs.sh 06:22:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:22:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> job-cost.sh 06:22:42 lf-activate-venv: SKIPPING 06:22:42 DEBUG: total: 0.2199999988079071 06:22:42 INFO: Retrieving Stack Cost... 06:22:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:22:43 INFO: Archiving Costs [Pipeline] echo 06:22:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:43 ---> logs-deploy.sh 06:22:43 lf-activate-venv: SKIPPING 06:22:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-507/3 06:22:43 INFO: archiving workspace using pattern(s): 06:22:44 Archives upload complete. 06:22:44 INFO: archiving logs to Nexus 06:22:45 ---> uname -a: 06:22:45 Linux prd-ubuntu20-04-docker-8c-8g-10426 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:22:45 06:22:45 06:22:45 ---> lscpu: 06:22:45 Architecture: x86_64 06:22:45 CPU op-mode(s): 32-bit, 64-bit 06:22:45 Byte Order: Little Endian 06:22:45 Address sizes: 40 bits physical, 48 bits virtual 06:22:45 CPU(s): 8 06:22:45 On-line CPU(s) list: 0-7 06:22:45 Thread(s) per core: 1 06:22:45 Core(s) per socket: 1 06:22:45 Socket(s): 8 06:22:45 NUMA node(s): 1 06:22:45 Vendor ID: AuthenticAMD 06:22:45 CPU family: 23 06:22:45 Model: 49 06:22:45 Model name: AMD EPYC-Rome Processor 06:22:45 Stepping: 0 06:22:45 CPU MHz: 2800.000 06:22:45 BogoMIPS: 5600.00 06:22:45 Virtualization: AMD-V 06:22:45 Hypervisor vendor: KVM 06:22:45 Virtualization type: full 06:22:45 L1d cache: 256 KiB 06:22:45 L1i cache: 256 KiB 06:22:45 L2 cache: 4 MiB 06:22:45 L3 cache: 128 MiB 06:22:45 NUMA node0 CPU(s): 0-7 06:22:45 Vulnerability Itlb multihit: Not affected 06:22:45 Vulnerability L1tf: Not affected 06:22:45 Vulnerability Mds: Not affected 06:22:45 Vulnerability Meltdown: Not affected 06:22:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:22:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:22:45 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:22:45 Vulnerability Srbds: Not affected 06:22:45 Vulnerability Tsx async abort: Not affected 06:22:45 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 06:22:45 06:22:45 06:22:45 ---> nproc: 06:22:45 8 06:22:45 06:22:45 06:22:45 ---> df -h: 06:22:45 Filesystem Size Used Avail Use% Mounted on 06:22:45 overlay 155G 11G 145G 7% / 06:22:45 tmpfs 64M 0 64M 0% /dev 06:22:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:22:45 shm 64M 0 64M 0% /dev/shm 06:22:45 /dev/vda1 155G 11G 145G 7% /facter-os 06:22:45 06:22:45 06:22:45 ---> sar -b -r -n DEV: 06:22:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10426) 04/01/22 _x86_64_ (8 CPU) 06:22:45 06:22:45 06:14:30 LINUX RESTART (8 CPU) 06:22:45 06:22:45 06:15:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:22:45 06:16:01 391.64 14.31 377.33 0.00 2167.76 134901.57 0.00 06:22:45 06:17:01 222.35 0.10 222.25 0.00 2.13 61851.96 0.00 06:22:45 06:18:01 1.38 0.00 1.38 0.00 0.00 15.88 0.00 06:22:45 06:19:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 06:22:45 06:20:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 06:22:45 06:21:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 06:22:45 06:22:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 06:22:45 Average: 87.08 2.00 85.08 0.00 301.10 27604.65 0.00 06:22:45 06:22:45 06:15:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:22:45 06:16:01 27555316 31698512 600680 1.83 167488 4127980 2230012 6.57 1371280 3456968 652540 06:22:45 06:17:01 27667092 31764252 529488 1.61 190300 4057252 1823724 5.37 1354008 3352160 148 06:22:45 06:18:01 27667308 31764664 528564 1.61 190316 4057260 1823724 5.37 1353516 3352164 12 06:22:45 06:19:01 27669108 31766496 526612 1.60 190352 4057264 1823724 5.37 1352180 3352168 152 06:22:45 06:20:01 27672912 31770372 522712 1.59 190380 4057268 1823724 5.37 1348136 3352248 24 06:22:45 06:21:01 27674188 31771628 521376 1.59 190396 4057272 1823724 5.37 1347544 3352248 188 06:22:45 06:22:01 27678212 31775684 517340 1.57 190424 4057276 1823724 5.37 1342436 3352252 8 06:22:45 Average: 27654877 31758801 535253 1.63 187094 4067367 1881765 5.55 1352729 3367173 93296 06:22:45 06:22:45 06:15:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:22:45 06:16:01 docker0 262.45 298.45 22.14 2418.49 0.00 0.00 0.00 0.00 06:22:45 06:16:01 ens3 620.36 475.00 6574.66 91.81 0.00 0.00 0.00 0.00 06:22:45 06:16:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 06:22:45 06:17:01 docker0 8.83 10.58 0.51 38.23 0.00 0.00 0.00 0.00 06:22:45 06:17:01 ens3 181.10 120.08 2645.18 73.22 0.00 0.00 0.00 0.00 06:22:45 06:17:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:22:45 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:18:01 ens3 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 06:22:45 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:19:01 ens3 7.50 3.82 12.95 0.26 0.00 0.00 0.00 0.00 06:22:45 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:22:45 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:20:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:22:45 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:22:45 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:22:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:45 Average: docker0 37.68 42.93 3.15 341.05 0.00 0.00 0.00 0.00 06:22:45 Average: ens3 113.24 83.75 1293.78 23.32 0.00 0.00 0.00 0.00 06:22:45 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 06:22:45 06:22:45 06:22:45 ---> sar -P ALL: 06:22:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10426) 04/01/22 _x86_64_ (8 CPU) 06:22:45 06:22:45 06:14:30 LINUX RESTART (8 CPU) 06:22:45 06:22:45 06:15:03 CPU %user %nice %system %iowait %steal %idle 06:22:45 06:16:01 all 11.81 0.00 4.90 1.99 0.07 81.23 06:22:45 06:16:01 0 13.55 0.00 4.81 0.30 0.07 81.27 06:22:45 06:16:01 1 11.59 0.00 5.15 3.15 0.05 80.05 06:22:45 06:16:01 2 11.56 0.00 3.86 0.89 0.07 83.62 06:22:45 06:16:01 3 12.28 0.00 4.26 0.65 0.07 82.74 06:22:45 06:16:01 4 10.70 0.00 4.86 1.70 0.07 82.67 06:22:45 06:16:01 5 11.96 0.00 5.31 5.27 0.07 77.38 06:22:45 06:16:01 6 11.13 0.00 5.56 0.52 0.05 82.73 06:22:45 06:16:01 7 11.72 0.00 5.36 3.43 0.09 79.39 06:22:45 06:17:01 all 16.50 0.00 4.64 1.58 0.06 77.22 06:22:45 06:17:01 0 14.24 0.00 4.23 0.66 0.05 80.82 06:22:45 06:17:01 1 18.59 0.00 5.48 1.81 0.05 74.07 06:22:45 06:17:01 2 16.64 0.00 4.54 0.39 0.07 78.36 06:22:45 06:17:01 3 15.47 0.00 4.35 0.15 0.05 79.98 06:22:45 06:17:01 4 17.94 0.00 5.46 4.86 0.08 71.66 06:22:45 06:17:01 5 16.67 0.00 4.69 4.10 0.05 74.49 06:22:45 06:17:01 6 14.87 0.00 4.02 0.30 0.07 80.75 06:22:45 06:17:01 7 17.60 0.00 4.40 0.36 0.07 77.58 06:22:45 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:22:45 06:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:22:45 06:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:22:45 06:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:22:45 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:22:45 06:18:01 5 0.08 0.00 0.02 0.03 0.00 99.87 06:22:45 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:22:45 06:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:22:45 06:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:22:45 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:22:45 06:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:22:45 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:22:45 06:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:22:45 06:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:22:45 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:19:01 7 0.08 0.00 0.07 0.00 0.03 99.82 06:22:45 06:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:22:45 06:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:22:45 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:22:45 06:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:22:45 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:20:01 5 0.03 0.00 0.03 0.03 0.02 99.88 06:22:45 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:22:45 06:20:01 7 0.02 0.00 0.05 0.00 0.02 99.92 06:22:45 06:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:22:45 06:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:22:45 06:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:22:45 06:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:22:45 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:22:45 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:22:45 06:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:22:45 06:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:22:45 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:22:45 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:22:45 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:22:45 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 06:22:45 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:22:45 06:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:22:45 Average: all 3.99 0.00 1.34 0.50 0.02 94.14 06:22:45 Average: 0 3.91 0.00 1.27 0.13 0.02 94.66 06:22:45 Average: 1 4.28 0.00 1.50 0.69 0.02 93.50 06:22:45 Average: 2 3.97 0.00 1.18 0.18 0.02 94.65 06:22:45 Average: 3 3.91 0.00 1.21 0.11 0.02 94.74 06:22:45 Average: 4 4.04 0.00 1.45 0.92 0.02 93.56 06:22:45 Average: 5 4.03 0.00 1.41 1.33 0.02 93.21 06:22:45 Average: 6 3.66 0.00 1.34 0.12 0.02 94.87 06:22:45 Average: 7 4.14 0.00 1.39 0.52 0.04 93.92 06:22:45 06:22:45 06:22:45