Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f03538133d9c149f93a50abb1160b8af7c3ba7fe 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-ssh9963263652283164057.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-ssh2542210098177854976.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16848517858260635999.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-ssh8843522514347015924.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13208411914598677026.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-23590 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # 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 Avoid second fetch Checking out Revision f03538133d9c149f93a50abb1160b8af7c3ba7fe (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f03538133d9c149f93a50abb1160b8af7c3ba7fe # timeout=10 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" > git rev-list --no-walk d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:14:04 ========================================================= 09:14:04 EdgeX Global Pipelines Version Info 09:14:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:05 ------------------- 09:14:05 stable info: 09:14:05 ------------------- 09:14:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:14:05 Message: update stable to v1.0.221 09:14:06 ------------------- 09:14:06 experimental info: 09:14:06 ------------------- 09:14:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:06 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 09:14:06 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f035381 [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:06 provisioning config files... 09:14:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6964898136731302570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:07 ---> docker-login.sh 09:14:07 nexus3.edgexfoundry.org:10001 09:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:07 Configure a credential helper to remove this warning. See 09:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:07 09:14:07 Login Succeeded 09:14:07 nexus3.edgexfoundry.org:10002 09:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:08 Configure a credential helper to remove this warning. See 09:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:08 09:14:08 Login Succeeded 09:14:08 nexus3.edgexfoundry.org:10003 09:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:08 Configure a credential helper to remove this warning. See 09:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:08 09:14:08 Login Succeeded 09:14:08 nexus3.edgexfoundry.org:10004 09:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:08 Configure a credential helper to remove this warning. See 09:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:08 09:14:08 Login Succeeded 09:14:08 docker.io 09:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:08 Configure a credential helper to remove this warning. See 09:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:08 09:14:08 Login Succeeded 09:14:08 ---> docker-login.sh ends [Pipeline] } 09:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:14:09 + git rev-list -1 --merges f03538133d9c149f93a50abb1160b8af7c3ba7fe~1..f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo 09:14:09 -----------> git rev-list -1 --merges f03538133d9c149f93a50abb1160b8af7c3ba7fe~1..f03538133d9c149f93a50abb1160b8af7c3ba7fe f03538133d9c149f93a50abb1160b8af7c3ba7fe [false] [Pipeline] sh 09:14:09 + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo 09:14:09 ========================================================= 09:14:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:14:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:10 + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo 09:14:10 [semverPrep] GIT_COMMIT: f03538133d9c149f93a50abb1160b8af7c3ba7fe, Commit Message: chore(deps): Bump async from 2.6.3 to 2.6.4 in /web [Pipeline] echo 09:14:10 [semverPrep] This is not a build commit. [Pipeline] sh 09:14:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:10 + grep -v github /etc/ssh/ssh_known_hosts 09:14:10 + [ -e /tmp/ssh_known_hosts ] 09:14:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:10 + sudo tee -a /etc/ssh/ssh_known_hosts 09:14:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:11 09:14:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:14:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:11 latest: Pulling from edgex-devops/git-semver 09:14:11 a0d0a0d46f8b: Pulling fs layer 09:14:11 3e5f54012d9b: Pulling fs layer 09:14:11 4c7163046ea9: Pulling fs layer 09:14:11 0c2d73faf560: Pulling fs layer 09:14:11 0c2d73faf560: Waiting 09:14:11 3e5f54012d9b: Verifying Checksum 09:14:11 3e5f54012d9b: Download complete 09:14:11 a0d0a0d46f8b: Download complete 09:14:11 4c7163046ea9: Verifying Checksum 09:14:11 4c7163046ea9: Download complete 09:14:11 0c2d73faf560: Verifying Checksum 09:14:11 0c2d73faf560: Download complete 09:14:12 a0d0a0d46f8b: Pull complete 09:14:12 3e5f54012d9b: Pull complete 09:14:12 4c7163046ea9: Pull complete 09:14:12 0c2d73faf560: Pull complete 09:14:12 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:14:12 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:14:13 $ docker top fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:13 [ssh-agent] Looking for ssh-agent implementation... 09:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:14 $ docker exec fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent 09:14:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAJjCE/agent.13 09:14:14 SSH_AGENT_PID=20 09:14:14 Running ssh-add (command line suppressed) 09:14:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3676973011185263261.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3676973011185263261.key) 09:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:14 + git tag --points-at HEAD [Pipeline] } 09:14:14 $ docker exec --env ******** --env ******** fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent -k 09:14:14 unset SSH_AUTH_SOCK; 09:14:14 unset SSH_AGENT_PID; 09:14:14 echo Agent pid 20 killed; 09:14:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:14 [ssh-agent] Looking for ssh-agent implementation... 09:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:14 $ docker exec fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent 09:14:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMLEGfj/agent.54 09:14:15 SSH_AGENT_PID=61 09:14:15 Running ssh-add (command line suppressed) 09:14:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2555696044334608607.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2555696044334608607.key) 09:14:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:15 + git semver init 09:14:15 # -> Open(): unable to determine branch for HEAD 09:14:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:14:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:14:15 # $SEMVER_REMOTE_NAME = origin 09:14:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:14:15 # $SEMVER_USER_NAME = edgex-jenkins 09:14:15 # $SEMVER_BRANCH = main 09:14:15 # $SEMVER_TEMP = /tmp/semver-115468011 09:14:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:14:18 # '/tmp/semver-115468011' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:14:18 # -> Force: false 09:14:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:14:18 $ docker exec --env ******** --env ******** fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent -k 09:14:18 unset SSH_AUTH_SOCK; 09:14:18 unset SSH_AGENT_PID; 09:14:18 echo Agent pid 61 killed; 09:14:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:18 + git semver [Pipeline] } 09:14:18 $ docker stop --time=1 fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc 09:14:19 $ docker rm -f fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc [Pipeline] // withDockerContainer [Pipeline] sh 09:14:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:20 Stashed 1 file(s) [Pipeline] echo 09:14:20 [edgeXSemver]: initialized semver on version 2.1.1-dev.24 [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 09:14:20 provisioning config files... 09:14:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6133234167266053096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:21 ---> docker-login.sh 09:14:21 nexus3.edgexfoundry.org:10001 09:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:21 Configure a credential helper to remove this warning. See 09:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:21 09:14:21 Login Succeeded 09:14:21 nexus3.edgexfoundry.org:10002 09:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:21 Configure a credential helper to remove this warning. See 09:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:21 09:14:21 Login Succeeded 09:14:21 nexus3.edgexfoundry.org:10003 09:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:21 Configure a credential helper to remove this warning. See 09:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:21 09:14:21 Login Succeeded 09:14:21 nexus3.edgexfoundry.org:10004 09:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:21 Configure a credential helper to remove this warning. See 09:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:21 09:14:21 Login Succeeded 09:14:21 docker.io 09:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:21 Configure a credential helper to remove this warning. See 09:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:21 09:14:21 Login Succeeded 09:14:21 ---> docker-login.sh ends [Pipeline] } 09:14:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:21 ========================================================= 09:14:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:14:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:14:22 + 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 . 09:14:22 Sending build context to Docker daemon 42.85MB 09:14:22 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:14:22 Step 2/15 : FROM ${BASE} AS builder 09:14:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:22 59bf1c3509f3: Pulling fs layer 09:14:22 666ba61612fd: Pulling fs layer 09:14:22 8ed8ca486205: Pulling fs layer 09:14:22 4fe6c5a15a65: Pulling fs layer 09:14:22 22a0e8bec74d: Pulling fs layer 09:14:22 ca2b28591e48: Pulling fs layer 09:14:22 a51346096db8: Pulling fs layer 09:14:22 daebc70d1ce1: Pulling fs layer 09:14:22 0e18a0eac166: Pulling fs layer 09:14:22 4fe6c5a15a65: Waiting 09:14:22 22a0e8bec74d: Waiting 09:14:22 ca2b28591e48: Waiting 09:14:22 a51346096db8: Waiting 09:14:22 daebc70d1ce1: Waiting 09:14:22 0e18a0eac166: Waiting 09:14:22 8ed8ca486205: Verifying Checksum 09:14:22 8ed8ca486205: Download complete 09:14:22 666ba61612fd: Verifying Checksum 09:14:22 666ba61612fd: Download complete 09:14:22 22a0e8bec74d: Verifying Checksum 09:14:22 22a0e8bec74d: Download complete 09:14:22 ca2b28591e48: Verifying Checksum 09:14:22 ca2b28591e48: Download complete 09:14:22 a51346096db8: Verifying Checksum 09:14:22 a51346096db8: Download complete 09:14:22 59bf1c3509f3: Verifying Checksum 09:14:22 59bf1c3509f3: Download complete 09:14:22 daebc70d1ce1: Verifying Checksum 09:14:22 daebc70d1ce1: Download complete 09:14:22 59bf1c3509f3: Pull complete 09:14:23 666ba61612fd: Pull complete 09:14:23 8ed8ca486205: Pull complete 09:14:23 4fe6c5a15a65: Verifying Checksum 09:14:23 4fe6c5a15a65: Download complete 09:14:23 0e18a0eac166: Verifying Checksum 09:14:23 0e18a0eac166: Download complete 09:14:27 4fe6c5a15a65: Pull complete 09:14:27 22a0e8bec74d: Pull complete 09:14:27 ca2b28591e48: Pull complete 09:14:27 a51346096db8: Pull complete 09:14:27 daebc70d1ce1: Pull complete 09:14:30 0e18a0eac166: Pull complete 09:14:30 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:30 ---> f018257e8ee9 09:14:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:14:31 ---> Running in 534ef6bb34bc 09:14:31 Removing intermediate container 534ef6bb34bc 09:14:31 ---> cdbbe4caeb6c 09:14:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:14:31 ---> Running in 5dce04794946 09:14:31 Removing intermediate container 5dce04794946 09:14:31 ---> 0524c8271f4a 09:14:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:14:31 ---> Running in 0948983300ed 09:14:31 Removing intermediate container 0948983300ed 09:14:31 ---> f7b1eec1535a 09:14:31 Step 6/15 : LABEL Name=edgex-ui-go 09:14:32 ---> Running in 6b205e472c8b 09:14:32 Removing intermediate container 6b205e472c8b 09:14:32 ---> 97964300bdc9 09:14:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:14:32 ---> Running in d94cb47d0af2 09:14:32 Removing intermediate container d94cb47d0af2 09:14:32 ---> b68129ce88c0 09:14:32 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:32 ---> Running in 8e27821f940c 09:14:33 Removing intermediate container 8e27821f940c 09:14:33 ---> deead657510c 09:14:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:33 ---> Running in 6c81c682d7e9 09:14:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:14:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:14:34 OK: 221 MiB in 52 packages 09:14:35 Removing intermediate container 6c81c682d7e9 09:14:35 ---> 7291986bf072 09:14:35 Step 10/15 : ENV GO111MODULE=on 09:14:35 ---> Running in 652ba1773320 09:14:35 Removing intermediate container 652ba1773320 09:14:35 ---> 33d913912708 09:14:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:14:35 ---> Running in 8bde0aefdd4c 09:14:35 Removing intermediate container 8bde0aefdd4c 09:14:35 ---> d9e91bd16f45 09:14:35 Step 12/15 : COPY go.mod vendor* ./ 09:14:35 ---> b0b7ad40eca5 09:14:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:35 Still waiting to schedule task 09:14:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:14:35 ---> Running in d2a3d39dec1d 09:15:08 Removing intermediate container d2a3d39dec1d 09:15:08 ---> a21b8d81ab2d 09:15:08 Step 14/15 : COPY . . 09:15:08 ---> 086d8a2b3f38 09:15:08 Step 15/15 : RUN ${MAKE} 09:15:08 ---> Running in ac9794d678f3 09:15:08 noop 09:15:08 Removing intermediate container ac9794d678f3 09:15:08 ---> b1e18dc39dcc 09:15:08 Successfully built b1e18dc39dcc 09:15:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:15:08 + docker inspect -f . ci-base-image-x86_64 09:15:08 . [Pipeline] withDockerContainer 09:15:08 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:15:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:09 $ docker top 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:09 + go version 09:15:09 go version go1.17.6 linux/amd64 [Pipeline] } 09:15:09 $ docker stop --time=1 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 09:15:11 $ docker rm -f 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:11 + docker inspect -f . ci-base-image-x86_64 09:15:11 . [Pipeline] withDockerContainer 09:15:11 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:12 $ docker top 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:15:12 + make test 09:15:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:15:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:15:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:15:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:15:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:15:22 $ docker stop --time=1 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a 09:15:24 $ docker rm -f 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a [Pipeline] // withDockerContainer [Pipeline] sh 09:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:15:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:26 + ls -al . 09:15:26 total 164 09:15:26 drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 09:15 . 09:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:13 .. 09:15:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:14 .git 09:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 .github 09:15:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:14 .gitignore 09:15:26 drwx------ 3 jenkins jenkins 4096 Apr 26 09:14 .semver 09:15:26 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 26 09:14 Attribution.txt 09:15:26 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 09:14 CONTRIBUTING.md 09:15:26 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 26 09:14 Dockerfile 09:15:26 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 09:14 Jenkinsfile 09:15:26 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 09:14 LICENSE 09:15:26 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 26 09:14 Makefile 09:15:26 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 26 09:14 README.md 09:15:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 09:14 VERSION 09:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 assets 09:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:14 bin 09:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 cmd 09:15:26 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 09:15 coverage.out 09:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:14 docs 09:15:26 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 26 09:14 go.mod 09:15:26 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 26 09:14 go.sum 09:15:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 09:14 internal 09:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 pkg 09:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 snap 09:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 testing 09:15:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:14 version.go 09:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 web [Pipeline] isUnix [Pipeline] sh 09:15: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=f03538133d9c149f93a50abb1160b8af7c3ba7fe --label arch=amd64 --label version=2.1.1-dev.24 . 09:15:26 Sending build context to Docker daemon 42.85MB 09:15:26 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:15:26 Step 2/23 : FROM ${BASE} AS builder 09:15:26 ---> b1e18dc39dcc 09:15:26 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:15:27 ---> Running in 354bed58872b 09:15:27 Removing intermediate container 354bed58872b 09:15:27 ---> 96f67e57214b 09:15:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:15:27 ---> Running in 7d4bf619c045 09:15:27 Removing intermediate container 7d4bf619c045 09:15:27 ---> 4f6e7ff66cfe 09:15:27 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:15:27 ---> Running in d784c20fc84c 09:15:27 Removing intermediate container d784c20fc84c 09:15:27 ---> e11f95e33a59 09:15:27 Step 6/23 : LABEL Name=edgex-ui-go 09:15:27 ---> Running in f46a469f59d7 09:15:27 Removing intermediate container f46a469f59d7 09:15:27 ---> 7da37869554c 09:15:27 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:15:27 ---> Running in 5727617f2331 09:15:27 Removing intermediate container 5727617f2331 09:15:27 ---> ce3a6ff7674e 09:15:27 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:27 ---> Running in 0dc580802aad 09:15:28 Removing intermediate container 0dc580802aad 09:15:28 ---> 6c37709e02d1 09:15:28 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:28 ---> Running in a4eb5b9c2e04 09:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:15:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:15:30 OK: 221 MiB in 52 packages 09:15:30 Removing intermediate container a4eb5b9c2e04 09:15:30 ---> 547eeb4495a3 09:15:30 Step 10/23 : ENV GO111MODULE=on 09:15:30 ---> Running in efd2426f0a25 09:15:30 Removing intermediate container efd2426f0a25 09:15:30 ---> fba23bf7b980 09:15:30 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:15:30 ---> Running in 9ff0b974290b 09:15:30 Removing intermediate container 9ff0b974290b 09:15:30 ---> dfe508020f3b 09:15:30 Step 12/23 : COPY go.mod vendor* ./ 09:15:30 ---> 87609ac1ef77 09:15:30 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:30 ---> Running in b7745ca9c091 09:15:31 Removing intermediate container b7745ca9c091 09:15:31 ---> 6e5409ad61d7 09:15:31 Step 14/23 : COPY . . 09:15:32 ---> 9515119acc63 09:15:32 Step 15/23 : RUN ${MAKE} 09:15:32 ---> Running in 3921a7e16734 09:15:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:15:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:15:40 Removing intermediate container 3921a7e16734 09:15:40 ---> 3499d88483a6 09:15:40 Step 16/23 : FROM alpine:3.14 09:15:41 3.14: Pulling from library/alpine 09:15:41 8663204ce13b: Pulling fs layer 09:15:41 8663204ce13b: Verifying Checksum 09:15:41 8663204ce13b: Download complete 09:15:41 8663204ce13b: Pull complete 09:15:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:15:41 Status: Downloaded newer image for alpine:3.14 09:15:41 ---> e04c818066af 09:15:41 Step 17/23 : EXPOSE 4000 09:15:41 ---> Running in 75a0028d1e00 09:15:41 Removing intermediate container 75a0028d1e00 09:15:41 ---> 57f0dca21e28 09:15:41 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:15:42 ---> 0a20dd26f016 09:15:42 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:15:42 ---> Running in 67b3cb16f6f1 09:15:42 Removing intermediate container 67b3cb16f6f1 09:15:42 ---> 0baca4100db7 09:15:42 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:15:42 ---> Running in 91087accfa0a 09:15:42 Removing intermediate container 91087accfa0a 09:15:42 ---> ef20bb0e9444 09:15:42 Step 21/23 : LABEL arch=amd64 09:15:42 ---> Running in 3678b03d7084 09:15:42 Removing intermediate container 3678b03d7084 09:15:42 ---> 5dff1287ca75 09:15:42 Step 22/23 : LABEL git_sha=f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:15:42 ---> Running in faeb450ada95 09:15:42 Removing intermediate container faeb450ada95 09:15:42 ---> 03497d91dd5f 09:15:42 Step 23/23 : LABEL version=2.1.1-dev.24 09:15:42 ---> Running in 69fec3cabdc8 09:15:42 Removing intermediate container 69fec3cabdc8 09:15:42 ---> 14924de636c2 09:15:42 [Warning] One or more build-args [ARCH] were not consumed 09:15:42 Successfully built 14924de636c2 09:15:42 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:43 provisioning config files... 09:15:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5911687563195106643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:43 ---> docker-login.sh 09:15:43 nexus3.edgexfoundry.org:10001 09:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:43 Configure a credential helper to remove this warning. See 09:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:43 09:15:43 Login Succeeded 09:15:43 nexus3.edgexfoundry.org:10002 09:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:43 Configure a credential helper to remove this warning. See 09:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:43 09:15:43 Login Succeeded 09:15:43 nexus3.edgexfoundry.org:10003 09:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:43 Configure a credential helper to remove this warning. See 09:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:43 09:15:43 Login Succeeded 09:15:43 nexus3.edgexfoundry.org:10004 09:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:43 Configure a credential helper to remove this warning. See 09:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:43 09:15:43 Login Succeeded 09:15:43 docker.io 09:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:44 Configure a credential helper to remove this warning. See 09:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:44 09:15:44 Login Succeeded 09:15:44 ---> docker-login.sh ends [Pipeline] } 09:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:15:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:15:44 f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:15:44 latest 09:15:44 2.1.1-dev.24 09:15:44 f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:15:44 main 09:15:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] isUnix [Pipeline] sh 09:15:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:15:44 7482777ec033: Preparing 09:15:44 b541d28bf3b4: Preparing 09:15:44 b541d28bf3b4: Layer already exists 09:15:46 7482777ec033: Pushed 09:15:46 f03538133d9c149f93a50abb1160b8af7c3ba7fe: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh 09:15:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:15:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:15:47 7482777ec033: Preparing 09:15:47 b541d28bf3b4: Preparing 09:15:47 7482777ec033: Layer already exists 09:15:47 b541d28bf3b4: Layer already exists 09:15:47 latest: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh 09:15:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:15:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 09:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:15:47 7482777ec033: Preparing 09:15:47 b541d28bf3b4: Preparing 09:15:47 b541d28bf3b4: Layer already exists 09:15:47 7482777ec033: Layer already exists 09:15:47 2.1.1-dev.24: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh 09:15:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:15:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:15:48 7482777ec033: Preparing 09:15:48 b541d28bf3b4: Preparing 09:15:48 b541d28bf3b4: Layer already exists 09:15:48 7482777ec033: Layer already exists 09:15:48 f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh 09:15:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:15:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:15:49 7482777ec033: Preparing 09:15:49 b541d28bf3b4: Preparing 09:15:49 7482777ec033: Layer already exists 09:15:49 b541d28bf3b4: Layer already exists 09:15:49 main: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:49 ===================================================== [Pipeline] echo 09:15:49 taggedImages: 09:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 09:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:49 09:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:49 latest: Pulling from edgex-lftools-log-publisher 09:15:49 5eb5b503b376: Pulling fs layer 09:15:49 5c69ac0246d0: Pulling fs layer 09:15:49 ec43610c2a17: Pulling fs layer 09:15:49 3a2ae6a8a46f: Pulling fs layer 09:15:49 33b1e0a273af: Pulling fs layer 09:15:49 5d3b04190fa2: Pulling fs layer 09:15:49 2f39f015ded8: Pulling fs layer 09:15:49 5d3b04190fa2: Waiting 09:15:49 33b1e0a273af: Waiting 09:15:49 2f39f015ded8: Waiting 09:15:49 3a2ae6a8a46f: Waiting 09:15:49 5c69ac0246d0: Download complete 09:15:49 3a2ae6a8a46f: Verifying Checksum 09:15:49 3a2ae6a8a46f: Download complete 09:15:49 ec43610c2a17: Verifying Checksum 09:15:49 ec43610c2a17: Download complete 09:15:49 33b1e0a273af: Verifying Checksum 09:15:49 33b1e0a273af: Download complete 09:15:50 5d3b04190fa2: Verifying Checksum 09:15:50 5d3b04190fa2: Download complete 09:15:50 5eb5b503b376: Verifying Checksum 09:15:50 5eb5b503b376: Download complete 09:15:50 2f39f015ded8: Download complete 09:15:51 5eb5b503b376: Pull complete 09:15:51 5c69ac0246d0: Pull complete 09:15:51 ec43610c2a17: Pull complete 09:15:51 3a2ae6a8a46f: Pull complete 09:15:52 33b1e0a273af: Pull complete 09:15:52 5d3b04190fa2: Pull complete 09:15:56 2f39f015ded8: Pull complete 09:15:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:15:56 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:15:56 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:58 $ docker top 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:58 ---> job-cost.sh 09:15:58 lf-activate-venv: SKIPPING 09:15:58 INFO: No Stack... 09:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:59 INFO: Archiving Costs [Pipeline] sh 09:15:59 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 09:15:59 + cut -d, -f6 [Pipeline] lock 09:15:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] 09:16:00 Resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] did not exist. Created. 09:16:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:00 + echo total: 0.2199999988079071 [Pipeline] stash 09:16:00 Stashed 1 file(s) [Pipeline] } 09:16:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:00 $ docker stop --time=1 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e 09:16:01 $ docker rm -f 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:16:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23592 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:16:11 Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout 09:16:12 The recommended git tool is: git 09:16:18 using credential edgex-jenkins-ssh 09:16:18 Cloning the remote Git repository 09:16:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:18 > git init /w/workspace/edgex-ui-go/63 # timeout=10 09:16:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:18 > git --version # timeout=10 09:16:18 > git --version # 'git version 2.25.1' 09:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:21 Avoid second fetch 09:16:21 Checking out Revision f03538133d9c149f93a50abb1160b8af7c3ba7fe (main) 09:16:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:21 > git config core.sparsecheckout # timeout=10 09:16:21 > git checkout -f f03538133d9c149f93a50abb1160b8af7c3ba7fe # timeout=10 09:16:26 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:27 Dload Upload Total Spent Left Speed 09:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83401 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 82818 [Pipeline] sh 09:16:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:16:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:16:27 + sudo tee /etc/docker/daemon.new 09:16:27 { 09:16:27 "registry-mirrors": [ 09:16:27 "https://nexus3.edgexfoundry.org:10001" 09:16:27 ], 09:16:27 "bip": "10.250.0.254/24", 09:16:27 "hosts": [ 09:16:27 "tcp://0.0.0.0:5555", 09:16:27 "unix:///var/run/docker.sock" 09:16:27 ], 09:16:27 "mtu": 1458, 09:16:27 "selinux-enabled": true, 09:16:27 "seccomp-profile": "/etc/docker/seccomp.json" 09:16:27 } [Pipeline] sh 09:16:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:16:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:47 provisioning config files... 09:16:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config1061869173390981319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:47 ---> docker-login.sh 09:16:47 nexus3.edgexfoundry.org:10001 09:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:48 Configure a credential helper to remove this warning. See 09:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:48 09:16:48 Login Succeeded 09:16:48 nexus3.edgexfoundry.org:10002 09:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:48 Configure a credential helper to remove this warning. See 09:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:48 09:16:48 Login Succeeded 09:16:48 nexus3.edgexfoundry.org:10003 09:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:49 Configure a credential helper to remove this warning. See 09:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:49 09:16:49 Login Succeeded 09:16:49 nexus3.edgexfoundry.org:10004 09:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:49 Configure a credential helper to remove this warning. See 09:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:49 09:16:49 Login Succeeded 09:16:49 docker.io 09:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:50 Configure a credential helper to remove this warning. See 09:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:50 09:16:50 Login Succeeded 09:16:50 ---> docker-login.sh ends [Pipeline] } 09:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:16:51 ========================================================= 09:16:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:16:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:16:51 + 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 . 09:16:52 Sending build context to Docker daemon 26.92MB 09:16:52 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:16:52 Step 2/15 : FROM ${BASE} AS builder 09:16:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:16:52 9b3977197b4f: Pulling fs layer 09:16:52 1a89e8eeedd5: Pulling fs layer 09:16:52 94645a83ff95: Pulling fs layer 09:16:52 3f3a8bcf1eab: Pulling fs layer 09:16:52 0c92f367c5e7: Pulling fs layer 09:16:52 3f3a8bcf1eab: Waiting 09:16:52 3096ccb668a1: Pulling fs layer 09:16:52 0c92f367c5e7: Waiting 09:16:52 e8cf19c19ddd: Pulling fs layer 09:16:52 a4caa8a26152: Pulling fs layer 09:16:52 a4caa8a26152: Waiting 09:16:52 e8cf19c19ddd: Waiting 09:16:52 94645a83ff95: Verifying Checksum 09:16:52 94645a83ff95: Download complete 09:16:52 1a89e8eeedd5: Verifying Checksum 09:16:52 1a89e8eeedd5: Download complete 09:16:52 0c92f367c5e7: Verifying Checksum 09:16:52 0c92f367c5e7: Download complete 09:16:52 3096ccb668a1: Download complete 09:16:52 9b3977197b4f: Download complete 09:16:53 9b3977197b4f: Pull complete 09:16:54 1a89e8eeedd5: Pull complete 09:16:54 94645a83ff95: Pull complete 09:16:54 a4caa8a26152: Verifying Checksum 09:16:54 a4caa8a26152: Download complete 09:16:55 3f3a8bcf1eab: Verifying Checksum 09:16:55 3f3a8bcf1eab: Download complete 09:17:07 3f3a8bcf1eab: Pull complete 09:17:07 0c92f367c5e7: Pull complete 09:17:07 3096ccb668a1: Pull complete 09:17:07 e8cf19c19ddd: Pull complete 09:17:14 a4caa8a26152: Pull complete 09:17:14 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:17:14 ---> 725f1c02e7f9 09:17:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:17:15 ---> Running in 9dc69f580f50 09:17:15 Removing intermediate container 9dc69f580f50 09:17:15 ---> 28d8ecc820c5 09:17:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:17:15 ---> Running in 61022765c64a 09:17:16 Removing intermediate container 61022765c64a 09:17:16 ---> 0474934fa3ab 09:17:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:17:16 ---> Running in dc3dd33348f4 09:17:16 Removing intermediate container dc3dd33348f4 09:17:16 ---> 9399863c2738 09:17:16 Step 6/15 : LABEL Name=edgex-ui-go 09:17:16 ---> Running in c88a4b2f2678 09:17:18 Removing intermediate container c88a4b2f2678 09:17:18 ---> f041512e881d 09:17:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:17:18 ---> Running in f312540bfad7 09:17:18 Removing intermediate container f312540bfad7 09:17:18 ---> 4e8086cc30af 09:17:18 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:18 ---> Running in c13711983a7b 09:17:20 Removing intermediate container c13711983a7b 09:17:20 ---> c3aa021d9988 09:17:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:20 ---> Running in 5166f8260f40 09:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:23 OK: 220 MiB in 52 packages 09:17:24 Removing intermediate container 5166f8260f40 09:17:24 ---> f69407802af0 09:17:24 Step 10/15 : ENV GO111MODULE=on 09:17:24 ---> Running in afaa475eb2f7 09:17:24 Removing intermediate container afaa475eb2f7 09:17:24 ---> c8297eaac3ea 09:17:24 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:17:24 ---> Running in 4df9704645dc 09:17:25 Removing intermediate container 4df9704645dc 09:17:25 ---> 7db10cd3c7ef 09:17:25 Step 12/15 : COPY go.mod vendor* ./ 09:17:26 ---> 0e73e0fddd94 09:17:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:26 ---> Running in cbb0e7b44129 09:18:47 Removing intermediate container cbb0e7b44129 09:18:47 ---> bd3986f5bebb 09:18:47 Step 14/15 : COPY . . 09:18:47 ---> 6b2445865300 09:18:47 Step 15/15 : RUN ${MAKE} 09:18:47 ---> Running in eebb6e70558f 09:18:47 noop 09:18:47 Removing intermediate container eebb6e70558f 09:18:47 ---> 5efe41211c41 09:18:47 Successfully built 5efe41211c41 09:18:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:18:48 + docker inspect -f . ci-base-image-arm64 09:18:48 . [Pipeline] withDockerContainer 09:18:48 prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container 09:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat 09:18:50 $ docker top f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:50 + go version 09:18:50 go version go1.17.6 linux/arm64 [Pipeline] } 09:18:50 $ docker stop --time=1 f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 09:18:52 $ docker rm -f f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:53 + docker inspect -f . ci-base-image-arm64 09:18:53 . [Pipeline] withDockerContainer 09:18:53 prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container 09:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat 09:18:54 $ docker top 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:18:55 + make test 09:18:55 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:18:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:19:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:19:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:19:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:19:58 $ docker stop --time=1 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 09:20:00 $ docker rm -f 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:20:01 Warning: overwriting stash ‘coverage-report’ 09:20:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:20:02 + ls -al . 09:20:02 total 160 09:20:02 drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 09:18 . 09:20:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 .. 09:20:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:16 .git 09:20:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 .github 09:20:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:16 .gitignore 09:20:02 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 26 09:16 Attribution.txt 09:20:02 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 09:16 CONTRIBUTING.md 09:20:02 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 26 09:16 Dockerfile 09:20:02 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 09:16 Jenkinsfile 09:20:02 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 09:16 LICENSE 09:20:02 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 26 09:16 Makefile 09:20:02 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 26 09:16 README.md 09:20:02 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 09:14 VERSION 09:20:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 assets 09:20:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:16 bin 09:20:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 cmd 09:20:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 09:18 coverage.out 09:20:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:16 docs 09:20:02 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 26 09:16 go.mod 09:20:02 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 26 09:16 go.sum 09:20:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 09:16 internal 09:20:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 pkg 09:20:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 snap 09:20:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 testing 09:20:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:16 version.go 09:20:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 web [Pipeline] isUnix [Pipeline] sh 09:20:02 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f03538133d9c149f93a50abb1160b8af7c3ba7fe --label arch=arm64 --label version=2.1.1-dev.24 . 09:20:03 Sending build context to Docker daemon 26.93MB 09:20:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:20:03 Step 2/23 : FROM ${BASE} AS builder 09:20:03 ---> 5efe41211c41 09:20:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:20:04 ---> Running in 8a6bace774da 09:20:04 Removing intermediate container 8a6bace774da 09:20:04 ---> 7ff8c046d164 09:20:04 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:20:04 ---> Running in 6ce48e50151a 09:20:05 Removing intermediate container 6ce48e50151a 09:20:05 ---> 8fc062ce7270 09:20:05 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:20:05 ---> Running in a3521ac1e90c 09:20:05 Removing intermediate container a3521ac1e90c 09:20:05 ---> 76f97b287fae 09:20:05 Step 6/23 : LABEL Name=edgex-ui-go 09:20:05 ---> Running in a2a5bc4784ab 09:20:05 Removing intermediate container a2a5bc4784ab 09:20:05 ---> 89733915a78b 09:20:05 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:20:05 ---> Running in 04d6d38feadf 09:20:06 Removing intermediate container 04d6d38feadf 09:20:06 ---> 055d5fd2588a 09:20:06 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:06 ---> Running in 2b9298f8ccca 09:20:08 Removing intermediate container 2b9298f8ccca 09:20:08 ---> d01d787ed646 09:20:08 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:20:08 ---> Running in d6cd768e43a8 09:20:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:20:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:20:11 OK: 220 MiB in 52 packages 09:20:12 Removing intermediate container d6cd768e43a8 09:20:12 ---> 1c58334db7c1 09:20:12 Step 10/23 : ENV GO111MODULE=on 09:20:12 ---> Running in 835578acd351 09:20:12 Removing intermediate container 835578acd351 09:20:12 ---> c9e3717a65b3 09:20:12 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:20:12 ---> Running in f1ef0728b913 09:20:13 Removing intermediate container f1ef0728b913 09:20:13 ---> 3a070942ebf0 09:20:13 Step 12/23 : COPY go.mod vendor* ./ 09:20:13 ---> 26ecacdb020f 09:20:13 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:13 ---> Running in e1fcea34e80d 09:20:16 Removing intermediate container e1fcea34e80d 09:20:16 ---> fa810dd28887 09:20:16 Step 14/23 : COPY . . 09:20:18 ---> e04ac646202f 09:20:18 Step 15/23 : RUN ${MAKE} 09:20:18 ---> Running in 759acd908244 09:20:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:20:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:20:58 Removing intermediate container 759acd908244 09:20:58 ---> ad63e2216404 09:20:58 Step 16/23 : FROM alpine:3.14 09:20:59 3.14: Pulling from library/alpine 09:20:59 455c02918c45: Pulling fs layer 09:20:59 455c02918c45: Verifying Checksum 09:20:59 455c02918c45: Download complete 09:21:00 455c02918c45: Pull complete 09:21:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:21:00 Status: Downloaded newer image for alpine:3.14 09:21:00 ---> ac73e934f311 09:21:00 Step 17/23 : EXPOSE 4000 09:21:00 ---> Running in 9812e0e4d707 09:21:00 Removing intermediate container 9812e0e4d707 09:21:00 ---> 5a07f668768b 09:21:00 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:21:02 ---> 152abde3002c 09:21:02 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:21:02 ---> Running in 338c12d4fc21 09:21:02 Removing intermediate container 338c12d4fc21 09:21:02 ---> 779903517ee8 09:21:02 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:21:02 ---> Running in c9817cecd1af 09:21:02 Removing intermediate container c9817cecd1af 09:21:02 ---> af9977fbe30b 09:21:02 Step 21/23 : LABEL arch=arm64 09:21:02 ---> Running in abde7596e261 09:21:03 Removing intermediate container abde7596e261 09:21:03 ---> b2f05c3d57a9 09:21:03 Step 22/23 : LABEL git_sha=f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:21:03 ---> Running in c7f10463ba99 09:21:03 Removing intermediate container c7f10463ba99 09:21:03 ---> f94c8f4559a7 09:21:03 Step 23/23 : LABEL version=2.1.1-dev.24 09:21:03 ---> Running in 57620c812527 09:21:03 Removing intermediate container 57620c812527 09:21:03 ---> 59d03c20c6d7 09:21:03 [Warning] One or more build-args [ARCH] were not consumed 09:21:04 Successfully built 59d03c20c6d7 09:21:04 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:04 provisioning config files... 09:21:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config913510437888325705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:04 ---> docker-login.sh 09:21:04 nexus3.edgexfoundry.org:10001 09:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:04 Configure a credential helper to remove this warning. See 09:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:04 09:21:04 Login Succeeded 09:21:04 nexus3.edgexfoundry.org:10002 09:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:05 Configure a credential helper to remove this warning. See 09:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:05 09:21:05 Login Succeeded 09:21:05 nexus3.edgexfoundry.org:10003 09:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:05 Configure a credential helper to remove this warning. See 09:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:05 09:21:05 Login Succeeded 09:21:05 nexus3.edgexfoundry.org:10004 09:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:06 Configure a credential helper to remove this warning. See 09:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:06 09:21:06 Login Succeeded 09:21:06 docker.io 09:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:06 Configure a credential helper to remove this warning. See 09:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:06 09:21:06 Login Succeeded 09:21:06 ---> docker-login.sh ends [Pipeline] } 09:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:21:07 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:21:07 f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:21:07 latest 09:21:07 2.1.1-dev.24 09:21:07 f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:21:07 main 09:21:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] isUnix [Pipeline] sh 09:21:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:21:07 2415a5e79a0b: Preparing 09:21:07 f73e7dbfee58: Preparing 09:21:07 f73e7dbfee58: Layer already exists 09:21:12 2415a5e79a0b: Pushed 09:21:12 f03538133d9c149f93a50abb1160b8af7c3ba7fe: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh 09:21:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:21:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:21:13 2415a5e79a0b: Preparing 09:21:13 f73e7dbfee58: Preparing 09:21:13 2415a5e79a0b: Layer already exists 09:21:13 f73e7dbfee58: Layer already exists 09:21:13 latest: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh 09:21:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:21:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 09:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:21:14 2415a5e79a0b: Preparing 09:21:14 f73e7dbfee58: Preparing 09:21:14 f73e7dbfee58: Layer already exists 09:21:14 2415a5e79a0b: Layer already exists 09:21:14 2.1.1-dev.24: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh 09:21:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:21:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:21:14 2415a5e79a0b: Preparing 09:21:14 f73e7dbfee58: Preparing 09:21:14 2415a5e79a0b: Layer already exists 09:21:14 f73e7dbfee58: Layer already exists 09:21:15 f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh 09:21:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:21:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:21:15 2415a5e79a0b: Preparing 09:21:15 f73e7dbfee58: Preparing 09:21:15 f73e7dbfee58: Layer already exists 09:21:15 2415a5e79a0b: Layer already exists 09:21:16 main: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:16 ===================================================== [Pipeline] echo 09:21:16 taggedImages: 09:21:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe 09:21:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:21:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 09:21:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 09:21:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:16 09:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:17 arm64: Pulling from edgex-lftools-log-publisher 09:21:17 8998bd30e6a1: Pulling fs layer 09:21:17 04944245beec: Pulling fs layer 09:21:17 699f458cf7ca: Pulling fs layer 09:21:17 765212b225bb: Pulling fs layer 09:21:17 f23df028b6ca: Pulling fs layer 09:21:17 d65c8cfc05b1: Pulling fs layer 09:21:17 2437ff75d9bd: Pulling fs layer 09:21:17 f23df028b6ca: Waiting 09:21:17 d65c8cfc05b1: Waiting 09:21:17 2437ff75d9bd: Waiting 09:21:17 765212b225bb: Waiting 09:21:17 04944245beec: Verifying Checksum 09:21:17 04944245beec: Download complete 09:21:17 765212b225bb: Verifying Checksum 09:21:17 765212b225bb: Download complete 09:21:17 f23df028b6ca: Download complete 09:21:17 d65c8cfc05b1: Verifying Checksum 09:21:17 d65c8cfc05b1: Download complete 09:21:17 699f458cf7ca: Verifying Checksum 09:21:17 699f458cf7ca: Download complete 09:21:17 8998bd30e6a1: Verifying Checksum 09:21:17 8998bd30e6a1: Download complete 09:21:20 2437ff75d9bd: Verifying Checksum 09:21:20 2437ff75d9bd: Download complete 09:21:22 8998bd30e6a1: Pull complete 09:21:22 04944245beec: Pull complete 09:21:24 699f458cf7ca: Pull complete 09:21:24 765212b225bb: Pull complete 09:21:25 f23df028b6ca: Pull complete 09:21:25 d65c8cfc05b1: Pull complete 09:21:40 2437ff75d9bd: Pull complete 09:21:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:21:40 prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container 09:21:40 $ 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/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:21:43 $ docker top 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:44 ---> job-cost.sh 09:21:44 lf-activate-venv: SKIPPING 09:21:44 INFO: No Stack... 09:21:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:46 INFO: Archiving Costs [Pipeline] sh 09:21:46 + cat /w/workspace/edgex-ui-go/63/archives/cost.csv 09:21:46 + cut -d, -f6 [Pipeline] lock 09:21:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] 09:21:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] did not exist. Created. 09:21:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:47 /w/workspace/edgex-ui-go/63@tmp/durable-0e006248/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:21:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:48 Warning: overwriting stash ‘stack-cost’ 09:21:48 Stashed 1 file(s) [Pipeline] } 09:21:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:48 $ docker stop --time=1 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 09:21:50 $ docker rm -f 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:21:50 provisioning config files... 09:21:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2756622460943809534tmp [Pipeline] { [Pipeline] sh 09:21:50 + set +x 09:21:50 + curl -s https://codecov.io/bash 09:21:50 + bash -s -- 09:21:50 09:21:50 _____ _ 09:21:50 / ____| | | 09:21:50 | | ___ __| | ___ ___ _____ __ 09:21:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:50 Bash-1.0.6 09:21:50 09:21:50 09:21:50 ==> git version 2.25.1 found 09:21:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:21:50 Release-Date: 2020-01-08 09:21:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:50 ==> Jenkins CI detected. 09:21:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:21:50 project root: . 09:21:50 --> token set from env 09:21:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:50 ==> Running gcov in . (disable via -X gcov) 09:21:50 ==> Python coveragepy not found 09:21:50 ==> Searching for coverage reports in: 09:21:50 + . 09:21:51 -> Found 1 reports 09:21:51 ==> Detecting git/mercurial file structure 09:21:51 ==> Reading reports 09:21:51 + ./coverage.out bytes=10 09:21:51 ==> Appending adjustments 09:21:51 https://docs.codecov.io/docs/fixing-reports 09:21:51 + Found adjustments 09:21:51 ==> Gzipping contents 09:21:51 4.0K /tmp/codecov.KkAFuE.gz 09:21:51 ==> Uploading reports 09:21:51 url: https://codecov.io 09:21:51 query: branch=main&commit=f03538133d9c149f93a50abb1160b8af7c3ba7fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:21:51 -> Pinging Codecov 09:21:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=f03538133d9c149f93a50abb1160b8af7c3ba7fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:21:51 -> Uploading to 09:21:51 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/FB506323287CE973F263BFD2A0EB1F37/f03538133d9c149f93a50abb1160b8af7c3ba7fe/b41cabb6-795c-4740-b7a7-ccbddeb649f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T092151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87953bd3cf1910e2cddab8a6cecf987769ac082cf5a2906f9d37fd03a17dd1e7 09:21:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:51 Dload Upload Total Spent Left Speed 09:21:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 14706 --:--:-- --:--:-- --:--:-- 14706 09:21:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] } 09:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:21:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:21:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:21:52 09:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:21:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:21:52 188c0c94c7c5: Pulling fs layer 09:21:52 0ef7d3d256c8: Pulling fs layer 09:21:52 de9db76c5a1d: Pulling fs layer 09:21:52 0eba1c9be4d2: Pulling fs layer 09:21:52 0d57e429df01: Pulling fs layer 09:21:52 4e4be7b47b0d: Pulling fs layer 09:21:52 e1f770b5df2f: Pulling fs layer 09:21:52 85a0685a4137: Pulling fs layer 09:21:52 0eba1c9be4d2: Waiting 09:21:52 4e4be7b47b0d: Waiting 09:21:52 0d57e429df01: Waiting 09:21:52 85a0685a4137: Waiting 09:21:52 e1f770b5df2f: Waiting 09:21:52 de9db76c5a1d: Verifying Checksum 09:21:52 de9db76c5a1d: Download complete 09:21:52 0ef7d3d256c8: Verifying Checksum 09:21:52 0ef7d3d256c8: Download complete 09:21:52 0d57e429df01: Download complete 09:21:52 188c0c94c7c5: Verifying Checksum 09:21:52 188c0c94c7c5: Download complete 09:21:52 4e4be7b47b0d: Download complete 09:21:52 e1f770b5df2f: Verifying Checksum 09:21:52 e1f770b5df2f: Download complete 09:21:52 188c0c94c7c5: Pull complete 09:21:53 0ef7d3d256c8: Pull complete 09:21:53 de9db76c5a1d: Pull complete 09:21:53 0eba1c9be4d2: Verifying Checksum 09:21:53 0eba1c9be4d2: Download complete 09:21:53 85a0685a4137: Verifying Checksum 09:21:58 0eba1c9be4d2: Pull complete 09:21:58 0d57e429df01: Pull complete 09:21:58 4e4be7b47b0d: Pull complete 09:21:59 e1f770b5df2f: Pull complete 09:22:04 85a0685a4137: Pull complete 09:22:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:22:04 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:22:07 $ docker top 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:22:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:22:07 + set -o pipefail 09:22:07 + snyk monitor '--org=edgex-jenkins' 09:22:11 09:22:11 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:22:11 09:22:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/caea62a9-eed2-4b83-9276-785bf4bde303 09:22:11 09:22:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:22:11 09:22:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:22:11 09:22:12 [Pipeline] } 09:22:12 $ docker stop --time=1 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 09:22:13 $ docker rm -f 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:14 + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] sh 09:22:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:22:15 . [Pipeline] withDockerContainer 09:22:15 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:22:15 $ docker top f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:15 [ssh-agent] Looking for ssh-agent implementation... 09:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:16 $ docker exec f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 ssh-agent 09:22:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgDkKLe/agent.13 09:22:16 SSH_AGENT_PID=19 09:22:16 Running ssh-add (command line suppressed) 09:22:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3568091360986115393.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3568091360986115393.key) 09:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:16 + git semver tag 09:22:16 # -> Open(): unable to determine branch for HEAD 09:22:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:22:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:22:16 # $SEMVER_REMOTE_NAME = origin 09:22:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:22:16 # $SEMVER_USER_NAME = edgex-jenkins 09:22:16 # $SEMVER_BRANCH = main 09:22:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:22:16 # f03538133d9c149f93a50abb1160b8af7c3ba7fe HEAD 09:22:16 # -> Force: false 09:22:16 # 582776d5bc3dea04439b3c73ae81bd0401d2a594 refs/tags/v2.1.1-dev.24 [Pipeline] } 09:22:16 $ docker exec --env ******** --env ******** f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 ssh-agent -k 09:22:16 unset SSH_AUTH_SOCK; 09:22:16 unset SSH_AGENT_PID; 09:22:16 echo Agent pid 19 killed; 09:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:17 + git semver [Pipeline] } 09:22:17 $ docker stop --time=1 f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 09:22:18 $ docker rm -f f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:19 09:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:19 0.23.1-centos7: Pulling from edgex-lftools 09:22:19 ab5ef0e58194: Pulling fs layer 09:22:19 9712f1f96733: Pulling fs layer 09:22:19 63f879dbbcfc: Pulling fs layer 09:22:19 0d9ebad4ef96: Pulling fs layer 09:22:19 e9a5061849ea: Pulling fs layer 09:22:19 d747dcd14b5f: Pulling fs layer 09:22:19 2de7ff778b66: Pulling fs layer 09:22:19 0d9ebad4ef96: Waiting 09:22:19 e9a5061849ea: Waiting 09:22:19 d747dcd14b5f: Waiting 09:22:19 2de7ff778b66: Waiting 09:22:19 9712f1f96733: Verifying Checksum 09:22:19 9712f1f96733: Download complete 09:22:19 63f879dbbcfc: Verifying Checksum 09:22:19 63f879dbbcfc: Download complete 09:22:19 e9a5061849ea: Verifying Checksum 09:22:19 e9a5061849ea: Download complete 09:22:19 d747dcd14b5f: Verifying Checksum 09:22:19 d747dcd14b5f: Download complete 09:22:19 0d9ebad4ef96: Verifying Checksum 09:22:19 0d9ebad4ef96: Download complete 09:22:19 ab5ef0e58194: Verifying Checksum 09:22:19 ab5ef0e58194: Download complete 09:22:20 2de7ff778b66: Verifying Checksum 09:22:20 2de7ff778b66: Download complete 09:22:23 ab5ef0e58194: Pull complete 09:22:23 9712f1f96733: Pull complete 09:22:24 63f879dbbcfc: Pull complete 09:22:29 0d9ebad4ef96: Pull complete 09:22:29 e9a5061849ea: Pull complete 09:22:29 d747dcd14b5f: Pull complete 09:22:30 2de7ff778b66: Pull complete 09:22:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:22:30 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:22:33 $ docker top becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:22:33 provisioning config files... 09:22:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6534014860622326556tmp 09:22:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1393073394870404007tmp 09:22:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config638522441698970878tmp [Pipeline] { [Pipeline] echo 09:22:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:22:34 ---> sigul-configuration.sh 09:22:34 gpg: directory `/root/.gnupg' created 09:22:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:22:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:22:34 gpg: keyring `/root/.gnupg/secring.gpg' created 09:22:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:22:34 gpg: CAST5 encrypted data 09:22:34 gpg: encrypted with 1 passphrase 09:22:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:22:34 + mkdir /home/jenkins 09:22:34 + mkdir /home/jenkins/sigul [Pipeline] sh 09:22:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:22:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:22:35 ---> sigul-install.sh 09:22:35 Sigul already installed; skipping installation. [Pipeline] sh 09:22:35 + git tag --list 09:22:35 0.1.1 09:22:35 v1.1.0 09:22:35 v1.2.0 09:22:35 v1.2.1 09:22:35 v1.3.0 09:22:35 v2.0.0 09:22:35 v2.0.1-dev.1 09:22:35 v2.0.1-dev.10 09:22:35 v2.0.1-dev.11 09:22:35 v2.0.1-dev.12 09:22:35 v2.0.1-dev.13 09:22:35 v2.0.1-dev.14 09:22:35 v2.0.1-dev.15 09:22:35 v2.0.1-dev.16 09:22:35 v2.0.1-dev.17 09:22:35 v2.0.1-dev.18 09:22:35 v2.0.1-dev.19 09:22:35 v2.0.1-dev.2 09:22:35 v2.0.1-dev.20 09:22:35 v2.0.1-dev.21 09:22:35 v2.0.1-dev.22 09:22:35 v2.0.1-dev.23 09:22:35 v2.0.1-dev.24 09:22:35 v2.0.1-dev.25 09:22:35 v2.0.1-dev.26 09:22:35 v2.0.1-dev.27 09:22:35 v2.0.1-dev.28 09:22:35 v2.0.1-dev.29 09:22:35 v2.0.1-dev.3 09:22:35 v2.0.1-dev.30 09:22:35 v2.0.1-dev.31 09:22:35 v2.0.1-dev.32 09:22:35 v2.0.1-dev.33 09:22:35 v2.0.1-dev.4 09:22:35 v2.0.1-dev.5 09:22:35 v2.0.1-dev.6 09:22:35 v2.0.1-dev.7 09:22:35 v2.0.1-dev.8 09:22:35 v2.0.1-dev.9 09:22:35 v2.1.0 09:22:35 v2.1.1-dev.1 09:22:35 v2.1.1-dev.10 09:22:35 v2.1.1-dev.11 09:22:35 v2.1.1-dev.12 09:22:35 v2.1.1-dev.13 09:22:35 v2.1.1-dev.14 09:22:35 v2.1.1-dev.15 09:22:35 v2.1.1-dev.16 09:22:35 v2.1.1-dev.17 09:22:35 v2.1.1-dev.18 09:22:35 v2.1.1-dev.19 09:22:35 v2.1.1-dev.2 09:22:35 v2.1.1-dev.20 09:22:35 v2.1.1-dev.21 09:22:35 v2.1.1-dev.22 09:22:35 v2.1.1-dev.23 09:22:35 v2.1.1-dev.24 09:22:35 v2.1.1-dev.3 09:22:35 v2.1.1-dev.4 09:22:35 v2.1.1-dev.5 09:22:35 v2.1.1-dev.6 09:22:35 v2.1.1-dev.7 09:22:35 v2.1.1-dev.8 09:22:35 v2.1.1-dev.9 [Pipeline] sh 09:22:35 + lftools sign git-tag v2.1.1-dev.24 09:22:36 Signing Git tag with Sigul... 09:22:36 Signing v2.1.1-dev.24 [Pipeline] echo 09:22:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:22:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:22:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:22:37 $ docker stop --time=1 becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 09:22:38 $ docker rm -f becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:22:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:22:39 . [Pipeline] withDockerContainer 09:22:39 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:22:39 $ docker top df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:39 [ssh-agent] Looking for ssh-agent implementation... 09:22:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:39 $ docker exec df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 ssh-agent 09:22:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIlGiPg/agent.14 09:22:39 SSH_AGENT_PID=20 09:22:39 Running ssh-add (command line suppressed) 09:22:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4491254717522456547.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4491254717522456547.key) 09:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:40 + git semver bump pre 09:22:40 # -> Open(): unable to determine branch for HEAD 09:22:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:22:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:22:40 # $SEMVER_REMOTE_NAME = origin 09:22:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:22:40 # $SEMVER_USER_NAME = edgex-jenkins 09:22:40 # $SEMVER_BRANCH = main 09:22:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:22:40 2.1.1-dev.25 [Pipeline] } 09:22:40 $ docker exec --env ******** --env ******** df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 ssh-agent -k 09:22:40 unset SSH_AUTH_SOCK; 09:22:40 unset SSH_AGENT_PID; 09:22:40 echo Agent pid 20 killed; 09:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:40 + git semver [Pipeline] } 09:22:40 $ docker stop --time=1 df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 09:22:42 $ docker rm -f df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:22:42 . [Pipeline] withDockerContainer 09:22:42 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:22:43 $ docker top 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:43 [ssh-agent] Looking for ssh-agent implementation... 09:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:43 $ docker exec 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 ssh-agent 09:22:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaHbAfK/agent.15 09:22:43 SSH_AGENT_PID=21 09:22:43 Running ssh-add (command line suppressed) 09:22:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8853400530923741791.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8853400530923741791.key) 09:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:44 + git semver push 09:22:44 # -> Open(): unable to determine branch for HEAD 09:22:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:22:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:22:44 # $SEMVER_REMOTE_NAME = origin 09:22:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:22:44 # $SEMVER_USER_NAME = edgex-jenkins 09:22:44 # $SEMVER_BRANCH = main 09:22:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:22:46 $ docker exec --env ******** --env ******** 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 ssh-agent -k 09:22:46 unset SSH_AUTH_SOCK; 09:22:46 unset SSH_AGENT_PID; 09:22:46 echo Agent pid 21 killed; 09:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:46 + git semver [Pipeline] } 09:22:46 $ docker stop --time=1 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 09:22:47 $ docker rm -f 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:22:48 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 09:22:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:48 total 16 09:22:48 drwxr-xr-x 3 root root 4096 Apr 26 09:15 . 09:22:48 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 09:22 .. 09:22:48 drwxr-xr-x 2 root root 4096 Apr 26 09:15 cost 09:22:48 -rw-r--r-- 1 root root 81 Apr 26 09:15 cost.csv 09:22:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:48 total 16 09:22:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 09:15 . 09:22:48 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 09:22 .. 09:22:48 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 09:15 cost 09:22:48 -rw-r--r-- 1 jenkins jenkins 81 Apr 26 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:22:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:50 ---> package-listing.sh 09:22:50 ++ facter osfamily 09:22:50 ++ tr '[:upper:]' '[:lower:]' 09:22:50 + OS_FAMILY=debian 09:22:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:22:50 + START_PACKAGES=/tmp/packages_start.txt 09:22:50 + END_PACKAGES=/tmp/packages_end.txt 09:22:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:50 + PACKAGES=/tmp/packages_start.txt 09:22:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:22:50 + PACKAGES=/tmp/packages_end.txt 09:22:50 + case "${OS_FAMILY}" in 09:22:50 + dpkg -l 09:22:50 + grep '^ii' 09:22:50 + '[' -f /tmp/packages_start.txt ']' 09:22:50 + '[' -f /tmp/packages_end.txt ']' 09:22:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:22:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:22:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:22:50 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:22:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:51 . [Pipeline] withDockerContainer 09:22:51 prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container 09:22:51 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:22:51 $ docker top 407d3f844905f73d5cdbd4fa08761d48e63e31995b9ae74d86242f618c854e65 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:22:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:22:52 + ls /var/log/sa-host 09:22:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:52 provisioning config files... 09:22:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2958715723436300172tmp [Pipeline] { [Pipeline] echo 09:22:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:53 ---> create-netrc.sh [Pipeline] } 09:22:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:53 ---> python-tools-install.sh [Pipeline] echo 09:22:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:53 ---> sudo-logs.sh 09:22:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:22:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:53 ---> job-cost.sh 09:22:53 lf-activate-venv: SKIPPING 09:22:53 DEBUG: total: 0.2199999988079071 09:22:53 INFO: Retrieving Stack Cost... 09:22:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:54 INFO: Archiving Costs [Pipeline] echo 09:22:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:55 ---> logs-deploy.sh 09:22:55 lf-activate-venv: SKIPPING 09:22:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/63 09:22:55 INFO: archiving workspace using pattern(s): 09:22:56 Archives upload complete. 09:22:56 INFO: archiving logs to Nexus 09:22:57 ---> uname -a: 09:22:57 Linux prd-ubuntu20-04-docker-8c-8g-23590 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:22:57 09:22:57 09:22:57 ---> lscpu: 09:22:57 Architecture: x86_64 09:22:57 CPU op-mode(s): 32-bit, 64-bit 09:22:57 Byte Order: Little Endian 09:22:57 Address sizes: 40 bits physical, 48 bits virtual 09:22:57 CPU(s): 8 09:22:57 On-line CPU(s) list: 0-7 09:22:57 Thread(s) per core: 1 09:22:57 Core(s) per socket: 1 09:22:57 Socket(s): 8 09:22:57 NUMA node(s): 1 09:22:57 Vendor ID: AuthenticAMD 09:22:57 CPU family: 23 09:22:57 Model: 49 09:22:57 Model name: AMD EPYC-Rome Processor 09:22:57 Stepping: 0 09:22:57 CPU MHz: 2800.000 09:22:57 BogoMIPS: 5600.00 09:22:57 Virtualization: AMD-V 09:22:57 Hypervisor vendor: KVM 09:22:57 Virtualization type: full 09:22:57 L1d cache: 256 KiB 09:22:57 L1i cache: 256 KiB 09:22:57 L2 cache: 4 MiB 09:22:57 L3 cache: 128 MiB 09:22:57 NUMA node0 CPU(s): 0-7 09:22:57 Vulnerability Itlb multihit: Not affected 09:22:57 Vulnerability L1tf: Not affected 09:22:57 Vulnerability Mds: Not affected 09:22:57 Vulnerability Meltdown: Not affected 09:22:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:22:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:22:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:22:57 Vulnerability Srbds: Not affected 09:22:57 Vulnerability Tsx async abort: Not affected 09:22:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:22:57 09:22:57 09:22:57 ---> nproc: 09:22:57 8 09:22:57 09:22:57 09:22:57 ---> df -h: 09:22:57 Filesystem Size Used Avail Use% Mounted on 09:22:57 overlay 155G 13G 143G 8% / 09:22:57 tmpfs 64M 0 64M 0% /dev 09:22:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:22:57 shm 64M 0 64M 0% /dev/shm 09:22:57 /dev/vda1 155G 13G 143G 8% /facter-os 09:22:57 09:22:57 09:22:57 ---> sar -b -r -n DEV: 09:22:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23590) 04/26/22 _x86_64_ (8 CPU) 09:22:57 09:22:57 09:13:12 LINUX RESTART (8 CPU) 09:22:57 09:22:57 09:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:22:57 09:15:01 256.17 13.11 243.05 0.00 2069.67 91814.84 0.00 09:22:57 09:16:01 199.77 0.10 199.67 0.00 10.53 39454.49 0.00 09:22:57 09:17:01 1.62 0.02 1.60 0.00 0.13 22.68 0.00 09:22:57 09:18:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 09:22:57 09:19:01 1.00 0.02 0.98 0.00 0.13 11.07 0.00 09:22:57 09:20:01 1.67 0.00 1.67 0.00 0.00 23.19 0.00 09:22:57 09:21:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 09:22:57 09:22:01 12.51 0.10 12.41 0.00 10.26 10988.84 0.00 09:22:57 Average: 59.03 1.64 57.39 0.00 257.60 17640.24 0.00 09:22:57 09:22:57 09:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:57 09:15:01 27483396 31743300 547460 1.66 176024 4222208 1992132 5.87 1284980 3593592 138628 09:22:57 09:16:01 27676428 31760508 530832 1.61 190924 4042932 1801108 5.31 1324880 3370080 316 09:22:57 09:17:01 27685872 31769764 521636 1.59 190956 4042872 1801108 5.31 1314680 3370036 28 09:22:57 09:18:01 27687624 31771772 519264 1.58 191000 4042880 1801108 5.31 1314252 3370040 28 09:22:57 09:19:01 27691364 31775528 515396 1.57 191020 4042888 1801108 5.31 1309912 3370044 16 09:22:57 09:20:01 27691568 31775748 515088 1.57 191044 4042880 1801108 5.31 1309128 3370048 16 09:22:57 09:21:01 27697120 31781316 509508 1.55 191056 4042892 1801108 5.31 1303744 3370052 12 09:22:57 09:22:01 26965300 31709820 579376 1.76 195840 4656008 2211324 6.52 1375992 3982704 376568 09:22:57 Average: 27572334 31760970 529820 1.61 189733 4141945 1876263 5.53 1317196 3474574 64452 09:22:57 09:22:57 09:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:57 09:15:01 lo 5.63 5.63 0.55 0.55 0.00 0.00 0.00 0.00 09:22:57 09:15:01 docker0 233.79 264.72 20.48 2370.43 0.00 0.00 0.00 0.00 09:22:57 09:15:01 ens3 492.36 377.67 6152.79 65.12 0.00 0.00 0.00 0.00 09:22:57 09:16:01 lo 7.20 7.20 0.71 0.71 0.00 0.00 0.00 0.00 09:22:57 09:16:01 docker0 8.53 10.51 0.49 38.16 0.00 0.00 0.00 0.00 09:22:57 09:16:01 ens3 236.86 185.45 2674.66 268.76 0.00 0.00 0.00 0.00 09:22:57 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:17:01 ens3 1.07 0.27 0.31 0.23 0.00 0.00 0.00 0.00 09:22:57 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:22:57 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:18:01 ens3 0.73 0.48 0.36 0.27 0.00 0.00 0.00 0.00 09:22:57 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:19:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:22:57 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:22:57 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:22:57 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:22:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 09:22:57 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:57 09:22:01 ens3 134.39 68.56 4057.83 8.77 0.00 0.00 0.00 0.00 09:22:57 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 09:22:57 Average: docker0 29.87 33.93 2.58 296.79 0.00 0.00 0.00 0.00 09:22:57 Average: ens3 107.42 78.46 1601.34 42.86 0.00 0.00 0.00 0.00 09:22:57 09:22:57 09:22:57 ---> sar -P ALL: 09:22:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23590) 04/26/22 _x86_64_ (8 CPU) 09:22:57 09:22:57 09:13:12 LINUX RESTART (8 CPU) 09:22:57 09:22:57 09:14:02 CPU %user %nice %system %iowait %steal %idle 09:22:57 09:15:01 all 10.81 0.00 5.00 2.47 0.46 81.26 09:22:57 09:15:01 0 9.31 0.00 5.90 4.94 0.41 79.44 09:22:57 09:15:01 1 9.09 0.00 4.64 0.52 0.36 85.40 09:22:57 09:15:01 2 13.19 0.00 4.21 1.89 0.45 80.26 09:22:57 09:15:01 3 9.96 0.00 4.19 1.75 0.50 83.61 09:22:57 09:15:01 4 12.63 0.00 5.47 3.09 0.48 78.33 09:22:57 09:15:01 5 8.70 0.00 3.82 0.24 0.39 86.84 09:22:57 09:15:01 6 11.05 0.00 5.12 5.26 0.46 78.11 09:22:57 09:15:01 7 12.59 0.00 6.67 2.04 0.66 78.05 09:22:57 09:16:01 all 18.05 0.00 5.22 1.39 0.87 74.47 09:22:57 09:16:01 0 18.52 0.00 6.00 0.32 0.88 74.28 09:22:57 09:16:01 1 17.73 0.00 5.26 0.24 0.84 75.94 09:22:57 09:16:01 2 17.72 0.00 5.39 0.81 0.83 75.25 09:22:57 09:16:01 3 17.36 0.00 4.65 3.25 0.93 73.82 09:22:57 09:16:01 4 17.12 0.00 4.95 3.02 0.86 74.05 09:22:57 09:16:01 5 17.42 0.00 4.57 0.10 0.86 77.05 09:22:57 09:16:01 6 19.40 0.00 5.77 3.00 0.88 70.95 09:22:57 09:16:01 7 19.13 0.00 5.22 0.37 0.89 74.39 09:22:57 09:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:22:57 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:22:57 09:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:22:57 09:17:01 4 0.03 0.00 0.00 0.10 0.02 99.85 09:22:57 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:22:57 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:22:57 09:18:01 all 0.03 0.00 0.02 0.02 0.01 99.93 09:22:57 09:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:22:57 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:22:57 09:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:22:57 09:18:01 4 0.00 0.00 0.02 0.05 0.00 99.93 09:22:57 09:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:22:57 09:18:01 6 0.05 0.00 0.05 0.10 0.03 99.77 09:22:57 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:19:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:22:57 09:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:22:57 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:19:01 2 0.02 0.00 0.07 0.00 0.00 99.92 09:22:57 09:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:22:57 09:19:01 4 0.02 0.00 0.02 0.05 0.00 99.92 09:22:57 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:22:57 09:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:22:57 09:20:01 all 0.16 0.00 0.01 0.01 0.01 99.82 09:22:57 09:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 09:22:57 09:20:01 1 1.09 0.00 0.00 0.00 0.00 98.91 09:22:57 09:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:22:57 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:20:01 4 0.00 0.00 0.02 0.03 0.02 99.93 09:22:57 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:22:57 09:21:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:22:57 09:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:22:57 09:21:01 1 1.21 0.00 0.02 0.00 0.02 98.76 09:22:57 09:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:22:57 09:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:22:57 09:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:22:57 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:21:01 6 0.03 0.00 0.03 0.02 0.02 99.90 09:22:57 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:22:57 09:22:01 all 2.70 0.00 1.91 0.23 1.15 94.00 09:22:57 09:22:01 0 2.80 0.00 2.20 0.03 1.22 93.75 09:22:57 09:22:01 1 2.78 0.00 1.79 0.00 1.12 94.30 09:22:57 09:22:01 2 2.60 0.00 1.87 0.02 1.22 94.30 09:22:57 09:22:01 3 2.29 0.00 2.66 0.02 1.14 93.90 09:22:57 09:22:01 4 2.10 0.00 1.58 1.53 1.05 93.73 09:22:57 09:22:01 5 3.82 0.00 1.30 0.02 0.98 93.88 09:22:57 09:22:01 6 2.91 0.00 1.94 0.08 1.29 93.79 09:22:57 09:22:01 7 2.34 0.00 1.97 0.13 1.17 94.39 09:22:57 Average: all 3.95 0.00 1.51 0.51 0.31 93.72 09:22:57 Average: 0 3.81 0.00 1.75 0.65 0.32 93.47 09:22:57 Average: 1 3.96 0.00 1.45 0.09 0.29 94.21 09:22:57 Average: 2 4.16 0.00 1.44 0.33 0.32 93.74 09:22:57 Average: 3 3.68 0.00 1.44 0.62 0.32 93.94 09:22:57 Average: 4 3.94 0.00 1.49 0.97 0.30 93.30 09:22:57 Average: 5 3.71 0.00 1.20 0.04 0.28 94.76 09:22:57 Average: 6 4.15 0.00 1.60 1.04 0.34 92.88 09:22:57 Average: 7 4.21 0.00 1.71 0.31 0.34 93.43 09:22:57 09:22:57 09:22:57