Pull request #446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db83cf08dac954d4c2d0c459d40fdf5872948b02+2d632d3d89b54818b584083cb51298962faa4457 (e1327b53cd52b92e3fb08bfae93691585f63e5e6) 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-ssh16791027201509008890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11413158268756345810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9270889549079703902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2926354450053028071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3678830001457073360.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13719606529866602238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5689 in /w/workspace/undry_device-onvif-camera_PR-446 [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-446 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d632d3d89b54818b584083cb51298962faa4457 into PR head commit db83cf08dac954d4c2d0c459d40fdf5872948b02 Merge succeeded, producing db83cf08dac954d4c2d0c459d40fdf5872948b02 Checking out Revision db83cf08dac954d4c2d0c459d40fdf5872948b02 (PR-446) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db83cf08dac954d4c2d0c459d40fdf5872948b02 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db83cf08dac954d4c2d0c459d40fdf5872948b02 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T03:43:30.246Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T03:43:30.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T03:43:30.621Z] ========================================================= [2024-07-16T03:43:30.621Z] EdgeX Global Pipelines Version Info [2024-07-16T03:43:30.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:43:31.387Z] ------------------- [2024-07-16T03:43:31.387Z] stable info: [2024-07-16T03:43:31.387Z] ------------------- [2024-07-16T03:43:31.387Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T03:43:31.387Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T03:43:31.387Z] Message: update stable to v1.0.260 [2024-07-16T03:43:31.958Z] ------------------- [2024-07-16T03:43:31.958Z] experimental info: [2024-07-16T03:43:31.958Z] ------------------- [2024-07-16T03:43:31.958Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T03:43:31.958Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T03:43:31.959Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T03:43:32.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-16T03:43:32.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-16T03:43:32.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T03:43:32.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T03:43:32.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T03:43:32.505Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T03:43:32.563Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T03:43:32.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T03:43:32.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T03:43:32.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T03:43:32.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T03:43:32.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-16T03:43:32.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T03:43:33.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T03:43:33.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T03:43:33.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T03:43:33.198Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T03:43:33.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T03:43:33.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T03:43:33.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T03:43:33.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-16T03:43:33.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-16T03:43:33.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T03:43:33.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T03:43:33.693Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T03:43:33.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T03:43:33.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T03:43:33.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-446 [Pipeline] echo [2024-07-16T03:43:33.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-446 [Pipeline] echo [2024-07-16T03:43:34.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-446 [Pipeline] echo [2024-07-16T03:43:34.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db83cf08dac954d4c2d0c459d40fdf5872948b02 [Pipeline] echo [2024-07-16T03:43:34.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db83cf0 [Pipeline] echo [2024-07-16T03:43:34.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T03:43:34.355Z] provisioning config files... [2024-07-16T03:43:34.369Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-446@tmp/config17041298531865165571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:43:34.784Z] ---> ****-login.sh [2024-07-16T03:43:34.785Z] nexus3.edgexfoundry.org:10001 [2024-07-16T03:43:35.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:35.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:35.044Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:35.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:35.045Z] [2024-07-16T03:43:35.045Z] Login Succeeded [2024-07-16T03:43:35.045Z] nexus3.edgexfoundry.org:10002 [2024-07-16T03:43:35.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:35.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:35.305Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:35.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:35.305Z] [2024-07-16T03:43:35.305Z] Login Succeeded [2024-07-16T03:43:35.305Z] nexus3.edgexfoundry.org:10003 [2024-07-16T03:43:35.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:35.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:35.305Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:35.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:35.305Z] [2024-07-16T03:43:35.305Z] Login Succeeded [2024-07-16T03:43:35.305Z] nexus3.edgexfoundry.org:10004 [2024-07-16T03:43:35.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:35.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:35.565Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:35.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:35.565Z] [2024-07-16T03:43:35.565Z] Login Succeeded [2024-07-16T03:43:35.565Z] ****.io [2024-07-16T03:43:35.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:35.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:35.825Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:35.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:35.825Z] [2024-07-16T03:43:35.825Z] Login Succeeded [2024-07-16T03:43:35.825Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T03:43:35.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T03:43:36.582Z] + git rev-list -1 --merges db83cf08dac954d4c2d0c459d40fdf5872948b02~1..db83cf08dac954d4c2d0c459d40fdf5872948b02 [Pipeline] echo [2024-07-16T03:43:36.629Z] -----------> git rev-list -1 --merges db83cf08dac954d4c2d0c459d40fdf5872948b02~1..db83cf08dac954d4c2d0c459d40fdf5872948b02 db83cf08dac954d4c2d0c459d40fdf5872948b02 [false] [Pipeline] sh [2024-07-16T03:43:36.957Z] + git log --format=format:%s -1 db83cf08dac954d4c2d0c459d40fdf5872948b02 [Pipeline] echo [2024-07-16T03:43:36.995Z] ========================================================= [2024-07-16T03:43:36.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T03:43:36.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T03:43:37.444Z] + git log --format=format:%s -1 db83cf08dac954d4c2d0c459d40fdf5872948b02 [Pipeline] echo [2024-07-16T03:43:37.494Z] [semverPrep] GIT_COMMIT: db83cf08dac954d4c2d0c459d40fdf5872948b02, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-16T03:43:37.540Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T03:43:37.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T03:43:37.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T03:43:37.973Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T03:43:37.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T03:43:37.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T03:43:37.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T03:43:37.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:43:38.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T03:43:38.503Z] [2024-07-16T03:43:38.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:43:38.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T03:43:38.914Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T03:43:38.914Z] b85a868b505f: Pulling fs layer [2024-07-16T03:43:38.914Z] e2be974225ed: Pulling fs layer [2024-07-16T03:43:38.914Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T03:43:38.914Z] 988bab9f4d93: Pulling fs layer [2024-07-16T03:43:38.914Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T03:43:38.914Z] eaf3925da568: Pulling fs layer [2024-07-16T03:43:38.914Z] bab4dde63d76: Pulling fs layer [2024-07-16T03:43:38.914Z] bde34c3a00c8: Pulling fs layer [2024-07-16T03:43:38.914Z] b352a97aabf1: Pulling fs layer [2024-07-16T03:43:38.914Z] 4872d77fe225: Pulling fs layer [2024-07-16T03:43:38.914Z] 5851b861e8e6: Pulling fs layer [2024-07-16T03:43:38.914Z] eaf3925da568: Waiting [2024-07-16T03:43:38.914Z] bab4dde63d76: Waiting [2024-07-16T03:43:38.914Z] bde34c3a00c8: Waiting [2024-07-16T03:43:38.914Z] 988bab9f4d93: Waiting [2024-07-16T03:43:38.914Z] b352a97aabf1: Waiting [2024-07-16T03:43:38.914Z] 5851b861e8e6: Waiting [2024-07-16T03:43:38.914Z] 1469e6f7b9e6: Waiting [2024-07-16T03:43:38.914Z] 4872d77fe225: Waiting [2024-07-16T03:43:38.914Z] e2be974225ed: Download complete [2024-07-16T03:43:38.914Z] 988bab9f4d93: Download complete [2024-07-16T03:43:38.914Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T03:43:38.914Z] 339a4e72a1f5: Download complete [2024-07-16T03:43:39.174Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T03:43:39.174Z] 1469e6f7b9e6: Download complete [2024-07-16T03:43:39.174Z] eaf3925da568: Verifying Checksum [2024-07-16T03:43:39.174Z] eaf3925da568: Download complete [2024-07-16T03:43:39.174Z] bde34c3a00c8: Verifying Checksum [2024-07-16T03:43:39.174Z] bde34c3a00c8: Download complete [2024-07-16T03:43:39.174Z] b352a97aabf1: Download complete [2024-07-16T03:43:39.174Z] 4872d77fe225: Verifying Checksum [2024-07-16T03:43:39.174Z] 4872d77fe225: Download complete [2024-07-16T03:43:39.174Z] 5851b861e8e6: Verifying Checksum [2024-07-16T03:43:39.174Z] 5851b861e8e6: Download complete [2024-07-16T03:43:39.174Z] b85a868b505f: Verifying Checksum [2024-07-16T03:43:39.174Z] b85a868b505f: Download complete [2024-07-16T03:43:39.433Z] bab4dde63d76: Verifying Checksum [2024-07-16T03:43:39.433Z] bab4dde63d76: Download complete [2024-07-16T03:43:40.385Z] b85a868b505f: Pull complete [2024-07-16T03:43:40.385Z] e2be974225ed: Pull complete [2024-07-16T03:43:40.953Z] 339a4e72a1f5: Pull complete [2024-07-16T03:43:40.953Z] 988bab9f4d93: Pull complete [2024-07-16T03:43:41.212Z] 1469e6f7b9e6: Pull complete [2024-07-16T03:43:41.212Z] eaf3925da568: Pull complete [2024-07-16T03:43:43.114Z] bab4dde63d76: Pull complete [2024-07-16T03:43:43.114Z] bde34c3a00c8: Pull complete [2024-07-16T03:43:43.114Z] b352a97aabf1: Pull complete [2024-07-16T03:43:43.114Z] 4872d77fe225: Pull complete [2024-07-16T03:43:43.114Z] 5851b861e8e6: Pull complete [2024-07-16T03:43:43.114Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T03:43:43.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T03:43:43.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:43:43.422Z] prd-ubuntu20.04-docker-8c-8g-5689 does not seem to be running inside a container [2024-07-16T03:43:43.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-446 -v /w/workspace/undry_device-onvif-camera_PR-446:/w/workspace/undry_device-onvif-camera_PR-446:rw,z -v /w/workspace/undry_device-onvif-camera_PR-446@tmp:/w/workspace/undry_device-onvif-camera_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T03:43:46.693Z] $ docker top bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 -eo pid,comm [2024-07-16T03:43:46.745Z] 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). [2024-07-16T03:43:46.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T03:43:46.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T03:43:46.932Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T03:43:47.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T03:43:47.059Z] $ docker exec bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 ssh-agent [2024-07-16T03:43:47.160Z] SSH_AUTH_SOCK=/tmp/ssh-d9YPk0g2ku6u/agent.32 [2024-07-16T03:43:47.160Z] SSH_AGENT_PID=38 [2024-07-16T03:43:47.167Z] Running ssh-add (command line suppressed) [2024-07-16T03:43:47.264Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-446@tmp/private_key_6713392037858625447.key (/w/workspace/undry_device-onvif-camera_PR-446@tmp/private_key_6713392037858625447.key) [2024-07-16T03:43:47.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T03:43:47.623Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T03:43:47.654Z] $ docker exec --env ******** --env ******** bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 ssh-agent -k [2024-07-16T03:43:47.755Z] unset SSH_AUTH_SOCK; [2024-07-16T03:43:47.755Z] unset SSH_AGENT_PID; [2024-07-16T03:43:47.756Z] echo Agent pid 38 killed; [2024-07-16T03:43:47.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T03:43:47.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T03:43:47.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T03:43:48.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T03:43:48.023Z] $ docker exec bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 ssh-agent [2024-07-16T03:43:48.120Z] SSH_AUTH_SOCK=/tmp/ssh-SRiVWnaL1ohs/agent.71 [2024-07-16T03:43:48.120Z] SSH_AGENT_PID=77 [2024-07-16T03:43:48.123Z] Running ssh-add (command line suppressed) [2024-07-16T03:43:48.220Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-446@tmp/private_key_9378529043431295762.key (/w/workspace/undry_device-onvif-camera_PR-446@tmp/private_key_9378529043431295762.key) [2024-07-16T03:43:48.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T03:43:48.590Z] + git semver init [2024-07-16T03:43:48.849Z] 2024-07-16 03:43:48,773 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T03:43:48.849Z] 2024-07-16 03:43:48,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-446/.semver [2024-07-16T03:43:48.849Z] 2024-07-16 03:43:48,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-446/.semver [2024-07-16T03:43:48.849Z] 2024-07-16 03:43:48,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-446/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-446, universal_newlines=False, shell=None, istream=None) [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,114 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-446/.git/info/exclude [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-446/.semver/PR-446 with force:False [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,115 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-446/.semver/PR-446 [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,119 [execute] INFO git cat-file --batch-check [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,125 [execute] INFO git cat-file --batch [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T03:43:50.228Z] 2024-07-16 03:43:50,130 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-446/.semver/PR-446 [2024-07-16T03:43:50.228Z] 0.0.0 [Pipeline] } [2024-07-16T03:43:50.257Z] $ docker exec --env ******** --env ******** bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 ssh-agent -k [2024-07-16T03:43:50.345Z] unset SSH_AUTH_SOCK; [2024-07-16T03:43:50.346Z] unset SSH_AGENT_PID; [2024-07-16T03:43:50.346Z] echo Agent pid 77 killed; [2024-07-16T03:43:50.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T03:43:50.813Z] + git semver [Pipeline] } [2024-07-16T03:43:51.102Z] $ docker stop --time=1 bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 [2024-07-16T03:43:52.405Z] $ docker rm -f --volumes bf99663b89bcab1e4a4d486e7f46b9395fd9e2fb8438c58b0845a8c9533a13f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T03:43:52.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T03:43:53.153Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T03:43:53.177Z] [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 [2024-07-16T03:43:53.963Z] provisioning config files... [2024-07-16T03:43:53.973Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-446@tmp/config11295207374813527054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:43:54.356Z] ---> ****-login.sh [2024-07-16T03:43:54.357Z] nexus3.edgexfoundry.org:10001 [2024-07-16T03:43:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:54.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:54.357Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:54.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:54.357Z] [2024-07-16T03:43:54.357Z] Login Succeeded [2024-07-16T03:43:54.357Z] nexus3.edgexfoundry.org:10002 [2024-07-16T03:43:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:54.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:54.357Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:54.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:54.357Z] [2024-07-16T03:43:54.357Z] Login Succeeded [2024-07-16T03:43:54.357Z] nexus3.edgexfoundry.org:10003 [2024-07-16T03:43:54.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:54.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:54.618Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:54.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:54.618Z] [2024-07-16T03:43:54.618Z] Login Succeeded [2024-07-16T03:43:54.618Z] nexus3.edgexfoundry.org:10004 [2024-07-16T03:43:54.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:54.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:54.619Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:54.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:54.619Z] [2024-07-16T03:43:54.619Z] Login Succeeded [2024-07-16T03:43:54.619Z] ****.io [2024-07-16T03:43:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:43:54.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:43:54.878Z] Configure a credential helper to remove this warning. See [2024-07-16T03:43:54.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:43:54.878Z] [2024-07-16T03:43:54.878Z] Login Succeeded [2024-07-16T03:43:54.878Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T03:43:54.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T03:43:55.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T03:43:55.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T03:43:55.276Z] ========================================================= [2024-07-16T03:43:55.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T03:43:55.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:43:55.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T03:43:55.826Z] Sending build context to Docker daemon 36.61MB [2024-07-16T03:43:55.826Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T03:43:55.826Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T03:43:56.095Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T03:43:56.095Z] 619be1103602: Pulling fs layer [2024-07-16T03:43:56.095Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T03:43:56.095Z] 5df492c9dc93: Pulling fs layer [2024-07-16T03:43:56.095Z] 7629e6793208: Pulling fs layer [2024-07-16T03:43:56.095Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T03:43:56.095Z] fb5054dd5b73: Pulling fs layer [2024-07-16T03:43:56.095Z] eeca6798cff9: Pulling fs layer [2024-07-16T03:43:56.095Z] aa269ceb94a6: Pulling fs layer [2024-07-16T03:43:56.095Z] ada007ff1a6a: Pulling fs layer [2024-07-16T03:43:56.095Z] aa269ceb94a6: Waiting [2024-07-16T03:43:56.095Z] 4f4fb700ef54: Waiting [2024-07-16T03:43:56.095Z] ada007ff1a6a: Waiting [2024-07-16T03:43:56.095Z] fb5054dd5b73: Waiting [2024-07-16T03:43:56.095Z] eeca6798cff9: Waiting [2024-07-16T03:43:56.095Z] 7629e6793208: Waiting [2024-07-16T03:43:56.095Z] 7862e08f4a3e: Download complete [2024-07-16T03:43:56.095Z] 7629e6793208: Download complete [2024-07-16T03:43:56.095Z] 619be1103602: Download complete [2024-07-16T03:43:56.095Z] fb5054dd5b73: Verifying Checksum [2024-07-16T03:43:56.095Z] fb5054dd5b73: Download complete [2024-07-16T03:43:56.095Z] eeca6798cff9: Verifying Checksum [2024-07-16T03:43:56.095Z] eeca6798cff9: Download complete [2024-07-16T03:43:56.353Z] 619be1103602: Pull complete [2024-07-16T03:43:56.353Z] ada007ff1a6a: Verifying Checksum [2024-07-16T03:43:56.353Z] ada007ff1a6a: Download complete [2024-07-16T03:43:56.353Z] 7862e08f4a3e: Pull complete [2024-07-16T03:43:56.612Z] 5df492c9dc93: Verifying Checksum [2024-07-16T03:43:56.612Z] 5df492c9dc93: Download complete [2024-07-16T03:43:56.870Z] aa269ceb94a6: Verifying Checksum [2024-07-16T03:43:56.870Z] aa269ceb94a6: Download complete [2024-07-16T03:43:59.408Z] 5df492c9dc93: Pull complete [2024-07-16T03:43:59.408Z] 7629e6793208: Pull complete [2024-07-16T03:43:59.668Z] 4f4fb700ef54: Pull complete [2024-07-16T03:43:59.668Z] fb5054dd5b73: Pull complete [2024-07-16T03:43:59.668Z] eeca6798cff9: Pull complete [2024-07-16T03:44:02.196Z] aa269ceb94a6: Pull complete [2024-07-16T03:44:02.455Z] ada007ff1a6a: Pull complete [2024-07-16T03:44:02.455Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T03:44:02.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T03:44:02.455Z] ---> f489d0715acc [2024-07-16T03:44:02.455Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T03:44:07.762Z] ---> Running in 572cb27538cd [2024-07-16T03:44:08.021Z] Removing intermediate container 572cb27538cd [2024-07-16T03:44:08.021Z] ---> c6fa8041ad46 [2024-07-16T03:44:08.021Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T03:44:08.021Z] ---> Running in 40ee2a610e6e [2024-07-16T03:44:08.021Z] Removing intermediate container 40ee2a610e6e [2024-07-16T03:44:08.021Z] ---> 0a44f229b956 [2024-07-16T03:44:08.021Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T03:44:08.021Z] ---> Running in 588f46cba32c [2024-07-16T03:44:08.281Z] Removing intermediate container 588f46cba32c [2024-07-16T03:44:08.281Z] ---> 55007c288541 [2024-07-16T03:44:08.281Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T03:44:08.281Z] ---> Running in b74b79e8430c [2024-07-16T03:44:08.281Z] Removing intermediate container b74b79e8430c [2024-07-16T03:44:08.281Z] ---> 73659e9d7f25 [2024-07-16T03:44:08.282Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-16T03:44:08.282Z] ---> Running in bae7babb2508 [2024-07-16T03:44:08.282Z] Removing intermediate container bae7babb2508 [2024-07-16T03:44:08.282Z] ---> b7d01a6a6332 [2024-07-16T03:44:08.282Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T03:44:08.282Z] ---> Running in 9021ad05fa57 [2024-07-16T03:44:08.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T03:44:08.716Z] Still waiting to schedule task [2024-07-16T03:44:08.716Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-16T03:44:08.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T03:44:09.059Z] OK: 264 MiB in 52 packages [2024-07-16T03:44:09.638Z] Removing intermediate container 9021ad05fa57 [2024-07-16T03:44:09.638Z] ---> 1428e2ca41a3 [2024-07-16T03:44:09.638Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-16T03:44:09.638Z] ---> Running in 6b689989a7ff [2024-07-16T03:44:09.638Z] Removing intermediate container 6b689989a7ff [2024-07-16T03:44:09.638Z] ---> 36f2f0e071a2 [2024-07-16T03:44:09.638Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-16T03:44:09.638Z] ---> 484ea15e811c [2024-07-16T03:44:09.638Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T03:44:09.638Z] ---> Running in 148fecfbbfe9 [2024-07-16T03:45:17.353Z] Removing intermediate container 148fecfbbfe9 [2024-07-16T03:45:17.353Z] ---> a838e7a80ee2 [2024-07-16T03:45:17.353Z] Step 12/13 : COPY . . [2024-07-16T03:45:17.353Z] ---> 1907440bb1c9 [2024-07-16T03:45:17.353Z] Step 13/13 : RUN ${MAKE} [2024-07-16T03:45:17.353Z] ---> Running in 8ffbcab2f83f [2024-07-16T03:45:17.353Z] noop [2024-07-16T03:45:17.353Z] Removing intermediate container 8ffbcab2f83f [2024-07-16T03:45:17.353Z] ---> adbfd589bebe [2024-07-16T03:45:17.353Z] Successfully built adbfd589bebe [2024-07-16T03:45:17.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:45:17.863Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T03:45:17.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:45:18.043Z] prd-ubuntu20.04-docker-8c-8g-5689 does not seem to be running inside a container [2024-07-16T03:45:18.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-446 -v /w/workspace/undry_device-onvif-camera_PR-446:/w/workspace/undry_device-onvif-camera_PR-446:rw,z -v /w/workspace/undry_device-onvif-camera_PR-446@tmp:/w/workspace/undry_device-onvif-camera_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T03:45:18.449Z] $ docker top de6553c8d1512c3d1bad985dcc7d941a1a6e6b4e99cf1418f5ed6844397b97a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T03:45:18.870Z] + go version [2024-07-16T03:45:18.870Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T03:45:18.907Z] $ docker stop --time=1 de6553c8d1512c3d1bad985dcc7d941a1a6e6b4e99cf1418f5ed6844397b97a1 [2024-07-16T03:45:20.163Z] $ docker rm -f --volumes de6553c8d1512c3d1bad985dcc7d941a1a6e6b4e99cf1418f5ed6844397b97a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:45:20.971Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T03:45:20.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:45:21.151Z] prd-ubuntu20.04-docker-8c-8g-5689 does not seem to be running inside a container [2024-07-16T03:45:21.182Z] $ 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-446 -v /w/workspace/undry_device-onvif-camera_PR-446:/w/workspace/undry_device-onvif-camera_PR-446:rw,z -v /w/workspace/undry_device-onvif-camera_PR-446@tmp:/w/workspace/undry_device-onvif-camera_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T03:45:21.528Z] $ docker top 3e8ab017021a665b53a576a99e2240310bd973c9b5fc70132dd816fead5eb95c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T03:45:22.045Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-446 [Pipeline] fileExists [Pipeline] sh [2024-07-16T03:45:22.427Z] + make test [2024-07-16T03:45:22.427Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T03:45:24.328Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-16T03:45:35.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5690 in /w/workspace/undry_device-onvif-camera_PR-446 [Pipeline] { [Pipeline] ws [2024-07-16T03:45:35.755Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-16T03:45:35.847Z] The recommended git tool is: git [2024-07-16T03:45:40.481Z] using credential edgex-jenkins-ssh [2024-07-16T03:45:40.505Z] Cloning the remote Git repository [2024-07-16T03:45:40.561Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-16T03:45:40.649Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-07-16T03:45:40.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-16T03:45:40.781Z] > git --version # timeout=10 [2024-07-16T03:45:40.802Z] > git --version # 'git version 2.25.1' [2024-07-16T03:45:40.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T03:45:40.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T03:45:43.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-16T03:45:43.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T03:45:44.384Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-16T03:45:44.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-16T03:45:44.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T03:45:44.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-16T03:45:44.924Z] Merging remotes/origin/main commit 2d632d3d89b54818b584083cb51298962faa4457 into PR head commit db83cf08dac954d4c2d0c459d40fdf5872948b02 [2024-07-16T03:45:45.364Z] Merge succeeded, producing db83cf08dac954d4c2d0c459d40fdf5872948b02 [2024-07-16T03:45:45.365Z] Checking out Revision db83cf08dac954d4c2d0c459d40fdf5872948b02 (PR-446) [2024-07-16T03:45:46.011Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-16T03:45:44.939Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T03:45:45.002Z] > git checkout -f db83cf08dac954d4c2d0c459d40fdf5872948b02 # timeout=10 [2024-07-16T03:45:45.172Z] > git remote # timeout=10 [2024-07-16T03:45:45.190Z] > git config --get remote.origin.url # timeout=10 [2024-07-16T03:45:45.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T03:45:45.297Z] > git merge 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 [2024-07-16T03:45:45.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-16T03:45:45.371Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T03:45:45.380Z] > git checkout -f db83cf08dac954d4c2d0c459d40fdf5872948b02 # timeout=10 [2024-07-16T03:45:46.055Z] > git --version # timeout=10 [2024-07-16T03:45:46.067Z] > git --version # 'git version 2.25.1' [2024-07-16T03:45:46.079Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T03:45:46.249Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-16T03:45:46.249Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-16T03:45:46.249Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements [2024-07-16T03:45:46.249Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.134s coverage: 86.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T03:45:51.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T03:45:51.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T03:45:51.092Z] Dload Upload Total Spent Left Speed [2024-07-16T03:45:51.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37508 0 --:--:-- --:--:-- --:--:-- 37508 [Pipeline] sh [2024-07-16T03:45:51.717Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T03:45:52.082Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T03:45:52.082Z] sudo tee /etc/docker/daemon.new [2024-07-16T03:45:52.082Z] { [2024-07-16T03:45:52.082Z] "registry-mirrors": [ [2024-07-16T03:45:52.082Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T03:45:52.082Z] ], [2024-07-16T03:45:52.082Z] "bip": "10.250.0.254/24", [2024-07-16T03:45:52.082Z] "hosts": [ [2024-07-16T03:45:52.082Z] "tcp://0.0.0.0:5555", [2024-07-16T03:45:52.082Z] "unix:///var/run/docker.sock" [2024-07-16T03:45:52.082Z] ], [2024-07-16T03:45:52.082Z] "mtu": 1458, [2024-07-16T03:45:52.082Z] "selinux-enabled": true, [2024-07-16T03:45:52.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T03:45:52.082Z] } [Pipeline] sh [2024-07-16T03:45:52.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T03:45:52.794Z] + sudo service docker restart [2024-07-16T03:45:56.222Z] go vet ./... [2024-07-16T03:46:01.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T03:46:01.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T03:46:01.485Z] ./bin/test-attribution-txt.sh [2024-07-16T03:46:01.485Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T03:46:01.485Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T03:46:01.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T03:46:01.572Z] $ docker stop --time=1 3e8ab017021a665b53a576a99e2240310bd973c9b5fc70132dd816fead5eb95c [2024-07-16T03:46:05.657Z] $ docker rm -f --volumes 3e8ab017021a665b53a576a99e2240310bd973c9b5fc70132dd816fead5eb95c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T03:46:06.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T03:46:06.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T03:46:09.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T03:46:10.639Z] + ls -al . [2024-07-16T03:46:10.639Z] total 312 [2024-07-16T03:46:10.639Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 03:45 . [2024-07-16T03:46:10.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:43 .. [2024-07-16T03:46:10.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 03:45 .git [2024-07-16T03:46:10.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 03:43 .github [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 03:43 .gitignore [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 03:43 .golangci.yml [2024-07-16T03:46:10.639Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 03:43 .semver [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 03:43 Attribution.txt [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 03:43 CHANGELOG.md [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 03:43 Dockerfile [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 03:43 GOVERNANCE.md [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 03:43 Jenkinsfile [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 03:43 LICENSE [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 03:43 Makefile [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 03:43 OWNERS.md [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 03:43 README.md [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 16 03:43 VERSION [2024-07-16T03:46:10.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 03:43 bin [2024-07-16T03:46:10.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 03:43 cmd [2024-07-16T03:46:10.639Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 03:45 coverage.out [2024-07-16T03:46:10.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:43 doc [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 03:43 go.mod [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 03:43 go.sum [2024-07-16T03:46:10.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:43 internal [2024-07-16T03:46:10.639Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T03:46:11.258Z] provisioning config files... [2024-07-16T03:46:11.289Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8250358009062661752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:46:11.382Z] + 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=db83cf08dac954d4c2d0c459d40fdf5872948b02 --label arch=amd64 --label version=0.0.0 . [2024-07-16T03:46:11.382Z] Sending build context to Docker daemon 36.69MB [2024-07-16T03:46:11.382Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T03:46:11.382Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-16T03:46:11.382Z] ---> adbfd589bebe [2024-07-16T03:46:11.382Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-16T03:46:11.805Z] ---> ****-login.sh [2024-07-16T03:46:11.805Z] nexus3.edgexfoundry.org:10001 [2024-07-16T03:46:12.013Z] ---> Running in 4917e9d8b6bc [2024-07-16T03:46:12.014Z] Removing intermediate container 4917e9d8b6bc [2024-07-16T03:46:12.014Z] ---> a3435c8d3e3e [2024-07-16T03:46:12.014Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T03:46:12.014Z] ---> Running in c8b4375999ba [2024-07-16T03:46:12.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:46:12.278Z] Removing intermediate container c8b4375999ba [2024-07-16T03:46:12.278Z] ---> bc5754d0b8c0 [2024-07-16T03:46:12.278Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T03:46:12.278Z] ---> Running in 40e002f71be1 [2024-07-16T03:46:12.278Z] Removing intermediate container 40e002f71be1 [2024-07-16T03:46:12.278Z] ---> aef08033e2bd [2024-07-16T03:46:12.278Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T03:46:12.278Z] ---> Running in 07fe6d3cfbbd [2024-07-16T03:46:12.278Z] Removing intermediate container 07fe6d3cfbbd [2024-07-16T03:46:12.278Z] ---> 6eb7eed02f7f [2024-07-16T03:46:12.278Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-16T03:46:12.278Z] ---> Running in ee36016b1fd1 [2024-07-16T03:46:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:46:12.351Z] Configure a credential helper to remove this warning. See [2024-07-16T03:46:12.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:46:12.351Z] [2024-07-16T03:46:12.351Z] Login Succeeded [2024-07-16T03:46:12.351Z] nexus3.edgexfoundry.org:10002 [2024-07-16T03:46:12.539Z] Removing intermediate container ee36016b1fd1 [2024-07-16T03:46:12.539Z] ---> 89778c49a0c4 [2024-07-16T03:46:12.539Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T03:46:12.539Z] ---> Running in fd7f74c52254 [2024-07-16T03:46:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:46:12.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:46:12.621Z] Configure a credential helper to remove this warning. See [2024-07-16T03:46:12.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:46:12.621Z] [2024-07-16T03:46:12.621Z] Login Succeeded [2024-07-16T03:46:12.621Z] nexus3.edgexfoundry.org:10003 [2024-07-16T03:46:12.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T03:46:12.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T03:46:12.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:46:13.062Z] OK: 264 MiB in 52 packages [2024-07-16T03:46:13.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:46:13.167Z] Configure a credential helper to remove this warning. See [2024-07-16T03:46:13.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:46:13.167Z] [2024-07-16T03:46:13.167Z] Login Succeeded [2024-07-16T03:46:13.167Z] nexus3.edgexfoundry.org:10004 [2024-07-16T03:46:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:46:13.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:46:13.437Z] Configure a credential helper to remove this warning. See [2024-07-16T03:46:13.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:46:13.437Z] [2024-07-16T03:46:13.437Z] Login Succeeded [2024-07-16T03:46:13.437Z] ****.io [2024-07-16T03:46:13.635Z] Removing intermediate container fd7f74c52254 [2024-07-16T03:46:13.636Z] ---> 1b1de132a1d9 [2024-07-16T03:46:13.636Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-16T03:46:13.636Z] ---> Running in b2e713c326e8 [2024-07-16T03:46:13.636Z] Removing intermediate container b2e713c326e8 [2024-07-16T03:46:13.636Z] ---> 62e4fecd6556 [2024-07-16T03:46:13.636Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-16T03:46:13.636Z] ---> 126d076b4a97 [2024-07-16T03:46:13.636Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T03:46:13.636Z] ---> Running in 9847ed9b0b65 [2024-07-16T03:46:13.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T03:46:13.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T03:46:13.976Z] Configure a credential helper to remove this warning. See [2024-07-16T03:46:13.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T03:46:13.976Z] [2024-07-16T03:46:13.976Z] Login Succeeded [2024-07-16T03:46:13.976Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T03:46:14.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T03:46:14.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T03:46:14.578Z] Removing intermediate container 9847ed9b0b65 [2024-07-16T03:46:14.578Z] ---> 85a883ba569a [2024-07-16T03:46:14.578Z] Step 12/27 : COPY . . [2024-07-16T03:46:14.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T03:46:14.646Z] ========================================================= [2024-07-16T03:46:14.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T03:46:14.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:46:15.203Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T03:46:15.515Z] ---> b907a7db7ac8 [2024-07-16T03:46:15.515Z] Step 13/27 : RUN ${MAKE} [2024-07-16T03:46:15.775Z] ---> Running in 0d7f07e6ba6a [2024-07-16T03:46:15.798Z] Sending build context to Docker daemon 21.71MB [2024-07-16T03:46:15.799Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T03:46:15.799Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T03:46:16.034Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-16T03:46:16.068Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T03:46:16.068Z] c6b39de5b339: Pulling fs layer [2024-07-16T03:46:16.068Z] a69c41024577: Pulling fs layer [2024-07-16T03:46:16.068Z] d6de4b400683: Pulling fs layer [2024-07-16T03:46:16.068Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T03:46:16.068Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T03:46:16.068Z] 35cb2a7552d0: Waiting [2024-07-16T03:46:16.068Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T03:46:16.068Z] 00f215d4a9da: Pulling fs layer [2024-07-16T03:46:16.068Z] d496ad576159: Pulling fs layer [2024-07-16T03:46:16.068Z] 4f4fb700ef54: Waiting [2024-07-16T03:46:16.068Z] 00f215d4a9da: Waiting [2024-07-16T03:46:16.068Z] d496ad576159: Waiting [2024-07-16T03:46:16.068Z] 464afbd9ba4c: Waiting [2024-07-16T03:46:16.068Z] a69c41024577: Verifying Checksum [2024-07-16T03:46:16.068Z] a69c41024577: Download complete [2024-07-16T03:46:16.068Z] 35cb2a7552d0: Verifying Checksum [2024-07-16T03:46:16.068Z] 35cb2a7552d0: Download complete [2024-07-16T03:46:16.068Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T03:46:16.068Z] 4f4fb700ef54: Download complete [2024-07-16T03:46:16.068Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T03:46:16.068Z] 464afbd9ba4c: Download complete [2024-07-16T03:46:16.068Z] c6b39de5b339: Verifying Checksum [2024-07-16T03:46:16.068Z] c6b39de5b339: Download complete [2024-07-16T03:46:16.656Z] d496ad576159: Verifying Checksum [2024-07-16T03:46:16.656Z] d496ad576159: Download complete [2024-07-16T03:46:17.241Z] c6b39de5b339: Pull complete [2024-07-16T03:46:18.205Z] a69c41024577: Pull complete [2024-07-16T03:46:18.205Z] d6de4b400683: Verifying Checksum [2024-07-16T03:46:18.205Z] d6de4b400683: Download complete [2024-07-16T03:46:19.168Z] 00f215d4a9da: Verifying Checksum [2024-07-16T03:46:19.168Z] 00f215d4a9da: Download complete [2024-07-16T03:46:31.480Z] d6de4b400683: Pull complete [2024-07-16T03:46:31.480Z] 35cb2a7552d0: Pull complete [2024-07-16T03:46:31.751Z] 4f4fb700ef54: Pull complete [2024-07-16T03:46:32.020Z] 464afbd9ba4c: Pull complete [2024-07-16T03:46:40.243Z] 00f215d4a9da: Pull complete [2024-07-16T03:46:42.187Z] d496ad576159: Pull complete [2024-07-16T03:46:42.187Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T03:46:42.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T03:46:42.187Z] ---> f246e2811388 [2024-07-16T03:46:42.187Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T03:46:44.127Z] ---> Running in fbb30bdd6b84 [2024-07-16T03:46:44.127Z] Removing intermediate container fbb30bdd6b84 [2024-07-16T03:46:44.127Z] ---> 5a84c478b10b [2024-07-16T03:46:44.127Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T03:46:44.127Z] ---> Running in 8d14249e521a [2024-07-16T03:46:44.401Z] Removing intermediate container 8d14249e521a [2024-07-16T03:46:44.401Z] ---> fe89ac34b436 [2024-07-16T03:46:44.401Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T03:46:44.668Z] ---> Running in 6c16c079ed65 [2024-07-16T03:46:44.936Z] Removing intermediate container 6c16c079ed65 [2024-07-16T03:46:44.936Z] ---> 6de632c48672 [2024-07-16T03:46:44.936Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T03:46:44.936Z] ---> Running in 7c7aaddb6061 [2024-07-16T03:46:45.204Z] Removing intermediate container 7c7aaddb6061 [2024-07-16T03:46:45.204Z] ---> 380303dfc220 [2024-07-16T03:46:45.204Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-16T03:46:45.204Z] ---> Running in 2c96bc0e8d28 [2024-07-16T03:46:45.474Z] Removing intermediate container 2c96bc0e8d28 [2024-07-16T03:46:45.474Z] ---> 83a4888812c9 [2024-07-16T03:46:45.474Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T03:46:45.749Z] ---> Running in af348974402e [2024-07-16T03:46:46.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T03:46:47.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T03:46:47.891Z] OK: 266 MiB in 52 packages [2024-07-16T03:46:48.868Z] Removing intermediate container af348974402e [2024-07-16T03:46:48.868Z] ---> fb29a27e852a [2024-07-16T03:46:48.868Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-16T03:46:48.868Z] ---> Running in dfeec373c700 [2024-07-16T03:46:49.136Z] Removing intermediate container dfeec373c700 [2024-07-16T03:46:49.136Z] ---> 8f263732326c [2024-07-16T03:46:49.136Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-16T03:46:49.726Z] ---> 81a1f23dc557 [2024-07-16T03:46:49.726Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T03:46:49.726Z] ---> Running in a7f532e06919 [2024-07-16T03:47:03.625Z] Removing intermediate container 0d7f07e6ba6a [2024-07-16T03:47:03.625Z] ---> e48aca3ca53b [2024-07-16T03:47:03.625Z] Step 14/27 : FROM alpine:3.18 [2024-07-16T03:47:03.625Z] 3.18: Pulling from library/alpine [2024-07-16T03:47:03.625Z] 73baa7ef167e: Pulling fs layer [2024-07-16T03:47:03.625Z] 73baa7ef167e: Verifying Checksum [2024-07-16T03:47:03.625Z] 73baa7ef167e: Download complete [2024-07-16T03:47:03.625Z] 73baa7ef167e: Pull complete [2024-07-16T03:47:03.625Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T03:47:03.625Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T03:47:03.625Z] ---> 8fd7cac70a4a [2024-07-16T03:47:03.625Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T03:47:03.625Z] ---> Running in e752f3c04ecf [2024-07-16T03:47:03.625Z] Removing intermediate container e752f3c04ecf [2024-07-16T03:47:03.625Z] ---> 2fc4ddf807d1 [2024-07-16T03:47:03.625Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-16T03:47:03.625Z] ---> Running in dbd08eac0435 [2024-07-16T03:47:03.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T03:47:03.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T03:47:03.625Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T03:47:03.625Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T03:47:03.625Z] OK: 7 MiB in 16 packages [2024-07-16T03:47:04.197Z] Removing intermediate container dbd08eac0435 [2024-07-16T03:47:04.197Z] ---> 603354797afc [2024-07-16T03:47:04.197Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-16T03:47:04.765Z] ---> Running in d4d02d670bde [2024-07-16T03:47:05.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T03:47:05.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T03:47:05.707Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T03:47:05.707Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T03:47:05.969Z] OK: 7 MiB in 16 packages [2024-07-16T03:47:08.569Z] Removing intermediate container d4d02d670bde [2024-07-16T03:47:08.569Z] ---> 867d40681a66 [2024-07-16T03:47:08.569Z] Step 18/27 : WORKDIR / [2024-07-16T03:47:08.569Z] ---> Running in cf11bcaf58b7 [2024-07-16T03:47:09.954Z] Removing intermediate container cf11bcaf58b7 [2024-07-16T03:47:09.954Z] ---> dd37e31da63e [2024-07-16T03:47:09.954Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-16T03:47:14.171Z] ---> 2db18305ce2c [2024-07-16T03:47:14.171Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-16T03:47:14.756Z] ---> 8bef6b8a2906 [2024-07-16T03:47:14.756Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-16T03:47:15.329Z] ---> d01bbe2e4baa [2024-07-16T03:47:15.329Z] Step 22/27 : EXPOSE 59984 [2024-07-16T03:47:16.274Z] ---> Running in 9b288ead823d [2024-07-16T03:47:17.223Z] Removing intermediate container 9b288ead823d [2024-07-16T03:47:17.223Z] ---> 5eab8214d4b2 [2024-07-16T03:47:17.223Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-16T03:47:17.796Z] ---> Running in 2d04a7ea92e1 [2024-07-16T03:47:18.368Z] Removing intermediate container 2d04a7ea92e1 [2024-07-16T03:47:18.368Z] ---> aa74ec898151 [2024-07-16T03:47:18.368Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-16T03:47:18.947Z] ---> Running in 9a08961d4283 [2024-07-16T03:47:19.534Z] Removing intermediate container 9a08961d4283 [2024-07-16T03:47:19.534Z] ---> fbf130ae8e09 [2024-07-16T03:47:19.534Z] Step 25/27 : LABEL arch=amd64 [2024-07-16T03:47:19.795Z] ---> Running in e090c12f722d [2024-07-16T03:47:20.364Z] Removing intermediate container e090c12f722d [2024-07-16T03:47:20.364Z] ---> 6a30d6af1123 [2024-07-16T03:47:20.364Z] Step 26/27 : LABEL git_sha=db83cf08dac954d4c2d0c459d40fdf5872948b02 [2024-07-16T03:47:20.624Z] ---> Running in 531dc484ba8a [2024-07-16T03:47:21.193Z] Removing intermediate container 531dc484ba8a [2024-07-16T03:47:21.193Z] ---> 677484b40067 [2024-07-16T03:47:21.193Z] Step 27/27 : LABEL version=0.0.0 [2024-07-16T03:47:21.193Z] ---> Running in 10b6a792dc40 [2024-07-16T03:47:21.193Z] Removing intermediate container 10b6a792dc40 [2024-07-16T03:47:21.193Z] ---> d775157df081 [2024-07-16T03:47:21.193Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T03:47:21.193Z] Successfully built d775157df081 [2024-07-16T03:47:21.193Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:47:22.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T03:47:22.239Z] [2024-07-16T03:47:22.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:47:22.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T03:47:22.640Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T03:47:22.640Z] 5eb5b503b376: Pulling fs layer [2024-07-16T03:47:22.640Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T03:47:22.640Z] ec43610c2a17: Pulling fs layer [2024-07-16T03:47:22.640Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T03:47:22.640Z] 33b1e0a273af: Pulling fs layer [2024-07-16T03:47:22.640Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T03:47:22.640Z] 33b1e0a273af: Waiting [2024-07-16T03:47:22.640Z] 2f39f015ded8: Pulling fs layer [2024-07-16T03:47:22.640Z] 5d3b04190fa2: Waiting [2024-07-16T03:47:22.640Z] 2f39f015ded8: Waiting [2024-07-16T03:47:22.640Z] 5c69ac0246d0: Verifying Checksum [2024-07-16T03:47:22.640Z] 5c69ac0246d0: Download complete [2024-07-16T03:47:22.898Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T03:47:22.898Z] 3a2ae6a8a46f: Download complete [2024-07-16T03:47:22.898Z] ec43610c2a17: Verifying Checksum [2024-07-16T03:47:22.898Z] ec43610c2a17: Download complete [2024-07-16T03:47:22.898Z] 33b1e0a273af: Verifying Checksum [2024-07-16T03:47:22.898Z] 33b1e0a273af: Download complete [2024-07-16T03:47:22.898Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T03:47:22.898Z] 5d3b04190fa2: Download complete [2024-07-16T03:47:23.156Z] 5eb5b503b376: Verifying Checksum [2024-07-16T03:47:23.156Z] 5eb5b503b376: Download complete [2024-07-16T03:47:23.720Z] 2f39f015ded8: Download complete [2024-07-16T03:47:24.329Z] 5eb5b503b376: Pull complete [2024-07-16T03:47:24.329Z] 5c69ac0246d0: Pull complete [2024-07-16T03:47:24.896Z] ec43610c2a17: Pull complete [2024-07-16T03:47:24.896Z] 3a2ae6a8a46f: Pull complete [2024-07-16T03:47:25.154Z] 33b1e0a273af: Pull complete [2024-07-16T03:47:25.154Z] 5d3b04190fa2: Pull complete [2024-07-16T03:47:29.336Z] 2f39f015ded8: Pull complete [2024-07-16T03:47:29.336Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T03:47:29.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T03:47:29.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:47:29.637Z] prd-ubuntu20.04-docker-8c-8g-5689 does not seem to be running inside a container [2024-07-16T03:47:29.669Z] $ 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-446 -v /w/workspace/undry_device-onvif-camera_PR-446:/w/workspace/undry_device-onvif-camera_PR-446:rw,z -v /w/workspace/undry_device-onvif-camera_PR-446@tmp:/w/workspace/undry_device-onvif-camera_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T03:47:32.852Z] $ docker top 267f1364027e76442158e8e09002f90d1d8f65fe6b9253f9fe5f125abaf283ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:47:33.383Z] ---> job-cost.sh [2024-07-16T03:47:33.383Z] lf-activate-venv: SKIPPING [2024-07-16T03:47:33.383Z] INFO: No Stack... [2024-07-16T03:47:33.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T03:47:34.212Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T03:47:34.543Z] + cat /w/workspace/undry_device-onvif-camera_PR-446/archives/cost.csv [2024-07-16T03:47:34.543Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T03:47:34.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [2024-07-16T03:47:34.602Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] did not exist. Created. [2024-07-16T03:47:34.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T03:47:35.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T03:47:35.095Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T03:47:35.143Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T03:47:35.245Z] $ docker stop --time=1 267f1364027e76442158e8e09002f90d1d8f65fe6b9253f9fe5f125abaf283ca [2024-07-16T03:47:36.411Z] $ docker rm -f --volumes 267f1364027e76442158e8e09002f90d1d8f65fe6b9253f9fe5f125abaf283ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-16T03:48:41.406Z] Removing intermediate container a7f532e06919 [2024-07-16T03:48:41.406Z] ---> 1544d531f68d [2024-07-16T03:48:41.406Z] Step 12/13 : COPY . . [2024-07-16T03:48:41.406Z] ---> 0c957196177d [2024-07-16T03:48:41.406Z] Step 13/13 : RUN ${MAKE} [2024-07-16T03:48:41.406Z] ---> Running in 4d2a10e4f2ad [2024-07-16T03:48:41.406Z] noop [2024-07-16T03:48:41.406Z] Removing intermediate container 4d2a10e4f2ad [2024-07-16T03:48:41.406Z] ---> f3dca640deed [2024-07-16T03:48:41.406Z] Successfully built f3dca640deed [2024-07-16T03:48:41.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:48:41.916Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T03:48:41.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:48:42.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container [2024-07-16T03:48:42.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-16T03:48:43.413Z] $ docker top 5875d8c3027b4b49512ea985938c35e402bf8ee6bc1d92d1fd93c5b9e9ccf25f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T03:48:44.305Z] + go version [2024-07-16T03:48:44.305Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T03:48:44.330Z] $ docker stop --time=1 5875d8c3027b4b49512ea985938c35e402bf8ee6bc1d92d1fd93c5b9e9ccf25f [2024-07-16T03:48:45.899Z] $ docker rm -f --volumes 5875d8c3027b4b49512ea985938c35e402bf8ee6bc1d92d1fd93c5b9e9ccf25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:48:47.009Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T03:48:47.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:48:47.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container [2024-07-16T03:48:47.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-16T03:48:48.489Z] $ docker top c8c5386e557437d5ec42d597789900a789e6ee91ddca26cc613b772f70a8cb1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T03:48:49.063Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-16T03:48:49.780Z] + make test [2024-07-16T03:48:49.780Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T03:48:55.126Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-16T03:52:47.224Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-16T03:52:47.224Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-16T03:52:47.224Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.186s coverage: 31.4% of statements [2024-07-16T03:53:05.447Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.698s coverage: 86.5% of statements [2024-07-16T03:53:05.447Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T03:53:05.447Z] go vet ./... [2024-07-16T03:53:52.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T03:53:52.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T03:53:52.256Z] ./bin/test-attribution-txt.sh [2024-07-16T03:53:52.256Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T03:53:52.256Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T03:53:52.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T03:53:52.314Z] $ docker stop --time=1 c8c5386e557437d5ec42d597789900a789e6ee91ddca26cc613b772f70a8cb1e [2024-07-16T03:53:54.162Z] $ docker rm -f --volumes c8c5386e557437d5ec42d597789900a789e6ee91ddca26cc613b772f70a8cb1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T03:53:55.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T03:53:55.837Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T03:53:56.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T03:53:56.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T03:53:57.322Z] + ls -al . [2024-07-16T03:53:57.322Z] total 308 [2024-07-16T03:53:57.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 03:48 . [2024-07-16T03:53:57.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:45 .. [2024-07-16T03:53:57.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 03:45 .git [2024-07-16T03:53:57.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 03:45 .github [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 03:45 .gitignore [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 03:45 .golangci.yml [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 03:45 Attribution.txt [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 03:45 CHANGELOG.md [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 03:45 Dockerfile [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 03:45 GOVERNANCE.md [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 03:45 Jenkinsfile [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 03:45 LICENSE [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 03:45 Makefile [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 03:45 OWNERS.md [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 03:45 README.md [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 16 03:43 VERSION [2024-07-16T03:53:57.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 03:45 bin [2024-07-16T03:53:57.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 03:45 cmd [2024-07-16T03:53:57.322Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 03:53 coverage.out [2024-07-16T03:53:57.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:45 doc [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 03:45 go.mod [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 03:45 go.sum [2024-07-16T03:53:57.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 03:45 internal [2024-07-16T03:53:57.322Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 03:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:53:57.774Z] + 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=db83cf08dac954d4c2d0c459d40fdf5872948b02 --label arch=arm64 --label version=0.0.0 . [2024-07-16T03:53:58.359Z] Sending build context to Docker daemon 21.79MB [2024-07-16T03:53:58.359Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T03:53:58.359Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-16T03:53:58.359Z] ---> f3dca640deed [2024-07-16T03:53:58.359Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-16T03:53:58.626Z] ---> Running in df3b1c49f5a4 [2024-07-16T03:53:58.894Z] Removing intermediate container df3b1c49f5a4 [2024-07-16T03:53:58.894Z] ---> b748543443af [2024-07-16T03:53:58.894Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T03:53:58.894Z] ---> Running in 0873b0283866 [2024-07-16T03:53:59.478Z] Removing intermediate container 0873b0283866 [2024-07-16T03:53:59.478Z] ---> c02698684ea3 [2024-07-16T03:53:59.478Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T03:53:59.478Z] ---> Running in 8385746cae36 [2024-07-16T03:53:59.745Z] Removing intermediate container 8385746cae36 [2024-07-16T03:53:59.745Z] ---> a393a52674e6 [2024-07-16T03:53:59.745Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T03:53:59.745Z] ---> Running in 3939e8ad42a0 [2024-07-16T03:54:00.017Z] Removing intermediate container 3939e8ad42a0 [2024-07-16T03:54:00.017Z] ---> cc988fef28b0 [2024-07-16T03:54:00.017Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-16T03:54:00.017Z] ---> Running in 362ab01f66bd [2024-07-16T03:54:00.603Z] Removing intermediate container 362ab01f66bd [2024-07-16T03:54:00.603Z] ---> 71941c168389 [2024-07-16T03:54:00.603Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T03:54:00.603Z] ---> Running in 9462539e3618 [2024-07-16T03:54:01.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T03:54:01.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T03:54:02.809Z] OK: 266 MiB in 52 packages [2024-07-16T03:54:03.772Z] Removing intermediate container 9462539e3618 [2024-07-16T03:54:03.772Z] ---> ebce52789acd [2024-07-16T03:54:03.772Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-16T03:54:03.772Z] ---> Running in 05bdcab91e6f [2024-07-16T03:54:04.357Z] Removing intermediate container 05bdcab91e6f [2024-07-16T03:54:04.357Z] ---> b64c3e4894fc [2024-07-16T03:54:04.357Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-16T03:54:04.627Z] ---> 71901d910c94 [2024-07-16T03:54:04.627Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T03:54:04.901Z] ---> Running in 20866492e5bf [2024-07-16T03:54:07.485Z] Removing intermediate container 20866492e5bf [2024-07-16T03:54:07.485Z] ---> 6ec9f8166828 [2024-07-16T03:54:07.485Z] Step 12/27 : COPY . . [2024-07-16T03:54:08.893Z] ---> 41d8018e5fc6 [2024-07-16T03:54:08.893Z] Step 13/27 : RUN ${MAKE} [2024-07-16T03:54:08.893Z] ---> Running in 0304922da9b8 [2024-07-16T03:54:09.852Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-16T03:57:31.604Z] Removing intermediate container 0304922da9b8 [2024-07-16T03:57:31.604Z] ---> e28202cc63b0 [2024-07-16T03:57:31.604Z] Step 14/27 : FROM alpine:3.18 [2024-07-16T03:57:31.604Z] 3.18: Pulling from library/alpine [2024-07-16T03:57:31.604Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T03:57:31.870Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T03:57:31.871Z] 5c905c7ebe2f: Download complete [2024-07-16T03:57:32.454Z] 5c905c7ebe2f: Pull complete [2024-07-16T03:57:32.454Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T03:57:32.454Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T03:57:32.454Z] ---> dec292d02e07 [2024-07-16T03:57:32.454Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T03:57:32.720Z] ---> Running in 8cdff8c6a05d [2024-07-16T03:57:32.987Z] Removing intermediate container 8cdff8c6a05d [2024-07-16T03:57:32.987Z] ---> 898211f008bc [2024-07-16T03:57:32.987Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-16T03:57:32.987Z] ---> Running in 3b7a4eae18b7 [2024-07-16T03:57:33.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T03:57:34.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T03:57:35.108Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T03:57:35.109Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T03:57:35.374Z] OK: 8 MiB in 16 packages [2024-07-16T03:57:36.334Z] Removing intermediate container 3b7a4eae18b7 [2024-07-16T03:57:36.334Z] ---> ab85d086a5ee [2024-07-16T03:57:36.334Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-16T03:57:36.334Z] ---> Running in c3071dbb245a [2024-07-16T03:57:37.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T03:57:37.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T03:57:38.513Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T03:57:38.513Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T03:57:38.513Z] OK: 8 MiB in 16 packages [2024-07-16T03:57:39.473Z] Removing intermediate container c3071dbb245a [2024-07-16T03:57:39.473Z] ---> a0d1062b1e33 [2024-07-16T03:57:39.473Z] Step 18/27 : WORKDIR / [2024-07-16T03:57:39.473Z] ---> Running in d2dad711d934 [2024-07-16T03:57:39.741Z] Removing intermediate container d2dad711d934 [2024-07-16T03:57:39.741Z] ---> d5bbe4a4e47f [2024-07-16T03:57:39.741Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-16T03:57:41.680Z] ---> 1541813f1b4d [2024-07-16T03:57:41.680Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-16T03:57:41.947Z] ---> 47ee03b5503a [2024-07-16T03:57:41.948Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-16T03:57:42.529Z] ---> 32ceeafffd23 [2024-07-16T03:57:42.529Z] Step 22/27 : EXPOSE 59984 [2024-07-16T03:57:42.529Z] ---> Running in ad6c46fe9461 [2024-07-16T03:57:42.796Z] Removing intermediate container ad6c46fe9461 [2024-07-16T03:57:42.796Z] ---> c688541dc3a8 [2024-07-16T03:57:42.796Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-16T03:57:43.065Z] ---> Running in 5de587401f1f [2024-07-16T03:57:43.647Z] Removing intermediate container 5de587401f1f [2024-07-16T03:57:43.647Z] ---> 5e918afe5d1c [2024-07-16T03:57:43.647Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-16T03:57:43.647Z] ---> Running in d2f17cce81b5 [2024-07-16T03:57:43.914Z] Removing intermediate container d2f17cce81b5 [2024-07-16T03:57:43.914Z] ---> a7edb6e4a1d4 [2024-07-16T03:57:43.914Z] Step 25/27 : LABEL arch=arm64 [2024-07-16T03:57:43.914Z] ---> Running in 6ee5e11725a4 [2024-07-16T03:57:44.183Z] Removing intermediate container 6ee5e11725a4 [2024-07-16T03:57:44.183Z] ---> 32365d01521f [2024-07-16T03:57:44.183Z] Step 26/27 : LABEL git_sha=db83cf08dac954d4c2d0c459d40fdf5872948b02 [2024-07-16T03:57:44.448Z] ---> Running in ad65751467d4 [2024-07-16T03:57:44.734Z] Removing intermediate container ad65751467d4 [2024-07-16T03:57:44.734Z] ---> bc9b8ffdaec4 [2024-07-16T03:57:44.734Z] Step 27/27 : LABEL version=0.0.0 [2024-07-16T03:57:44.734Z] ---> Running in 42be35d60e1b [2024-07-16T03:57:45.000Z] Removing intermediate container 42be35d60e1b [2024-07-16T03:57:45.000Z] ---> 2bb840931147 [2024-07-16T03:57:45.000Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T03:57:45.000Z] Successfully built 2bb840931147 [2024-07-16T03:57:45.000Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:57:45.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T03:57:45.963Z] [2024-07-16T03:57:45.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:57:46.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T03:57:46.411Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T03:57:46.411Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T03:57:46.411Z] 04944245beec: Pulling fs layer [2024-07-16T03:57:46.411Z] 699f458cf7ca: Pulling fs layer [2024-07-16T03:57:46.411Z] 765212b225bb: Pulling fs layer [2024-07-16T03:57:46.411Z] f23df028b6ca: Pulling fs layer [2024-07-16T03:57:46.411Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T03:57:46.411Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T03:57:46.411Z] 765212b225bb: Waiting [2024-07-16T03:57:46.411Z] f23df028b6ca: Waiting [2024-07-16T03:57:46.411Z] d65c8cfc05b1: Waiting [2024-07-16T03:57:46.411Z] 2437ff75d9bd: Waiting [2024-07-16T03:57:46.684Z] 04944245beec: Verifying Checksum [2024-07-16T03:57:46.684Z] 04944245beec: Download complete [2024-07-16T03:57:46.684Z] 765212b225bb: Verifying Checksum [2024-07-16T03:57:46.684Z] 765212b225bb: Download complete [2024-07-16T03:57:46.684Z] f23df028b6ca: Verifying Checksum [2024-07-16T03:57:46.684Z] f23df028b6ca: Download complete [2024-07-16T03:57:46.684Z] d65c8cfc05b1: Download complete [2024-07-16T03:57:46.684Z] 699f458cf7ca: Verifying Checksum [2024-07-16T03:57:46.684Z] 699f458cf7ca: Download complete [2024-07-16T03:57:47.269Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T03:57:47.269Z] 8998bd30e6a1: Download complete [2024-07-16T03:57:49.847Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T03:57:49.847Z] 2437ff75d9bd: Download complete [2024-07-16T03:57:51.789Z] 8998bd30e6a1: Pull complete [2024-07-16T03:57:52.381Z] 04944245beec: Pull complete [2024-07-16T03:57:53.789Z] 699f458cf7ca: Pull complete [2024-07-16T03:57:54.057Z] 765212b225bb: Pull complete [2024-07-16T03:57:55.019Z] f23df028b6ca: Pull complete [2024-07-16T03:57:55.287Z] d65c8cfc05b1: Pull complete [2024-07-16T03:58:13.484Z] 2437ff75d9bd: Pull complete [2024-07-16T03:58:13.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T03:58:13.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T03:58:13.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:58:13.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container [2024-07-16T03:58:13.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-16T03:58:16.635Z] $ docker top 1b9fd06b9d9a36df8edca07c7030a41a2e57634f3ed05bbb5ea241610c65d4b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:17.601Z] ---> job-cost.sh [2024-07-16T03:58:17.601Z] lf-activate-venv: SKIPPING [2024-07-16T03:58:17.601Z] INFO: No Stack... [2024-07-16T03:58:17.866Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T03:58:18.818Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T03:58:19.480Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-07-16T03:58:19.480Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T03:58:19.557Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [2024-07-16T03:58:19.568Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] did not exist. Created. [2024-07-16T03:58:19.577Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T03:58:20.376Z] /w/workspace/device-onvif-camera/1@tmp/durable-4ea612f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T03:58:21.039Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T03:58:21.082Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T03:58:21.136Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T03:58:21.164Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T03:58:21.220Z] $ docker stop --time=1 1b9fd06b9d9a36df8edca07c7030a41a2e57634f3ed05bbb5ea241610c65d4b9 [2024-07-16T03:58:22.765Z] $ docker rm -f --volumes 1b9fd06b9d9a36df8edca07c7030a41a2e57634f3ed05bbb5ea241610c65d4b9 [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 [2024-07-16T03:58:24.054Z] provisioning config files... [2024-07-16T03:58:24.064Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-446@tmp/config8417039362910886291tmp [Pipeline] { [Pipeline] sh [2024-07-16T03:58:24.417Z] + set +x [2024-07-16T03:58:24.417Z] + bash -s -- [2024-07-16T03:58:24.417Z] + curl -s https://codecov.io/bash [2024-07-16T03:58:24.417Z] [2024-07-16T03:58:24.417Z] _____ _ [2024-07-16T03:58:24.417Z] / ____| | | [2024-07-16T03:58:24.417Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T03:58:24.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T03:58:24.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T03:58:24.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T03:58:24.417Z] Bash-1.0.6 [2024-07-16T03:58:24.417Z] [2024-07-16T03:58:24.417Z] [2024-07-16T03:58:24.417Z] ==> git version 2.25.1 found [2024-07-16T03:58:24.417Z] ==> 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 [2024-07-16T03:58:24.417Z] Release-Date: 2020-01-08 [2024-07-16T03:58:24.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-16T03:58:24.417Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T03:58:24.417Z] ==> Jenkins CI detected. [2024-07-16T03:58:24.417Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-446 [2024-07-16T03:58:24.417Z] project root: . [2024-07-16T03:58:24.417Z] --> token set from env [2024-07-16T03:58:24.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T03:58:24.417Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T03:58:24.417Z] ==> Python coveragepy not found [2024-07-16T03:58:24.417Z] ==> Searching for coverage reports in: [2024-07-16T03:58:24.417Z] + . [2024-07-16T03:58:24.417Z] -> Found 1 reports [2024-07-16T03:58:24.677Z] ==> Detecting git/mercurial file structure [2024-07-16T03:58:24.677Z] ==> Reading reports [2024-07-16T03:58:24.677Z] + ./coverage.out bytes=78805 [2024-07-16T03:58:24.677Z] ==> Appending adjustments [2024-07-16T03:58:24.677Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T03:58:24.677Z] + Found adjustments [2024-07-16T03:58:24.677Z] ==> Gzipping contents [2024-07-16T03:58:24.677Z] 12K /tmp/codecov.udBFhp.gz [2024-07-16T03:58:24.677Z] ==> Uploading reports [2024-07-16T03:58:24.677Z] url: https://codecov.io [2024-07-16T03:58:24.677Z] query: branch=PR-446&commit=db83cf08dac954d4c2d0c459d40fdf5872948b02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=446&job=&cmd_args= [2024-07-16T03:58:24.677Z] -> Pinging Codecov [2024-07-16T03:58:24.677Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-446&commit=db83cf08dac954d4c2d0c459d40fdf5872948b02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=446&job=&cmd_args= [2024-07-16T03:58:24.936Z] -> Uploading to [2024-07-16T03:58:24.936Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/F29A59C45E3A92E06B3E522C9905F8EF/db83cf08dac954d4c2d0c459d40fdf5872948b02/999e8f14-ed6b-4702-a89c-32c573f04d5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T035824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12270edd6e25c4692d735e5b4e158f7ac7ccf6efe62a69609b35db1048600aad [2024-07-16T03:58:24.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T03:58:24.936Z] Dload Upload Total Spent Left Speed [2024-07-16T03:58:25.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 41767 --:--:-- --:--:-- --:--:-- 41767 [2024-07-16T03:58:25.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/db83cf08dac954d4c2d0c459d40fdf5872948b02 [Pipeline] } [2024-07-16T03:58:25.227Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-16T03:58:27.578Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-446/archives ] [2024-07-16T03:58:27.578Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-446/archives [2024-07-16T03:58:27.578Z] total 16 [2024-07-16T03:58:27.578Z] drwxr-xr-x 3 root root 4096 Jul 16 03:47 . [2024-07-16T03:58:27.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 03:47 .. [2024-07-16T03:58:27.578Z] drwxr-xr-x 2 root root 4096 Jul 16 03:47 cost [2024-07-16T03:58:27.578Z] -rw-r--r-- 1 root root 91 Jul 16 03:47 cost.csv [2024-07-16T03:58:27.578Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-446/archives [2024-07-16T03:58:27.578Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-446/archives [2024-07-16T03:58:27.578Z] total 16 [2024-07-16T03:58:27.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 03:47 . [2024-07-16T03:58:27.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 03:47 .. [2024-07-16T03:58:27.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 03:47 cost [2024-07-16T03:58:27.578Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 16 03:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:27.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:28.857Z] ---> package-listing.sh [2024-07-16T03:58:28.857Z] ++ facter osfamily [2024-07-16T03:58:28.857Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T03:58:29.176Z] + OS_FAMILY=debian [2024-07-16T03:58:29.176Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-446 [2024-07-16T03:58:29.176Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T03:58:29.176Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T03:58:29.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T03:58:29.176Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T03:58:29.176Z] + '[' /w/workspace/undry_device-onvif-camera_PR-446 ']' [2024-07-16T03:58:29.176Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T03:58:29.176Z] + case "${OS_FAMILY}" in [2024-07-16T03:58:29.176Z] + dpkg -l [2024-07-16T03:58:29.176Z] + grep '^ii' [2024-07-16T03:58:29.176Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T03:58:29.176Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T03:58:29.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T03:58:29.176Z] + '[' /w/workspace/undry_device-onvif-camera_PR-446 ']' [2024-07-16T03:58:29.176Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-446/archives/ [2024-07-16T03:58:29.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-446/archives/ [Pipeline] echo [2024-07-16T03:58:29.222Z] 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-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-16T03:58:29.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T03:58:31.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T03:58:31.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T03:58:31.426Z] prd-ubuntu20.04-docker-8c-8g-5689 does not seem to be running inside a container [2024-07-16T03:58:31.471Z] $ 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-446/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-446 -v /w/workspace/undry_device-onvif-camera_PR-446:/w/workspace/undry_device-onvif-camera_PR-446:rw,z -v /w/workspace/undry_device-onvif-camera_PR-446@tmp:/w/workspace/undry_device-onvif-camera_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T03:58:31.676Z] $ docker top 44ac9259dbda1fdc8e4d598b01063a8c63dda684633823fd8eb0c68d71df7fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T03:58:32.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T03:58:32.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T03:58:32.806Z] + ls /var/log/sa-host [2024-07-16T03:58:32.806Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T03:58:33.077Z] provisioning config files... [2024-07-16T03:58:33.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-446@tmp/config13416213810529505829tmp [Pipeline] { [Pipeline] echo [2024-07-16T03:58:33.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:33.510Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T03:58:33.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:34.054Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T03:58:34.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:34.436Z] ---> sudo-logs.sh [2024-07-16T03:58:34.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T03:58:34.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:34.868Z] ---> job-cost.sh [2024-07-16T03:58:34.868Z] lf-activate-venv: SKIPPING [2024-07-16T03:58:34.868Z] DEBUG: total: 0.2199999988079071 [2024-07-16T03:58:34.868Z] INFO: Retrieving Stack Cost... [2024-07-16T03:58:35.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T03:58:35.691Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T03:58:35.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T03:58:36.062Z] ---> logs-deploy.sh [2024-07-16T03:58:36.062Z] lf-activate-venv: SKIPPING [2024-07-16T03:58:36.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-446/1 [2024-07-16T03:58:36.062Z] INFO: archiving workspace using pattern(s): [2024-07-16T03:58:36.999Z] Archives upload complete. [2024-07-16T03:58:36.999Z] INFO: archiving logs to Nexus