Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+8e26798799e0d9344b61f434dca15061827fa01a (39f79ff4d0c02ecb6ef084a1809db2a515831b81) 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-ssh13019776098159882968.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1082618152062750130.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13982565714986306659.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18432010880661227531.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17895466454642106409.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v2]] ========================================================= [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.18 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/v2 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117490’ Running on prd-ubuntu20.04-docker-8c-8g-117496 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit 8e26798799e0d9344b61f434dca15061827fa01a into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing fe7118e9402400c87c648e14fd05a6707324221b Checking out Revision fe7118e9402400c87c648e14fd05a6707324221b (PR-185) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe7118e9402400c87c648e14fd05a6707324221b # timeout=10 Commit message: "Merge commit '8e26798799e0d9344b61f434dca15061827fa01a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-28T02:10:42.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-28T02:10:42.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-28T02:10:42.167Z] ========================================================= [2022-10-28T02:10:42.167Z] EdgeX Global Pipelines Version Info [2022-10-28T02:10:42.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 95b43847cab40fa8df647346e2b1e463c7afb4fd # timeout=10 [2022-10-28T02:10:42.875Z] ------------------- [2022-10-28T02:10:42.875Z] stable info: [2022-10-28T02:10:42.875Z] ------------------- [2022-10-28T02:10:42.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-28T02:10:42.875Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-28T02:10:42.875Z] Message: update stable to v1.0.243 [2022-10-28T02:10:43.444Z] ------------------- [2022-10-28T02:10:43.444Z] experimental info: [2022-10-28T02:10:43.444Z] ------------------- [2022-10-28T02:10:43.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-28T02:10:43.444Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-28T02:10:43.444Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-28T02:10:43.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-28T02:10:43.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-28T02:10:43.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-28T02:10:43.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-28T02:10:43.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-28T02:10:43.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-28T02:10:43.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-28T02:10:43.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-28T02:10:43.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-28T02:10:43.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-28T02:10:43.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-28T02:10:43.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-28T02:10:43.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-28T02:10:43.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-28T02:10:43.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-28T02:10:43.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-28T02:10:43.820Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-28T02:10:43.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-28T02:10:43.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-28T02:10:43.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-28T02:10:43.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-28T02:10:43.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-28T02:10:43.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-28T02:10:43.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-28T02:10:43.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-28T02:10:43.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-28T02:10:43.950Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-28T02:10:43.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2022-10-28T02:10:43.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2022-10-28T02:10:43.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2022-10-28T02:10:43.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe7118e9402400c87c648e14fd05a6707324221b [Pipeline] echo [2022-10-28T02:10:44.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe7118e [Pipeline] echo [2022-10-28T02:10:44.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T02:10:44.074Z] provisioning config files... [2022-10-28T02:10:44.088Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17907966452010388234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:10:44.390Z] ---> docker-login.sh [2022-10-28T02:10:44.390Z] nexus3.edgexfoundry.org:10001 [2022-10-28T02:10:44.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:10:44.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:10:44.908Z] Configure a credential helper to remove this warning. See [2022-10-28T02:10:44.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:10:44.908Z] [2022-10-28T02:10:44.908Z] Login Succeeded [2022-10-28T02:10:44.908Z] nexus3.edgexfoundry.org:10002 [2022-10-28T02:10:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:10:44.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:10:44.908Z] Configure a credential helper to remove this warning. See [2022-10-28T02:10:44.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:10:44.908Z] [2022-10-28T02:10:44.908Z] Login Succeeded [2022-10-28T02:10:44.908Z] nexus3.edgexfoundry.org:10003 [2022-10-28T02:10:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:10:45.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:10:45.168Z] Configure a credential helper to remove this warning. See [2022-10-28T02:10:45.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:10:45.168Z] [2022-10-28T02:10:45.168Z] Login Succeeded [2022-10-28T02:10:45.168Z] nexus3.edgexfoundry.org:10004 [2022-10-28T02:10:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:10:45.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:10:45.168Z] Configure a credential helper to remove this warning. See [2022-10-28T02:10:45.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:10:45.168Z] [2022-10-28T02:10:45.168Z] Login Succeeded [2022-10-28T02:10:45.168Z] docker.io [2022-10-28T02:10:45.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:10:45.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:10:45.689Z] Configure a credential helper to remove this warning. See [2022-10-28T02:10:45.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:10:45.689Z] [2022-10-28T02:10:45.689Z] Login Succeeded [2022-10-28T02:10:45.689Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T02:10:45.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-28T02:10:46.053Z] + git rev-list -1 --merges fe7118e9402400c87c648e14fd05a6707324221b~1..fe7118e9402400c87c648e14fd05a6707324221b [Pipeline] echo [2022-10-28T02:10:46.088Z] -----------> git rev-list -1 --merges fe7118e9402400c87c648e14fd05a6707324221b~1..fe7118e9402400c87c648e14fd05a6707324221b fe7118e9402400c87c648e14fd05a6707324221b [2022-10-28T02:10:46.088Z] fe7118e9402400c87c648e14fd05a6707324221b [false] [Pipeline] sh [2022-10-28T02:10:46.378Z] + git log --format=format:%s -1 fe7118e9402400c87c648e14fd05a6707324221b [Pipeline] echo [2022-10-28T02:10:46.393Z] ========================================================= [2022-10-28T02:10:46.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-28T02:10:46.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T02:10:46.718Z] + git log --format=format:%s -1 fe7118e9402400c87c648e14fd05a6707324221b [Pipeline] echo [2022-10-28T02:10:46.728Z] [semverPrep] GIT_COMMIT: fe7118e9402400c87c648e14fd05a6707324221b, Commit Message: Merge commit '8e26798799e0d9344b61f434dca15061827fa01a' into HEAD [Pipeline] echo [2022-10-28T02:10:46.736Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-28T02:10:47.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-28T02:10:47.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-28T02:10:47.090Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-28T02:10:47.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-28T02:10:47.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-28T02:10:47.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-28T02:10:47.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:10:47.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T02:10:47.498Z] [2022-10-28T02:10:47.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:10:47.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T02:10:47.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-28T02:10:47.801Z] b85a868b505f: Pulling fs layer [2022-10-28T02:10:47.801Z] e2be974225ed: Pulling fs layer [2022-10-28T02:10:47.801Z] 339a4e72a1f5: Pulling fs layer [2022-10-28T02:10:47.801Z] 988bab9f4d93: Pulling fs layer [2022-10-28T02:10:47.801Z] 1469e6f7b9e6: Pulling fs layer [2022-10-28T02:10:47.801Z] eaf3925da568: Pulling fs layer [2022-10-28T02:10:47.801Z] bab4dde63d76: Pulling fs layer [2022-10-28T02:10:47.801Z] bde34c3a00c8: Pulling fs layer [2022-10-28T02:10:47.801Z] b352a97aabf1: Pulling fs layer [2022-10-28T02:10:47.801Z] 4872d77fe225: Pulling fs layer [2022-10-28T02:10:47.801Z] 5851b861e8e6: Pulling fs layer [2022-10-28T02:10:47.801Z] 988bab9f4d93: Waiting [2022-10-28T02:10:47.801Z] 1469e6f7b9e6: Waiting [2022-10-28T02:10:47.801Z] eaf3925da568: Waiting [2022-10-28T02:10:47.801Z] bab4dde63d76: Waiting [2022-10-28T02:10:47.801Z] bde34c3a00c8: Waiting [2022-10-28T02:10:47.801Z] b352a97aabf1: Waiting [2022-10-28T02:10:47.801Z] 5851b861e8e6: Waiting [2022-10-28T02:10:47.801Z] e2be974225ed: Verifying Checksum [2022-10-28T02:10:47.801Z] e2be974225ed: Download complete [2022-10-28T02:10:47.801Z] 988bab9f4d93: Verifying Checksum [2022-10-28T02:10:47.801Z] 988bab9f4d93: Download complete [2022-10-28T02:10:48.060Z] 1469e6f7b9e6: Verifying Checksum [2022-10-28T02:10:48.060Z] 1469e6f7b9e6: Download complete [2022-10-28T02:10:48.060Z] 339a4e72a1f5: Verifying Checksum [2022-10-28T02:10:48.060Z] 339a4e72a1f5: Download complete [2022-10-28T02:10:48.060Z] eaf3925da568: Verifying Checksum [2022-10-28T02:10:48.060Z] bde34c3a00c8: Download complete [2022-10-28T02:10:48.060Z] b352a97aabf1: Download complete [2022-10-28T02:10:48.060Z] 4872d77fe225: Download complete [2022-10-28T02:10:48.060Z] 5851b861e8e6: Download complete [2022-10-28T02:10:48.060Z] b85a868b505f: Download complete [2022-10-28T02:10:48.319Z] bab4dde63d76: Verifying Checksum [2022-10-28T02:10:48.319Z] bab4dde63d76: Download complete [2022-10-28T02:10:49.696Z] b85a868b505f: Pull complete [2022-10-28T02:10:49.696Z] e2be974225ed: Pull complete [2022-10-28T02:10:49.954Z] 339a4e72a1f5: Pull complete [2022-10-28T02:10:50.217Z] 988bab9f4d93: Pull complete [2022-10-28T02:10:50.479Z] 1469e6f7b9e6: Pull complete [2022-10-28T02:10:50.479Z] eaf3925da568: Pull complete [2022-10-28T02:10:52.377Z] bab4dde63d76: Pull complete [2022-10-28T02:10:52.377Z] bde34c3a00c8: Pull complete [2022-10-28T02:10:52.377Z] b352a97aabf1: Pull complete [2022-10-28T02:10:52.635Z] 4872d77fe225: Pull complete [2022-10-28T02:10:52.635Z] 5851b861e8e6: Pull complete [2022-10-28T02:10:52.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-28T02:10:52.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T02:10:52.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:10:52.724Z] prd-ubuntu20.04-docker-8c-8g-117496 does not seem to be running inside a container [2022-10-28T02:10:52.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-devops/py-git-semver:0.1.4 cat [2022-10-28T02:10:53.945Z] $ docker top 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 -eo pid,comm [2022-10-28T02:10:53.998Z] 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). [2022-10-28T02:10:53.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-28T02:10:54.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T02:10:54.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T02:10:54.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T02:10:54.166Z] $ docker exec 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 ssh-agent [2022-10-28T02:10:54.287Z] SSH_AUTH_SOCK=/tmp/ssh-LBzHTYmlpdrD/agent.32 [2022-10-28T02:10:54.287Z] SSH_AGENT_PID=38 [2022-10-28T02:10:54.296Z] Running ssh-add (command line suppressed) [2022-10-28T02:10:54.392Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_14146839539445207474.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_14146839539445207474.key) [2022-10-28T02:10:54.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T02:10:54.744Z] + git tag --points-at HEAD [Pipeline] } [2022-10-28T02:10:54.777Z] $ docker exec --env ******** --env ******** 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 ssh-agent -k [2022-10-28T02:10:54.868Z] unset SSH_AUTH_SOCK; [2022-10-28T02:10:54.869Z] unset SSH_AGENT_PID; [2022-10-28T02:10:54.869Z] echo Agent pid 38 killed; [2022-10-28T02:10:54.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-28T02:10:54.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T02:10:54.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T02:10:55.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T02:10:55.017Z] $ docker exec 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 ssh-agent [2022-10-28T02:10:55.160Z] SSH_AUTH_SOCK=/tmp/ssh-NnvCkxnL8WEn/agent.69 [2022-10-28T02:10:55.160Z] SSH_AGENT_PID=75 [2022-10-28T02:10:55.165Z] Running ssh-add (command line suppressed) [2022-10-28T02:10:55.269Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3581432281514360709.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3581432281514360709.key) [2022-10-28T02:10:55.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T02:10:55.586Z] + git semver init [2022-10-28T02:10:55.846Z] 2022-10-28 02:10:55,763 [run_init] DEBUG init version:0.0.0 force:False [2022-10-28T02:10:55.846Z] 2022-10-28 02:10:55,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-10-28T02:10:55.846Z] 2022-10-28 02:10:55,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-10-28T02:10:55.846Z] 2022-10-28 02:10:55,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,876 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,876 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,879 [execute] INFO git cat-file --batch-check [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,885 [execute] INFO git cat-file --batch [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-10-28T02:10:57.230Z] 2022-10-28 02:10:56,891 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-10-28T02:10:57.230Z] 0.0.0 [Pipeline] } [2022-10-28T02:10:57.240Z] $ docker exec --env ******** --env ******** 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 ssh-agent -k [2022-10-28T02:10:57.335Z] unset SSH_AUTH_SOCK; [2022-10-28T02:10:57.335Z] unset SSH_AGENT_PID; [2022-10-28T02:10:57.335Z] echo Agent pid 75 killed; [2022-10-28T02:10:57.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-28T02:10:57.651Z] + git semver [Pipeline] } [2022-10-28T02:10:57.922Z] $ docker stop --time=1 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 [2022-10-28T02:10:59.223Z] $ docker rm -f 258dc6999343554fabc792381024c0faa5494f1f56c33a997060d02dd8a17179 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T02:10:59.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-28T02:10:59.712Z] Stashed 1 file(s) [Pipeline] echo [2022-10-28T02:10:59.715Z] [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 [2022-10-28T02:10:59.826Z] provisioning config files... [2022-10-28T02:10:59.835Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config3726777452354065102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:11:00.130Z] ---> docker-login.sh [2022-10-28T02:11:00.130Z] nexus3.edgexfoundry.org:10001 [2022-10-28T02:11:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:11:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:11:00.130Z] Configure a credential helper to remove this warning. See [2022-10-28T02:11:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:11:00.130Z] [2022-10-28T02:11:00.130Z] Login Succeeded [2022-10-28T02:11:00.130Z] nexus3.edgexfoundry.org:10002 [2022-10-28T02:11:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:11:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:11:00.130Z] Configure a credential helper to remove this warning. See [2022-10-28T02:11:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:11:00.130Z] [2022-10-28T02:11:00.130Z] Login Succeeded [2022-10-28T02:11:00.130Z] nexus3.edgexfoundry.org:10003 [2022-10-28T02:11:00.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:11:00.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:11:00.389Z] Configure a credential helper to remove this warning. See [2022-10-28T02:11:00.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:11:00.389Z] [2022-10-28T02:11:00.389Z] Login Succeeded [2022-10-28T02:11:00.389Z] nexus3.edgexfoundry.org:10004 [2022-10-28T02:11:00.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:11:00.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:11:00.389Z] Configure a credential helper to remove this warning. See [2022-10-28T02:11:00.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:11:00.389Z] [2022-10-28T02:11:00.389Z] Login Succeeded [2022-10-28T02:11:00.389Z] docker.io [2022-10-28T02:11:00.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:11:00.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:11:00.909Z] Configure a credential helper to remove this warning. See [2022-10-28T02:11:00.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:11:00.909Z] [2022-10-28T02:11:00.909Z] Login Succeeded [2022-10-28T02:11:00.909Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T02:11:00.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-28T02:11:00.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T02:11:00.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T02:11:00.989Z] ========================================================= [2022-10-28T02:11:00.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-28T02:11:00.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:11:01.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-28T02:11:01.310Z] Sending build context to Docker daemon 27.5MB [2022-10-28T02:11:01.310Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T02:11:01.310Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-28T02:11:01.570Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-28T02:11:01.570Z] 213ec9aee27d: Pulling fs layer [2022-10-28T02:11:01.570Z] 4583459ba037: Pulling fs layer [2022-10-28T02:11:01.570Z] 93c1e223e6f2: Pulling fs layer [2022-10-28T02:11:01.570Z] 53926ce57604: Pulling fs layer [2022-10-28T02:11:01.570Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-28T02:11:01.570Z] 30f14e443154: Pulling fs layer [2022-10-28T02:11:01.570Z] 53926ce57604: Waiting [2022-10-28T02:11:01.570Z] 21b2b0c7a3f4: Waiting [2022-10-28T02:11:01.570Z] 801331c1e519: Pulling fs layer [2022-10-28T02:11:01.570Z] 99cc6dd402b0: Pulling fs layer [2022-10-28T02:11:01.570Z] 30f14e443154: Waiting [2022-10-28T02:11:01.570Z] 801331c1e519: Waiting [2022-10-28T02:11:01.570Z] 7d9ed39f4882: Pulling fs layer [2022-10-28T02:11:01.570Z] 99cc6dd402b0: Waiting [2022-10-28T02:11:01.570Z] 93c1e223e6f2: Verifying Checksum [2022-10-28T02:11:01.570Z] 93c1e223e6f2: Download complete [2022-10-28T02:11:01.570Z] 4583459ba037: Verifying Checksum [2022-10-28T02:11:01.570Z] 4583459ba037: Download complete [2022-10-28T02:11:01.570Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-28T02:11:01.570Z] 21b2b0c7a3f4: Download complete [2022-10-28T02:11:01.570Z] 30f14e443154: Verifying Checksum [2022-10-28T02:11:01.570Z] 30f14e443154: Download complete [2022-10-28T02:11:01.570Z] 213ec9aee27d: Verifying Checksum [2022-10-28T02:11:01.570Z] 213ec9aee27d: Download complete [2022-10-28T02:11:01.570Z] 801331c1e519: Download complete [2022-10-28T02:11:01.832Z] 213ec9aee27d: Pull complete [2022-10-28T02:11:01.832Z] 4583459ba037: Pull complete [2022-10-28T02:11:01.832Z] 93c1e223e6f2: Pull complete [2022-10-28T02:11:02.094Z] 7d9ed39f4882: Verifying Checksum [2022-10-28T02:11:02.094Z] 7d9ed39f4882: Download complete [2022-10-28T02:11:02.352Z] 99cc6dd402b0: Verifying Checksum [2022-10-28T02:11:02.352Z] 99cc6dd402b0: Download complete [2022-10-28T02:11:02.352Z] 53926ce57604: Verifying Checksum [2022-10-28T02:11:02.352Z] 53926ce57604: Download complete [2022-10-28T02:11:06.547Z] 53926ce57604: Pull complete [2022-10-28T02:11:06.547Z] 21b2b0c7a3f4: Pull complete [2022-10-28T02:11:06.547Z] 30f14e443154: Pull complete [2022-10-28T02:11:06.808Z] 801331c1e519: Pull complete [2022-10-28T02:11:08.717Z] 99cc6dd402b0: Pull complete [2022-10-28T02:11:09.683Z] 7d9ed39f4882: Pull complete [2022-10-28T02:11:09.683Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-28T02:11:09.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-28T02:11:09.683Z] ---> 1dedd983c030 [2022-10-28T02:11:09.683Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-28T02:11:11.066Z] ---> Running in f55604071c7e [2022-10-28T02:11:11.066Z] Removing intermediate container f55604071c7e [2022-10-28T02:11:11.066Z] ---> e6168a281965 [2022-10-28T02:11:11.066Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-28T02:11:11.328Z] ---> Running in 098a15627336 [2022-10-28T02:11:11.328Z] Removing intermediate container 098a15627336 [2022-10-28T02:11:11.328Z] ---> 8c7914f6744e [2022-10-28T02:11:11.328Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-28T02:11:11.328Z] ---> Running in 0ea287b4c4dd [2022-10-28T02:11:11.586Z] Removing intermediate container 0ea287b4c4dd [2022-10-28T02:11:11.586Z] ---> 93f53913bfcf [2022-10-28T02:11:11.586Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T02:11:11.586Z] ---> Running in f185370a326a [2022-10-28T02:11:11.586Z] Removing intermediate container f185370a326a [2022-10-28T02:11:11.586Z] ---> ee163478bdd7 [2022-10-28T02:11:11.586Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-28T02:11:11.586Z] ---> Running in f5e111763efe [2022-10-28T02:11:11.586Z] Removing intermediate container f5e111763efe [2022-10-28T02:11:11.586Z] ---> 72f281eb95f6 [2022-10-28T02:11:11.586Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T02:11:11.586Z] ---> Running in d4d536019986 [2022-10-28T02:11:12.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-28T02:11:12.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-28T02:11:12.419Z] OK: 211 MiB in 51 packages [2022-10-28T02:11:12.679Z] Removing intermediate container d4d536019986 [2022-10-28T02:11:12.679Z] ---> e0f7143e504e [2022-10-28T02:11:12.679Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-28T02:11:12.679Z] ---> Running in 32e817ad50fb [2022-10-28T02:11:12.679Z] Removing intermediate container 32e817ad50fb [2022-10-28T02:11:12.679Z] ---> f8de9fa81a9d [2022-10-28T02:11:12.679Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-28T02:11:12.937Z] ---> 600320e753db [2022-10-28T02:11:12.937Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T02:11:12.937Z] ---> Running in c0a7d3106c5f [2022-10-28T02:11:14.796Z] Still waiting to schedule task [2022-10-28T02:11:14.796Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117494’ [2022-10-28T02:11:34.881Z] Removing intermediate container c0a7d3106c5f [2022-10-28T02:11:34.881Z] ---> 3dab4adf85ce [2022-10-28T02:11:34.881Z] Step 12/13 : COPY . . [2022-10-28T02:11:35.833Z] ---> 6d9a534b593d [2022-10-28T02:11:35.833Z] Step 13/13 : RUN ${MAKE} [2022-10-28T02:11:35.833Z] ---> Running in 1f75d1d5bb21 [2022-10-28T02:11:35.833Z] noop [2022-10-28T02:11:36.095Z] Removing intermediate container 1f75d1d5bb21 [2022-10-28T02:11:36.095Z] ---> 36799b8d207c [2022-10-28T02:11:36.095Z] Successfully built 36799b8d207c [2022-10-28T02:11:36.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:11:36.417Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-28T02:11:36.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:11:36.486Z] prd-ubuntu20.04-docker-8c-8g-117496 does not seem to be running inside a container [2022-10-28T02:11:36.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-28T02:11:36.865Z] $ docker top 1721540aa010ed7a0d05ef8d054fcfbffbe19fb5e1581b0550eb1268efc96ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T02:11:37.205Z] + go version [2022-10-28T02:11:37.205Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-28T02:11:37.217Z] $ docker stop --time=1 1721540aa010ed7a0d05ef8d054fcfbffbe19fb5e1581b0550eb1268efc96ff8 [2022-10-28T02:11:38.528Z] $ docker rm -f 1721540aa010ed7a0d05ef8d054fcfbffbe19fb5e1581b0550eb1268efc96ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:11:38.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-28T02:11:38.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:11:38.996Z] prd-ubuntu20.04-docker-8c-8g-117496 does not seem to be running inside a container [2022-10-28T02:11:39.028Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-28T02:11:39.376Z] $ docker top 4d3abfc27c17cbe72d8c714a7ae420477de6fba61bcc16d43c4edf29add334dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T02:11:39.722Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh [2022-10-28T02:11:40.021Z] + make test [2022-10-28T02:11:40.021Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-28T02:11:40.280Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-28T02:11:52.492Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-28T02:11:55.025Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 29.3% of statements [2022-10-28T02:11:55.025Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-28T02:11:55.025Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.437s coverage: 86.5% of statements [2022-10-28T02:12:03.134Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-28T02:12:03.134Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-28T02:12:07.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-28T02:12:07.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-28T02:12:07.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-28T02:12:07.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-28T02:12:07.347Z] $ docker stop --time=1 4d3abfc27c17cbe72d8c714a7ae420477de6fba61bcc16d43c4edf29add334dd [2022-10-28T02:12:09.435Z] $ docker rm -f 4d3abfc27c17cbe72d8c714a7ae420477de6fba61bcc16d43c4edf29add334dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T02:12:09.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-28T02:12:10.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-28T02:12:10.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-28T02:12:10.801Z] + ls -al . [2022-10-28T02:12:10.801Z] total 244 [2022-10-28T02:12:10.801Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 02:11 . [2022-10-28T02:12:10.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:10 .. [2022-10-28T02:12:10.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:11 .git [2022-10-28T02:12:10.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:10 .github [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 28 02:10 .gitignore [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 28 02:10 .golangci.yml [2022-10-28T02:12:10.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:10 .semver [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 28 02:10 Attribution.txt [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 28 02:10 CHANGELOG.md [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 28 02:10 Dockerfile [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 02:10 GOVERNANCE.md [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 28 02:10 Jenkinsfile [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 28 02:10 LICENSE [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 28 02:10 Makefile [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 28 02:10 OWNERS.md [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 28 02:10 README.md [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 02:10 VERSION [2022-10-28T02:12:10.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:10 bin [2022-10-28T02:12:10.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:10 cmd [2022-10-28T02:12:10.801Z] -rw-r--r-- 1 jenkins jenkins 79184 Oct 28 02:11 coverage.out [2022-10-28T02:12:10.801Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 02:10 doc [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 28 02:10 go.mod [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 28 02:10 go.sum [2022-10-28T02:12:10.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:10 internal [2022-10-28T02:12:10.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:10 snap [2022-10-28T02:12:10.801Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 28 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:12:11.109Z] + 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=fe7118e9402400c87c648e14fd05a6707324221b --label arch=amd64 --label version=0.0.0 . [2022-10-28T02:12:11.109Z] Sending build context to Docker daemon 27.58MB [2022-10-28T02:12:11.109Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T02:12:11.109Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-28T02:12:11.109Z] ---> 36799b8d207c [2022-10-28T02:12:11.109Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-28T02:12:11.368Z] ---> Running in f463a87d2009 [2022-10-28T02:12:11.626Z] Removing intermediate container f463a87d2009 [2022-10-28T02:12:11.626Z] ---> 67f0a2deac68 [2022-10-28T02:12:11.626Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-28T02:12:11.626Z] ---> Running in 34779457dfc5 [2022-10-28T02:12:11.884Z] Removing intermediate container 34779457dfc5 [2022-10-28T02:12:11.884Z] ---> f937da5ba8f8 [2022-10-28T02:12:11.885Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-28T02:12:11.885Z] ---> Running in 35bf7f4edf59 [2022-10-28T02:12:12.144Z] Removing intermediate container 35bf7f4edf59 [2022-10-28T02:12:12.144Z] ---> e5bbed9ad29f [2022-10-28T02:12:12.144Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T02:12:12.144Z] ---> Running in 1d4d9149e36b [2022-10-28T02:12:12.402Z] Removing intermediate container 1d4d9149e36b [2022-10-28T02:12:12.402Z] ---> bb7bf13983f5 [2022-10-28T02:12:12.402Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-28T02:12:12.402Z] ---> Running in ac7d3d978827 [2022-10-28T02:12:12.659Z] Removing intermediate container ac7d3d978827 [2022-10-28T02:12:12.659Z] ---> 93908f01266a [2022-10-28T02:12:12.659Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T02:12:12.659Z] ---> Running in dbbf5c4b832f [2022-10-28T02:12:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-28T02:12:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-28T02:12:13.487Z] OK: 211 MiB in 51 packages [2022-10-28T02:12:13.745Z] Removing intermediate container dbbf5c4b832f [2022-10-28T02:12:13.745Z] ---> c99a9e02ff43 [2022-10-28T02:12:13.745Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-28T02:12:13.745Z] ---> Running in f1450c59eae2 [2022-10-28T02:12:14.004Z] Removing intermediate container f1450c59eae2 [2022-10-28T02:12:14.004Z] ---> 65b27df483c9 [2022-10-28T02:12:14.004Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-28T02:12:14.004Z] ---> 6bbc6c23810b [2022-10-28T02:12:14.004Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T02:12:14.004Z] ---> Running in 5793e70cb6d3 [2022-10-28T02:12:14.939Z] Removing intermediate container 5793e70cb6d3 [2022-10-28T02:12:14.939Z] ---> 8b1df7bfca3f [2022-10-28T02:12:14.939Z] Step 12/26 : COPY . . [2022-10-28T02:12:15.506Z] ---> 8dcd4f5d98ab [2022-10-28T02:12:15.506Z] Step 13/26 : RUN ${MAKE} [2022-10-28T02:12:15.506Z] ---> Running in 158f6866eb6e [2022-10-28T02:12:15.765Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-28T02:12:42.298Z] Removing intermediate container 158f6866eb6e [2022-10-28T02:12:42.298Z] ---> 4b838802bfd4 [2022-10-28T02:12:42.298Z] Step 14/26 : FROM alpine:3.16 [2022-10-28T02:12:42.298Z] 3.16: Pulling from library/alpine [2022-10-28T02:12:42.298Z] 213ec9aee27d: Already exists [2022-10-28T02:12:42.298Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-28T02:12:42.298Z] Status: Downloaded newer image for alpine:3.16 [2022-10-28T02:12:42.298Z] ---> 9c6f07244728 [2022-10-28T02:12:42.298Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-28T02:12:42.298Z] ---> Running in cd131cb06fa4 [2022-10-28T02:12:42.298Z] Removing intermediate container cd131cb06fa4 [2022-10-28T02:12:42.298Z] ---> c771816d72b7 [2022-10-28T02:12:42.298Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-28T02:12:42.298Z] ---> Running in b7dc8e0d43ca [2022-10-28T02:12:42.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-28T02:12:42.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-28T02:12:42.298Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-28T02:12:42.298Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-28T02:12:42.298Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-28T02:12:42.298Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-28T02:12:42.298Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-28T02:12:42.298Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-28T02:12:42.298Z] Executing busybox-1.35.0-r17.trigger [2022-10-28T02:12:42.298Z] OK: 8 MiB in 20 packages [2022-10-28T02:12:42.298Z] Removing intermediate container b7dc8e0d43ca [2022-10-28T02:12:42.298Z] ---> 5fc1783f9630 [2022-10-28T02:12:42.298Z] Step 17/26 : WORKDIR / [2022-10-28T02:12:42.298Z] ---> Running in d572f260ff74 [2022-10-28T02:12:42.298Z] Removing intermediate container d572f260ff74 [2022-10-28T02:12:42.298Z] ---> 2d082e2e5e58 [2022-10-28T02:12:42.298Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-28T02:12:42.298Z] ---> aff605ecec21 [2022-10-28T02:12:42.298Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-28T02:12:42.298Z] ---> 190ccb7aeb76 [2022-10-28T02:12:42.298Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-28T02:12:42.298Z] ---> fbe98904283d [2022-10-28T02:12:42.298Z] Step 21/26 : EXPOSE 59984 [2022-10-28T02:12:42.298Z] ---> Running in fc1751b0a217 [2022-10-28T02:12:42.298Z] Removing intermediate container fc1751b0a217 [2022-10-28T02:12:42.298Z] ---> 0cea1341c044 [2022-10-28T02:12:42.298Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-28T02:12:42.298Z] ---> Running in 2c02798f5d52 [2022-10-28T02:12:42.298Z] Removing intermediate container 2c02798f5d52 [2022-10-28T02:12:42.298Z] ---> dc46743f00fd [2022-10-28T02:12:42.298Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-28T02:12:42.298Z] ---> Running in df323976a680 [2022-10-28T02:12:42.298Z] Removing intermediate container df323976a680 [2022-10-28T02:12:42.298Z] ---> ee85b27b700a [2022-10-28T02:12:42.298Z] Step 24/26 : LABEL arch=amd64 [2022-10-28T02:12:42.298Z] ---> Running in f0c1ef16f3d3 [2022-10-28T02:12:42.298Z] Removing intermediate container f0c1ef16f3d3 [2022-10-28T02:12:42.298Z] ---> b2c15c9c453b [2022-10-28T02:12:42.298Z] Step 25/26 : LABEL git_sha=fe7118e9402400c87c648e14fd05a6707324221b [2022-10-28T02:12:42.298Z] ---> Running in d5f98bd11598 [2022-10-28T02:12:42.298Z] Removing intermediate container d5f98bd11598 [2022-10-28T02:12:42.298Z] ---> 840d54c7a530 [2022-10-28T02:12:42.298Z] Step 26/26 : LABEL version=0.0.0 [2022-10-28T02:12:42.298Z] ---> Running in 86ef4e49b1b3 [2022-10-28T02:12:42.298Z] Removing intermediate container 86ef4e49b1b3 [2022-10-28T02:12:42.298Z] ---> edd2e34e6603 [2022-10-28T02:12:42.298Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-28T02:12:42.298Z] Successfully built edd2e34e6603 [2022-10-28T02:12:42.298Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:12:42.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T02:12:42.758Z] [2022-10-28T02:12:42.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:12:43.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T02:12:43.059Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-28T02:12:43.059Z] 5eb5b503b376: Pulling fs layer [2022-10-28T02:12:43.059Z] 5c69ac0246d0: Pulling fs layer [2022-10-28T02:12:43.059Z] ec43610c2a17: Pulling fs layer [2022-10-28T02:12:43.059Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-28T02:12:43.059Z] 33b1e0a273af: Pulling fs layer [2022-10-28T02:12:43.059Z] 5d3b04190fa2: Pulling fs layer [2022-10-28T02:12:43.059Z] 2f39f015ded8: Pulling fs layer [2022-10-28T02:12:43.059Z] 33b1e0a273af: Waiting [2022-10-28T02:12:43.059Z] 5d3b04190fa2: Waiting [2022-10-28T02:12:43.059Z] 2f39f015ded8: Waiting [2022-10-28T02:12:43.059Z] 3a2ae6a8a46f: Waiting [2022-10-28T02:12:43.059Z] 5c69ac0246d0: Verifying Checksum [2022-10-28T02:12:43.059Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-28T02:12:43.059Z] 3a2ae6a8a46f: Download complete [2022-10-28T02:12:43.059Z] 33b1e0a273af: Verifying Checksum [2022-10-28T02:12:43.059Z] 33b1e0a273af: Download complete [2022-10-28T02:12:43.059Z] ec43610c2a17: Verifying Checksum [2022-10-28T02:12:43.059Z] ec43610c2a17: Download complete [2022-10-28T02:12:43.059Z] 5d3b04190fa2: Verifying Checksum [2022-10-28T02:12:43.059Z] 5d3b04190fa2: Download complete [2022-10-28T02:12:43.321Z] 5eb5b503b376: Verifying Checksum [2022-10-28T02:12:43.321Z] 5eb5b503b376: Download complete [2022-10-28T02:12:43.889Z] 2f39f015ded8: Verifying Checksum [2022-10-28T02:12:43.889Z] 2f39f015ded8: Download complete [2022-10-28T02:12:44.456Z] 5eb5b503b376: Pull complete [2022-10-28T02:12:44.712Z] 5c69ac0246d0: Pull complete [2022-10-28T02:12:45.276Z] ec43610c2a17: Pull complete [2022-10-28T02:12:45.276Z] 3a2ae6a8a46f: Pull complete [2022-10-28T02:12:45.534Z] 33b1e0a273af: Pull complete [2022-10-28T02:12:45.534Z] 5d3b04190fa2: Pull complete [2022-10-28T02:12:49.720Z] 2f39f015ded8: Pull complete [2022-10-28T02:12:49.720Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-28T02:12:49.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T02:12:49.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:12:49.794Z] prd-ubuntu20.04-docker-8c-8g-117496 does not seem to be running inside a container [2022-10-28T02:12:49.822Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-28T02:12:52.701Z] $ docker top ebad3095410e1c82724328262567704ba279b0e9df7e696ae937afb5e5c6538d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:12:53.101Z] ---> job-cost.sh [2022-10-28T02:12:53.101Z] lf-activate-venv: SKIPPING [2022-10-28T02:12:53.101Z] INFO: No Stack... [2022-10-28T02:12:53.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-28T02:12:53.928Z] INFO: Archiving Costs [Pipeline] sh [2022-10-28T02:12:54.211Z] + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv [2022-10-28T02:12:54.211Z] + cut -d, -f6 [Pipeline] lock [2022-10-28T02:12:54.225Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [2022-10-28T02:12:54.231Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] did not exist. Created. [2022-10-28T02:12:54.231Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-28T02:12:54.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-28T02:12:54.576Z] Stashed 1 file(s) [Pipeline] } [2022-10-28T02:12:54.586Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-28T02:12:54.605Z] $ docker stop --time=1 ebad3095410e1c82724328262567704ba279b0e9df7e696ae937afb5e5c6538d [2022-10-28T02:12:55.763Z] $ docker rm -f ebad3095410e1c82724328262567704ba279b0e9df7e696ae937afb5e5c6538d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-28T02:13:48.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117499 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws [2022-10-28T02:13:48.899Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2022-10-28T02:13:48.943Z] The recommended git tool is: git [2022-10-28T02:13:54.423Z] using credential edgex-jenkins-ssh [2022-10-28T02:13:54.439Z] Cloning the remote Git repository [2022-10-28T02:13:54.474Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-28T02:13:54.540Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2022-10-28T02:13:54.673Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-28T02:13:54.674Z] > git --version # timeout=10 [2022-10-28T02:13:54.693Z] > git --version # 'git version 2.25.1' [2022-10-28T02:13:54.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-28T02:13:54.744Z] Verifying host key using known hosts file [2022-10-28T02:13:54.925Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-28T02:13:54.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-28T02:13:56.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-28T02:13:56.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-28T02:13:57.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-28T02:13:57.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-28T02:13:57.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-28T02:13:57.638Z] Verifying host key using known hosts file [2022-10-28T02:13:57.645Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-28T02:13:57.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-28T02:13:58.238Z] Merging remotes/origin/main commit 8e26798799e0d9344b61f434dca15061827fa01a into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 [2022-10-28T02:13:59.277Z] Merge succeeded, producing e74e94ec0c39d6a2bc49715fcb3be606d2cb7b6d [2022-10-28T02:13:59.278Z] Checking out Revision e74e94ec0c39d6a2bc49715fcb3be606d2cb7b6d (PR-185) [2022-10-28T02:13:58.256Z] > git config core.sparsecheckout # timeout=10 [2022-10-28T02:13:58.278Z] > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 [2022-10-28T02:13:58.551Z] > git remote # timeout=10 [2022-10-28T02:13:58.570Z] > git config --get remote.origin.url # timeout=10 [2022-10-28T02:13:58.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-28T02:13:58.593Z] Verifying host key using known hosts file [2022-10-28T02:13:58.596Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-28T02:13:58.607Z] > git merge 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 [2022-10-28T02:13:59.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-28T02:13:59.287Z] > git config core.sparsecheckout # timeout=10 [2022-10-28T02:13:59.303Z] > git checkout -f e74e94ec0c39d6a2bc49715fcb3be606d2cb7b6d # timeout=10 [2022-10-28T02:14:02.871Z] Commit message: "Merge commit '8e26798799e0d9344b61f434dca15061827fa01a' into HEAD" [2022-10-28T02:14:02.900Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T02:14:03.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-28T02:14:03.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-28T02:14:03.927Z] Dload Upload Total Spent Left Speed [2022-10-28T02:14:03.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [2022-10-28T02:14:02.879Z] > git rev-list --no-walk 95b43847cab40fa8df647346e2b1e463c7afb4fd # timeout=10 [Pipeline] sh [2022-10-28T02:14:04.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-28T02:14:05.019Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-10-28T02:14:05.019Z] sudo tee /etc/docker/daemon.new [2022-10-28T02:14:05.019Z] { [2022-10-28T02:14:05.019Z] "registry-mirrors": [ [2022-10-28T02:14:05.019Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-28T02:14:05.019Z] ], [2022-10-28T02:14:05.019Z] "bip": "10.250.0.254/24", [2022-10-28T02:14:05.019Z] "hosts": [ [2022-10-28T02:14:05.019Z] "tcp://0.0.0.0:5555", [2022-10-28T02:14:05.019Z] "unix:///var/run/docker.sock" [2022-10-28T02:14:05.019Z] ], [2022-10-28T02:14:05.019Z] "mtu": 1458, [2022-10-28T02:14:05.019Z] "selinux-enabled": true, [2022-10-28T02:14:05.019Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-28T02:14:05.019Z] } [Pipeline] sh [2022-10-28T02:14:05.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-28T02:14:05.708Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T02:14:24.014Z] provisioning config files... [2022-10-28T02:14:24.044Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config2004576404882213537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:14:24.415Z] ---> docker-login.sh [2022-10-28T02:14:24.415Z] nexus3.edgexfoundry.org:10001 [2022-10-28T02:14:25.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:14:25.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:14:25.007Z] Configure a credential helper to remove this warning. See [2022-10-28T02:14:25.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:14:25.007Z] [2022-10-28T02:14:25.007Z] Login Succeeded [2022-10-28T02:14:25.007Z] nexus3.edgexfoundry.org:10002 [2022-10-28T02:14:25.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:14:25.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:14:25.278Z] Configure a credential helper to remove this warning. See [2022-10-28T02:14:25.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:14:25.278Z] [2022-10-28T02:14:25.278Z] Login Succeeded [2022-10-28T02:14:25.550Z] nexus3.edgexfoundry.org:10003 [2022-10-28T02:14:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:14:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:14:25.834Z] Configure a credential helper to remove this warning. See [2022-10-28T02:14:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:14:25.834Z] [2022-10-28T02:14:25.834Z] Login Succeeded [2022-10-28T02:14:25.834Z] nexus3.edgexfoundry.org:10004 [2022-10-28T02:14:26.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:14:26.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:14:26.106Z] Configure a credential helper to remove this warning. See [2022-10-28T02:14:26.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:14:26.106Z] [2022-10-28T02:14:26.106Z] Login Succeeded [2022-10-28T02:14:26.106Z] docker.io [2022-10-28T02:14:26.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T02:14:26.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T02:14:26.647Z] Configure a credential helper to remove this warning. See [2022-10-28T02:14:26.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T02:14:26.647Z] [2022-10-28T02:14:26.647Z] Login Succeeded [2022-10-28T02:14:26.647Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T02:14:26.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-28T02:14:26.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T02:14:26.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T02:14:26.844Z] ========================================================= [2022-10-28T02:14:26.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-28T02:14:26.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:14:27.186Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-28T02:14:27.783Z] Sending build context to Docker daemon 20.43MB [2022-10-28T02:14:27.783Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T02:14:27.783Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-28T02:14:28.054Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-28T02:14:28.054Z] 9b18e9b68314: Pulling fs layer [2022-10-28T02:14:28.054Z] d32db5db7311: Pulling fs layer [2022-10-28T02:14:28.054Z] d0c4b47475fc: Pulling fs layer [2022-10-28T02:14:28.054Z] 5831b945b038: Pulling fs layer [2022-10-28T02:14:28.054Z] 86bbec2aaacd: Pulling fs layer [2022-10-28T02:14:28.054Z] 5831b945b038: Waiting [2022-10-28T02:14:28.054Z] e10730c5d714: Pulling fs layer [2022-10-28T02:14:28.054Z] 86bbec2aaacd: Waiting [2022-10-28T02:14:28.054Z] 5dd5c2283517: Pulling fs layer [2022-10-28T02:14:28.054Z] e10730c5d714: Waiting [2022-10-28T02:14:28.054Z] 5dd5c2283517: Waiting [2022-10-28T02:14:28.054Z] d5ac0230b979: Pulling fs layer [2022-10-28T02:14:28.054Z] d5ac0230b979: Waiting [2022-10-28T02:14:28.054Z] d0c4b47475fc: Verifying Checksum [2022-10-28T02:14:28.054Z] d0c4b47475fc: Download complete [2022-10-28T02:14:28.054Z] d32db5db7311: Verifying Checksum [2022-10-28T02:14:28.054Z] d32db5db7311: Download complete [2022-10-28T02:14:28.054Z] 86bbec2aaacd: Verifying Checksum [2022-10-28T02:14:28.054Z] 86bbec2aaacd: Download complete [2022-10-28T02:14:28.054Z] 9b18e9b68314: Verifying Checksum [2022-10-28T02:14:28.054Z] e10730c5d714: Verifying Checksum [2022-10-28T02:14:28.054Z] e10730c5d714: Download complete [2022-10-28T02:14:29.065Z] 9b18e9b68314: Pull complete [2022-10-28T02:14:29.339Z] d5ac0230b979: Verifying Checksum [2022-10-28T02:14:29.339Z] d5ac0230b979: Download complete [2022-10-28T02:14:29.614Z] d32db5db7311: Pull complete [2022-10-28T02:14:29.886Z] d0c4b47475fc: Pull complete [2022-10-28T02:14:30.480Z] 5dd5c2283517: Verifying Checksum [2022-10-28T02:14:30.480Z] 5dd5c2283517: Download complete [2022-10-28T02:14:31.069Z] 5831b945b038: Verifying Checksum [2022-10-28T02:14:31.069Z] 5831b945b038: Download complete [2022-10-28T02:14:43.403Z] 5831b945b038: Pull complete [2022-10-28T02:14:43.403Z] 86bbec2aaacd: Pull complete [2022-10-28T02:14:43.403Z] e10730c5d714: Pull complete [2022-10-28T02:14:47.680Z] 5dd5c2283517: Pull complete [2022-10-28T02:14:50.289Z] d5ac0230b979: Pull complete [2022-10-28T02:14:50.289Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-28T02:14:50.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-28T02:14:50.289Z] ---> 59b3b1a385d4 [2022-10-28T02:14:50.289Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-28T02:14:51.702Z] ---> Running in f84e503b370a [2022-10-28T02:14:51.975Z] Removing intermediate container f84e503b370a [2022-10-28T02:14:51.975Z] ---> 72139c5502e5 [2022-10-28T02:14:51.975Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-28T02:14:52.252Z] ---> Running in b92e521a4b50 [2022-10-28T02:14:52.519Z] Removing intermediate container b92e521a4b50 [2022-10-28T02:14:52.519Z] ---> 94d712527694 [2022-10-28T02:14:52.519Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-28T02:14:52.519Z] ---> Running in ca038006a9f3 [2022-10-28T02:14:52.786Z] Removing intermediate container ca038006a9f3 [2022-10-28T02:14:52.786Z] ---> 193d9f0d07be [2022-10-28T02:14:52.786Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T02:14:53.056Z] ---> Running in 82b77dfe3f42 [2022-10-28T02:14:53.324Z] Removing intermediate container 82b77dfe3f42 [2022-10-28T02:14:53.324Z] ---> 239b0c2c79f3 [2022-10-28T02:14:53.324Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-28T02:14:53.324Z] ---> Running in a2e36718ee2c [2022-10-28T02:14:53.591Z] Removing intermediate container a2e36718ee2c [2022-10-28T02:14:53.591Z] ---> ad28974d1cba [2022-10-28T02:14:53.591Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T02:14:53.860Z] ---> Running in a03d1a98fe12 [2022-10-28T02:14:54.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-28T02:14:55.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-28T02:14:56.065Z] OK: 221 MiB in 51 packages [2022-10-28T02:14:57.033Z] Removing intermediate container a03d1a98fe12 [2022-10-28T02:14:57.033Z] ---> 3446c5ff31a9 [2022-10-28T02:14:57.033Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-28T02:14:57.033Z] ---> Running in 882a2a999ced [2022-10-28T02:14:57.303Z] Removing intermediate container 882a2a999ced [2022-10-28T02:14:57.303Z] ---> 0d0085ccea4e [2022-10-28T02:14:57.303Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-28T02:14:57.903Z] ---> 2c1af60080b3 [2022-10-28T02:14:57.903Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T02:14:57.903Z] ---> Running in 71dc4402cb69 [2022-10-28T02:15:54.350Z] Removing intermediate container 71dc4402cb69 [2022-10-28T02:15:54.350Z] ---> 9872b5ddaac4 [2022-10-28T02:15:54.350Z] Step 12/13 : COPY . . [2022-10-28T02:15:54.350Z] ---> 5087c9f46250 [2022-10-28T02:15:54.350Z] Step 13/13 : RUN ${MAKE} [2022-10-28T02:15:54.350Z] ---> Running in b5e47cebdbb8 [2022-10-28T02:15:54.620Z] noop [2022-10-28T02:15:55.591Z] Removing intermediate container b5e47cebdbb8 [2022-10-28T02:15:55.591Z] ---> 629f175baddc [2022-10-28T02:15:55.591Z] Successfully built 629f175baddc [2022-10-28T02:15:55.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:15:55.952Z] + docker inspect -f . ci-base-image-arm64 [2022-10-28T02:15:55.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:15:56.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-117499 does not seem to be running inside a container [2022-10-28T02:15:56.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-28T02:15:57.480Z] $ docker top 893d2028541d9d688af257adf7c56435de4ee55078a14df60e2a5387f461f610 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T02:15:58.384Z] + go version [2022-10-28T02:15:58.384Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-28T02:15:58.413Z] $ docker stop --time=1 893d2028541d9d688af257adf7c56435de4ee55078a14df60e2a5387f461f610 [2022-10-28T02:16:00.105Z] $ docker rm -f 893d2028541d9d688af257adf7c56435de4ee55078a14df60e2a5387f461f610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:16:00.643Z] + docker inspect -f . ci-base-image-arm64 [2022-10-28T02:16:00.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:16:00.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-117499 does not seem to be running inside a container [2022-10-28T02:16:00.906Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-28T02:16:02.203Z] $ docker top 348b928dd80e1b4c4afa21df0a7178617d5608d901cefc22b26dd14eeec32a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T02:16:03.069Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2022-10-28T02:16:03.727Z] + make test [2022-10-28T02:16:03.727Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-28T02:16:05.679Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-28T02:17:57.383Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-28T02:17:57.383Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 29.3% of statements [2022-10-28T02:17:57.383Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-28T02:18:15.668Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.308s coverage: 86.5% of statements [2022-10-28T02:18:15.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-28T02:18:15.668Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-28T02:18:54.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-28T02:18:54.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-28T02:18:54.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-28T02:18:54.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-28T02:18:54.645Z] $ docker stop --time=1 348b928dd80e1b4c4afa21df0a7178617d5608d901cefc22b26dd14eeec32a30 [2022-10-28T02:18:56.815Z] $ docker rm -f 348b928dd80e1b4c4afa21df0a7178617d5608d901cefc22b26dd14eeec32a30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T02:18:58.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-28T02:18:58.041Z] Warning: overwriting stash ‘coverage-report’ [2022-10-28T02:18:58.632Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T02:18:59.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-28T02:18:59.378Z] + ls -al . [2022-10-28T02:18:59.379Z] total 240 [2022-10-28T02:18:59.379Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 02:16 . [2022-10-28T02:18:59.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:13 .. [2022-10-28T02:18:59.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:13 .git [2022-10-28T02:18:59.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:13 .github [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 28 02:13 .gitignore [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 28 02:13 .golangci.yml [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 28 02:13 Attribution.txt [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 28 02:13 CHANGELOG.md [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 28 02:13 Dockerfile [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 02:13 GOVERNANCE.md [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 28 02:13 Jenkinsfile [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 28 02:13 LICENSE [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 28 02:13 Makefile [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 28 02:13 OWNERS.md [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 28 02:13 README.md [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 02:10 VERSION [2022-10-28T02:18:59.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:13 bin [2022-10-28T02:18:59.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:13 cmd [2022-10-28T02:18:59.379Z] -rw-r--r-- 1 jenkins jenkins 79184 Oct 28 02:18 coverage.out [2022-10-28T02:18:59.379Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 02:13 doc [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 28 02:13 go.mod [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 28 02:13 go.sum [2022-10-28T02:18:59.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:13 internal [2022-10-28T02:18:59.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:13 snap [2022-10-28T02:18:59.379Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 28 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:18:59.735Z] + 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=e74e94ec0c39d6a2bc49715fcb3be606d2cb7b6d --label arch=arm64 --label version=0.0.0 . [2022-10-28T02:19:01.154Z] Sending build context to Docker daemon 20.51MB [2022-10-28T02:19:01.154Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T02:19:01.154Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-28T02:19:01.154Z] ---> 629f175baddc [2022-10-28T02:19:01.154Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-28T02:19:01.154Z] ---> Running in 7db521ac0840 [2022-10-28T02:19:01.743Z] Removing intermediate container 7db521ac0840 [2022-10-28T02:19:01.743Z] ---> b3704f72b49e [2022-10-28T02:19:01.743Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-28T02:19:02.011Z] ---> Running in 175e64e49aee [2022-10-28T02:19:02.597Z] Removing intermediate container 175e64e49aee [2022-10-28T02:19:02.597Z] ---> fe7866d5e1c5 [2022-10-28T02:19:02.597Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-28T02:19:02.866Z] ---> Running in 9b33361fd193 [2022-10-28T02:19:03.452Z] Removing intermediate container 9b33361fd193 [2022-10-28T02:19:03.452Z] ---> 5d6de53df5c3 [2022-10-28T02:19:03.452Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T02:19:03.452Z] ---> Running in 938a210bb5fa [2022-10-28T02:19:04.045Z] Removing intermediate container 938a210bb5fa [2022-10-28T02:19:04.045Z] ---> e0ca74011ae0 [2022-10-28T02:19:04.045Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-28T02:19:04.045Z] ---> Running in afc4ab7d907c [2022-10-28T02:19:04.355Z] Removing intermediate container afc4ab7d907c [2022-10-28T02:19:04.355Z] ---> 35d6184e85b0 [2022-10-28T02:19:04.355Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T02:19:04.633Z] ---> Running in 8e5f554ee17a [2022-10-28T02:19:06.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-28T02:19:07.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-28T02:19:08.619Z] OK: 221 MiB in 51 packages [2022-10-28T02:19:10.061Z] Removing intermediate container 8e5f554ee17a [2022-10-28T02:19:10.061Z] ---> 8a4d1b812846 [2022-10-28T02:19:10.061Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-28T02:19:10.061Z] ---> Running in fc9374745c73 [2022-10-28T02:19:10.331Z] Removing intermediate container fc9374745c73 [2022-10-28T02:19:10.331Z] ---> 938923429449 [2022-10-28T02:19:10.331Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-28T02:19:11.301Z] ---> 72c22f2feec0 [2022-10-28T02:19:11.302Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T02:19:11.302Z] ---> Running in 02719d5fe349 [2022-10-28T02:19:14.655Z] Removing intermediate container 02719d5fe349 [2022-10-28T02:19:14.655Z] ---> 39dafb96c7ae [2022-10-28T02:19:14.655Z] Step 12/26 : COPY . . [2022-10-28T02:19:16.611Z] ---> 00b44e5df479 [2022-10-28T02:19:16.611Z] Step 13/26 : RUN ${MAKE} [2022-10-28T02:19:16.611Z] ---> Running in 9d30d706e36f [2022-10-28T02:19:17.580Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-28T02:22:09.628Z] Removing intermediate container 9d30d706e36f [2022-10-28T02:22:09.628Z] ---> c9846fe1acd2 [2022-10-28T02:22:09.628Z] Step 14/26 : FROM alpine:3.16 [2022-10-28T02:22:09.628Z] 3.16: Pulling from library/alpine [2022-10-28T02:22:09.628Z] 9b18e9b68314: Already exists [2022-10-28T02:22:09.628Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-28T02:22:09.628Z] Status: Downloaded newer image for alpine:3.16 [2022-10-28T02:22:09.628Z] ---> a6215f271958 [2022-10-28T02:22:09.628Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-28T02:22:09.628Z] ---> Running in 26b93185a82e [2022-10-28T02:22:09.628Z] Removing intermediate container 26b93185a82e [2022-10-28T02:22:09.628Z] ---> c6635f4184bb [2022-10-28T02:22:09.628Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-28T02:22:09.628Z] ---> Running in 63a53189c403 [2022-10-28T02:22:09.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-28T02:22:09.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-28T02:22:09.628Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-28T02:22:09.629Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-28T02:22:09.629Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-28T02:22:09.629Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-28T02:22:09.629Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-28T02:22:09.629Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-28T02:22:09.629Z] Executing busybox-1.35.0-r17.trigger [2022-10-28T02:22:09.629Z] OK: 8 MiB in 20 packages [2022-10-28T02:22:09.629Z] Removing intermediate container 63a53189c403 [2022-10-28T02:22:09.629Z] ---> f2d751897c82 [2022-10-28T02:22:09.629Z] Step 17/26 : WORKDIR / [2022-10-28T02:22:09.629Z] ---> Running in 4fc3202eb8b0 [2022-10-28T02:22:09.629Z] Removing intermediate container 4fc3202eb8b0 [2022-10-28T02:22:09.629Z] ---> 6db47f276679 [2022-10-28T02:22:09.629Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-28T02:22:09.629Z] ---> 6a77e6abd2ee [2022-10-28T02:22:09.629Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-28T02:22:09.917Z] ---> 510ccb15959a [2022-10-28T02:22:09.917Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-28T02:22:10.512Z] ---> c6c6ac0720f0 [2022-10-28T02:22:10.512Z] Step 21/26 : EXPOSE 59984 [2022-10-28T02:22:10.512Z] ---> Running in d3366a8daf26 [2022-10-28T02:22:10.783Z] Removing intermediate container d3366a8daf26 [2022-10-28T02:22:10.783Z] ---> d16203f37de0 [2022-10-28T02:22:10.783Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-28T02:22:10.783Z] ---> Running in 14215c8d7348 [2022-10-28T02:22:11.386Z] Removing intermediate container 14215c8d7348 [2022-10-28T02:22:11.386Z] ---> 738580101099 [2022-10-28T02:22:11.386Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-28T02:22:11.386Z] ---> Running in d0a7c6a11dad [2022-10-28T02:22:11.654Z] Removing intermediate container d0a7c6a11dad [2022-10-28T02:22:11.654Z] ---> c176a3a33b16 [2022-10-28T02:22:11.654Z] Step 24/26 : LABEL arch=arm64 [2022-10-28T02:22:11.654Z] ---> Running in ad207c22476b [2022-10-28T02:22:11.922Z] Removing intermediate container ad207c22476b [2022-10-28T02:22:11.922Z] ---> 9c427e34abf0 [2022-10-28T02:22:11.922Z] Step 25/26 : LABEL git_sha=e74e94ec0c39d6a2bc49715fcb3be606d2cb7b6d [2022-10-28T02:22:12.191Z] ---> Running in 6b2a0186dfce [2022-10-28T02:22:12.462Z] Removing intermediate container 6b2a0186dfce [2022-10-28T02:22:12.462Z] ---> 8f6e6dfaed7c [2022-10-28T02:22:12.462Z] Step 26/26 : LABEL version=0.0.0 [2022-10-28T02:22:12.462Z] ---> Running in 61f06c62f485 [2022-10-28T02:22:12.730Z] Removing intermediate container 61f06c62f485 [2022-10-28T02:22:12.730Z] ---> 5e80b73d5a12 [2022-10-28T02:22:12.730Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-28T02:22:12.730Z] Successfully built 5e80b73d5a12 [2022-10-28T02:22:12.999Z] 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 [2022-10-28T02:22:13.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T02:22:13.467Z] [2022-10-28T02:22:13.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:22:13.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T02:22:13.799Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-28T02:22:13.799Z] 8998bd30e6a1: Pulling fs layer [2022-10-28T02:22:13.799Z] 04944245beec: Pulling fs layer [2022-10-28T02:22:13.799Z] 699f458cf7ca: Pulling fs layer [2022-10-28T02:22:13.799Z] 765212b225bb: Pulling fs layer [2022-10-28T02:22:13.799Z] f23df028b6ca: Pulling fs layer [2022-10-28T02:22:13.799Z] d65c8cfc05b1: Pulling fs layer [2022-10-28T02:22:13.799Z] 2437ff75d9bd: Pulling fs layer [2022-10-28T02:22:13.799Z] 765212b225bb: Waiting [2022-10-28T02:22:13.799Z] d65c8cfc05b1: Waiting [2022-10-28T02:22:13.799Z] 2437ff75d9bd: Waiting [2022-10-28T02:22:13.799Z] f23df028b6ca: Waiting [2022-10-28T02:22:14.067Z] 04944245beec: Verifying Checksum [2022-10-28T02:22:14.067Z] 04944245beec: Download complete [2022-10-28T02:22:14.067Z] 765212b225bb: Verifying Checksum [2022-10-28T02:22:14.067Z] 765212b225bb: Download complete [2022-10-28T02:22:14.067Z] f23df028b6ca: Verifying Checksum [2022-10-28T02:22:14.067Z] f23df028b6ca: Download complete [2022-10-28T02:22:14.067Z] d65c8cfc05b1: Verifying Checksum [2022-10-28T02:22:14.067Z] d65c8cfc05b1: Download complete [2022-10-28T02:22:14.337Z] 699f458cf7ca: Verifying Checksum [2022-10-28T02:22:14.337Z] 699f458cf7ca: Download complete [2022-10-28T02:22:14.608Z] 8998bd30e6a1: Verifying Checksum [2022-10-28T02:22:14.608Z] 8998bd30e6a1: Download complete [2022-10-28T02:22:17.207Z] 2437ff75d9bd: Verifying Checksum [2022-10-28T02:22:17.207Z] 2437ff75d9bd: Download complete [2022-10-28T02:22:19.188Z] 8998bd30e6a1: Pull complete [2022-10-28T02:22:19.458Z] 04944245beec: Pull complete [2022-10-28T02:22:20.874Z] 699f458cf7ca: Pull complete [2022-10-28T02:22:20.874Z] 765212b225bb: Pull complete [2022-10-28T02:22:21.842Z] f23df028b6ca: Pull complete [2022-10-28T02:22:21.842Z] d65c8cfc05b1: Pull complete [2022-10-28T02:22:36.841Z] 2437ff75d9bd: Pull complete [2022-10-28T02:22:36.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-28T02:22:36.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T02:22:36.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:22:37.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-117499 does not seem to be running inside a container [2022-10-28T02:22:37.135Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-28T02:22:40.152Z] $ docker top 03434079b79ff163aca2a24412a342d1f7007d83c9cc57167017ca9831d1dd3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:40.975Z] ---> job-cost.sh [2022-10-28T02:22:40.975Z] lf-activate-venv: SKIPPING [2022-10-28T02:22:40.975Z] INFO: No Stack... [2022-10-28T02:22:41.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-28T02:22:42.204Z] INFO: Archiving Costs [Pipeline] sh [2022-10-28T02:22:42.846Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [2022-10-28T02:22:42.846Z] + cut -d, -f6 [Pipeline] lock [2022-10-28T02:22:42.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [2022-10-28T02:22:42.925Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] did not exist. Created. [2022-10-28T02:22:42.925Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-28T02:22:43.585Z] /w/workspace/device-onvif-camera/5@tmp/durable-5278cb5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-28T02:22:44.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-28T02:22:44.276Z] Warning: overwriting stash ‘stack-cost’ [2022-10-28T02:22:44.347Z] Stashed 1 file(s) [Pipeline] } [2022-10-28T02:22:44.356Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-28T02:22:44.387Z] $ docker stop --time=1 03434079b79ff163aca2a24412a342d1f7007d83c9cc57167017ca9831d1dd3a [2022-10-28T02:22:45.920Z] $ docker rm -f 03434079b79ff163aca2a24412a342d1f7007d83c9cc57167017ca9831d1dd3a [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 [2022-10-28T02:22:46.286Z] provisioning config files... [2022-10-28T02:22:46.293Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config571557749961080976tmp [Pipeline] { [Pipeline] sh [2022-10-28T02:22:46.584Z] + set +x [2022-10-28T02:22:46.584Z] + curl -s https://codecov.io/bash [2022-10-28T02:22:46.584Z] + bash -s -- [2022-10-28T02:22:46.584Z] [2022-10-28T02:22:46.584Z] _____ _ [2022-10-28T02:22:46.584Z] / ____| | | [2022-10-28T02:22:46.584Z] | | ___ __| | ___ ___ _____ __ [2022-10-28T02:22:46.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-28T02:22:46.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-28T02:22:46.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-28T02:22:46.584Z] Bash-1.0.6 [2022-10-28T02:22:46.584Z] [2022-10-28T02:22:46.584Z] [2022-10-28T02:22:46.584Z] ==> git version 2.25.1 found [2022-10-28T02:22:46.584Z] ==> 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 [2022-10-28T02:22:46.584Z] Release-Date: 2020-01-08 [2022-10-28T02:22:46.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-28T02:22:46.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-28T02:22:46.584Z] ==> Jenkins CI detected. [2022-10-28T02:22:46.584Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-185 [2022-10-28T02:22:46.584Z] project root: . [2022-10-28T02:22:46.584Z] --> token set from env [2022-10-28T02:22:46.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-28T02:22:46.584Z] ==> Running gcov in . (disable via -X gcov) [2022-10-28T02:22:46.584Z] ==> Python coveragepy not found [2022-10-28T02:22:46.584Z] ==> Searching for coverage reports in: [2022-10-28T02:22:46.584Z] + . [2022-10-28T02:22:46.843Z] -> Found 1 reports [2022-10-28T02:22:46.843Z] ==> Detecting git/mercurial file structure [2022-10-28T02:22:46.843Z] ==> Reading reports [2022-10-28T02:22:46.843Z] + ./coverage.out bytes=79184 [2022-10-28T02:22:46.843Z] ==> Appending adjustments [2022-10-28T02:22:46.843Z] https://docs.codecov.io/docs/fixing-reports [2022-10-28T02:22:46.843Z] + Found adjustments [2022-10-28T02:22:46.843Z] ==> Gzipping contents [2022-10-28T02:22:46.843Z] 12K /tmp/codecov.u9R6Q3.gz [2022-10-28T02:22:46.843Z] ==> Uploading reports [2022-10-28T02:22:46.843Z] url: https://codecov.io [2022-10-28T02:22:46.843Z] query: branch=PR-185&commit=fe7118e9402400c87c648e14fd05a6707324221b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-10-28T02:22:46.843Z] -> Pinging Codecov [2022-10-28T02:22:46.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=fe7118e9402400c87c648e14fd05a6707324221b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-10-28T02:22:47.409Z] -> Uploading to [2022-10-28T02:22:47.409Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-28/F29A59C45E3A92E06B3E522C9905F8EF/fe7118e9402400c87c648e14fd05a6707324221b/ed01c168-387a-428b-9b14-b1169813de47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221028T022247Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9284922f144d9b1898ae7dc5f7ae1c29aa3e27f849577503931c334c3e3f94 [2022-10-28T02:22:47.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-28T02:22:47.409Z] Dload Upload Total Spent Left Speed [2022-10-28T02:22:47.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10892 0 0 100 10892 0 39897 --:--:-- --:--:-- --:--:-- 39897 [2022-10-28T02:22:47.409Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fe7118e9402400c87c648e14fd05a6707324221b [Pipeline] } [2022-10-28T02:22:47.416Z] 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 [2022-10-28T02:22:48.188Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] [2022-10-28T02:22:48.188Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-28T02:22:48.188Z] total 16 [2022-10-28T02:22:48.188Z] drwxr-xr-x 3 root root 4096 Oct 28 02:12 . [2022-10-28T02:22:48.188Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 02:12 .. [2022-10-28T02:22:48.188Z] drwxr-xr-x 2 root root 4096 Oct 28 02:12 cost [2022-10-28T02:22:48.188Z] -rw-r--r-- 1 root root 91 Oct 28 02:12 cost.csv [2022-10-28T02:22:48.188Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-28T02:22:48.188Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-28T02:22:48.188Z] total 16 [2022-10-28T02:22:48.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:12 . [2022-10-28T02:22:48.188Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 02:12 .. [2022-10-28T02:22:48.188Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 02:12 cost [2022-10-28T02:22:48.188Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 28 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:48.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:49.339Z] ---> package-listing.sh [2022-10-28T02:22:49.339Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-28T02:22:49.339Z] ++ facter osfamily [2022-10-28T02:22:49.599Z] + OS_FAMILY=debian [2022-10-28T02:22:49.599Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-185 [2022-10-28T02:22:49.599Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-28T02:22:49.599Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-28T02:22:49.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-28T02:22:49.599Z] + PACKAGES=/tmp/packages_start.txt [2022-10-28T02:22:49.599Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-10-28T02:22:49.599Z] + PACKAGES=/tmp/packages_end.txt [2022-10-28T02:22:49.599Z] + case "${OS_FAMILY}" in [2022-10-28T02:22:49.599Z] + dpkg -l [2022-10-28T02:22:49.599Z] + grep '^ii' [2022-10-28T02:22:49.599Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-28T02:22:49.599Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-28T02:22:49.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-28T02:22:49.599Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-10-28T02:22:49.599Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ [2022-10-28T02:22:49.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo [2022-10-28T02:22:49.609Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-28T02:22:49.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T02:22:50.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T02:22:50.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T02:22:50.521Z] prd-ubuntu20.04-docker-8c-8g-117496 does not seem to be running inside a container [2022-10-28T02:22:50.551Z] $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-28T02:22:50.751Z] $ docker top 69e6f131c845184a342ba49d4bee151721c9dd952036f0754b21cd8d9b642503 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T02:22:51.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-28T02:22:51.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-28T02:22:51.684Z] + ls /var/log/sa-host [2022-10-28T02:22:51.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T02:22:51.838Z] provisioning config files... [2022-10-28T02:22:51.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config8765763658895297881tmp [Pipeline] { [Pipeline] echo [2022-10-28T02:22:51.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:52.149Z] ---> create-netrc.sh [Pipeline] } [2022-10-28T02:22:52.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:52.496Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-28T02:22:52.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:52.792Z] ---> sudo-logs.sh [2022-10-28T02:22:52.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-28T02:22:52.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:53.113Z] ---> job-cost.sh [2022-10-28T02:22:53.113Z] lf-activate-venv: SKIPPING [2022-10-28T02:22:53.113Z] DEBUG: total: 0.2199999988079071 [2022-10-28T02:22:53.113Z] INFO: Retrieving Stack Cost... [2022-10-28T02:22:53.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-28T02:22:53.943Z] INFO: Archiving Costs [Pipeline] echo [2022-10-28T02:22:53.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T02:22:54.237Z] ---> logs-deploy.sh [2022-10-28T02:22:54.237Z] lf-activate-venv: SKIPPING [2022-10-28T02:22:54.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/5 [2022-10-28T02:22:54.237Z] INFO: archiving workspace using pattern(s): [2022-10-28T02:22:55.175Z] Archives upload complete. [2022-10-28T02:22:55.434Z] INFO: archiving logs to Nexus [2022-10-28T02:22:56.004Z] ---> uname -a: [2022-10-28T02:22:56.004Z] Linux prd-ubuntu20-04-docker-8c-8g-117496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-28T02:22:56.004Z] [2022-10-28T02:22:56.004Z] [2022-10-28T02:22:56.004Z] ---> lscpu: [2022-10-28T02:22:56.004Z] Architecture: x86_64 [2022-10-28T02:22:56.004Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-28T02:22:56.004Z] Byte Order: Little Endian [2022-10-28T02:22:56.005Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-28T02:22:56.005Z] CPU(s): 8 [2022-10-28T02:22:56.005Z] On-line CPU(s) list: 0-7 [2022-10-28T02:22:56.005Z] Thread(s) per core: 1 [2022-10-28T02:22:56.005Z] Core(s) per socket: 1 [2022-10-28T02:22:56.005Z] Socket(s): 8 [2022-10-28T02:22:56.005Z] NUMA node(s): 1 [2022-10-28T02:22:56.005Z] Vendor ID: AuthenticAMD [2022-10-28T02:22:56.005Z] CPU family: 23 [2022-10-28T02:22:56.005Z] Model: 49 [2022-10-28T02:22:56.005Z] Model name: AMD EPYC-Rome Processor [2022-10-28T02:22:56.005Z] Stepping: 0 [2022-10-28T02:22:56.005Z] CPU MHz: 2799.998 [2022-10-28T02:22:56.005Z] BogoMIPS: 5599.99 [2022-10-28T02:22:56.005Z] Virtualization: AMD-V [2022-10-28T02:22:56.005Z] Hypervisor vendor: KVM [2022-10-28T02:22:56.005Z] Virtualization type: full [2022-10-28T02:22:56.005Z] L1d cache: 256 KiB [2022-10-28T02:22:56.005Z] L1i cache: 256 KiB [2022-10-28T02:22:56.005Z] L2 cache: 4 MiB [2022-10-28T02:22:56.005Z] L3 cache: 128 MiB [2022-10-28T02:22:56.005Z] NUMA node0 CPU(s): 0-7 [2022-10-28T02:22:56.005Z] Vulnerability Itlb multihit: Not affected [2022-10-28T02:22:56.005Z] Vulnerability L1tf: Not affected [2022-10-28T02:22:56.005Z] Vulnerability Mds: Not affected [2022-10-28T02:22:56.005Z] Vulnerability Meltdown: Not affected [2022-10-28T02:22:56.005Z] Vulnerability Mmio stale data: Not affected [2022-10-28T02:22:56.005Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-28T02:22:56.005Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-28T02:22:56.005Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-28T02:22:56.005Z] Vulnerability Srbds: Not affected [2022-10-28T02:22:56.005Z] Vulnerability Tsx async abort: Not affected [2022-10-28T02:22:56.005Z] 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 [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] ---> nproc: [2022-10-28T02:22:56.005Z] 8 [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] ---> df -h: [2022-10-28T02:22:56.005Z] Filesystem Size Used Avail Use% Mounted on [2022-10-28T02:22:56.005Z] overlay 155G 12G 144G 8% / [2022-10-28T02:22:56.005Z] tmpfs 64M 0 64M 0% /dev [2022-10-28T02:22:56.005Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-28T02:22:56.005Z] shm 64M 0 64M 0% /dev/shm [2022-10-28T02:22:56.005Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] ---> sar -b -r -n DEV: [2022-10-28T02:22:56.005Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117496) 10/28/22 _x86_64_ (8 CPU) [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:10:04 LINUX RESTART (8 CPU) [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-28T02:22:56.005Z] 02:12:01 177.43 1.32 176.11 0.00 34.16 69602.98 0.00 [2022-10-28T02:22:56.005Z] 02:13:01 185.00 0.17 184.84 0.00 3.07 43753.64 0.00 [2022-10-28T02:22:56.005Z] 02:14:01 1.72 0.00 1.72 0.00 0.00 20.95 0.00 [2022-10-28T02:22:56.005Z] 02:15:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 [2022-10-28T02:22:56.005Z] 02:16:01 38.94 9.33 29.61 0.00 2884.32 4762.14 0.00 [2022-10-28T02:22:56.005Z] 02:17:01 1.80 0.02 1.78 0.00 0.13 20.39 0.00 [2022-10-28T02:22:56.005Z] 02:18:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2022-10-28T02:22:56.005Z] 02:19:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2022-10-28T02:22:56.005Z] 02:20:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-10-28T02:22:56.005Z] 02:21:01 2.00 0.00 2.00 0.00 0.00 33.33 0.00 [2022-10-28T02:22:56.005Z] 02:22:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-28T02:22:56.005Z] Average: 37.40 0.98 36.41 0.00 265.94 10662.93 0.00 [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-28T02:22:56.005Z] 02:12:01 27837372 31085136 1213840 3.69 139976 3297412 2334608 6.88 1729292 2849484 149812 [2022-10-28T02:22:56.005Z] 02:13:01 27715776 31593664 705788 2.15 152804 3877532 1763780 5.20 1283620 3380832 408 [2022-10-28T02:22:56.005Z] 02:14:01 27715924 31593904 705196 2.14 152840 3877536 1763780 5.20 1283604 3380836 32 [2022-10-28T02:22:56.005Z] 02:15:01 27717816 31596028 702836 2.14 152876 3877540 1763780 5.20 1281048 3380924 32 [2022-10-28T02:22:56.005Z] 02:16:01 27434812 31588476 696716 2.12 171156 4126460 1780048 5.25 1424600 3495732 8 [2022-10-28T02:22:56.005Z] 02:17:01 27434944 31588704 696468 2.12 171228 4126460 1780048 5.25 1424516 3495736 12 [2022-10-28T02:22:56.005Z] 02:18:01 27436208 31590368 694636 2.11 171308 4126468 1780048 5.25 1423332 3496000 8 [2022-10-28T02:22:56.005Z] 02:19:01 27436040 31590284 694720 2.11 171364 4126468 1780048 5.25 1423372 3496020 4 [2022-10-28T02:22:56.005Z] 02:20:01 27435912 31590192 694592 2.11 171412 4126456 1780048 5.25 1423372 3496024 12 [2022-10-28T02:22:56.005Z] 02:21:01 27435976 31590452 694324 2.11 171500 4126476 1780048 5.25 1423644 3496024 16 [2022-10-28T02:22:56.005Z] 02:22:01 27435864 31590340 694384 2.11 171524 4126476 1796220 5.29 1423592 3496024 8 [2022-10-28T02:22:56.005Z] Average: 27548786 31545232 744864 2.27 163453 3983208 1827496 5.39 1413090 3405785 13668 [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-28T02:22:56.005Z] 02:12:01 docker0 158.98 220.26 13.04 1840.09 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:12:01 veth7d3348d 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:12:01 ens3 285.95 194.05 2482.53 32.10 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:13:01 docker0 4.37 9.17 0.27 98.59 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:13:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:13:01 ens3 130.89 81.89 2638.75 19.56 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:14:01 ens3 2.72 0.63 1.86 0.30 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:15:01 ens3 1.03 0.62 0.52 0.41 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:16:01 ens3 48.16 27.10 1296.97 2.22 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:17:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:19:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:21:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] 02:22:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] Average: docker0 14.63 20.56 1.19 173.73 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] Average: ens3 42.32 27.46 580.82 4.93 0.00 0.00 0.00 0.00 [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] ---> sar -P ALL: [2022-10-28T02:22:56.005Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117496) 10/28/22 _x86_64_ (8 CPU) [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:10:04 LINUX RESTART (8 CPU) [2022-10-28T02:22:56.005Z] [2022-10-28T02:22:56.005Z] 02:11:02 CPU %user %nice %system %iowait %steal %idle [2022-10-28T02:22:56.005Z] 02:12:01 all 29.12 0.00 6.45 1.30 0.09 63.04 [2022-10-28T02:22:56.005Z] 02:12:01 0 30.39 0.00 6.12 0.07 0.09 63.34 [2022-10-28T02:22:56.005Z] 02:12:01 1 31.38 0.00 7.24 3.47 0.09 57.82 [2022-10-28T02:22:56.005Z] 02:12:01 2 29.36 0.00 6.75 0.53 0.09 63.27 [2022-10-28T02:22:56.005Z] 02:12:01 3 29.53 0.00 6.73 1.92 0.09 61.73 [2022-10-28T02:22:56.005Z] 02:12:01 4 28.21 0.00 6.25 0.19 0.07 65.29 [2022-10-28T02:22:56.005Z] 02:12:01 5 28.49 0.00 6.13 2.33 0.09 62.97 [2022-10-28T02:22:56.005Z] 02:12:01 6 27.68 0.00 5.88 0.46 0.09 65.89 [2022-10-28T02:22:56.005Z] 02:12:01 7 27.93 0.00 6.51 1.46 0.10 63.99 [2022-10-28T02:22:56.005Z] 02:13:01 all 26.66 0.00 5.79 1.64 0.09 65.83 [2022-10-28T02:22:56.005Z] 02:13:01 0 27.53 0.00 5.89 2.88 0.10 63.61 [2022-10-28T02:22:56.005Z] 02:13:01 1 25.66 0.00 6.06 1.81 0.08 66.39 [2022-10-28T02:22:56.005Z] 02:13:01 2 27.44 0.00 5.56 0.08 0.08 66.83 [2022-10-28T02:22:56.005Z] 02:13:01 3 27.08 0.00 5.47 5.65 0.08 61.71 [2022-10-28T02:22:56.005Z] 02:13:01 4 25.80 0.00 5.61 0.07 0.08 68.44 [2022-10-28T02:22:56.005Z] 02:13:01 5 26.37 0.00 5.91 0.40 0.08 67.23 [2022-10-28T02:22:56.005Z] 02:13:01 6 27.53 0.00 5.66 1.53 0.08 65.20 [2022-10-28T02:22:56.005Z] 02:13:01 7 25.85 0.00 6.19 0.69 0.08 67.18 [2022-10-28T02:22:56.005Z] 02:14:01 all 0.30 0.00 0.01 0.01 0.00 99.67 [2022-10-28T02:22:56.005Z] 02:14:01 0 2.02 0.00 0.00 0.00 0.02 97.96 [2022-10-28T02:22:56.005Z] 02:14:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2022-10-28T02:22:56.005Z] 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:14:01 3 0.07 0.00 0.03 0.02 0.00 99.88 [2022-10-28T02:22:56.006Z] 02:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-28T02:22:56.006Z] 02:14:01 7 0.10 0.00 0.00 0.03 0.02 99.85 [2022-10-28T02:22:56.006Z] 02:15:01 all 0.24 0.00 0.02 0.01 0.01 99.72 [2022-10-28T02:22:56.006Z] 02:15:01 0 1.73 0.00 0.05 0.03 0.00 98.19 [2022-10-28T02:22:56.006Z] 02:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-28T02:22:56.006Z] 02:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-28T02:22:56.006Z] 02:15:01 3 0.05 0.00 0.05 0.02 0.03 99.85 [2022-10-28T02:22:56.006Z] 02:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-28T02:22:56.006Z] 02:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-28T02:22:56.006Z] 02:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:16:01 all 1.20 0.00 0.87 0.31 0.02 97.59 [2022-10-28T02:22:56.006Z] 02:16:01 0 0.95 0.00 0.52 0.02 0.02 98.49 [2022-10-28T02:22:56.006Z] 02:16:01 1 1.05 0.00 0.97 0.03 0.02 97.93 [2022-10-28T02:22:56.006Z] 02:16:01 2 1.55 0.00 0.73 0.33 0.00 97.38 [2022-10-28T02:22:56.006Z] 02:16:01 3 0.58 0.00 0.42 1.04 0.02 97.95 [2022-10-28T02:22:56.006Z] 02:16:01 4 1.05 0.00 0.57 0.05 0.03 98.30 [2022-10-28T02:22:56.006Z] 02:16:01 5 2.75 0.00 0.67 0.22 0.02 96.35 [2022-10-28T02:22:56.006Z] 02:16:01 6 0.73 0.00 2.25 0.52 0.02 96.49 [2022-10-28T02:22:56.006Z] 02:16:01 7 0.94 0.00 0.87 0.30 0.03 97.86 [2022-10-28T02:22:56.006Z] 02:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-28T02:22:56.006Z] 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:17:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-28T02:22:56.006Z] 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:17:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2022-10-28T02:22:56.006Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:18:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2022-10-28T02:22:56.006Z] 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:18:01 3 0.05 0.00 0.03 0.03 0.00 99.88 [2022-10-28T02:22:56.006Z] 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-28T02:22:56.006Z] 02:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-28T02:22:56.006Z] 02:18:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-28T02:22:56.006Z] 02:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-28T02:22:56.006Z] 02:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-28T02:22:56.006Z] 02:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-28T02:22:56.006Z] 02:19:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-28T02:22:56.006Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-28T02:22:56.006Z] 02:20:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-10-28T02:22:56.006Z] 02:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-28T02:22:56.006Z] 02:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-28T02:22:56.006Z] 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T02:22:56.006Z] 02:20:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-28T02:22:56.006Z] 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-28T02:22:56.006Z] 02:20:01 7 0.08 0.00 0.03 0.02 0.02 99.85 [2022-10-28T02:22:56.006Z] 02:21:01 all 0.08 0.00 0.02 0.00 0.00 99.89 [2022-10-28T02:22:56.006Z] 02:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-28T02:22:56.006Z] 02:21:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-28T02:22:56.006Z] 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:21:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-28T02:22:56.006Z] 02:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:21:01 7 0.40 0.00 0.03 0.00 0.02 99.55 [2022-10-28T02:22:56.006Z] 02:22:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-10-28T02:22:56.006Z] 02:22:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-10-28T02:22:56.006Z] 02:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-28T02:22:56.006Z] 02:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T02:22:56.006Z] 02:22:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-28T02:22:56.006Z] 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-28T02:22:56.006Z] 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T02:22:56.006Z] 02:22:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-28T02:22:56.006Z] [2022-10-28T02:22:56.006Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-28T02:22:56.006Z] Average: all 5.18 0.00 1.18 0.30 0.02 93.32 [2022-10-28T02:22:56.006Z] Average: 0 5.79 0.00 1.13 0.27 0.02 92.78 [2022-10-28T02:22:56.006Z] Average: 1 5.23 0.00 1.29 0.47 0.02 92.99 [2022-10-28T02:22:56.006Z] Average: 2 5.23 0.00 1.17 0.09 0.02 93.49 [2022-10-28T02:22:56.006Z] Average: 3 5.14 0.00 1.14 0.79 0.02 92.91 [2022-10-28T02:22:56.006Z] Average: 4 4.94 0.00 1.12 0.03 0.02 93.90 [2022-10-28T02:22:56.006Z] Average: 5 5.16 0.00 1.15 0.26 0.02 93.41 [2022-10-28T02:22:56.006Z] Average: 6 5.01 0.00 1.24 0.23 0.02 93.50 [2022-10-28T02:22:56.006Z] Average: 7 4.96 0.00 1.23 0.23 0.03 93.56 [2022-10-28T02:22:56.006Z] [2022-10-28T02:22:56.006Z] [2022-10-28T02:22:56.006Z]