Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f4d982d16408bad46e03cde750422a7ad4473cd+c742c110d1cc62fb19cc4b7662ac95047aaf245d (31b20ed009db58aa4f4c608c9e2f6304576859b0) 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-ssh2683587926255955974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4405514882462453034.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7704818684746315427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8618308717843690550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15873138621605799551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13315348975959496849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 SNYK_DEBUG: false [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-17444 in /w/workspace/undry_device-onvif-camera_PR-371 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit 5f4d982d16408bad46e03cde750422a7ad4473cd Merge succeeded, producing 5f4d982d16408bad46e03cde750422a7ad4473cd Checking out Revision 5f4d982d16408bad46e03cde750422a7ad4473cd (PR-371) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T04:02:23.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T04:02:23.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 [Pipeline] echo [2023-05-31T04:02:23.800Z] ========================================================= [2023-05-31T04:02:23.800Z] EdgeX Global Pipelines Version Info [2023-05-31T04:02:23.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:02:24.555Z] ------------------- [2023-05-31T04:02:24.555Z] stable info: [2023-05-31T04:02:24.555Z] ------------------- [2023-05-31T04:02:24.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T04:02:24.555Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T04:02:24.555Z] Message: update stable to v1.0.249 [2023-05-31T04:02:25.123Z] ------------------- [2023-05-31T04:02:25.123Z] experimental info: [2023-05-31T04:02:25.123Z] ------------------- [2023-05-31T04:02:25.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T04:02:25.123Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T04:02:25.123Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T04:02:25.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-31T04:02:25.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-31T04:02:25.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T04:02:25.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T04:02:25.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T04:02:25.610Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T04:02:25.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T04:02:25.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T04:02:25.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T04:02:25.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T04:02:25.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T04:02:25.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-31T04:02:25.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T04:02:25.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T04:02:26.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T04:02:26.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T04:02:26.088Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T04:02:26.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T04:02:26.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T04:02:26.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T04:02:26.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T04:02:26.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-31T04:02:26.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T04:02:26.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T04:02:26.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T04:02:26.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T04:02:26.520Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T04:02:26.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo [2023-05-31T04:02:26.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo [2023-05-31T04:02:26.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo [2023-05-31T04:02:26.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo [2023-05-31T04:02:26.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f4d982 [Pipeline] echo [2023-05-31T04:02:26.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T04:02:26.884Z] provisioning config files... [2023-05-31T04:02:26.903Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config986147174450150841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:02:27.245Z] ---> docker-login.sh [2023-05-31T04:02:27.246Z] nexus3.edgexfoundry.org:10001 [2023-05-31T04:02:27.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:27.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:27.774Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:27.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:27.774Z] [2023-05-31T04:02:27.774Z] Login Succeeded [2023-05-31T04:02:27.774Z] nexus3.edgexfoundry.org:10002 [2023-05-31T04:02:27.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:27.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:27.774Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:27.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:27.774Z] [2023-05-31T04:02:27.774Z] Login Succeeded [2023-05-31T04:02:27.774Z] nexus3.edgexfoundry.org:10003 [2023-05-31T04:02:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:28.036Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:28.036Z] [2023-05-31T04:02:28.036Z] Login Succeeded [2023-05-31T04:02:28.036Z] nexus3.edgexfoundry.org:10004 [2023-05-31T04:02:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:28.036Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:28.036Z] [2023-05-31T04:02:28.036Z] Login Succeeded [2023-05-31T04:02:28.036Z] docker.io [2023-05-31T04:02:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:28.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:28.299Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:28.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:28.299Z] [2023-05-31T04:02:28.299Z] Login Succeeded [2023-05-31T04:02:28.299Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T04:02:28.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T04:02:28.962Z] + git rev-list -1 --merges 5f4d982d16408bad46e03cde750422a7ad4473cd~1..5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo [2023-05-31T04:02:29.023Z] -----------> git rev-list -1 --merges 5f4d982d16408bad46e03cde750422a7ad4473cd~1..5f4d982d16408bad46e03cde750422a7ad4473cd 5f4d982d16408bad46e03cde750422a7ad4473cd [false] [Pipeline] sh [2023-05-31T04:02:29.330Z] + git log --format=format:%s -1 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo [2023-05-31T04:02:29.371Z] ========================================================= [2023-05-31T04:02:29.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T04:02:29.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T04:02:29.805Z] + git log --format=format:%s -1 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo [2023-05-31T04:02:29.836Z] [semverPrep] GIT_COMMIT: 5f4d982d16408bad46e03cde750422a7ad4473cd, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-31T04:02:29.866Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T04:02:30.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T04:02:30.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T04:02:30.258Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T04:02:30.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T04:02:30.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T04:02:30.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T04:02:30.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:02:30.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:02:30.758Z] [2023-05-31T04:02:30.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:02:31.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:02:31.142Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T04:02:31.142Z] b85a868b505f: Pulling fs layer [2023-05-31T04:02:31.142Z] e2be974225ed: Pulling fs layer [2023-05-31T04:02:31.142Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T04:02:31.142Z] 988bab9f4d93: Pulling fs layer [2023-05-31T04:02:31.142Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T04:02:31.142Z] 988bab9f4d93: Waiting [2023-05-31T04:02:31.142Z] eaf3925da568: Pulling fs layer [2023-05-31T04:02:31.142Z] bab4dde63d76: Pulling fs layer [2023-05-31T04:02:31.142Z] bde34c3a00c8: Pulling fs layer [2023-05-31T04:02:31.142Z] b352a97aabf1: Pulling fs layer [2023-05-31T04:02:31.142Z] 1469e6f7b9e6: Waiting [2023-05-31T04:02:31.142Z] eaf3925da568: Waiting [2023-05-31T04:02:31.142Z] 4872d77fe225: Pulling fs layer [2023-05-31T04:02:31.142Z] bab4dde63d76: Waiting [2023-05-31T04:02:31.142Z] 5851b861e8e6: Pulling fs layer [2023-05-31T04:02:31.142Z] bde34c3a00c8: Waiting [2023-05-31T04:02:31.142Z] b352a97aabf1: Waiting [2023-05-31T04:02:31.142Z] e2be974225ed: Verifying Checksum [2023-05-31T04:02:31.142Z] e2be974225ed: Download complete [2023-05-31T04:02:31.142Z] 988bab9f4d93: Verifying Checksum [2023-05-31T04:02:31.142Z] 988bab9f4d93: Download complete [2023-05-31T04:02:31.403Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T04:02:31.403Z] 1469e6f7b9e6: Download complete [2023-05-31T04:02:31.403Z] eaf3925da568: Verifying Checksum [2023-05-31T04:02:31.403Z] eaf3925da568: Download complete [2023-05-31T04:02:31.403Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T04:02:31.403Z] 339a4e72a1f5: Download complete [2023-05-31T04:02:31.403Z] bde34c3a00c8: Download complete [2023-05-31T04:02:31.403Z] b352a97aabf1: Download complete [2023-05-31T04:02:31.403Z] 4872d77fe225: Verifying Checksum [2023-05-31T04:02:31.403Z] 4872d77fe225: Download complete [2023-05-31T04:02:31.403Z] 5851b861e8e6: Verifying Checksum [2023-05-31T04:02:31.403Z] 5851b861e8e6: Download complete [2023-05-31T04:02:31.403Z] b85a868b505f: Verifying Checksum [2023-05-31T04:02:31.403Z] b85a868b505f: Download complete [2023-05-31T04:02:31.663Z] bab4dde63d76: Verifying Checksum [2023-05-31T04:02:31.663Z] bab4dde63d76: Download complete [2023-05-31T04:02:33.056Z] b85a868b505f: Pull complete [2023-05-31T04:02:33.056Z] e2be974225ed: Pull complete [2023-05-31T04:02:33.316Z] 339a4e72a1f5: Pull complete [2023-05-31T04:02:33.576Z] 988bab9f4d93: Pull complete [2023-05-31T04:02:33.835Z] 1469e6f7b9e6: Pull complete [2023-05-31T04:02:33.835Z] eaf3925da568: Pull complete [2023-05-31T04:02:35.743Z] bab4dde63d76: Pull complete [2023-05-31T04:02:35.743Z] bde34c3a00c8: Pull complete [2023-05-31T04:02:35.743Z] b352a97aabf1: Pull complete [2023-05-31T04:02:36.008Z] 4872d77fe225: Pull complete [2023-05-31T04:02:36.008Z] 5851b861e8e6: Pull complete [2023-05-31T04:02:36.008Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T04:02:36.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:02:36.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:02:36.248Z] prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container [2023-05-31T04:02:36.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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/py-git-semver:0.1.4 cat [2023-05-31T04:02:37.534Z] $ docker top bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 -eo pid,comm [2023-05-31T04:02:37.610Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T04:02:37.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T04:02:37.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T04:02:37.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T04:02:37.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T04:02:37.832Z] $ docker exec bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent [2023-05-31T04:02:37.957Z] SSH_AUTH_SOCK=/tmp/ssh-Pnx3rg91lm1p/agent.31 [2023-05-31T04:02:37.957Z] SSH_AGENT_PID=37 [2023-05-31T04:02:37.963Z] Running ssh-add (command line suppressed) [2023-05-31T04:02:38.051Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_13232239470183038028.key (/w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_13232239470183038028.key) [2023-05-31T04:02:38.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T04:02:38.410Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T04:02:38.424Z] $ docker exec --env ******** --env ******** bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent -k [2023-05-31T04:02:38.537Z] unset SSH_AUTH_SOCK; [2023-05-31T04:02:38.538Z] unset SSH_AGENT_PID; [2023-05-31T04:02:38.538Z] echo Agent pid 37 killed; [2023-05-31T04:02:38.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T04:02:38.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T04:02:38.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T04:02:38.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T04:02:38.760Z] $ docker exec bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent [2023-05-31T04:02:38.885Z] SSH_AUTH_SOCK=/tmp/ssh-CwzOrVnY6Dvz/agent.69 [2023-05-31T04:02:38.885Z] SSH_AGENT_PID=75 [2023-05-31T04:02:38.888Z] Running ssh-add (command line suppressed) [2023-05-31T04:02:38.982Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_17438097798950537853.key (/w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_17438097798950537853.key) [2023-05-31T04:02:39.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T04:02:39.331Z] + git semver init [2023-05-31T04:02:39.590Z] 2023-05-31 04:02:39,536 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T04:02:39.591Z] 2023-05-31 04:02:39,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-371/.semver [2023-05-31T04:02:39.591Z] 2023-05-31 04:02:39,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-371/.semver [2023-05-31T04:02:39.591Z] 2023-05-31 04:02:39,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-371/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-371, universal_newlines=False, shell=None, istream=None) [2023-05-31T04:02:40.527Z] 2023-05-31 04:02:40,505 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-371/.git/info/exclude [2023-05-31T04:02:40.527Z] 2023-05-31 04:02:40,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 with force:False [2023-05-31T04:02:40.527Z] 2023-05-31 04:02:40,506 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 [2023-05-31T04:02:40.527Z] 2023-05-31 04:02:40,511 [execute] INFO git cat-file --batch-check [2023-05-31T04:02:40.527Z] 2023-05-31 04:02:40,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-371/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T04:02:40.786Z] 2023-05-31 04:02:40,519 [execute] INFO git cat-file --batch [2023-05-31T04:02:40.786Z] 2023-05-31 04:02:40,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-371/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T04:02:40.786Z] 2023-05-31 04:02:40,524 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 [2023-05-31T04:02:40.786Z] 0.0.0 [Pipeline] } [2023-05-31T04:02:40.807Z] $ docker exec --env ******** --env ******** bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent -k [2023-05-31T04:02:40.915Z] unset SSH_AUTH_SOCK; [2023-05-31T04:02:40.916Z] unset SSH_AGENT_PID; [2023-05-31T04:02:40.916Z] echo Agent pid 75 killed; [2023-05-31T04:02:40.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T04:02:41.361Z] + git semver [Pipeline] } [2023-05-31T04:02:41.633Z] $ docker stop --time=1 bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 [2023-05-31T04:02:42.941Z] $ docker rm -f --volumes bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T04:02:43.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T04:02:43.628Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T04:02:43.645Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T04:02:44.283Z] provisioning config files... [2023-05-31T04:02:44.292Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config12343953749008765809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:02:44.643Z] ---> docker-login.sh [2023-05-31T04:02:44.643Z] nexus3.edgexfoundry.org:10001 [2023-05-31T04:02:44.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:44.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:44.643Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:44.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:44.643Z] [2023-05-31T04:02:44.643Z] Login Succeeded [2023-05-31T04:02:44.643Z] nexus3.edgexfoundry.org:10002 [2023-05-31T04:02:44.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:44.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:44.643Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:44.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:44.643Z] [2023-05-31T04:02:44.643Z] Login Succeeded [2023-05-31T04:02:44.643Z] nexus3.edgexfoundry.org:10003 [2023-05-31T04:02:44.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:44.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:44.903Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:44.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:44.903Z] [2023-05-31T04:02:44.903Z] Login Succeeded [2023-05-31T04:02:44.903Z] nexus3.edgexfoundry.org:10004 [2023-05-31T04:02:44.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:44.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:44.903Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:44.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:44.903Z] [2023-05-31T04:02:44.903Z] Login Succeeded [2023-05-31T04:02:44.903Z] docker.io [2023-05-31T04:02:45.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:02:45.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:02:45.162Z] Configure a credential helper to remove this warning. See [2023-05-31T04:02:45.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:02:45.162Z] [2023-05-31T04:02:45.162Z] Login Succeeded [2023-05-31T04:02:45.162Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T04:02:45.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T04:02:45.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:02:45.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:02:45.465Z] ========================================================= [2023-05-31T04:02:45.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T04:02:45.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:02:45.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T04:02:45.938Z] Sending build context to Docker daemon 21.95MB [2023-05-31T04:02:45.938Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T04:02:45.938Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T04:02:46.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T04:02:46.197Z] f56be85fc22e: Pulling fs layer [2023-05-31T04:02:46.197Z] 85791d961cd3: Pulling fs layer [2023-05-31T04:02:46.197Z] d694b5ae8c79: Pulling fs layer [2023-05-31T04:02:46.197Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T04:02:46.197Z] 4d19c01a9841: Pulling fs layer [2023-05-31T04:02:46.197Z] 9325e15d5711: Pulling fs layer [2023-05-31T04:02:46.197Z] 556b6ee489ea: Pulling fs layer [2023-05-31T04:02:46.197Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T04:02:46.197Z] 9f32a84ed3da: Waiting [2023-05-31T04:02:46.197Z] 4d19c01a9841: Waiting [2023-05-31T04:02:46.197Z] 9325e15d5711: Waiting [2023-05-31T04:02:46.197Z] 556b6ee489ea: Waiting [2023-05-31T04:02:46.197Z] c5a4b2cf53e6: Waiting [2023-05-31T04:02:46.197Z] 85791d961cd3: Verifying Checksum [2023-05-31T04:02:46.197Z] 85791d961cd3: Download complete [2023-05-31T04:02:46.197Z] 9f32a84ed3da: Download complete [2023-05-31T04:02:46.197Z] 4d19c01a9841: Verifying Checksum [2023-05-31T04:02:46.197Z] 4d19c01a9841: Download complete [2023-05-31T04:02:46.197Z] f56be85fc22e: Verifying Checksum [2023-05-31T04:02:46.197Z] f56be85fc22e: Download complete [2023-05-31T04:02:46.197Z] 9325e15d5711: Verifying Checksum [2023-05-31T04:02:46.197Z] 9325e15d5711: Download complete [2023-05-31T04:02:46.197Z] f56be85fc22e: Pull complete [2023-05-31T04:02:46.459Z] 85791d961cd3: Pull complete [2023-05-31T04:02:46.717Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T04:02:46.717Z] c5a4b2cf53e6: Download complete [2023-05-31T04:02:46.717Z] d694b5ae8c79: Verifying Checksum [2023-05-31T04:02:46.717Z] d694b5ae8c79: Download complete [2023-05-31T04:02:46.976Z] 556b6ee489ea: Verifying Checksum [2023-05-31T04:02:46.976Z] 556b6ee489ea: Download complete [2023-05-31T04:02:50.262Z] d694b5ae8c79: Pull complete [2023-05-31T04:02:50.262Z] 9f32a84ed3da: Pull complete [2023-05-31T04:02:50.521Z] 4d19c01a9841: Pull complete [2023-05-31T04:02:50.521Z] 9325e15d5711: Pull complete [2023-05-31T04:02:53.054Z] 556b6ee489ea: Pull complete [2023-05-31T04:02:53.990Z] c5a4b2cf53e6: Pull complete [2023-05-31T04:02:53.990Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T04:02:53.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T04:02:53.990Z] ---> c4be618373d6 [2023-05-31T04:02:53.991Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T04:02:55.897Z] ---> Running in 9a021d3a136d [2023-05-31T04:02:55.897Z] Removing intermediate container 9a021d3a136d [2023-05-31T04:02:55.897Z] ---> b3c30f8c1344 [2023-05-31T04:02:55.897Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T04:02:55.897Z] ---> Running in 2cdfad56bb39 [2023-05-31T04:02:55.897Z] Removing intermediate container 2cdfad56bb39 [2023-05-31T04:02:55.897Z] ---> 4ec910cdc5a2 [2023-05-31T04:02:55.897Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T04:02:55.897Z] ---> Running in 1995e3fefccb [2023-05-31T04:02:56.156Z] Removing intermediate container 1995e3fefccb [2023-05-31T04:02:56.156Z] ---> 887fb8b64a4a [2023-05-31T04:02:56.156Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T04:02:56.156Z] ---> Running in 6db9a8e453cb [2023-05-31T04:02:56.156Z] Removing intermediate container 6db9a8e453cb [2023-05-31T04:02:56.156Z] ---> 8ebece575b6f [2023-05-31T04:02:56.156Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T04:02:56.156Z] ---> Running in 7d2725f5f15d [2023-05-31T04:02:56.416Z] Removing intermediate container 7d2725f5f15d [2023-05-31T04:02:56.416Z] ---> d8f747263844 [2023-05-31T04:02:56.416Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T04:02:56.416Z] ---> Running in eeaae50a2d74 [2023-05-31T04:02:56.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T04:02:56.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T04:02:56.935Z] OK: 265 MiB in 53 packages [2023-05-31T04:02:57.194Z] Removing intermediate container eeaae50a2d74 [2023-05-31T04:02:57.194Z] ---> 21a9e3f4c848 [2023-05-31T04:02:57.194Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T04:02:57.194Z] ---> Running in ebee0878a289 [2023-05-31T04:02:57.194Z] Removing intermediate container ebee0878a289 [2023-05-31T04:02:57.194Z] ---> 7fe837a02f6d [2023-05-31T04:02:57.194Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T04:02:57.455Z] ---> 1c7614e3f249 [2023-05-31T04:02:57.455Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T04:02:57.455Z] ---> Running in 9a5a680ee6c1 [2023-05-31T04:02:59.117Z] Still waiting to schedule task [2023-05-31T04:02:59.118Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T04:03:29.542Z] Removing intermediate container 9a5a680ee6c1 [2023-05-31T04:03:29.542Z] ---> 60fbcf8a9ba8 [2023-05-31T04:03:29.542Z] Step 12/13 : COPY . . [2023-05-31T04:03:29.542Z] ---> 0186c9d1d6f5 [2023-05-31T04:03:29.542Z] Step 13/13 : RUN ${MAKE} [2023-05-31T04:03:29.542Z] ---> Running in 4c3ecbcc0eef [2023-05-31T04:03:29.542Z] noop [2023-05-31T04:03:29.542Z] Removing intermediate container 4c3ecbcc0eef [2023-05-31T04:03:29.542Z] ---> da1bc4370691 [2023-05-31T04:03:29.542Z] Successfully built da1bc4370691 [2023-05-31T04:03:29.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:03:29.986Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T04:03:29.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:03:30.136Z] prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container [2023-05-31T04:03:30.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T04:03:30.523Z] $ docker top 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:03:30.912Z] + go version [2023-05-31T04:03:30.912Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T04:03:30.946Z] $ docker stop --time=1 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 [2023-05-31T04:03:32.274Z] $ docker rm -f --volumes 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:03:32.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T04:03:32.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:03:33.148Z] prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container [2023-05-31T04:03:33.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T04:03:33.537Z] $ docker top 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:03:33.930Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-371 [Pipeline] fileExists [Pipeline] sh [2023-05-31T04:03:34.285Z] + make test [2023-05-31T04:03:34.285Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T04:03:39.799Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T04:03:52.221Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T04:03:52.221Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T04:03:53.156Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 31.4% of statements [2023-05-31T04:03:57.469Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.414s coverage: 86.5% of statements [2023-05-31T04:04:05.656Z] go vet ./... [2023-05-31T04:04:10.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T04:04:10.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T04:04:10.021Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T04:04:10.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T04:04:10.094Z] $ docker stop --time=1 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 [2023-05-31T04:04:11.901Z] $ docker rm -f --volumes 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T04:04:12.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T04:04:12.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T04:04:13.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T04:04:13.615Z] + ls -al . [2023-05-31T04:04:13.615Z] total 232 [2023-05-31T04:04:13.615Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 04:03 . [2023-05-31T04:04:13.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 .. [2023-05-31T04:04:13.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:02 .git [2023-05-31T04:04:13.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:02 .github [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 04:02 .gitignore [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:02 .golangci.yml [2023-05-31T04:04:13.615Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:02 .semver [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 04:02 Attribution.txt [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 31 04:02 CHANGELOG.md [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 04:02 Dockerfile [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:02 GOVERNANCE.md [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 04:02 Jenkinsfile [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 04:02 LICENSE [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 04:02 Makefile [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 04:02 OWNERS.md [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 04:02 README.md [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:02 VERSION [2023-05-31T04:04:13.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:02 bin [2023-05-31T04:04:13.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:02 cmd [2023-05-31T04:04:13.615Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 04:03 coverage.out [2023-05-31T04:04:13.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 doc [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 04:02 go.mod [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 33485 May 31 04:02 go.sum [2023-05-31T04:04:13.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 internal [2023-05-31T04:04:13.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 snap [2023-05-31T04:04:13.615Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:04:14.000Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd --label arch=amd64 --label version=0.0.0 . [2023-05-31T04:04:14.000Z] Sending build context to Docker daemon 22.03MB [2023-05-31T04:04:14.000Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T04:04:14.000Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T04:04:14.000Z] ---> da1bc4370691 [2023-05-31T04:04:14.000Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T04:04:14.259Z] ---> Running in 681d8913b615 [2023-05-31T04:04:14.259Z] Removing intermediate container 681d8913b615 [2023-05-31T04:04:14.259Z] ---> f20e8f56e903 [2023-05-31T04:04:14.259Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T04:04:14.259Z] ---> Running in 48e1147e6438 [2023-05-31T04:04:14.259Z] Removing intermediate container 48e1147e6438 [2023-05-31T04:04:14.259Z] ---> 3b6f2a95e5ed [2023-05-31T04:04:14.259Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T04:04:14.259Z] ---> Running in fa7df4b349d7 [2023-05-31T04:04:14.518Z] Removing intermediate container fa7df4b349d7 [2023-05-31T04:04:14.518Z] ---> 53dd7144ba2d [2023-05-31T04:04:14.518Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T04:04:14.518Z] ---> Running in 53d0fc02994f [2023-05-31T04:04:14.518Z] Removing intermediate container 53d0fc02994f [2023-05-31T04:04:14.518Z] ---> 6d3ae7e456b2 [2023-05-31T04:04:14.518Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T04:04:14.518Z] ---> Running in da35c7592f5c [2023-05-31T04:04:14.518Z] Removing intermediate container da35c7592f5c [2023-05-31T04:04:14.518Z] ---> 64afacc51ae9 [2023-05-31T04:04:14.518Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T04:04:14.777Z] ---> Running in 821d0b599fce [2023-05-31T04:04:15.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T04:04:15.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T04:04:15.866Z] OK: 265 MiB in 53 packages [2023-05-31T04:04:16.125Z] Removing intermediate container 821d0b599fce [2023-05-31T04:04:16.125Z] ---> fc784bab261f [2023-05-31T04:04:16.125Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T04:04:16.125Z] ---> Running in ce9be9108627 [2023-05-31T04:04:16.125Z] Removing intermediate container ce9be9108627 [2023-05-31T04:04:16.125Z] ---> 7974a8134ec5 [2023-05-31T04:04:16.125Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T04:04:16.385Z] ---> 27421bf52c69 [2023-05-31T04:04:16.385Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T04:04:16.385Z] ---> Running in f1e5a6906878 [2023-05-31T04:04:17.322Z] Removing intermediate container f1e5a6906878 [2023-05-31T04:04:17.322Z] ---> edb7278257c5 [2023-05-31T04:04:17.322Z] Step 12/26 : COPY . . [2023-05-31T04:04:17.581Z] ---> 4e9a8e7438ea [2023-05-31T04:04:17.581Z] Step 13/26 : RUN ${MAKE} [2023-05-31T04:04:17.581Z] ---> Running in de560b9339cb [2023-05-31T04:04:17.840Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-31T04:04:27.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17445 in /w/workspace/undry_device-onvif-camera_PR-371 [Pipeline] { [Pipeline] ws [2023-05-31T04:04:27.963Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-31T04:04:28.031Z] The recommended git tool is: git [2023-05-31T04:04:33.238Z] using credential edgex-jenkins-ssh [2023-05-31T04:04:33.258Z] Cloning the remote Git repository [2023-05-31T04:04:33.291Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T04:04:33.394Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-31T04:04:33.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T04:04:33.527Z] > git --version # timeout=10 [2023-05-31T04:04:33.548Z] > git --version # 'git version 2.25.1' [2023-05-31T04:04:33.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T04:04:33.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T04:04:35.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-31T04:04:35.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T04:04:36.686Z] Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit 5f4d982d16408bad46e03cde750422a7ad4473cd [2023-05-31T04:04:36.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-31T04:04:36.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T04:04:36.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T04:04:36.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T04:04:36.697Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T04:04:36.771Z] > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 [2023-05-31T04:04:37.049Z] Merge succeeded, producing 5f4d982d16408bad46e03cde750422a7ad4473cd [2023-05-31T04:04:37.050Z] Checking out Revision 5f4d982d16408bad46e03cde750422a7ad4473cd (PR-371) [2023-05-31T04:04:37.673Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-31T04:04:37.712Z] > git --version # timeout=10 [2023-05-31T04:04:37.723Z] > git --version # 'git version 2.25.1' [2023-05-31T04:04:37.735Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-31T04:04:36.945Z] > git remote # timeout=10 [2023-05-31T04:04:36.963Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T04:04:36.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T04:04:36.997Z] > git merge c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 [2023-05-31T04:04:37.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T04:04:37.047Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T04:04:37.069Z] > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T04:04:38.886Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T04:04:38.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T04:04:38.886Z] Dload Upload Total Spent Left Speed [2023-05-31T04:04:38.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-05-31T04:04:39.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T04:04:39.775Z] Removing intermediate container de560b9339cb [2023-05-31T04:04:39.775Z] ---> 9a73bd30c791 [2023-05-31T04:04:39.775Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T04:04:39.775Z] 3.17: Pulling from library/alpine [2023-05-31T04:04:39.776Z] f56be85fc22e: Already exists [2023-05-31T04:04:39.776Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T04:04:39.776Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T04:04:39.776Z] ---> 9ed4aefc74f6 [2023-05-31T04:04:39.776Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T04:04:39.776Z] ---> Running in 7673e729da13 [2023-05-31T04:04:39.776Z] Removing intermediate container 7673e729da13 [2023-05-31T04:04:39.776Z] ---> 4925b828be6a [2023-05-31T04:04:39.776Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T04:04:39.776Z] ---> Running in 9afd6fcb1cc0 [2023-05-31T04:04:39.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T04:04:39.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T04:04:39.776Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T04:04:39.776Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T04:04:39.776Z] OK: 7 MiB in 16 packages [2023-05-31T04:04:39.776Z] Removing intermediate container 9afd6fcb1cc0 [2023-05-31T04:04:39.776Z] ---> 96f7de923921 [2023-05-31T04:04:39.776Z] Step 17/26 : WORKDIR / [2023-05-31T04:04:39.776Z] ---> Running in fdf8c8ec0f0f [2023-05-31T04:04:39.776Z] Removing intermediate container fdf8c8ec0f0f [2023-05-31T04:04:39.776Z] ---> 6a770f2b3586 [2023-05-31T04:04:39.776Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T04:04:39.776Z] ---> b3c251f205f9 [2023-05-31T04:04:39.776Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T04:04:39.776Z] ---> 8b988668b2d9 [2023-05-31T04:04:39.776Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T04:04:39.776Z] ---> f86c51faa2d3 [2023-05-31T04:04:39.776Z] Step 21/26 : EXPOSE 59984 [2023-05-31T04:04:39.776Z] ---> Running in 84863a129eb9 [2023-05-31T04:04:39.776Z] Removing intermediate container 84863a129eb9 [2023-05-31T04:04:39.776Z] ---> 851675d00498 [2023-05-31T04:04:39.776Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T04:04:39.776Z] ---> Running in 3fe0b12130a6 [2023-05-31T04:04:39.776Z] Removing intermediate container 3fe0b12130a6 [2023-05-31T04:04:39.776Z] ---> eb3157ef046a [2023-05-31T04:04:39.776Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T04:04:39.776Z] ---> Running in 7649d23930ea [2023-05-31T04:04:39.776Z] Removing intermediate container 7649d23930ea [2023-05-31T04:04:39.776Z] ---> c92ea606da21 [2023-05-31T04:04:39.776Z] Step 24/26 : LABEL arch=amd64 [2023-05-31T04:04:39.776Z] ---> Running in 159a322ed057 [2023-05-31T04:04:39.776Z] Removing intermediate container 159a322ed057 [2023-05-31T04:04:39.776Z] ---> 1bde4b085931 [2023-05-31T04:04:39.776Z] Step 25/26 : LABEL git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd [2023-05-31T04:04:39.776Z] ---> Running in aef0a7ee5abd [2023-05-31T04:04:39.776Z] Removing intermediate container aef0a7ee5abd [2023-05-31T04:04:39.776Z] ---> be74611e6edc [2023-05-31T04:04:39.776Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T04:04:39.776Z] ---> Running in 75d07d4507e2 [2023-05-31T04:04:39.776Z] Removing intermediate container 75d07d4507e2 [2023-05-31T04:04:39.776Z] ---> 4eb2bd874191 [2023-05-31T04:04:39.776Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T04:04:39.776Z] Successfully built 4eb2bd874191 [2023-05-31T04:04:39.776Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-05-31T04:04:40.032Z] + sudo tee /etc/docker/daemon.new [2023-05-31T04:04:40.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T04:04:40.032Z] { [2023-05-31T04:04:40.032Z] "registry-mirrors": [ [2023-05-31T04:04:40.032Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T04:04:40.032Z] ], [2023-05-31T04:04:40.032Z] "bip": "10.250.0.254/24", [2023-05-31T04:04:40.032Z] "hosts": [ [2023-05-31T04:04:40.032Z] "tcp://0.0.0.0:5555", [2023-05-31T04:04:40.032Z] "unix:///var/run/docker.sock" [2023-05-31T04:04:40.032Z] ], [2023-05-31T04:04:40.032Z] "mtu": 1458, [2023-05-31T04:04:40.032Z] "selinux-enabled": true, [2023-05-31T04:04:40.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T04:04:40.032Z] } [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-05-31T04:04:40.386Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:04:40.756Z] + sudo service docker restart [2023-05-31T04:04:40.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T04:04:40.859Z] [2023-05-31T04:04:40.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:04:41.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T04:04:41.234Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T04:04:41.234Z] 5eb5b503b376: Pulling fs layer [2023-05-31T04:04:41.234Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T04:04:41.234Z] ec43610c2a17: Pulling fs layer [2023-05-31T04:04:41.234Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T04:04:41.234Z] 33b1e0a273af: Pulling fs layer [2023-05-31T04:04:41.234Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T04:04:41.234Z] 2f39f015ded8: Pulling fs layer [2023-05-31T04:04:41.234Z] 33b1e0a273af: Waiting [2023-05-31T04:04:41.234Z] 5d3b04190fa2: Waiting [2023-05-31T04:04:41.234Z] 2f39f015ded8: Waiting [2023-05-31T04:04:41.234Z] 3a2ae6a8a46f: Waiting [2023-05-31T04:04:41.234Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T04:04:41.234Z] 5c69ac0246d0: Download complete [2023-05-31T04:04:41.234Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T04:04:41.234Z] 3a2ae6a8a46f: Download complete [2023-05-31T04:04:41.234Z] 33b1e0a273af: Verifying Checksum [2023-05-31T04:04:41.234Z] 33b1e0a273af: Download complete [2023-05-31T04:04:41.234Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T04:04:41.234Z] 5d3b04190fa2: Download complete [2023-05-31T04:04:41.234Z] ec43610c2a17: Download complete [2023-05-31T04:04:41.494Z] 5eb5b503b376: Verifying Checksum [2023-05-31T04:04:41.494Z] 5eb5b503b376: Download complete [2023-05-31T04:04:42.059Z] 2f39f015ded8: Download complete [2023-05-31T04:04:42.627Z] 5eb5b503b376: Pull complete [2023-05-31T04:04:42.627Z] 5c69ac0246d0: Pull complete [2023-05-31T04:04:43.196Z] ec43610c2a17: Pull complete [2023-05-31T04:04:43.196Z] 3a2ae6a8a46f: Pull complete [2023-05-31T04:04:43.455Z] 33b1e0a273af: Pull complete [2023-05-31T04:04:43.455Z] 5d3b04190fa2: Pull complete [2023-05-31T04:04:48.730Z] 2f39f015ded8: Pull complete [2023-05-31T04:04:48.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T04:04:48.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T04:04:48.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:04:48.961Z] prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container [2023-05-31T04:04:48.992Z] $ 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/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T04:04:50.221Z] $ docker top 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:04:50.687Z] ---> job-cost.sh [2023-05-31T04:04:50.687Z] lf-activate-venv: SKIPPING [2023-05-31T04:04:50.687Z] INFO: No Stack... [2023-05-31T04:04:50.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T04:04:51.216Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T04:04:51.533Z] + cat /w/workspace/undry_device-onvif-camera_PR-371/archives/cost.csv [2023-05-31T04:04:51.533Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T04:04:51.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [2023-05-31T04:04:51.574Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] did not exist. Created. [2023-05-31T04:04:51.574Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T04:04:51.965Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T04:04:52.014Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T04:04:52.044Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T04:04:52.125Z] $ docker stop --time=1 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae [2023-05-31T04:04:53.297Z] $ docker rm -f --volumes 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T04:04:59.061Z] provisioning config files... [2023-05-31T04:04:59.086Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7529184954182895056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:04:59.472Z] ---> docker-login.sh [2023-05-31T04:04:59.472Z] nexus3.edgexfoundry.org:10001 [2023-05-31T04:04:59.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:05:00.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:05:00.018Z] Configure a credential helper to remove this warning. See [2023-05-31T04:05:00.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:05:00.018Z] [2023-05-31T04:05:00.018Z] Login Succeeded [2023-05-31T04:05:00.018Z] nexus3.edgexfoundry.org:10002 [2023-05-31T04:05:00.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:05:00.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:05:00.295Z] Configure a credential helper to remove this warning. See [2023-05-31T04:05:00.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:05:00.295Z] [2023-05-31T04:05:00.295Z] Login Succeeded [2023-05-31T04:05:00.569Z] nexus3.edgexfoundry.org:10003 [2023-05-31T04:05:00.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:05:00.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:05:00.842Z] Configure a credential helper to remove this warning. See [2023-05-31T04:05:00.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:05:00.842Z] [2023-05-31T04:05:00.842Z] Login Succeeded [2023-05-31T04:05:00.842Z] nexus3.edgexfoundry.org:10004 [2023-05-31T04:05:01.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:05:01.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:05:01.118Z] Configure a credential helper to remove this warning. See [2023-05-31T04:05:01.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:05:01.118Z] [2023-05-31T04:05:01.118Z] Login Succeeded [2023-05-31T04:05:01.118Z] docker.io [2023-05-31T04:05:01.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:05:01.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:05:01.657Z] Configure a credential helper to remove this warning. See [2023-05-31T04:05:01.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:05:01.657Z] [2023-05-31T04:05:01.657Z] Login Succeeded [2023-05-31T04:05:01.657Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T04:05:01.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T04:05:02.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:05:02.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:05:02.124Z] ========================================================= [2023-05-31T04:05:02.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T04:05:02.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:05:02.618Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T04:05:03.209Z] Sending build context to Docker daemon 14.4MB [2023-05-31T04:05:03.209Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T04:05:03.209Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T04:05:03.209Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T04:05:03.209Z] c41833b44d91: Pulling fs layer [2023-05-31T04:05:03.209Z] ed15518f5707: Pulling fs layer [2023-05-31T04:05:03.209Z] feae8fd75edb: Pulling fs layer [2023-05-31T04:05:03.209Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T04:05:03.209Z] 3cdef696dda3: Pulling fs layer [2023-05-31T04:05:03.209Z] 2ced38df9373: Pulling fs layer [2023-05-31T04:05:03.209Z] 58f1dce35555: Pulling fs layer [2023-05-31T04:05:03.209Z] 242c74f7c9fa: Waiting [2023-05-31T04:05:03.209Z] 3cdef696dda3: Waiting [2023-05-31T04:05:03.209Z] 2ced38df9373: Waiting [2023-05-31T04:05:03.209Z] 58f1dce35555: Waiting [2023-05-31T04:05:03.209Z] ed15518f5707: Download complete [2023-05-31T04:05:03.504Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T04:05:03.504Z] 242c74f7c9fa: Download complete [2023-05-31T04:05:03.504Z] 3cdef696dda3: Verifying Checksum [2023-05-31T04:05:03.504Z] 3cdef696dda3: Download complete [2023-05-31T04:05:03.504Z] c41833b44d91: Verifying Checksum [2023-05-31T04:05:03.504Z] c41833b44d91: Download complete [2023-05-31T04:05:04.474Z] c41833b44d91: Pull complete [2023-05-31T04:05:04.745Z] 58f1dce35555: Verifying Checksum [2023-05-31T04:05:04.745Z] 58f1dce35555: Download complete [2023-05-31T04:05:05.021Z] ed15518f5707: Pull complete [2023-05-31T04:05:05.996Z] feae8fd75edb: Download complete [2023-05-31T04:05:05.996Z] 2ced38df9373: Verifying Checksum [2023-05-31T04:05:05.996Z] 2ced38df9373: Download complete [2023-05-31T04:05:18.477Z] feae8fd75edb: Pull complete [2023-05-31T04:05:18.477Z] 242c74f7c9fa: Pull complete [2023-05-31T04:05:18.477Z] 3cdef696dda3: Pull complete [2023-05-31T04:05:23.831Z] 2ced38df9373: Pull complete [2023-05-31T04:05:26.433Z] 58f1dce35555: Pull complete [2023-05-31T04:05:26.433Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T04:05:26.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T04:05:26.433Z] ---> fadd8f120f05 [2023-05-31T04:05:26.433Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T04:05:28.388Z] ---> Running in b41aec702e4c [2023-05-31T04:05:28.388Z] Removing intermediate container b41aec702e4c [2023-05-31T04:05:28.388Z] ---> cc76aab81b73 [2023-05-31T04:05:28.388Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T04:05:28.656Z] ---> Running in f547c597745c [2023-05-31T04:05:28.924Z] Removing intermediate container f547c597745c [2023-05-31T04:05:28.924Z] ---> d69be9a02f82 [2023-05-31T04:05:28.924Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T04:05:28.924Z] ---> Running in a80c1c1982df [2023-05-31T04:05:29.194Z] Removing intermediate container a80c1c1982df [2023-05-31T04:05:29.194Z] ---> 4a491a23d989 [2023-05-31T04:05:29.194Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T04:05:29.194Z] ---> Running in ab3a1bace28c [2023-05-31T04:05:29.462Z] Removing intermediate container ab3a1bace28c [2023-05-31T04:05:29.462Z] ---> 34e8bed0f37c [2023-05-31T04:05:29.462Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T04:05:29.731Z] ---> Running in dfda82a27eae [2023-05-31T04:05:29.999Z] Removing intermediate container dfda82a27eae [2023-05-31T04:05:29.999Z] ---> e44506365fc6 [2023-05-31T04:05:29.999Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T04:05:29.999Z] ---> Running in 942ee019b410 [2023-05-31T04:05:30.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T04:05:34.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T04:05:34.883Z] OK: 263 MiB in 53 packages [2023-05-31T04:05:35.840Z] Removing intermediate container 942ee019b410 [2023-05-31T04:05:35.840Z] ---> dcf9bf4c52a1 [2023-05-31T04:05:35.840Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T04:05:35.840Z] ---> Running in 439bd8682ace [2023-05-31T04:05:36.108Z] Removing intermediate container 439bd8682ace [2023-05-31T04:05:36.108Z] ---> 08277047a12d [2023-05-31T04:05:36.108Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T04:05:36.692Z] ---> d1fcdc8480ea [2023-05-31T04:05:36.692Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T04:05:36.692Z] ---> Running in a631614baf30 [2023-05-31T04:06:44.542Z] Removing intermediate container a631614baf30 [2023-05-31T04:06:44.542Z] ---> edf5ff8e86a6 [2023-05-31T04:06:44.542Z] Step 12/13 : COPY . . [2023-05-31T04:06:44.542Z] ---> 6a63cde5d149 [2023-05-31T04:06:44.542Z] Step 13/13 : RUN ${MAKE} [2023-05-31T04:06:44.542Z] ---> Running in 12e69e0b42b0 [2023-05-31T04:06:44.542Z] noop [2023-05-31T04:06:44.542Z] Removing intermediate container 12e69e0b42b0 [2023-05-31T04:06:44.542Z] ---> 22435e1bb9df [2023-05-31T04:06:44.542Z] Successfully built 22435e1bb9df [2023-05-31T04:06:44.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:06:45.016Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T04:06:45.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:06:45.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container [2023-05-31T04:06:45.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T04:06:46.421Z] $ docker top 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:06:47.279Z] + go version [2023-05-31T04:06:47.279Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T04:06:47.316Z] $ docker stop --time=1 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa [2023-05-31T04:06:49.380Z] $ docker rm -f --volumes 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:06:50.187Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T04:06:50.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:06:50.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container [2023-05-31T04:06:50.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T04:06:51.475Z] $ docker top b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:06:52.000Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-31T04:06:52.378Z] + make test [2023-05-31T04:06:52.378Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T04:07:24.598Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T04:09:31.256Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T04:09:31.256Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T04:09:31.256Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.289s coverage: 31.4% of statements [2023-05-31T04:09:53.375Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.186s coverage: 86.5% of statements [2023-05-31T04:09:53.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T04:09:53.375Z] go vet ./... [2023-05-31T04:10:20.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T04:10:20.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T04:10:20.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T04:10:20.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T04:10:20.143Z] $ docker stop --time=1 b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a [2023-05-31T04:10:21.964Z] $ docker rm -f --volumes b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T04:10:23.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T04:10:23.220Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T04:10:23.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T04:10:24.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T04:10:24.632Z] + ls -al . [2023-05-31T04:10:24.632Z] total 228 [2023-05-31T04:10:24.632Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 04:06 . [2023-05-31T04:10:24.632Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 .. [2023-05-31T04:10:24.632Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:04 .git [2023-05-31T04:10:24.632Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:04 .github [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 04:04 .gitignore [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:04 .golangci.yml [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 04:04 Attribution.txt [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 31 04:04 CHANGELOG.md [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 04:04 Dockerfile [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:04 GOVERNANCE.md [2023-05-31T04:10:24.632Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 04:04 Jenkinsfile [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 04:04 LICENSE [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 04:04 Makefile [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 04:04 OWNERS.md [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 04:04 README.md [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:02 VERSION [2023-05-31T04:10:24.633Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:04 bin [2023-05-31T04:10:24.633Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:04 cmd [2023-05-31T04:10:24.633Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 04:09 coverage.out [2023-05-31T04:10:24.633Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 doc [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 04:04 go.mod [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 33485 May 31 04:04 go.sum [2023-05-31T04:10:24.633Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 internal [2023-05-31T04:10:24.633Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 snap [2023-05-31T04:10:24.633Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:10:25.053Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd --label arch=arm64 --label version=0.0.0 . [2023-05-31T04:10:25.638Z] Sending build context to Docker daemon 14.48MB [2023-05-31T04:10:25.638Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T04:10:25.638Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T04:10:25.638Z] ---> 22435e1bb9df [2023-05-31T04:10:25.638Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T04:10:25.638Z] ---> Running in 1383fafed20b [2023-05-31T04:10:25.912Z] Removing intermediate container 1383fafed20b [2023-05-31T04:10:25.912Z] ---> d7de9fb3a8fc [2023-05-31T04:10:25.912Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T04:10:25.912Z] ---> Running in 1211c25d08ca [2023-05-31T04:10:26.181Z] Removing intermediate container 1211c25d08ca [2023-05-31T04:10:26.181Z] ---> 435e2d0a379f [2023-05-31T04:10:26.181Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T04:10:26.447Z] ---> Running in 6ef72c196b48 [2023-05-31T04:10:26.715Z] Removing intermediate container 6ef72c196b48 [2023-05-31T04:10:26.715Z] ---> f909bcd1d649 [2023-05-31T04:10:26.715Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T04:10:26.715Z] ---> Running in c42101ce875a [2023-05-31T04:10:26.983Z] Removing intermediate container c42101ce875a [2023-05-31T04:10:26.983Z] ---> 4db8181cfc0d [2023-05-31T04:10:26.983Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T04:10:26.983Z] ---> Running in fcbfc928ca6b [2023-05-31T04:10:27.252Z] Removing intermediate container fcbfc928ca6b [2023-05-31T04:10:27.252Z] ---> 972d5c91f5b0 [2023-05-31T04:10:27.252Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T04:10:27.252Z] ---> Running in 7c28cd55a7d3 [2023-05-31T04:10:28.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T04:10:28.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T04:10:29.904Z] OK: 263 MiB in 53 packages [2023-05-31T04:10:30.866Z] Removing intermediate container 7c28cd55a7d3 [2023-05-31T04:10:30.866Z] ---> a4aab092d101 [2023-05-31T04:10:30.866Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T04:10:30.866Z] ---> Running in 361e47767812 [2023-05-31T04:10:31.135Z] Removing intermediate container 361e47767812 [2023-05-31T04:10:31.135Z] ---> d9a2231df947 [2023-05-31T04:10:31.135Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T04:10:31.720Z] ---> 2702ae362813 [2023-05-31T04:10:31.720Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T04:10:31.720Z] ---> Running in 6a7c05cb985e [2023-05-31T04:10:34.307Z] Removing intermediate container 6a7c05cb985e [2023-05-31T04:10:34.307Z] ---> 27368db7c008 [2023-05-31T04:10:34.307Z] Step 12/26 : COPY . . [2023-05-31T04:10:35.714Z] ---> 817624f9499d [2023-05-31T04:10:35.714Z] Step 13/26 : RUN ${MAKE} [2023-05-31T04:10:35.714Z] ---> Running in 59e633da3cf9 [2023-05-31T04:10:36.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-31T04:12:57.987Z] Removing intermediate container 59e633da3cf9 [2023-05-31T04:12:57.987Z] ---> cd42f6a766c0 [2023-05-31T04:12:57.987Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T04:12:57.987Z] 3.17: Pulling from library/alpine [2023-05-31T04:12:57.987Z] c41833b44d91: Already exists [2023-05-31T04:12:57.987Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T04:12:57.987Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T04:12:57.987Z] ---> 51e60588ff2c [2023-05-31T04:12:57.987Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T04:12:57.987Z] ---> Running in d08e7126912f [2023-05-31T04:12:57.987Z] Removing intermediate container d08e7126912f [2023-05-31T04:12:57.987Z] ---> 7672bb0bfae0 [2023-05-31T04:12:57.987Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T04:12:57.987Z] ---> Running in 68b8c70d5232 [2023-05-31T04:12:57.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T04:12:57.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T04:12:57.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T04:12:57.987Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T04:12:57.987Z] OK: 8 MiB in 16 packages [2023-05-31T04:12:57.987Z] Removing intermediate container 68b8c70d5232 [2023-05-31T04:12:57.987Z] ---> debfbc682655 [2023-05-31T04:12:57.987Z] Step 17/26 : WORKDIR / [2023-05-31T04:12:57.987Z] ---> Running in d966f398d3bd [2023-05-31T04:12:57.987Z] Removing intermediate container d966f398d3bd [2023-05-31T04:12:57.987Z] ---> e6bca2e5b67c [2023-05-31T04:12:57.987Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T04:12:57.987Z] ---> a29d83aad56a [2023-05-31T04:12:57.987Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T04:12:57.987Z] ---> 7e1f78bcca54 [2023-05-31T04:12:57.987Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T04:12:57.987Z] ---> 5725fcef97ca [2023-05-31T04:12:57.987Z] Step 21/26 : EXPOSE 59984 [2023-05-31T04:12:57.987Z] ---> Running in 4a575190951e [2023-05-31T04:12:57.987Z] Removing intermediate container 4a575190951e [2023-05-31T04:12:57.987Z] ---> 335e86634c2d [2023-05-31T04:12:57.987Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T04:12:57.987Z] ---> Running in 25f0e8a5e905 [2023-05-31T04:12:57.987Z] Removing intermediate container 25f0e8a5e905 [2023-05-31T04:12:57.987Z] ---> 28117ec375e1 [2023-05-31T04:12:57.987Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T04:12:57.987Z] ---> Running in ed6092262679 [2023-05-31T04:12:57.987Z] Removing intermediate container ed6092262679 [2023-05-31T04:12:57.987Z] ---> 7997828fb5eb [2023-05-31T04:12:57.987Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T04:12:57.987Z] ---> Running in 2dfd32b69571 [2023-05-31T04:12:57.987Z] Removing intermediate container 2dfd32b69571 [2023-05-31T04:12:57.987Z] ---> c8a4a35078ba [2023-05-31T04:12:57.987Z] Step 25/26 : LABEL git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd [2023-05-31T04:12:57.987Z] ---> Running in 3135b3f517e1 [2023-05-31T04:12:57.987Z] Removing intermediate container 3135b3f517e1 [2023-05-31T04:12:57.987Z] ---> ef51c2041881 [2023-05-31T04:12:57.987Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T04:12:57.987Z] ---> Running in f1d4c7bc092a [2023-05-31T04:12:57.987Z] Removing intermediate container f1d4c7bc092a [2023-05-31T04:12:57.987Z] ---> 93a10a6185bf [2023-05-31T04:12:57.987Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T04:12:57.987Z] Successfully built 93a10a6185bf [2023-05-31T04:12:57.987Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:12:58.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T04:12:58.781Z] [2023-05-31T04:12:58.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:12:59.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T04:12:59.176Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T04:12:59.176Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T04:12:59.176Z] 04944245beec: Pulling fs layer [2023-05-31T04:12:59.176Z] 699f458cf7ca: Pulling fs layer [2023-05-31T04:12:59.176Z] 765212b225bb: Pulling fs layer [2023-05-31T04:12:59.176Z] f23df028b6ca: Pulling fs layer [2023-05-31T04:12:59.176Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T04:12:59.176Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T04:12:59.176Z] f23df028b6ca: Waiting [2023-05-31T04:12:59.176Z] 765212b225bb: Waiting [2023-05-31T04:12:59.176Z] d65c8cfc05b1: Waiting [2023-05-31T04:12:59.176Z] 2437ff75d9bd: Waiting [2023-05-31T04:12:59.176Z] 04944245beec: Verifying Checksum [2023-05-31T04:12:59.176Z] 04944245beec: Download complete [2023-05-31T04:12:59.442Z] 765212b225bb: Verifying Checksum [2023-05-31T04:12:59.442Z] 765212b225bb: Download complete [2023-05-31T04:12:59.442Z] f23df028b6ca: Verifying Checksum [2023-05-31T04:12:59.442Z] f23df028b6ca: Download complete [2023-05-31T04:12:59.442Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T04:12:59.442Z] d65c8cfc05b1: Download complete [2023-05-31T04:12:59.442Z] 699f458cf7ca: Verifying Checksum [2023-05-31T04:12:59.442Z] 699f458cf7ca: Download complete [2023-05-31T04:13:00.021Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T04:13:00.021Z] 8998bd30e6a1: Download complete [2023-05-31T04:13:01.958Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T04:13:01.958Z] 2437ff75d9bd: Download complete [2023-05-31T04:13:03.900Z] 8998bd30e6a1: Pull complete [2023-05-31T04:13:07.231Z] 04944245beec: Pull complete [2023-05-31T04:13:08.185Z] 699f458cf7ca: Pull complete [2023-05-31T04:13:08.185Z] 765212b225bb: Pull complete [2023-05-31T04:13:08.765Z] f23df028b6ca: Pull complete [2023-05-31T04:13:09.031Z] d65c8cfc05b1: Pull complete [2023-05-31T04:13:24.189Z] 2437ff75d9bd: Pull complete [2023-05-31T04:13:24.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T04:13:24.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T04:13:24.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:13:24.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container [2023-05-31T04:13:24.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T04:13:27.000Z] $ docker top 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:27.868Z] ---> job-cost.sh [2023-05-31T04:13:27.869Z] lf-activate-venv: SKIPPING [2023-05-31T04:13:27.869Z] INFO: No Stack... [2023-05-31T04:13:28.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T04:13:29.033Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T04:13:29.686Z] + cut -d, -f6 [2023-05-31T04:13:29.686Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-31T04:13:29.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [2023-05-31T04:13:29.773Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] did not exist. Created. [2023-05-31T04:13:29.773Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T04:13:30.182Z] /w/workspace/device-onvif-camera/1@tmp/durable-22803433/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T04:13:30.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T04:13:30.884Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T04:13:30.933Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T04:13:30.948Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T04:13:31.032Z] $ docker stop --time=1 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df [2023-05-31T04:13:32.519Z] $ docker rm -f --volumes 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df [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 [2023-05-31T04:13:34.829Z] provisioning config files... [2023-05-31T04:13:34.837Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config9639510907880734549tmp [Pipeline] { [Pipeline] sh [2023-05-31T04:13:35.173Z] + set +x [2023-05-31T04:13:35.173Z] + curl -s https://codecov.io/bash [2023-05-31T04:13:35.173Z] + bash -s -- [2023-05-31T04:13:35.173Z] [2023-05-31T04:13:35.173Z] _____ _ [2023-05-31T04:13:35.173Z] / ____| | | [2023-05-31T04:13:35.173Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T04:13:35.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T04:13:35.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T04:13:35.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T04:13:35.173Z] Bash-1.0.6 [2023-05-31T04:13:35.173Z] [2023-05-31T04:13:35.173Z] [2023-05-31T04:13:35.173Z] ==> git version 2.25.1 found [2023-05-31T04:13:35.173Z] ==> 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 [2023-05-31T04:13:35.173Z] Release-Date: 2020-01-08 [2023-05-31T04:13:35.173Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T04:13:35.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T04:13:35.173Z] ==> Jenkins CI detected. [2023-05-31T04:13:35.173Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-371 [2023-05-31T04:13:35.173Z] project root: . [2023-05-31T04:13:35.173Z] --> token set from env [2023-05-31T04:13:35.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T04:13:35.432Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T04:13:35.432Z] ==> Python coveragepy not found [2023-05-31T04:13:35.432Z] ==> Searching for coverage reports in: [2023-05-31T04:13:35.432Z] + . [2023-05-31T04:13:35.432Z] -> Found 1 reports [2023-05-31T04:13:35.432Z] ==> Detecting git/mercurial file structure [2023-05-31T04:13:35.432Z] ==> Reading reports [2023-05-31T04:13:35.432Z] + ./coverage.out bytes=78459 [2023-05-31T04:13:35.432Z] ==> Appending adjustments [2023-05-31T04:13:35.432Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T04:13:35.432Z] + Found adjustments [2023-05-31T04:13:35.432Z] ==> Gzipping contents [2023-05-31T04:13:35.432Z] 12K /tmp/codecov.RYeTTi.gz [2023-05-31T04:13:35.432Z] ==> Uploading reports [2023-05-31T04:13:35.432Z] url: https://codecov.io [2023-05-31T04:13:35.432Z] query: branch=PR-371&commit=5f4d982d16408bad46e03cde750422a7ad4473cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=371&job=&cmd_args= [2023-05-31T04:13:35.432Z] -> Pinging Codecov [2023-05-31T04:13:35.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-371&commit=5f4d982d16408bad46e03cde750422a7ad4473cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=371&job=&cmd_args= [2023-05-31T04:13:35.692Z] -> Uploading to [2023-05-31T04:13:35.692Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/F29A59C45E3A92E06B3E522C9905F8EF/5f4d982d16408bad46e03cde750422a7ad4473cd/c97fc288-94b4-4614-836c-f948cc002eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T041335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48967d8b860503d77c0d4af1e89435c66408d438cbc91957e5680e76df230925 [2023-05-31T04:13:35.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T04:13:35.692Z] Dload Upload Total Spent Left Speed [2023-05-31T04:13:35.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45900 --:--:-- --:--:-- --:--:-- 45701 [2023-05-31T04:13:35.951Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] } [2023-05-31T04:13:35.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-31T04:13:37.748Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-371/archives ] [2023-05-31T04:13:37.749Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-371/archives [2023-05-31T04:13:37.749Z] total 16 [2023-05-31T04:13:37.749Z] drwxr-xr-x 3 root root 4096 May 31 04:04 . [2023-05-31T04:13:37.749Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:04 .. [2023-05-31T04:13:37.749Z] drwxr-xr-x 2 root root 4096 May 31 04:04 cost [2023-05-31T04:13:37.749Z] -rw-r--r-- 1 root root 91 May 31 04:04 cost.csv [2023-05-31T04:13:37.749Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-371/archives [2023-05-31T04:13:37.749Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-371/archives [2023-05-31T04:13:37.749Z] total 16 [2023-05-31T04:13:37.749Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:04 . [2023-05-31T04:13:37.749Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:04 .. [2023-05-31T04:13:37.749Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 04:04 cost [2023-05-31T04:13:37.749Z] -rw-r--r-- 1 jenkins jenkins 91 May 31 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:38.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:39.018Z] ---> package-listing.sh [2023-05-31T04:13:39.018Z] ++ facter osfamily [2023-05-31T04:13:39.018Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T04:13:39.278Z] + OS_FAMILY=debian [2023-05-31T04:13:39.278Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-371 [2023-05-31T04:13:39.278Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T04:13:39.278Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T04:13:39.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T04:13:39.278Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T04:13:39.278Z] + '[' /w/workspace/undry_device-onvif-camera_PR-371 ']' [2023-05-31T04:13:39.278Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T04:13:39.278Z] + case "${OS_FAMILY}" in [2023-05-31T04:13:39.278Z] + dpkg -l [2023-05-31T04:13:39.278Z] + grep '^ii' [2023-05-31T04:13:39.278Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T04:13:39.278Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T04:13:39.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T04:13:39.278Z] + '[' /w/workspace/undry_device-onvif-camera_PR-371 ']' [2023-05-31T04:13:39.278Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-371/archives/ [2023-05-31T04:13:39.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-371/archives/ [Pipeline] echo [2023-05-31T04:13:39.310Z] 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/undry_device-onvif-camera_PR-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T04:13:39.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:13:40.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T04:13:40.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:13:40.388Z] prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container [2023-05-31T04:13:40.431Z] $ 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/undry_device-onvif-camera_PR-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T04:13:40.628Z] $ docker top c2f9e3eebf50ed89979bc13ca58fa027441e28eb389213b24b912f7e315ba226 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:13:41.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T04:13:41.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T04:13:41.639Z] + ls /var/log/sa-host [2023-05-31T04:13:41.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T04:13:41.856Z] provisioning config files... [2023-05-31T04:13:41.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config4327543358404716830tmp [Pipeline] { [Pipeline] echo [2023-05-31T04:13:41.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:42.234Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T04:13:42.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:42.677Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T04:13:42.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:43.025Z] ---> sudo-logs.sh [2023-05-31T04:13:43.026Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T04:13:43.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:43.418Z] ---> job-cost.sh [2023-05-31T04:13:43.418Z] lf-activate-venv: SKIPPING [2023-05-31T04:13:43.418Z] DEBUG: total: 0.2199999988079071 [2023-05-31T04:13:43.418Z] INFO: Retrieving Stack Cost... [2023-05-31T04:13:43.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T04:13:44.248Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T04:13:44.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:13:44.599Z] ---> logs-deploy.sh [2023-05-31T04:13:44.599Z] lf-activate-venv: SKIPPING [2023-05-31T04:13:44.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-371/1 [2023-05-31T04:13:44.599Z] INFO: archiving workspace using pattern(s): [2023-05-31T04:13:45.533Z] Archives upload complete. [2023-05-31T04:13:45.792Z] INFO: archiving logs to Nexus [2023-05-31T04:13:46.360Z] ---> uname -a: [2023-05-31T04:13:46.360Z] Linux prd-ubuntu20-04-docker-8c-8g-17444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] ---> lscpu: [2023-05-31T04:13:46.360Z] Architecture: x86_64 [2023-05-31T04:13:46.360Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T04:13:46.360Z] Byte Order: Little Endian [2023-05-31T04:13:46.360Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T04:13:46.360Z] CPU(s): 8 [2023-05-31T04:13:46.360Z] On-line CPU(s) list: 0-7 [2023-05-31T04:13:46.360Z] Thread(s) per core: 1 [2023-05-31T04:13:46.360Z] Core(s) per socket: 1 [2023-05-31T04:13:46.360Z] Socket(s): 8 [2023-05-31T04:13:46.360Z] NUMA node(s): 1 [2023-05-31T04:13:46.360Z] Vendor ID: AuthenticAMD [2023-05-31T04:13:46.360Z] CPU family: 23 [2023-05-31T04:13:46.360Z] Model: 49 [2023-05-31T04:13:46.360Z] Model name: AMD EPYC-Rome Processor [2023-05-31T04:13:46.360Z] Stepping: 0 [2023-05-31T04:13:46.360Z] CPU MHz: 2799.998 [2023-05-31T04:13:46.360Z] BogoMIPS: 5599.99 [2023-05-31T04:13:46.360Z] Virtualization: AMD-V [2023-05-31T04:13:46.360Z] Hypervisor vendor: KVM [2023-05-31T04:13:46.360Z] Virtualization type: full [2023-05-31T04:13:46.360Z] L1d cache: 256 KiB [2023-05-31T04:13:46.360Z] L1i cache: 256 KiB [2023-05-31T04:13:46.360Z] L2 cache: 4 MiB [2023-05-31T04:13:46.360Z] L3 cache: 128 MiB [2023-05-31T04:13:46.360Z] NUMA node0 CPU(s): 0-7 [2023-05-31T04:13:46.360Z] Vulnerability Itlb multihit: Not affected [2023-05-31T04:13:46.360Z] Vulnerability L1tf: Not affected [2023-05-31T04:13:46.360Z] Vulnerability Mds: Not affected [2023-05-31T04:13:46.360Z] Vulnerability Meltdown: Not affected [2023-05-31T04:13:46.360Z] Vulnerability Mmio stale data: Not affected [2023-05-31T04:13:46.360Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T04:13:46.360Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T04:13:46.360Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T04:13:46.360Z] Vulnerability Srbds: Not affected [2023-05-31T04:13:46.360Z] Vulnerability Tsx async abort: Not affected [2023-05-31T04:13:46.360Z] 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 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] ---> nproc: [2023-05-31T04:13:46.360Z] 8 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] ---> df -h: [2023-05-31T04:13:46.360Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T04:13:46.360Z] overlay 155G 12G 144G 8% / [2023-05-31T04:13:46.360Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T04:13:46.360Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T04:13:46.360Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T04:13:46.360Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] ---> sar -b -r -n DEV: [2023-05-31T04:13:46.360Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17444) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:01:47 LINUX RESTART (8 CPU) [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-31T04:13:46.360Z] 04:03:01 194.37 47.84 146.53 0.00 5393.23 94501.32 0.00 [2023-05-31T04:13:46.360Z] 04:04:01 119.26 1.25 118.01 0.00 11.20 48447.05 0.00 [2023-05-31T04:13:46.360Z] 04:05:01 188.12 0.25 187.87 0.00 10.13 47180.81 0.00 [2023-05-31T04:13:46.360Z] 04:06:01 1.63 0.00 1.63 0.00 0.00 19.88 0.00 [2023-05-31T04:13:46.360Z] 04:07:01 38.81 9.35 29.46 0.00 2884.45 5095.82 0.00 [2023-05-31T04:13:46.360Z] 04:08:01 19.68 2.25 17.43 0.00 2291.90 3778.61 0.00 [2023-05-31T04:13:46.360Z] 04:09:01 3.48 0.02 3.47 0.00 0.13 90.78 0.00 [2023-05-31T04:13:46.360Z] 04:10:01 2.03 0.00 2.03 0.00 0.00 22.39 0.00 [2023-05-31T04:13:46.360Z] 04:11:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 [2023-05-31T04:13:46.360Z] 04:12:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 [2023-05-31T04:13:46.360Z] 04:13:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-05-31T04:13:46.360Z] Average: 51.99 5.54 46.44 0.00 962.78 18107.94 0.00 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-31T04:13:46.360Z] 04:03:01 29131540 31591348 723100 2.20 76168 2663008 1996388 5.88 1002268 2389656 1832 [2023-05-31T04:13:46.360Z] 04:04:01 27674072 31128660 1169676 3.56 148160 3481860 2286808 6.74 1630444 3100280 239256 [2023-05-31T04:13:46.360Z] 04:05:01 27578172 31573380 725456 2.21 161452 3979288 1789620 5.27 1282704 3512232 368 [2023-05-31T04:13:46.360Z] 04:06:01 27578964 31574232 724316 2.20 161484 3979288 1789620 5.27 1282176 3512232 156 [2023-05-31T04:13:46.360Z] 04:07:01 27260044 31545372 743372 2.26 180056 4235244 1802560 5.31 1450700 3638468 1004 [2023-05-31T04:13:46.360Z] 04:08:01 27042120 31554044 732176 2.23 195520 4440852 1846932 5.44 1606748 3687680 160 [2023-05-31T04:13:46.360Z] 04:09:01 27049472 31556616 729724 2.22 194096 4437600 1815744 5.35 1603040 3684472 8 [2023-05-31T04:13:46.360Z] 04:10:01 27055252 31562480 723816 2.20 194160 4437604 1815744 5.35 1597440 3684484 12 [2023-05-31T04:13:46.360Z] 04:11:01 27054864 31562196 723996 2.20 194224 4437604 1815744 5.35 1597592 3684496 4 [2023-05-31T04:13:46.360Z] 04:12:01 27054712 31562172 723868 2.20 194312 4437608 1815744 5.35 1598184 3684508 168 [2023-05-31T04:13:46.360Z] 04:13:01 27054608 31562072 723932 2.20 194332 4437608 1815744 5.35 1598036 3684508 136 [2023-05-31T04:13:46.360Z] Average: 27412165 31524779 767585 2.33 172179 4087960 1871877 5.52 1477212 3478456 22100 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-31T04:13:46.360Z] 04:03:01 ens3 749.83 455.44 6984.08 93.74 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:03:01 veth1745144 52.16 68.21 4.88 48.16 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:03:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:03:01 docker0 65.22 85.10 5.33 212.78 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:04:01 ens3 309.61 175.44 1940.58 98.69 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:04:01 vethd796ef2 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:04:01 docker0 141.29 267.69 10.98 1910.49 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:05:01 ens3 120.99 74.39 2634.45 19.02 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:05:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:05:01 docker0 2.90 6.60 0.18 85.51 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:06:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:07:01 ens3 72.30 33.88 1506.78 2.65 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:08:01 ens3 54.12 22.51 1356.96 1.61 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:11:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:13:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] Average: ens3 118.85 69.28 1311.17 19.62 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] Average: docker0 19.04 32.67 1.50 200.81 0.00 0.00 0.00 0.00 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] ---> sar -P ALL: [2023-05-31T04:13:46.360Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17444) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:01:47 LINUX RESTART (8 CPU) [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2023-05-31T04:13:46.360Z] 04:03:01 all 9.96 0.00 3.81 1.52 0.06 84.65 [2023-05-31T04:13:46.360Z] 04:03:01 0 10.71 0.00 3.46 0.32 0.05 85.46 [2023-05-31T04:13:46.360Z] 04:03:01 1 9.98 0.00 4.17 3.19 0.05 82.61 [2023-05-31T04:13:46.360Z] 04:03:01 2 9.07 0.00 3.81 1.85 0.07 85.20 [2023-05-31T04:13:46.360Z] 04:03:01 3 9.53 0.00 4.22 1.01 0.07 85.17 [2023-05-31T04:13:46.360Z] 04:03:01 4 11.31 0.00 3.17 0.54 0.05 84.93 [2023-05-31T04:13:46.360Z] 04:03:01 5 8.92 0.00 4.24 0.53 0.05 86.27 [2023-05-31T04:13:46.360Z] 04:03:01 6 10.31 0.00 3.83 3.81 0.07 81.97 [2023-05-31T04:13:46.360Z] 04:03:01 7 9.82 0.00 3.62 0.86 0.07 85.63 [2023-05-31T04:13:46.360Z] 04:04:01 all 29.79 0.00 5.75 0.75 0.06 63.65 [2023-05-31T04:13:46.360Z] 04:04:01 0 27.64 0.00 5.48 0.17 0.05 66.66 [2023-05-31T04:13:46.360Z] 04:04:01 1 28.79 0.00 5.73 0.27 0.07 65.14 [2023-05-31T04:13:46.360Z] 04:04:01 2 34.51 0.00 5.55 0.71 0.05 59.19 [2023-05-31T04:13:46.360Z] 04:04:01 3 27.36 0.00 6.75 0.29 0.07 65.54 [2023-05-31T04:13:46.360Z] 04:04:01 4 26.47 0.00 5.33 0.08 0.07 68.05 [2023-05-31T04:13:46.360Z] 04:04:01 5 29.17 0.00 6.61 4.32 0.07 59.83 [2023-05-31T04:13:46.360Z] 04:04:01 6 28.86 0.00 5.42 0.15 0.05 65.52 [2023-05-31T04:13:46.360Z] 04:04:01 7 35.57 0.00 5.13 0.02 0.07 59.21 [2023-05-31T04:13:46.360Z] 04:05:01 all 26.07 0.00 5.49 0.68 0.06 67.71 [2023-05-31T04:13:46.360Z] 04:05:01 0 25.70 0.00 5.26 0.12 0.07 68.85 [2023-05-31T04:13:46.360Z] 04:05:01 1 26.79 0.00 5.76 0.22 0.05 67.18 [2023-05-31T04:13:46.360Z] 04:05:01 2 26.72 0.00 5.25 1.18 0.07 66.78 [2023-05-31T04:13:46.360Z] 04:05:01 3 26.70 0.00 6.29 3.08 0.07 63.86 [2023-05-31T04:13:46.360Z] 04:05:01 4 25.23 0.00 5.21 0.05 0.05 69.45 [2023-05-31T04:13:46.360Z] 04:05:01 5 25.74 0.00 5.34 0.39 0.05 68.49 [2023-05-31T04:13:46.360Z] 04:05:01 6 25.49 0.00 5.06 0.03 0.05 69.37 [2023-05-31T04:13:46.360Z] 04:05:01 7 26.15 0.00 5.75 0.39 0.07 67.65 [2023-05-31T04:13:46.360Z] 04:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-05-31T04:13:46.360Z] 04:06:01 0 0.60 0.00 0.02 0.00 0.00 99.39 [2023-05-31T04:13:46.360Z] 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T04:13:46.360Z] 04:06:01 2 0.03 0.00 0.03 0.03 0.03 99.87 [2023-05-31T04:13:46.360Z] 04:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T04:13:46.360Z] 04:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-31T04:13:46.360Z] 04:06:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-31T04:13:46.360Z] 04:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:06:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-31T04:13:46.360Z] 04:07:01 all 1.49 0.00 0.90 0.25 0.02 97.34 [2023-05-31T04:13:46.360Z] 04:07:01 0 2.00 0.00 0.50 0.02 0.03 97.45 [2023-05-31T04:13:46.360Z] 04:07:01 1 1.97 0.00 1.82 0.07 0.02 96.13 [2023-05-31T04:13:46.360Z] 04:07:01 2 1.12 0.00 0.65 0.82 0.03 97.38 [2023-05-31T04:13:46.360Z] 04:07:01 3 0.75 0.00 0.53 0.03 0.02 98.66 [2023-05-31T04:13:46.360Z] 04:07:01 4 1.34 0.00 0.70 0.43 0.02 97.51 [2023-05-31T04:13:46.360Z] 04:07:01 5 1.45 0.00 0.97 0.15 0.02 97.41 [2023-05-31T04:13:46.360Z] 04:07:01 6 1.88 0.00 1.25 0.02 0.00 96.85 [2023-05-31T04:13:46.360Z] 04:07:01 7 1.37 0.00 0.82 0.45 0.02 97.35 [2023-05-31T04:13:46.360Z] 04:08:01 all 1.06 0.00 0.65 0.14 0.02 98.13 [2023-05-31T04:13:46.360Z] 04:08:01 0 1.20 0.00 0.87 0.08 0.00 97.85 [2023-05-31T04:13:46.360Z] 04:08:01 1 0.72 0.00 1.00 0.27 0.02 98.00 [2023-05-31T04:13:46.360Z] 04:08:01 2 0.38 0.00 0.35 0.68 0.02 98.57 [2023-05-31T04:13:46.360Z] 04:08:01 3 0.42 0.00 0.32 0.02 0.02 99.23 [2023-05-31T04:13:46.360Z] 04:08:01 4 1.42 0.00 0.38 0.03 0.03 98.13 [2023-05-31T04:13:46.360Z] 04:08:01 5 0.98 0.00 1.33 0.02 0.02 97.65 [2023-05-31T04:13:46.360Z] 04:08:01 6 1.18 0.00 0.65 0.00 0.02 98.15 [2023-05-31T04:13:46.360Z] 04:08:01 7 2.15 0.00 0.31 0.03 0.02 97.49 [2023-05-31T04:13:46.360Z] 04:09:01 all 0.17 0.00 0.07 0.01 0.01 99.74 [2023-05-31T04:13:46.360Z] 04:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-31T04:13:46.360Z] 04:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T04:13:46.360Z] 04:09:01 2 0.05 0.00 0.07 0.07 0.00 99.82 [2023-05-31T04:13:46.360Z] 04:09:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-31T04:13:46.360Z] 04:09:01 4 0.03 0.00 0.05 0.02 0.03 99.87 [2023-05-31T04:13:46.360Z] 04:09:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2023-05-31T04:13:46.360Z] 04:09:01 6 0.25 0.00 0.05 0.00 0.00 99.70 [2023-05-31T04:13:46.360Z] 04:09:01 7 0.81 0.00 0.22 0.00 0.00 98.97 [2023-05-31T04:13:46.360Z] 04:10:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2023-05-31T04:13:46.360Z] 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:10:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2023-05-31T04:13:46.360Z] 04:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T04:13:46.360Z] 04:10:01 4 0.07 0.00 0.03 0.03 0.03 99.83 [2023-05-31T04:13:46.360Z] 04:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-31T04:13:46.360Z] 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:10:01 7 0.80 0.00 0.00 0.00 0.02 99.19 [2023-05-31T04:13:46.360Z] 04:11:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2023-05-31T04:13:46.360Z] 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T04:13:46.360Z] 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T04:13:46.360Z] 04:11:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-31T04:13:46.360Z] 04:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-31T04:13:46.360Z] 04:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-31T04:13:46.360Z] 04:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-31T04:13:46.360Z] 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-31T04:13:46.360Z] 04:12:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-05-31T04:13:46.360Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T04:13:46.360Z] 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:12:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-31T04:13:46.360Z] 04:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-31T04:13:46.360Z] 04:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-31T04:13:46.360Z] 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T04:13:46.360Z] 04:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:12:01 7 0.20 0.00 0.02 0.00 0.00 99.78 [2023-05-31T04:13:46.360Z] 04:13:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2023-05-31T04:13:46.360Z] 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T04:13:46.360Z] 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T04:13:46.360Z] 04:13:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-31T04:13:46.360Z] 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-31T04:13:46.360Z] 04:13:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-31T04:13:46.360Z] 04:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-31T04:13:46.360Z] 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T04:13:46.360Z] 04:13:01 7 0.53 0.00 0.03 0.00 0.02 99.42 [2023-05-31T04:13:46.360Z] [2023-05-31T04:13:46.360Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-31T04:13:46.360Z] Average: all 6.22 0.00 1.51 0.30 0.02 91.93 [2023-05-31T04:13:46.360Z] Average: 0 6.13 0.00 1.41 0.06 0.02 92.37 [2023-05-31T04:13:46.361Z] Average: 1 6.17 0.00 1.67 0.36 0.02 91.77 [2023-05-31T04:13:46.361Z] Average: 2 6.50 0.00 1.42 0.50 0.03 91.55 [2023-05-31T04:13:46.361Z] Average: 3 5.86 0.00 1.65 0.40 0.03 92.07 [2023-05-31T04:13:46.361Z] Average: 4 5.98 0.00 1.36 0.11 0.03 92.52 [2023-05-31T04:13:46.361Z] Average: 5 6.00 0.00 1.68 0.49 0.03 91.80 [2023-05-31T04:13:46.361Z] Average: 6 6.15 0.00 1.47 0.36 0.02 92.00 [2023-05-31T04:13:46.361Z] Average: 7 7.00 0.00 1.44 0.16 0.03 91.38 [2023-05-31T04:13:46.361Z] [2023-05-31T04:13:46.361Z] [2023-05-31T04:13:46.361Z]